]> git.0d.be Git - empathy.git/history - src/empathy-status-icon.c
status_icon_update_tooltip: don't display the event message if NULL. Fixes bug #57118...
[empathy.git] / src / empathy-status-icon.c
2009-02-10 Guillaume Desmottesstatus_icon_update_tooltip: don't display the event...
2009-01-30 Xavier ClaessensPrefix "Empathy" to the notification enum.
2009-01-30 Xavier ClaessensAdd a comment explaining why we activate the event...
2009-01-30 Xavier ClaessensFactor out some common code.
2009-01-30 Xavier ClaessensAlways check if notifications are enabled when we updat...
2009-01-30 Xavier ClaessensUpdate the pixbuf when we receive an event update.
2009-01-30 Xavier ClaessensUse the avatar for all the events with a contact.
2009-01-30 Xavier ClaessensMove empathy_notification_is_enabled () to src/
2009-01-30 Xavier ClaessensMake possible to use libnotify 0.4.4, to not force...
2009-01-30 Xavier ClaessensAdd a convenience function to avoid hacks when getting...
2009-01-30 Xavier ClaessensW.I.P. for notifications on chat window.
2009-01-30 Xavier ClaessensDon't update the event if the notification can't be...
2009-01-30 Xavier ClaessensImplement a logic for disabling notifications when...
2009-01-30 Xavier ClaessensIf the notification is not dismissed by the user, do...
2009-01-30 Xavier ClaessensSplit the event description into header and message...
2009-01-30 Xavier ClaessensInsert an image in the notify baloon.
2009-01-30 Xavier ClaessensAdapt the status icon message to the new API.
2009-01-30 Xavier ClaessensRequire latest libnotify. Don't crash when clicking...
2009-01-30 Xavier Claessensmimic tooltip and icon notifications; unref any outstan...
2009-01-30 Xavier Claessensgenerify notification; add idle activation of event
2009-01-30 Xavier Claessensshow notification on new event
2009-01-09 Xavier ClaessensPort EmpathyIdle to the new singleton policy.
2009-01-06 Xavier ClaessensUse new singleton policy for EmpathyAccountManager.
2009-01-06 Xavier ClaessensPort EmpathyStatusIcon to the new API.
2008-07-15 Xavier ClaessensMove the event manager to src/
2008-07-15 Xavier ClaessensMove event code from EmpathyStatusIcon to EmpathyEventM...
2008-07-15 Jonny LambMoved empathy-accounts-dialog from libempathy-gtk to...
2008-07-04 Jonny LambSelect the bugged account upon a failed connection...
2008-06-07 Xavier ClaessensAdd -Wformat and and fix some compile warnings with...
2008-06-07 Xavier ClaessensClose contact list when Escape is pressed. Fixes bug...
2008-06-04 Xavier ClaessensAdd a command line option to hide contact list on start...
2008-05-23 Xavier ClaessensFix warning in status icon
2008-05-18 Xavier ClaessensImprove dispatcher. Fixes bug #465928.
2008-05-13 Xavier ClaessensAdd a func to activate any event
2008-05-09 Xavier ClaessensDo not unref tp_chat directly in the message_received...
2008-05-08 Xavier ClaessensMove non-gtk parts of EmpathyFilter to EmpathyDispatche...
2008-05-05 Xavier ClaessensKeep a priv pointer in the object struct instead of...
2008-04-30 Xavier ClaessensMake use of tp-glib debug system.
2008-04-20 Frederic Petersinitialize connection_status
2008-04-20 Frederic Peterskeep track of connected status to disable menu item...
2008-04-19 Xavier ClaessensDrop Chandler and Filter, do not use MC for dispatching...
2008-04-11 Xavier ClaessensFix some warnings
2008-04-11 Xavier ClaessensUpdate for new API
2008-04-11 Xavier ClaessensUncommend the use of empathy_contact_run_until_ready...
2008-04-03 Xavier ClaessensComment out a empathy_contact_run_until_ready call...
2008-04-02 Xavier ClaessensUpdate status icon for new chat API
2008-03-17 Xavier ClaessensDo not autoconnect if networkmanager says we are not...
2008-03-16 Xavier ClaessensUse empathy_file_lookup for glade files since some...
2008-03-13 Xavier ClaessensMove modules that make no sense to be used in other...