]> git.0d.be Git - empathy.git/shortlog
empathy.git
2009-07-29 Cosimo CecchiUpdate copyright and author
2009-07-29 Cosimo CecchiFirst cut at GObject-ifying EmpathyAccountWidget
2009-07-29 Cosimo CecchiAdd empathy_account_settings_is_valid ()
2009-07-29 Cosimo CecchiFix a typo.
2009-07-29 Cosimo CecchiEven more cleanup + update header
2009-07-29 Cosimo CecchiAdapt to the current telepathy style
2009-07-29 Cosimo CecchiUse the right property name when getting the connection...
2009-07-29 Cosimo CecchiFix a typo in dispose()
2009-07-29 Cosimo CecchiCancel the creation thread in dispose()
2009-07-29 Cosimo CecchiEmit the ACCOUNT_CREATED signal at the right time
2009-07-29 Cosimo CecchiUse the new API when getting the account iter.
2009-07-29 Cosimo CecchiAdd empathy_account_settings_owns_account()
2009-07-29 Cosimo CecchiMake sure the account dialog respects the initial selection
2009-07-29 Cosimo CecchiImplement _set_display_name
2009-07-29 Cosimo CecchiWhen an account is enabled, always align it to the...
2009-07-29 Cosimo CecchiMake remove work
2009-07-29 Cosimo CecchiPlug some leaks
2009-07-29 Cosimo CecchiRespect the global presence when enabling an account
2009-07-29 Cosimo CecchiUnref the dialog when destroying
2009-07-29 Cosimo CecchiChain up dispose and remove useless finalize
2009-07-29 Cosimo CecchiMove some code off dispose
2009-07-29 Cosimo CecchiGObject-ify and clean-up the code; still WIP
2009-07-29 Cosimo CecchiAdd an API to get the num of CMs
2009-07-29 Cosimo CecchiSynchronize EmpathyProtocolChooser and EmpathyAccountsD...
2009-07-22 Sjoerd SimonsEnsure EmpathyConnectionManagers stays alive when still...
2009-07-21 Sjoerd SimonsAllow stop to be called if there isn't a backing channel
2009-07-21 Sjoerd SimonsDon't try to update the widgets if no account was selected
2009-07-21 Sjoerd SimonsGet the connection status, not the presence status...
2009-07-21 Sjoerd SimonsIf the requested property is missing, assume we didn...
2009-07-21 Sjoerd SimonsAdd the Apply widget to the IRC account settings dialog
2009-07-21 Sjoerd SimonsAdd apply button for salut accounts
2009-07-21 Sjoerd SimonsCorrectly implement empathy_account_is_valid
2009-07-21 Sjoerd SimonsHook up removing accounts in the accounts dialog
2009-07-21 Sjoerd SimonsAdd api to remove accounts
2009-07-21 Sjoerd SimonsAdd removed signal on EmpathyAccount
2009-07-21 Sjoerd SimonsMake the account manager listen to AccountValidityChanged
2009-07-21 Marco BarisioneUse the account manager when the service is running...
2009-07-21 Sjoerd SimonsDisable tests that try to use MC4 related code
2009-07-21 Sjoerd SimonsCoding style fixes
2009-07-21 Sjoerd SimonsUnescape _ and _2d in the protocol from mission-control
2009-07-21 Sjoerd SimonsPort creating of of a salut account to then new apis
2009-07-21 Sjoerd SimonsPort to using EmpathyAccountSettings
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-21 Sjoerd SimonsAdd an abstraction to buffer up changes to an account
2009-07-21 Sjoerd SimonsCorrect usage of priv
2009-07-21 Sjoerd SimonsPut (Haze) behind all protocols coming from haze
2009-07-21 Sjoerd SimonsAdd API to add accounts
2009-07-21 Sjoerd Simonsreformat macros a bit
2009-07-20 Sjoerd SimonsAdd singleton to cache TpConnectionManagers
2009-07-19 Sjoerd Simonsremove dead code
2009-07-16 Sjoerd SimonsEscape unique names by replacing / by %
2009-07-16 Sjoerd SimonsIgnore a log when the account it isn't found
2009-07-16 Sjoerd SimonsPut the logs in XDG_DATA_HOME instead of ~/.gnome2
2009-07-16 Sjoerd SimonsDefault to OFFLINE instead of UNSET for the global...
2009-07-16 Sjoerd SimonsEscape the unique account name
2009-07-16 Sjoerd SimonsMove the responsibility of popping up the empathy accou...
2009-07-16 Sjoerd SimonsAdd a concept of ready to the account manager
2009-07-16 Sjoerd SimonsCheck the right variable for setting the ready property
2009-07-16 Sjoerd SimonsRemove last references to mission-control 4
2009-07-16 Sjoerd SimonsRemove profiles, they're not used anymore
2009-07-16 Sjoerd SimonsTemporarily disable account importing as it still depen...
2009-07-16 Sjoerd SimonsUse default status identifiers when setting the presence
2009-07-16 Sjoerd SimonsGet the presence from the AccountManager instead of MC4
2009-07-16 Sjoerd SimonsKeep track of ``global'' presence of all accounts
2009-07-16 Sjoerd SimonsRemove dead code
2009-07-16 Sjoerd SimonsImplement HandledChannels D-Bus property
2009-07-16 Guillaume Desmottesempathy-account-manager.c: remove obsolte empathy-accou...
2009-07-10 Sjoerd SimonsImplement a first minimal version of a Client.Handler
2009-07-08 Sjoerd SimonsUse the account manager to set the presence
2009-07-08 Sjoerd SimonsAdd a utility to set the presence on all requested...
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-08 Sjoerd SimonsAdd an GType of ao
2009-07-06 Sjoerd SimonsRemove useless mission-control includes
2009-07-06 Sjoerd SimonsUpdate python bindings
2009-07-06 Sjoerd SimonsTransform profile chooser into a protocol chooser
2009-07-06 Sjoerd SimonsRework creating a salut account so it doesn't need...
2009-07-06 Sjoerd Simonsuse newly deprecated API
2009-07-06 Sjoerd SimonsAdd api to create accounts, by cm and proto name
2009-07-05 Sjoerd SimonsRemove usage of McProfiles
2009-07-05 Sjoerd SimonsGet the icon name from the account object directly
2009-07-05 Sjoerd SimonsAdd missing newline
2009-07-05 Sjoerd SimonsAdd API to get the protocol and cm name from a account
2009-07-01 Manoj Kumar... Added Oriya into the List
2009-07-01 Manoj Kumar... Updated Oriya Translation
2009-07-01 Manoj Kumar... Updated Oriya Translation
2009-07-01 Abner SilvaNew chatrooms are no longer marked as favorite by defau...
2009-07-01 Abner SilvaRemoving chatroom from the list before emmiting chatroo...
2009-07-01 Sjoerd SimonsMerge branch 'empathy-account'
2009-07-01 Sjoerd Simonsclarify when notify::connection is signalled
2009-07-01 Sjoerd Simonsfix coding style
2009-07-01 Sjoerd SimonsClarify that we own the keys/values in the accounts...
2009-07-01 Sjoerd Simonsexplain the connect_time struct member
2009-07-01 Sjoerd SimonsFix coding style
2009-07-01 Sjoerd SimonsUpdate the python bindings
2009-07-01 Sjoerd SimonsPort the tests to EmpathyAccount
2009-07-01 Sjoerd SimonsPort megaphone to EmpathyAccount
2009-07-01 Sjoerd SimonsPort the main of empathy to EmpathyAccount
next