summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* main-window: use g_app_info_launch() instead of gdk_spawn_on_screen() (#637854)Guillaume Desmottes2010-12-231-7/+16
* accounts-dialog: use g_app_info_launch() instead of gdk_spawn_on_screen() (#6...Guillaume Desmottes2010-12-231-14/+25
* chat-window: unsensitive the Contact menu if there is no submenu (#637799)Guillaume Desmottes2010-12-221-2/+8
* use tp_account_get_path_suffix()Guillaume Desmottes2010-12-151-4/+1
* show the account UI even if the selected account doesn't existGuillaume Desmottes2010-12-151-0/+2
* always set account_manager_preparedGuillaume Desmottes2010-12-151-1/+2
* get the value of selected_account_name in the callback (#637307)Guillaume Desmottes2010-12-151-4/+3
* empathy-accounts: no need to get argv, we don't use itGuillaume Desmottes2010-12-151-7/+0
* Merge branch 'sasl-gui'Jonny Lamb2010-12-156-25/+279
|\
| * main-window: s/Cancel/Disconnect/ when not giving a passwordJonny Lamb2010-12-141-1/+1
| * main-window: don't use _full functions where not necessaryJonny Lamb2010-12-141-4/+1
| * main-window: document what the key and value types are for hash tablesJonny Lamb2010-12-141-0/+4
| * event-manager: use tp_clear_objectJonny Lamb2010-12-141-9/+2
| * status-icon: blink when we get a password requestJonny Lamb2010-12-092-5/+6
| * main-window: display an info bar approving or rejecting the auth channelJonny Lamb2010-12-092-1/+161
| * notifications-approver: don't show notifications for auth eventsJonny Lamb2010-12-091-0/+10
| * event-manager: become an approver for auth channelsJonny Lamb2010-12-092-6/+85
| * event-manager: add the account to the EmpathyEvent structJonny Lamb2010-12-092-13/+23
* | main-window: add a tooltip on connection error info bars (#626507)Robert Sajdok2010-12-131-0/+1
|/
* Merge branch 'sasl'Jonny Lamb2010-12-071-2/+25
|\
| * server-sasl-handler: make a GAsyncInitable and get the passwordJonny Lamb2010-12-061-3/+6
| * auth-client: move the password dialog into a new fileJonny Lamb2010-12-031-176/+4
| * auth-client: grab the keyboard focus when popping up the password dialogJonny Lamb2010-12-031-0/+73
| * auth-client: improve the password request dialogJonny Lamb2010-12-031-11/+63
| * auth-client: listen for new sasl handlers and pop up a password dialogJonny Lamb2010-12-011-2/+69
* | chat-manager: stop telling the chat mgr about handled roomsGuillaume Desmottes2010-12-021-18/+0
|/
* update copyrightsGuillaume Desmottes2010-11-301-1/+1
* chat-window: don't display notifications for pending messages (#635513)Guillaume Desmottes2010-11-301-1/+5
* EmpathyChat::new-message: tell if the message is a pending one or notGuillaume Desmottes2010-11-301-0/+1
* move sound functions to EmpathySoundManager methodsGuillaume Desmottes2010-11-304-16/+48
* move empathy-sound to empathy-sound-managerGuillaume Desmottes2010-11-304-4/+4
* event-manager: cache the UI GSettingsGuillaume Desmottes2010-11-291-11/+7
* event-manager: cache the notifications GSettingsGuillaume Desmottes2010-11-291-4/+8
* chat-window: cache the UI GSettingsGuillaume Desmottes2010-11-291-4/+4
* chat-window: cache the notifications GSettingsGuillaume Desmottes2010-11-291-6/+4
* Initialize libnotify properly to prevent crashesSjoerd Simons2010-11-271-0/+6
* Debug window: Correct spelling of "misson-control"Will Thompson2010-11-261-1/+1
* Merge remote branch 'glassrose/full_room_menu_never_insensitivated-597043'Danielle Madeley2010-11-261-2/+14
|\
| * Only the required submenus of 'Room' menu are updated, not the entire menu.Chandni Verma2010-11-261-2/+14
* | Clean up the way we keep references on notificationsGuillaume Desmottes2010-11-231-10/+13
* | use tp_g_signal_connect_objectGuillaume Desmottes2010-11-231-6/+6
* | fix commentGuillaume Desmottes2010-11-231-1/+1
* | empathy.c: instantiate a EmpathyNotificationsApproverGuillaume Desmottes2010-11-231-0/+6
* | Move notifications code from status-icon to notifications-approver (#635500)Guillaume Desmottes2010-11-232-259/+260
* | add EmpathyNotificationsApproverGuillaume Desmottes2010-11-233-0/+166
|/
* empathy-av: early return if already activatedGuillaume Desmottes2010-11-231-18/+18
* empathy-chat: register the Handler when the app is activatedGuillaume Desmottes2010-11-231-9/+15
* empathy-chat: don't use G_APPLICATION_IS_SERVICEGuillaume Desmottes2010-11-231-1/+1
* chat-window: cache the 'chat' gsettingsGuillaume Desmottes2010-11-171-5/+5
* accounts-panel: remove gconf bits (#634595)Guillaume Desmottes2010-11-161-9/+0