]> git.0d.be Git - empathy.git/log
empathy.git
14 years agoIf the requested property is missing, assume we didn't request it
Sjoerd Simons [Tue, 21 Jul 2009 23:00:33 +0000 (00:00 +0100)]
If the requested property is missing, assume we didn't request it

MC5 tries to handle channels only signalled by the old NewChannel signal, but
the Requested property isn't set in that case. Assume that we didn't request it
in that case

14 years agoAdd the Apply widget to the IRC account settings dialog
Sjoerd Simons [Tue, 21 Jul 2009 18:42:40 +0000 (19:42 +0100)]
Add the Apply widget to the IRC account settings dialog

14 years agoAdd apply button for salut accounts
Sjoerd Simons [Tue, 21 Jul 2009 18:28:08 +0000 (19:28 +0100)]
Add apply button for salut accounts

14 years agoCorrectly implement empathy_account_is_valid
Sjoerd Simons [Tue, 21 Jul 2009 18:27:43 +0000 (19:27 +0100)]
Correctly implement empathy_account_is_valid

14 years agoHook up removing accounts in the accounts dialog
Sjoerd Simons [Tue, 21 Jul 2009 18:12:01 +0000 (19:12 +0100)]
Hook up removing accounts in the accounts dialog

14 years agoAdd api to remove accounts
Sjoerd Simons [Tue, 21 Jul 2009 18:11:50 +0000 (19:11 +0100)]
Add api to remove accounts

14 years agoAdd removed signal on EmpathyAccount
Sjoerd Simons [Tue, 21 Jul 2009 18:02:37 +0000 (19:02 +0100)]
Add removed signal on EmpathyAccount

14 years agoMake the account manager listen to AccountValidityChanged
Sjoerd Simons [Tue, 21 Jul 2009 17:45:20 +0000 (18:45 +0100)]
Make the account manager listen to AccountValidityChanged

14 years agoUse the account manager when the service is running, not when we receive NameOwnerChanged
Marco Barisione [Mon, 20 Jul 2009 12:25:23 +0000 (13:25 +0100)]
Use the account manager when the service is running, not when we receive NameOwnerChanged

14 years agoDisable tests that try to use MC4 related code
Sjoerd Simons [Tue, 21 Jul 2009 17:14:51 +0000 (18:14 +0100)]
Disable tests that try to use MC4 related code

14 years agoCoding style fixes
Sjoerd Simons [Tue, 21 Jul 2009 17:06:47 +0000 (18:06 +0100)]
Coding style fixes

14 years agoUnescape _ and _2d in the protocol from mission-control
Sjoerd Simons [Tue, 21 Jul 2009 17:02:47 +0000 (18:02 +0100)]
Unescape _ and _2d in the protocol from mission-control

14 years agoPort creating of of a salut account to then new apis
Sjoerd Simons [Tue, 21 Jul 2009 17:02:21 +0000 (18:02 +0100)]
Port creating of of a salut account to then new apis

14 years agoPort to using EmpathyAccountSettings
Sjoerd Simons [Tue, 21 Jul 2009 15:56:22 +0000 (16:56 +0100)]
Port to using EmpathyAccountSettings

14 years agoMake empathy_account_set_enable call out over d-bus
Sjoerd Simons [Tue, 21 Jul 2009 15:54:05 +0000 (16:54 +0100)]
Make empathy_account_set_enable call out over d-bus

14 years agoAdd API to Update an accounts parameters
Sjoerd Simons [Tue, 21 Jul 2009 15:50:43 +0000 (16:50 +0100)]
Add API to Update an accounts parameters

14 years agoRemove the API to change the account parameters one by one
Sjoerd Simons [Tue, 21 Jul 2009 15:48:58 +0000 (16:48 +0100)]
Remove the API to change the account parameters one by one

14 years agoAdd an abstraction to buffer up changes to an account
Sjoerd Simons [Tue, 21 Jul 2009 15:43:31 +0000 (16:43 +0100)]
Add an abstraction to buffer up changes to an account

14 years agoCorrect usage of priv
Sjoerd Simons [Tue, 21 Jul 2009 15:33:26 +0000 (16:33 +0100)]
Correct usage of priv

14 years agoPut (Haze) behind all protocols coming from haze
Sjoerd Simons [Tue, 21 Jul 2009 15:32:44 +0000 (16:32 +0100)]
Put (Haze) behind all protocols coming from haze

14 years agoAdd API to add accounts
Sjoerd Simons [Tue, 21 Jul 2009 15:27:22 +0000 (16:27 +0100)]
Add API to add accounts

14 years agoreformat macros a bit
Sjoerd Simons [Tue, 21 Jul 2009 15:25:36 +0000 (16:25 +0100)]
reformat macros a bit

14 years agoAdd singleton to cache TpConnectionManagers
Sjoerd Simons [Mon, 20 Jul 2009 10:30:54 +0000 (11:30 +0100)]
Add singleton to cache TpConnectionManagers

14 years agoremove dead code
Sjoerd Simons [Sun, 19 Jul 2009 13:45:31 +0000 (14:45 +0100)]
remove dead code

14 years agoEscape unique names by replacing / by %
Sjoerd Simons [Thu, 16 Jul 2009 14:39:25 +0000 (15:39 +0100)]
Escape unique names by replacing / by %

14 years agoIgnore a log when the account it isn't found
Sjoerd Simons [Thu, 16 Jul 2009 14:38:46 +0000 (15:38 +0100)]
Ignore a log when the account it isn't found

14 years agoPut the logs in XDG_DATA_HOME instead of ~/.gnome2
Sjoerd Simons [Thu, 16 Jul 2009 13:54:45 +0000 (14:54 +0100)]
Put the logs in XDG_DATA_HOME instead of ~/.gnome2

14 years agoDefault to OFFLINE instead of UNSET for the global presence
Sjoerd Simons [Thu, 16 Jul 2009 13:53:18 +0000 (14:53 +0100)]
Default to OFFLINE instead of UNSET for the global presence

14 years agoEscape the unique account name
Sjoerd Simons [Thu, 16 Jul 2009 11:41:26 +0000 (12:41 +0100)]
Escape the unique account name

14 years agoMove the responsibility of popping up the empathy accounts dialog out of the status...
Sjoerd Simons [Thu, 16 Jul 2009 10:41:15 +0000 (11:41 +0100)]
Move the responsibility of popping up the empathy accounts dialog out of the status icon

14 years agoAdd a concept of ready to the account manager
Sjoerd Simons [Wed, 15 Jul 2009 17:19:31 +0000 (18:19 +0100)]
Add a concept of ready to the account manager

14 years agoCheck the right variable for setting the ready property
Sjoerd Simons [Wed, 15 Jul 2009 17:18:27 +0000 (18:18 +0100)]
Check the right variable for setting the ready property

14 years agoRemove last references to mission-control 4
Sjoerd Simons [Wed, 15 Jul 2009 14:24:48 +0000 (15:24 +0100)]
Remove last references to mission-control 4

14 years agoRemove profiles, they're not used anymore
Sjoerd Simons [Wed, 15 Jul 2009 14:24:16 +0000 (15:24 +0100)]
Remove profiles, they're not used anymore

14 years agoTemporarily disable account importing as it still depends on profiles
Sjoerd Simons [Wed, 15 Jul 2009 14:14:17 +0000 (15:14 +0100)]
Temporarily disable account importing as it still depends on profiles

14 years agoUse default status identifiers when setting the presence
Sjoerd Simons [Wed, 15 Jul 2009 14:00:26 +0000 (15:00 +0100)]
Use default status identifiers when setting the presence

14 years agoGet the presence from the AccountManager instead of MC4
Sjoerd Simons [Wed, 15 Jul 2009 13:58:26 +0000 (14:58 +0100)]
Get the presence from the AccountManager instead of MC4

14 years agoKeep track of ``global'' presence of all accounts
Sjoerd Simons [Wed, 15 Jul 2009 13:53:29 +0000 (14:53 +0100)]
Keep track of ``global'' presence of all accounts

14 years agoRemove dead code
Sjoerd Simons [Wed, 15 Jul 2009 13:44:10 +0000 (14:44 +0100)]
Remove dead code

14 years agoImplement HandledChannels D-Bus property
Sjoerd Simons [Fri, 10 Jul 2009 15:07:10 +0000 (16:07 +0100)]
Implement HandledChannels D-Bus property

14 years agoempathy-account-manager.c: remove obsolte empathy-account-priv.h include
Guillaume Desmottes [Fri, 10 Jul 2009 12:33:52 +0000 (13:33 +0100)]
empathy-account-manager.c: remove obsolte empathy-account-priv.h include

14 years agoImplement a first minimal version of a Client.Handler
Sjoerd Simons [Fri, 10 Jul 2009 10:51:39 +0000 (11:51 +0100)]
Implement a first minimal version of a Client.Handler

14 years agoUse the account manager to set the presence
Sjoerd Simons [Wed, 8 Jul 2009 15:19:48 +0000 (16:19 +0100)]
Use the account manager to set the presence

14 years agoAdd a utility to set the presence on all requested accounts
Sjoerd Simons [Wed, 8 Jul 2009 15:19:18 +0000 (16:19 +0100)]
Add a utility to set the presence on all requested accounts

14 years agoAdd api to set the requested presence
Sjoerd Simons [Wed, 8 Jul 2009 15:18:56 +0000 (16:18 +0100)]
Add api to set the requested presence

14 years agoInitial port of Account and AccountManager to MC5
Sjoerd Simons [Wed, 8 Jul 2009 10:35:43 +0000 (11:35 +0100)]
Initial port of Account and AccountManager to MC5

14 years agoAdd an GType of ao
Sjoerd Simons [Wed, 8 Jul 2009 10:35:02 +0000 (11:35 +0100)]
Add an GType of ao

14 years agoRemove useless mission-control includes
Sjoerd Simons [Mon, 6 Jul 2009 10:56:14 +0000 (11:56 +0100)]
Remove useless mission-control includes

14 years agoUpdate python bindings
Sjoerd Simons [Mon, 6 Jul 2009 10:31:00 +0000 (11:31 +0100)]
Update python bindings

14 years agoTransform profile chooser into a protocol chooser
Sjoerd Simons [Mon, 6 Jul 2009 10:29:55 +0000 (11:29 +0100)]
Transform profile chooser into a protocol chooser

14 years agoRework creating a salut account so it doesn't need profiles
Sjoerd Simons [Mon, 6 Jul 2009 09:55:03 +0000 (10:55 +0100)]
Rework creating a salut account so it doesn't need profiles

14 years agouse newly deprecated API
Sjoerd Simons [Mon, 6 Jul 2009 09:51:05 +0000 (10:51 +0100)]
use newly deprecated API

14 years agoAdd api to create accounts, by cm and proto name
Sjoerd Simons [Sun, 5 Jul 2009 15:19:59 +0000 (16:19 +0100)]
Add api to create accounts, by cm and proto name

14 years agoRemove usage of McProfiles
Sjoerd Simons [Sun, 5 Jul 2009 12:08:11 +0000 (13:08 +0100)]
Remove usage of McProfiles

14 years agoGet the icon name from the account object directly
Sjoerd Simons [Sun, 5 Jul 2009 09:43:50 +0000 (10:43 +0100)]
Get the icon name from the account object directly

14 years agoAdd missing newline
Sjoerd Simons [Sun, 5 Jul 2009 09:31:15 +0000 (10:31 +0100)]
Add missing newline

14 years agoAdd API to get the protocol and cm name from a account
Sjoerd Simons [Sun, 5 Jul 2009 09:28:04 +0000 (10:28 +0100)]
Add API to get the protocol and cm name from a account

14 years agoAdded Oriya into the List
Manoj Kumar Giri [Wed, 1 Jul 2009 13:53:23 +0000 (19:23 +0530)]
Added Oriya into the List

14 years agoUpdated Oriya Translation
Manoj Kumar Giri [Wed, 1 Jul 2009 13:53:00 +0000 (19:23 +0530)]
Updated Oriya Translation

14 years agoUpdated Oriya Translation
Manoj Kumar Giri [Wed, 1 Jul 2009 13:49:30 +0000 (19:19 +0530)]
Updated Oriya Translation

14 years agoNew chatrooms are no longer marked as favorite by default. Fixes bug #575667
Abner Silva [Mon, 29 Jun 2009 22:18:50 +0000 (19:18 -0300)]
New chatrooms are no longer marked as favorite by default. Fixes bug #575667

14 years agoRemoving chatroom from the list before emmiting chatroom-removed signal.
Abner Silva [Mon, 29 Jun 2009 16:49:52 +0000 (13:49 -0300)]
Removing chatroom from the list before emmiting chatroom-removed signal.

14 years agoMerge branch 'empathy-account'
Sjoerd Simons [Wed, 1 Jul 2009 13:21:29 +0000 (14:21 +0100)]
Merge branch 'empathy-account'

14 years agoclarify when notify::connection is signalled
Sjoerd Simons [Wed, 1 Jul 2009 13:05:05 +0000 (14:05 +0100)]
clarify when notify::connection is signalled

14 years agofix coding style
Sjoerd Simons [Wed, 1 Jul 2009 13:03:45 +0000 (14:03 +0100)]
fix coding style

14 years agoClarify that we own the keys/values in the accounts hash
Sjoerd Simons [Wed, 1 Jul 2009 13:03:35 +0000 (14:03 +0100)]
Clarify that we own the keys/values in the accounts hash

14 years agoexplain the connect_time struct member
Sjoerd Simons [Wed, 1 Jul 2009 13:01:20 +0000 (14:01 +0100)]
explain the connect_time struct member

14 years agoFix coding style
Sjoerd Simons [Wed, 1 Jul 2009 12:49:35 +0000 (13:49 +0100)]
Fix coding style

14 years agoUpdate the python bindings
Sjoerd Simons [Fri, 26 Jun 2009 13:59:09 +0000 (14:59 +0100)]
Update the python bindings

14 years agoPort the tests to EmpathyAccount
Sjoerd Simons [Fri, 26 Jun 2009 13:58:40 +0000 (14:58 +0100)]
Port the tests to EmpathyAccount

14 years agoPort megaphone to EmpathyAccount
Sjoerd Simons [Fri, 26 Jun 2009 13:58:02 +0000 (14:58 +0100)]
Port megaphone to EmpathyAccount

14 years agoPort the main of empathy to EmpathyAccount
Sjoerd Simons [Fri, 26 Jun 2009 13:49:13 +0000 (14:49 +0100)]
Port the main of empathy to EmpathyAccount

14 years agoPort libempathy-gtk to EmpathyAccount
Sjoerd Simons [Fri, 26 Jun 2009 13:43:26 +0000 (14:43 +0100)]
Port libempathy-gtk to EmpathyAccount

14 years agoPort libempathy to EmpathyAccount
Sjoerd Simons [Fri, 26 Jun 2009 13:42:42 +0000 (14:42 +0100)]
Port libempathy to EmpathyAccount

14 years agoPort EmpathyTpRoomlist to EmpathyAccount
Sjoerd Simons [Fri, 26 Jun 2009 13:41:37 +0000 (14:41 +0100)]
Port EmpathyTpRoomlist to EmpathyAccount

14 years agoImplement EmpathyAccount
Sjoerd Simons [Fri, 26 Jun 2009 13:17:55 +0000 (14:17 +0100)]
Implement EmpathyAccount

Refactor EmpathyAccountManager and introduce a seperate EmpathyAccount
object, which wraps McAccount. When moving to MC5, EmpathyAccount will wrap the
Telepathy.Account interface. Fixes #587508

14 years agoImprove geocoding debugging and add more fields
Pierre-Luc Beaudoin [Tue, 30 Jun 2009 16:35:55 +0000 (12:35 -0400)]
Improve geocoding debugging and add more fields

14 years agoFallback to OFFLINE when getting an unknown presence from MC
Sjoerd Simons [Tue, 30 Jun 2009 16:24:05 +0000 (17:24 +0100)]
Fallback to OFFLINE when getting an unknown presence from MC

14 years agoUse NM by default
Sjoerd Simons [Tue, 30 Jun 2009 16:23:31 +0000 (17:23 +0100)]
Use NM by default

14 years agoAlways react when disconnecting from the network
Sjoerd Simons [Tue, 30 Jun 2009 16:21:18 +0000 (17:21 +0100)]
Always react when disconnecting from the network

14 years agoOptionally use libnm-glib for NetworkManager integration
Sjoerd Simons [Tue, 30 Jun 2009 14:57:06 +0000 (15:57 +0100)]
Optionally use libnm-glib for NetworkManager integration

Previously Empathy use the NM D-Bus interface directly. Unfortunately the d-bus
calls used were deprecated and somewhat buggy (if NM wasn't running on empathy
startup, it would never detect network changes).

Given that NetworkManager isn't a blessed gnome dependency the code has been
made optional, but it's expected that every distribution will build with
NetworkManager integration anyway.

Based on a patch by Tambet Ingo <tambet@novell.com>. Fixes #587446

14 years agofixed libnotify crashing if icon doesn't exist
Abderaouf Bencherait [Fri, 26 Jun 2009 23:38:37 +0000 (19:38 -0400)]
fixed libnotify crashing if icon doesn't exist

14 years agoUpdated Lithuanian translation
Žygimantas Beručka [Mon, 29 Jun 2009 17:11:41 +0000 (20:11 +0300)]
Updated Lithuanian translation

14 years agoMerge commit 'elliot/bug-584703-c'
Xavier Claessens [Sun, 28 Jun 2009 07:58:53 +0000 (09:58 +0200)]
Merge commit 'elliot/bug-584703-c'

14 years agoUpdated Spanish translation
Jorge Gonzalez [Sat, 27 Jun 2009 13:04:10 +0000 (15:04 +0200)]
Updated Spanish translation

14 years agoRing on outgoing call.
Xavier Claessens [Fri, 26 Jun 2009 16:27:21 +0000 (18:27 +0200)]
Ring on outgoing call.

14 years agoAdd empathy_sound_* in doc.
Xavier Claessens [Fri, 26 Jun 2009 14:34:39 +0000 (16:34 +0200)]
Add empathy_sound_* in doc.

14 years agoInclude empathy-sound.h to make it build
Xavier Claessens [Fri, 26 Jun 2009 14:29:08 +0000 (16:29 +0200)]
Include empathy-sound.h to make it build

14 years agoPort EmpathyEventManager to new empathy-sound API.
Xavier Claessens [Fri, 26 Jun 2009 14:24:34 +0000 (16:24 +0200)]
Port EmpathyEventManager to new empathy-sound API.

14 years agoMove sound related functions to its own module.
Jonathan Tellier [Fri, 26 Jun 2009 12:05:43 +0000 (14:05 +0200)]
Move sound related functions to its own module.

14 years agodisconnect from invalidated signal before unreferencing connections
Elliot Fairweather [Fri, 26 Jun 2009 13:49:30 +0000 (14:49 +0100)]
disconnect from invalidated signal before unreferencing connections

14 years agodisconnnect from invalidated signal before unreferencing connections
Elliot Fairweather [Fri, 26 Jun 2009 13:45:22 +0000 (14:45 +0100)]
disconnnect from invalidated signal before unreferencing connections

14 years agoDon't hardcode size of the accounts dialog and use ellipsization (#520972)
Matthias Clasen [Tue, 23 Jun 2009 10:16:33 +0000 (12:16 +0200)]
Don't hardcode size of the accounts dialog and use ellipsization (#520972)

14 years agoUse gnome-session instead of gnome-screensaver to know when session is idle
Giedrius Slavinskas [Fri, 26 Jun 2009 09:08:00 +0000 (11:08 +0200)]
Use gnome-session instead of gnome-screensaver to know when session is idle

14 years agoMerge branch 'fix-prefs'
Pierre-Luc Beaudoin [Thu, 25 Jun 2009 18:06:26 +0000 (14:06 -0400)]
Merge branch 'fix-prefs'

14 years agoRename label1 to remove dupped id
Pierre-Luc Beaudoin [Thu, 25 Jun 2009 17:48:02 +0000 (13:48 -0400)]
Rename label1 to remove dupped id

14 years agoMerge branch 'debugger'
Jonny Lamb [Thu, 25 Jun 2009 17:52:48 +0000 (18:52 +0100)]
Merge branch 'debugger'

14 years agocheck-whitespace.sh: check trailing tabs
Guillaume Desmottes [Wed, 24 Jun 2009 10:25:52 +0000 (11:25 +0100)]
check-whitespace.sh: check trailing tabs

14 years agoempathy-theme-manager: remove trailing tabs
Guillaume Desmottes [Wed, 24 Jun 2009 14:45:29 +0000 (15:45 +0100)]
empathy-theme-manager: remove trailing tabs

14 years agoempathy-theme-irc: remove trailing tabs
Guillaume Desmottes [Wed, 24 Jun 2009 14:45:21 +0000 (15:45 +0100)]
empathy-theme-irc: remove trailing tabs