summaryrefslogtreecommitdiff
path: root/src/empathy-status-icon.c
Commit message (Expand)AuthorAgeFilesLines
* empathy: rely on gtk_application_add_window() to manage the main loopGuillaume Desmottes2011-10-261-1/+3
* Use tp_proxy_prepare_async instead of tp_account_manager_prepare_asyncGuillaume Desmottes2011-09-191-2/+2
* Stop dealing with iconification of main window, just hide/present itXavier Claessens2011-05-261-4/+4
* status-icon: blink when we get a password requestJonny Lamb2010-12-091-1/+1
* Move notifications code from status-icon to notifications-approver (#635500)Guillaume Desmottes2010-11-231-259/+0
* Add Accept/Decline button in subscription notifications (#630706)Guillaume Desmottes2010-11-091-0/+54
* Port to libnotify 0.7.0William Jon McCann2010-10-191-2/+2
* GDK keys are now GDK_KEY_*Guillaume Desmottes2010-10-041-1/+1
* empathy_status_icon_new: always call status_icon_set_visibilityGuillaume Desmottes2010-07-121-3/+1
* empathy_status_icon_new: don't ignore hide_contact_list (#623937)Guillaume Desmottes2010-07-121-1/+5
* add accept/decline buttons to invitation notificationsGuillaume Desmottes2010-07-071-0/+1
* add accept/decline buttons to FT notificationsGuillaume Desmottes2010-07-071-0/+10
* add answer/decline buttons in call notifications (#597124)Guillaume Desmottes2010-07-071-0/+21
* Add 'Respond' button only for text channels and approve it directlyGuillaume Desmottes2010-07-071-7/+11
* factor out add_notification_actionsGuillaume Desmottes2010-07-071-9/+16
* status-icon: drop our ref on the window when disposingGuillaume Desmottes2010-07-021-0/+1
* Port Empathy code to GSettings, remove EmpathyConfDanielle Madeley2010-06-181-18/+16
* 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