]> git.0d.be Git - empathy.git/history - src/empathy-status-icon.c
Merge back from master
[empathy.git] / src / empathy-status-icon.c
2009-08-21 Sjoerd SimonsMerge back from master
2009-08-07 Guillaume Desmottesstatus_icon_update_notification: don't crash if event...
2009-08-06 Will ThompsonMerge branch 'escape-notifications'
2009-08-04 Will ThompsonDon't try to free NULL pixbufs.
2009-08-04 Will ThompsonEscape markup in notifications and icon tooltip
2009-08-01 Cosimo CecchiMerge branch 'master' into mc5
2009-07-28 Sjoerd SimonsMerge commit 'upstream/master' into mc5
2009-07-16 Sjoerd SimonsMove the responsibility of popping up the empathy accou...
2009-07-14 Gustavo Noronha... Merge branch 'fix-585882'
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 SimonsPort the main of empathy to EmpathyAccount
2009-06-30 Abderaouf Bencheraitfixed libnotify crashing if icon doesn't exist
2009-06-28 Xavier ClaessensMerge commit 'elliot/bug-584703-c'
2009-06-25 Jonny LambMerge branch 'debugger'
2009-06-24 Guillaume Desmottesempathy-status-icon: remove trailing tabs
2009-06-23 Frédéric PétersDo not blink status icon for notification only events
2009-06-04 Jonny LambMerge branch 'debug'
2009-05-30 Sjoerd SimonsCope with status icon begin NULL
2009-05-30 Sjoerd SimonsRemove usage of McPresence as much as possible
2009-05-21 Xavier ClaessensMerge commit 'istaz/python-empathy-fix'
2009-05-15 Guillaume Desmottesempathy-status-icon: remove trailing spaces
2009-04-16 Xavier ClaessensMake use of GtkUIManager in EmpathyStatusIcon
2009-04-16 Xavier ClaessensPort EmpathyStatusIcon to new API
2009-04-10 Davyd MadeleyEscape to cancel from status editing
2009-03-26 Frederic Petersuse new GtkStatusIcon tooltip methods, formatting the...
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...