]> git.0d.be Git - empathy.git/history - libempathy/empathy-account.c
Updated Basque language
[empathy.git] / libempathy / empathy-account.c
2009-08-31 Cosimo CecchiFall back to the default icon if an empty icon name...
2009-08-31 Cosimo CecchiImplement setting icon name to the account and to the...
2009-08-27 Cosimo CecchiMerge branch 'master'; commit 'jtellier/set-account...
2009-08-27 Guillaume DesmottesMerge commit 'jtellier/reconnect-account'
2009-08-26 Cosimo CecchiOnly request presence when the account is enabled ...
2009-08-26 Cosimo CecchiImplement empathy_account_refresh_properties()
2009-08-26 Jonathan Tellier- Added a utility function (empathy_account_reconnect_a...
2009-08-26 Xavier ClaessensMerge branch 'debug-window'
2009-08-25 Cosimo CecchiRequest presence again when an account is enabled
2009-08-25 Sjoerd SimonsFix a crash caused by tp-glib emitting invalidated...
2009-08-25 Sjoerd SimonsMerge branch 'mc5', fixes bug #590165
2009-08-23 Sjoerd SimonsReturn the correct object when querying the dbus-daemon...
2009-08-22 Cosimo CecchiMake the set_enabled API async
2009-08-21 Sjoerd SimonsMerge back from master
2009-08-21 Sjoerd SimonsRename empathy_account_get_connection_for to empathy_ac...
2009-08-21 Sjoerd SimonsDon't hook up to invalidated when creating the connecti...
2009-08-20 Sjoerd SimonsAdd API to get teh TpConnection for an account on a...
2009-08-18 Sjoerd Simonsreplace UNIQUE_NAME_PREFIX by TP_ACCOUNT_OBJECT_PATH_BASE
2009-08-17 Sjoerd Simonsrename status-reason to connection-status-reason and...
2009-08-17 Sjoerd SimonsNotify when display-name is updated
2009-08-17 Sjoerd SimonsPlug some leaks
2009-08-01 Cosimo CecchiMerge branch 'master' into mc5
2009-08-01 Cosimo CecchiMerge branch 'sjoerd-mc5' into mc5
2009-07-30 Sjoerd SimonsFix some coding style issues
2009-07-30 Sjoerd Simonsadd some slightly nicer debug messages
2009-07-29 Cosimo CecchiImplement _set_display_name
2009-07-29 Sjoerd SimonsUnref the connection if it fails to become ready or...
2009-07-29 Sjoerd SimonsAdd a utility function to may protocols to their icons
2009-07-28 Sjoerd SimonsMerge commit 'upstream/master' into mc5
2009-07-21 Sjoerd SimonsCorrectly implement empathy_account_is_valid
2009-07-21 Sjoerd SimonsAdd api to remove accounts
2009-07-21 Sjoerd SimonsAdd removed signal on EmpathyAccount
2009-07-21 Sjoerd SimonsCoding style fixes
2009-07-21 Sjoerd SimonsUnescape _ and _2d in the protocol from mission-control
2009-07-21 Sjoerd SimonsMake empathy_account_set_enable call out over d-bus
2009-07-21 Sjoerd SimonsAdd API to Update an accounts parameters
2009-07-21 Sjoerd SimonsRemove the API to change the account parameters one...
2009-07-19 Sjoerd Simonsremove dead code
2009-07-16 Sjoerd SimonsCheck the right variable for setting the ready property
2009-07-16 Sjoerd SimonsKeep track of ``global'' presence of all accounts
2009-07-14 Gustavo Noronha... Merge branch 'fix-585882'
2009-07-08 Sjoerd SimonsAdd api to set the requested presence
2009-07-08 Sjoerd SimonsInitial port of Account and AccountManager to MC5
2009-07-05 Sjoerd SimonsGet the icon name from the account object directly
2009-07-05 Sjoerd SimonsAdd API to get the protocol and cm name from a account
2009-07-02 Gustavo Noronha... Merge branch 'fix-585601'
2009-07-01 Will ThompsonMerge branch 'part-reasons'
2009-07-01 Sjoerd SimonsMerge branch 'empathy-account'
2009-07-01 Sjoerd Simonsclarify when notify::connection is signalled
2009-07-01 Sjoerd Simonsexplain the connect_time struct member
2009-07-01 Sjoerd SimonsFix coding style
2009-07-01 Sjoerd SimonsImplement EmpathyAccount