summaryrefslogtreecommitdiff
path: root/src/empathy-status-icon.c
Commit message (Expand)AuthorAgeFilesLines
* src/empathy-status-icon.c: use tp_g_signal_connect_object instead of empathy_...Guillaume Desmottes2010-04-091-2/+2
* status-icon: don't approve event if notification bubble has been dismissedGuillaume Desmottes2010-04-091-26/+2
* Support append hint in notifications (#607446)Nicolò Chieffo2010-04-011-14/+39
* empathy_window_present: remove useless 'steal_focus' argGuillaume Desmottes2010-03-151-1/+1
* Don't display the 'respond' button in presence notifications (#610032)Guillaume Desmottes2010-02-171-1/+2
* Revert "Escape the header of the notification (#599431)"Guillaume Desmottes2010-01-121-7/+2
* status_icon_update_tooltip: display the custom status msg, if any (#604481)Guillaume Desmottes2009-12-241-3/+11
* status_icon_update_tooltip: display a translated version of the default statu...Guillaume Desmottes2009-12-241-6/+10
* status-icon: add "New Call" entry in the context menuGuillaume Desmottes2009-12-171-0/+9
* status-icon: use the account-manager directly to get our state and statusGuillaume Desmottes2009-11-181-10/+10
* change 'capa' to 'cap'Guillaume Desmottes2009-11-131-1/+1
* remove old commentGuillaume Desmottes2009-11-131-1/+0
* change empathy_notification_is_enabled to empathy_notify_manager_notification...Guillaume Desmottes2009-11-131-3/+3
* change empathy_misc_get_pixbuf_for_notification to empathy_notify_manager_get...Guillaume Desmottes2009-11-131-1/+2
* move empathy-misc to empathy-notify-managerGuillaume Desmottes2009-11-131-1/+0
* define constants for notify capabilitiesGuillaume Desmottes2009-11-131-1/+2
* status-icon: use EmpathyNotifyManager to check if the server supports the 'ac...Guillaume Desmottes2009-11-131-12/+5
* Force an unset presence type to appear as offline in the presence chooser and...Jonny Lamb2009-11-121-0/+7
* Merge branch 'accountz'Jonny Lamb2009-11-021-21/+39
|\
| * all: log error messages if preparing the account manager failsJonny Lamb2009-10-301-1/+4
| * status-icon: port to new tp-glib account APIJonny Lamb2009-10-241-21/+36
* | Escape the header of the notification (#599431)Guillaume Desmottes2009-10-291-2/+7
|/
* fix coding stylesGuillaume Desmottes2009-10-021-17/+15
* empathy-status-icon: check if notification daemon supports actionsGuillaume Desmottes2009-10-021-1/+21
* Add a "Respond" button to notifications to provide a positive action (#589408)Rob Bradford2009-10-021-0/+19
* Merge back from masterSjoerd Simons2009-08-211-13/+22
|\
| * status_icon_update_notification: don't crash if event->message is NULLGuillaume Desmottes2009-08-071-1/+4
| * Don't try to free NULL pixbufs.Will Thompson2009-08-041-7/+8
| * Escape markup in notifications and icon tooltipWill Thompson2009-08-041-7/+12
* | Move the responsibility of popping up the empathy accounts dialog out of the ...Sjoerd Simons2009-07-161-17/+0
|/
* Port the main of empathy to EmpathyAccountSjoerd Simons2009-07-011-5/+11
* fixed libnotify crashing if icon doesn't existAbderaouf Bencherait2009-06-301-1/+3
* empathy-status-icon: remove trailing tabsGuillaume Desmottes2009-06-241-2/+2
* Do not blink status icon for notification only eventsFrédéric Péters2009-06-231-5/+6
* Cope with status icon begin NULLSjoerd Simons2009-05-301-1/+2
* Remove usage of McPresence as much as possibleSjoerd Simons2009-05-301-1/+1
* empathy-status-icon: remove trailing spacesGuillaume Desmottes2009-05-151-1/+1
* Make use of GtkUIManager in EmpathyStatusIconXavier Claessens2009-04-161-19/+24
* Port EmpathyStatusIcon to new APIXavier Claessens2009-04-161-9/+5
* Escape to cancel from status editingDavyd Madeley2009-04-101-1/+1
* use new GtkStatusIcon tooltip methods, formatting the header in italics.Frederic Peters2009-03-261-10/+6
* status_icon_update_tooltip: don't display the event message if NULL. Fixes bu...Guillaume Desmottes2009-02-101-3/+6
* Prefix "Empathy" to the notification enum.Xavier Claessens2009-01-301-2/+2
* Add a comment explaining why we activate the event in an idle.Xavier Claessens2009-01-301-0/+4
* Factor out some common code.Xavier Claessens2009-01-301-20/+3
* Always check if notifications are enabled when we update them.Xavier Claessens2009-01-301-9/+18
* Update the pixbuf when we receive an event update.Xavier Claessens2009-01-301-16/+25
* Use the avatar for all the events with a contact.Xavier Claessens2009-01-301-1/+1
* Move empathy_notification_is_enabled () to src/Xavier Claessens2009-01-301-3/+4
* Make possible to use libnotify 0.4.4, to not force the usage of too recent di...Xavier Claessens2009-01-301-2/+3