summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'glassrose/Display-typing-icon-in-muc-contacts-list-609419'Guillaume Desmottes2011-01-181-1/+3
|\
| * Display typing icon in MUC contact-listChandni Verma2011-01-181-1/+3
* | Improve connected/disconnected notifications (#639352)Guillaume Desmottes2011-01-141-6/+8
* | Don't use deprecated gdk_app_launch_context_new()Emilio Pozuelo Monfort2011-01-112-7/+6
* | Connect to style-updated signalEmilio Pozuelo Monfort2011-01-111-5/+4
* | Don't use deprecated gtk_widget_get_style()Emilio Pozuelo Monfort2011-01-111-1/+5
* | Patch to transfer window to allow opening file with double clicks for #637195Kushal Das2011-01-101-7/+27
* | Merge remote branch 'glassrose/accounts-supporting-chatrooms-only-603027'Guillaume Desmottes2011-01-102-71/+2
|\ \ | |/ |/|
| * Skip accounts which don't support rooms in "Manage Favorites" dialogChandni Verma2011-01-032-71/+2
* | Remove the chats_new_msg list from EmpathyChatWindowSjoerd Simons2010-12-291-17/+9
* | Remove the composing listSjoerd Simons2010-12-291-15/+2
* | Highlight both the tab and the menu labelSjoerd Simons2010-12-291-2/+6
* | Fix lines > 80 charsSjoerd Simons2010-12-291-2/+4
* | Prevent potential freeing of unitialized dataSjoerd Simons2010-12-291-4/+4
* | libempathy: Store certificate exceptions in gnome-keyring.Stef Walter2010-12-241-4/+10
* | libempathy: Use trust assertions instead of certificate directories.Stef Walter2010-12-241-0/+1
* | Merge remote branch 'glassrose/enable-disable-accounts-popup-609568'Danielle Madeley2010-12-241-0/+95
|\ \
| * | Popup menu feature to quickly enable/disable an account.Chandni Verma2010-12-241-0/+95
| |/
* | Fix build warnings for uninitialized variablesXavier Claessens2010-12-232-2/+2
* | 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