]> git.0d.be Git - empathy.git/shortlog
empathy.git
2009-01-06 Xavier ClaessensInsert a comment claryfing reference ownership.
2009-01-06 Xavier ClaessensDon't forget to unref the account object.
2009-01-06 Xavier ClaessensUse gettext() when populating the preferences sound...
2009-01-06 Xavier ClaessensAdd a debug message when playing sound.
2009-01-06 Xavier ClaessensBack out changes in EmpathyContactListStore. They could...
2009-01-06 Xavier ClaessensPropperly mark event descriptions for translation.
2009-01-06 Xavier ClaessensSet to NULL the status message if it's empty.
2009-01-06 Xavier ClaessensInitialize the connection numbers when creating the...
2009-01-06 Xavier ClaessensUpdate empathy_sound_play () to be nicer to use and...
2009-01-06 Xavier ClaessensAdd debug messages.
2009-01-06 Xavier ClaessensAdd a weak pointer ref inside the costructor.
2009-01-06 Xavier ClaessensImprove wording.
2009-01-06 Xavier ClaessensTurn empathy_sound_pref_is_enabled into empathy_sound_p...
2009-01-06 Xavier ClaessensDisconnect all signals from the EmpathyAccountChooser...
2009-01-06 Xavier ClaessensUpdate API Docs.
2009-01-06 Xavier ClaessensUpdate python bindings.
2009-01-06 Xavier ClaessensUse new singleton policy for EmpathyAccountManager.
2009-01-06 Xavier ClaessensAnother style nitpick.
2009-01-06 Xavier ClaessensYet more style fixes.
2009-01-06 Xavier ClaessensUse _constructor () override to implement singleton.
2009-01-06 Xavier ClaessensAdd newlines at the end of files.
2009-01-06 Xavier ClaessensDrop our references in dispose instead of finalize.
2009-01-06 Xavier ClaessensRemember to set dispose_run after dispose has run.
2009-01-06 Xavier ClaessensDon't initialize private stuff in _new ().
2009-01-06 Xavier ClaessensDon't leak a reference to McAccount objects and don...
2009-01-06 Xavier ClaessensUnref objects in dispose and not in finalize; fully...
2009-01-06 Xavier ClaessensStyle fixes.
2009-01-06 Xavier ClaessensDon't own a reference to the EmpathyTpChat, otherwise...
2009-01-06 Xavier ClaessensAlways disconnect signals for safety on _finalize ().
2009-01-06 Xavier ClaessensUpdate Python bindings.
2009-01-06 Xavier ClaessensImplement sound for contact login/logout.
2009-01-06 Xavier ClaessensFix the build.
2009-01-06 Xavier ClaessensRemember to check if source_id is already there when...
2009-01-06 Xavier ClaessensRemove useless include.
2009-01-06 Xavier ClaessensRemove an useless method from the header and remember...
2009-01-06 Xavier ClaessensImplement _get_monitor () in EmpathyTpChat.
2009-01-06 Xavier ClaessensAdd an API to EmpathyAccountManager to find out if...
2009-01-06 Xavier ClaessensPort EmpathyContactListStore to the new API.
2009-01-06 Xavier ClaessensImplement _get_monitor () in EmpathyContactManager.
2009-01-06 Xavier ClaessensAdd a "presence-changed" signal so that we can keep...
2009-01-06 Xavier ClaessensAdd an EmpathyContactMonitor object to monitor changes...
2009-01-06 Xavier ClaessensUpdate python bindings.
2009-01-06 Xavier ClaessensUpdate docs.
2009-01-06 Xavier ClaessensDisconnect signals when finalizing.
2009-01-06 Xavier ClaessensRemove dead code from empathy-util.
2009-01-06 Xavier ClaessensPort EmpathyMainWindow to the new API.
2009-01-06 Xavier ClaessensPort EmpathyAccountsDialog to use the cached values...
2009-01-06 Xavier ClaessensPort EmpathyStatusIcon to the new API.
2009-01-06 Xavier ClaessensAdd new API in EmpathyAccountManager to cache the numbe...
2009-01-06 Xavier ClaessensPort EmpathyTpContactFactory to the new API.
2009-01-06 Xavier ClaessensPort EmpathyDispatcher to the new API.
2009-01-06 Xavier ClaessensPort EmpathyAccountsDialog to the new API.
2009-01-06 Xavier ClaessensBuild fix.
2009-01-06 Xavier ClaessensUse a invalid value when initializing.
2009-01-06 Xavier ClaessensPort EmpathyContactManager to the new API.
2009-01-06 Xavier ClaessensUnref the object.
2009-01-06 Xavier ClaessensPort EmpathyChat to the new API.
2009-01-06 Xavier ClaessensUse the right marshallers for signals.
2009-01-06 Xavier ClaessensFix a typo.
2009-01-06 Xavier ClaessensPort the account chooser to the new API.
2009-01-06 Xavier ClaessensDisconnect from the DBus signal on finalize.
2009-01-06 Xavier ClaessensAdd EmpathyAccountManager.
2009-01-06 Xavier ClaessensOnly play logout sound if switching to Offline from...
2009-01-06 Xavier ClaessensDon't emit sound when changing state and properly play...
2009-01-06 Xavier ClaessensDon't set random values in EmpathyIdle init if MC is...
2009-01-06 Xavier ClaessensAdapt the libcanberra calls to use the new functions.
2009-01-06 Xavier ClaessensAdd empathy_sound_pref_is_enabled ().
2009-01-06 Xavier ClaessensFix a typo in the schemas description.
2009-01-06 Xavier ClaessensAdapt Patryk's patch to trunk.
2009-01-06 Xavier ClaessensCreate an UI for sound configuration.
2009-01-05 Kjartan MaraasUpdated Norwegian bokmål translation.
2009-01-04 Leonardo Ferreira... 2009-01-04 Leonardo Ferreira Fontenelle leonardof...
2008-12-29 Xavier ClaessensMore coding style fixes in empathy-contact-menu.c
2008-12-29 Will ThompsonCorrectly escape service name in dtube handlers
2008-12-29 Will ThompsonDon't unref NULL avatar used as chat window icon
2008-12-29 Will ThompsonHomogenize coding style in empathy_contact_menu_new
2008-12-29 Will ThompsonIgnore cscope.out.
2008-12-24 Xavier ClaessensRemove libgnomevfs include in megaphone-applet.c (Andre...
2008-12-22 Sjoerd SimonsStart file transfer if the state is already open when...
2008-12-22 Sjoerd SimonsMake existing contact FT capable when the CM supports it
2008-12-16 Xavier ClaessensBump version to 2.25.4
2008-12-16 Xavier ClaessensReplace empathy-chat-view.c by empathy-chat-text-view...
2008-12-16 Xavier ClaessensDon't forget to unref the smiley manager
2008-12-16 Xavier ClaessensRemove finalize, it is not used.
2008-12-16 Xavier ClaessensDo not assert the tab exists in empathy_chat_text_view_...
2008-12-16 Xavier ClaessensUpdate python bindings
2008-12-16 Xavier ClaessensUpdate API doc.
2008-12-16 Xavier ClaessensFallback to use "classic" theme if the gconf key is...
2008-12-16 Xavier ClaessensUpdate boxes views when theme changes to another boxes...
2008-12-16 Xavier ClaessensUpdate color when using the simple theme and GTK color...
2008-12-16 Xavier Claessenstranslations are not executable
2008-12-16 Xavier ClaessensUpdate news
2008-12-16 Xavier ClaessensDon't forget to call g_object_weak_unref in finalise...
2008-12-16 Xavier ClaessensRemove useless commented code
2008-12-16 Xavier ClaessensKeep a list of boxes views so we can update colors...
2008-12-16 Xavier ClaessensRemove a FIXME which was not a problem and add one...
2008-12-16 Xavier ClaessensCreate the simple theme using system colors
2008-12-16 Xavier ClaessensCompletely rework the theming system to make easy imple...
2008-12-16 Xavier ClaessensRemove EmpathyTheme, code will be merged into EmpathyCh...
2008-12-16 Xavier ClaessensRemove unused empathy-theme.h include
next