| Commit message (Expand) | Author | Age | Files | Lines |
* | event-manager: event_manager_ft_got_contact_cb: ref the contact | Guillaume Desmottes | 2009-11-23 | 1 | -1/+1 |
* | ft-handler: contact_factory_contact_cb: ref the contact | Guillaume Desmottes | 2009-11-23 | 1 | -1/+1 |
* | tp-contact-factory: document that empathy_tp_contact_factory_get_from_{ids,ha... | Guillaume Desmottes | 2009-11-23 | 1 | -0/+2 |
* | Updated Slovenian translation | Matej Urbančič | 2009-11-20 | 1 | -52/+48 |
* | Updated Spanish translation | Jorge González | 2009-11-20 | 1 | -62/+68 |
* | notify-manager: unref the account mgr when disposing | Guillaume Desmottes | 2009-11-19 | 1 | -0/+15 |
* | account-widget: use the account-manaer instead of idle | Guillaume Desmottes | 2009-11-19 | 1 | -32/+56 |
* | idle: make empathy_idle_get_status static | Guillaume Desmottes | 2009-11-19 | 2 | -19/+18 |
* | empathy.c: use tp_account_manager_get_most_available_presence instead of empa... | Guillaume Desmottes | 2009-11-19 | 1 | -1/+5 |
* | notify-manager: use the account mgr directly instead of empathy_check_availab... | Guillaume Desmottes | 2009-11-19 | 1 | -1/+39 |
* | status-icon: use the account-manager directly to get our state and status | Guillaume Desmottes | 2009-11-19 | 1 | -10/+10 |
* | presence-chooser: use the account-manager directly to get our state and status | Guillaume Desmottes | 2009-11-19 | 1 | -17/+48 |
* | tp-chat: copy the rename message | Guillaume Desmottes | 2009-11-19 | 1 | -3/+4 |
* | coding style fixes | Guillaume Desmottes | 2009-11-19 | 1 | -4/+4 |
* | don't mix code and variable declarations | Guillaume Desmottes | 2009-11-19 | 2 | -7/+7 |
* | Fixed some of Gillaume's review comments from Bug #571642 | Jonathon Jongsma | 2009-11-19 | 1 | -44/+38 |
* | Handle the case where a user's id changes in a chatroom | Jonathon Jongsma | 2009-11-19 | 4 | -0/+189 |
* | tp-chat: no need to connect twice on the ChatStateChanged signal | Guillaume Desmottes | 2009-11-19 | 1 | -4/+0 |
* | Fix nautilus-sendto plugin's linking | Bastien Nocera | 2009-11-19 | 1 | -1/+0 |
* | Move empathy-log to tests/interactive and don't install it anymore | Laurent Bigonville | 2009-11-19 | 5 | -5/+4 |
* | Updated Slovenian translation | Matej Urbančič | 2009-11-18 | 1 | -116/+141 |
* | remove empathy_idle_{get,set}_flash_state | Guillaume Desmottes | 2009-11-18 | 2 | -49/+0 |
* | presence-chooser: remove icon blinking support | Guillaume Desmottes | 2009-11-18 | 1 | -88/+4 |
* | account-widget-jabber: increase spacing in the 'Override Server Settings' sec... | Guillaume Desmottes | 2009-11-17 | 1 | -0/+2 |
* | We should ensure, not create muc channels | Sjoerd Simons | 2009-11-17 | 1 | -0/+1 |
* | Disable single include | Xavier Claessens | 2009-11-17 | 1 | -4/+4 |
* | Use accessor functions instead direct access. | Javier Jardón | 2009-11-17 | 15 | -44/+68 |
* | Updated Spanish translation | Jorge González | 2009-11-17 | 1 | -52/+89 |
* | log_store_empathy_search_hit_new: don't unref accounts | Guillaume Desmottes | 2009-11-17 | 1 | -1/+0 |
* | start dev of 2.29.3 | Guillaume Desmottes | 2009-11-17 | 1 | -2/+2 |
* | prepare 2.29.2 releaseEMPATHY_2_29_2 | Guillaume Desmottes | 2009-11-17 | 2 | -1/+84 |
* | geometry: port to TP coding style | Guillaume Desmottes | 2009-11-16 | 2 | -152/+156 |
* | Reload the main window geometry when deiconify to workaround WM bugs. | Xavier Claessens | 2009-11-16 | 1 | -0/+16 |
* | Correctly store/restore maximized state of windows. | Xavier Claessens | 2009-11-16 | 5 | -307/+184 |
* | media_stream_error_to_txt: display a link to the fdo bugzilla | Guillaume Desmottes | 2009-11-16 | 1 | -4/+13 |
* | rephrase the TP_MEDIA_STREAM_ERROR_NO_CODECS error | Guillaume Desmottes | 2009-11-16 | 1 | -2/+4 |
* | Display the name of the CM in the TP_MEDIA_STREAM_ERROR_INVALID_CM_BEHAVIOR msg | Guillaume Desmottes | 2009-11-16 | 1 | -7/+13 |
* | add empathy_tp_call_get_connection_manager | Guillaume Desmottes | 2009-11-16 | 2 | -0/+23 |
* | media_stream_error_to_txt: add a msg for TP_MEDIA_STREAM_ERROR_NETWORK_ERROR | Guillaume Desmottes | 2009-11-16 | 1 | -1/+3 |
* | media_stream_error_to_txt: add a msg for TP_MEDIA_STREAM_ERROR_MEDIA_ERROR | Guillaume Desmottes | 2009-11-16 | 1 | -0/+3 |
* | media_stream_error_to_txt: add a msg for TP_MEDIA_STREAM_ERROR_INVALID_CM_BEH... | Guillaume Desmottes | 2009-11-16 | 1 | -0/+5 |
* | media_stream_error_to_txt: add a msg for TP_MEDIA_STREAM_ERROR_NO_CODECS | Guillaume Desmottes | 2009-11-16 | 1 | -0/+6 |
* | Updated Simplified Chinese translation. | Aron Xu | 2009-11-16 | 1 | -40/+33 |
* | Updated Simplified Chinese translation. | Aron Xu | 2009-11-16 | 1 | -468/+719 |
* | log-window: check if the account chooser isn't already ready | Guillaume Desmottes | 2009-11-16 | 1 | -3/+7 |
* | add empathy_account_chooser_is_ready | Guillaume Desmottes | 2009-11-16 | 2 | -0/+11 |
* | log-window: wait that the accounts chooser is ready before selecting the chat | Guillaume Desmottes | 2009-11-16 | 1 | -4/+21 |
* | account-chooser.c: add a 'ready' signal | Guillaume Desmottes | 2009-11-16 | 1 | -0/+19 |
* | Merge branch 'nick' | Xavier Claessens | 2009-11-16 | 1 | -0/+23 |
|\ |
|
| * | Implement /nick command | Xavier Claessens | 2009-11-14 | 1 | -0/+23 |
* | | updated Tamil translation | vasudeven | 2009-11-15 | 1 | -101/+118 |
* | | Updated Slovenian translation | Matej Urbančič | 2009-11-14 | 1 | -100/+114 |
|/ |
|
* | Updated Spanish translation | Jorge González | 2009-11-14 | 1 | -110/+118 |
* | contact.h: remove empathy_contact_hash as it's not defined (#580254) | Guillaume Desmottes | 2009-11-14 | 1 | -1/+0 |
* | account_widget_build_salut: focus the first name entry by default | Guillaume Desmottes | 2009-11-14 | 1 | -1/+1 |
* | Respect indentation style. | Cosimo Cecchi | 2009-11-13 | 3 | -37/+39 |
* | empathy-chat: watch for password-needed property changes | Guillaume Desmottes | 2009-11-13 | 1 | -4/+16 |
* | tp-chat: update the 'password-needed' property when password flags changes | Guillaume Desmottes | 2009-11-13 | 1 | -0/+27 |
* | empathy-tp-chat: add 'password-needed' property | Guillaume Desmottes | 2009-11-13 | 1 | -0/+13 |
* | ask for password when joining a protected room (#579341) | Guillaume Desmottes | 2009-11-13 | 1 | -0/+152 |
* | add empathy_tp_chat_provide_password_{async,finish} | Guillaume Desmottes | 2009-11-13 | 2 | -0/+63 |
* | tp_chat_check_if_ready: deal with password protected room | Guillaume Desmottes | 2009-11-13 | 1 | -2/+10 |
* | tp-chat: add API to check if a password is required | Guillaume Desmottes | 2009-11-13 | 2 | -0/+38 |
* | tp_chat_check_if_ready: split the test checking if the TpChat is ready | Guillaume Desmottes | 2009-11-13 | 1 | -3/+8 |
* | empathy-chat: don't grab focus on the input entry is it's insensitive | Guillaume Desmottes | 2009-11-13 | 1 | -1/+3 |
* | chat-ui: add info_bar_vbox on the top of the widget | Guillaume Desmottes | 2009-11-13 | 1 | -2/+11 |
* | accounts-dialog: wait that account is prepared before calling accounts_dialog... | Guillaume Desmottes | 2009-11-13 | 1 | -1/+20 |
* | change 'capa' to 'cap' | Guillaume Desmottes | 2009-11-13 | 3 | -24/+24 |
* | remove old comment | Guillaume Desmottes | 2009-11-13 | 1 | -1/+0 |
* | empathy_notify_manager_init: no need to cast the return value of g_object_new | Guillaume Desmottes | 2009-11-13 | 1 | -2/+1 |
* | remove notify_manager_dispose as it doesn't do anything | Guillaume Desmottes | 2009-11-13 | 1 | -16/+0 |
* | notify-manager: fetch capabilities in _init instead of _constructor | Guillaume Desmottes | 2009-11-13 | 1 | -16/+13 |
* | change empathy_notification_is_enabled to empathy_notify_manager_notification... | Guillaume Desmottes | 2009-11-13 | 4 | -6/+7 |
* | change empathy_misc_get_pixbuf_for_notification to empathy_notify_manager_get... | Guillaume Desmottes | 2009-11-13 | 4 | -5/+14 |
* | move empathy-misc to empathy-notify-manager | Guillaume Desmottes | 2009-11-13 | 7 | -129/+59 |
* | define constants for notify capabilities | Guillaume Desmottes | 2009-11-13 | 2 | -1/+21 |
* | status-icon: use EmpathyNotifyManager to check if the server supports the 'ac... | Guillaume Desmottes | 2009-11-13 | 1 | -12/+5 |
* | add empathy_notify_manager_has_capability | Guillaume Desmottes | 2009-11-13 | 2 | -0/+12 |
* | notify-manager: fetch capabilities of the notification server | Guillaume Desmottes | 2009-11-13 | 1 | -1/+23 |
* | add stub EmpathyNotifyManager (#601691) | Guillaume Desmottes | 2009-11-13 | 3 | -0/+170 |
* | src/Makefile.am: sort files | Guillaume Desmottes | 2009-11-13 | 1 | -9/+9 |
* | libempathy-gtk/Makefile.am: sort files | Guillaume Desmottes | 2009-11-13 | 1 | -19/+19 |
* | libempathy/Makefile.am: sort files | Guillaume Desmottes | 2009-11-13 | 1 | -14/+14 |
* | remove --enable-gtk-doc from DISTCHECK_CONFIGURE_FLAGS as we drop gtk-doc | Guillaume Desmottes | 2009-11-13 | 1 | -2/+1 |
* | account-assistant: set default display name to newly created accounts (#600705) | Guillaume Desmottes | 2009-11-13 | 1 | -0/+10 |
* | empathy_account_widget_get_default_display_name: special case should be done ... | Guillaume Desmottes | 2009-11-13 | 1 | -0/+1 |
* | move code generating the default display name of new account to account-widget | Guillaume Desmottes | 2009-11-13 | 3 | -51/+57 |
* | Updated Slovenian translation | Matej Urbančič | 2009-11-13 | 1 | -118/+137 |
* | Call g_object_unref instead of gtk_rc_style_unref | Gustavo Noronha Silva | 2009-11-13 | 1 | -1/+1 |
* | Added Tamil translation | vasudeven | 2009-11-12 | 1 | -254/+390 |
* | empathy-call-window: display_error: simplify showing of the widgets | Guillaume Desmottes | 2009-11-12 | 1 | -4/+1 |
* | empathy-call-window: display_error: align the main message on the right | Guillaume Desmottes | 2009-11-12 | 1 | -0/+1 |
* | empathy-call-window: display_error: put the image and vbox in a hbox | Guillaume Desmottes | 2009-11-12 | 1 | -5/+11 |
* | empathy-call-window: display_error: wrap the translated error msg as well | Guillaume Desmottes | 2009-11-12 | 1 | -0/+1 |
* | Make location labels selectable | Pierre-Luc Beaudoin | 2009-11-12 | 1 | -0/+3 |
* | Add missing location field in ordering | Pierre-Luc Beaudoin | 2009-11-12 | 1 | -0/+6 |
* | Order location fields | Frederic Peters | 2009-11-12 | 1 | -7/+21 |
* | Force an unset presence type to appear as offline in the presence chooser and... | Jonny Lamb | 2009-11-12 | 2 | -0/+13 |
* | empathy-tp-contact-factory: ensure that empathy_tp_contact_factory_get_from_h... | Guillaume Desmottes | 2009-11-12 | 1 | -1/+18 |
* | empathy_dispatch_operation_dispose: fix crash when disconnecting the ready si... | Guillaume Desmottes | 2009-11-12 | 1 | -5/+3 |
* | Updated Spanish translation | Jorge González | 2009-11-11 | 1 | -58/+71 |
* | use new tpAccount api | Felix Kaser | 2009-11-10 | 1 | -5/+5 |
* | added tooltips to buttons | Felix Kaser | 2009-11-10 | 1 | -0/+3 |
* | ui change: added 3 buttons to infobar | Felix Kaser | 2009-11-10 | 1 | -13/+97 |
* | two line message | Felix Kaser | 2009-11-10 | 1 | -1/+1 |
* | removed double code | Felix Kaser | 2009-11-10 | 1 | -6/+4 |
* | make the infobar smaller | Felix Kaser | 2009-11-10 | 1 | -1/+0 |
* | use only one button in error-infobar | Felix Kaser | 2009-11-10 | 1 | -20/+2 |
* | use smaller account icons for error message | Felix Kaser | 2009-11-10 | 1 | -1/+1 |
* | use one lined error notifications | Felix Kaser | 2009-11-10 | 1 | -2/+2 |
* | use gtk_box_pack_start | Felix Kaser | 2009-11-10 | 1 | -2/+2 |
* | use account icon instead of warning sign | Felix Kaser | 2009-11-10 | 1 | -4/+5 |
* | added set message type to infobar | Felix Kaser | 2009-11-10 | 1 | -1/+1 |
* | refactoring | Felix Kaser | 2009-11-10 | 1 | -25/+21 |
* | bumped gtk-dep version to 2.18.0 | Felix Kaser | 2009-11-10 | 1 | -1/+1 |
* | changed variable name | Felix Kaser | 2009-11-10 | 1 | -17/+17 |
* | removed trailing whitespaces | Felix Kaser | 2009-11-10 | 1 | -1/+1 |
* | Added GtkInfobar and Retry button | Felix Kaser | 2009-11-10 | 1 | -101/+48 |
* | empathy_accounts_dialog_show: check if priv->cms is not NULL before using it | Guillaume Desmottes | 2009-11-10 | 1 | -1/+1 |
* | set 'R' as accelerator for the preferences dialog | Guillaume Desmottes | 2009-11-10 | 1 | -1/+1 |
* | set 'C' as accelerator for the Contact menu as 'C' is already used by Convers... | Guillaume Desmottes | 2009-11-10 | 1 | -1/+1 |
* | accounts-dialog: set the ypad on the "Name" cell | Guillaume Desmottes | 2009-11-10 | 1 | -1/+1 |
* | Fix race where UI sensitivity was being set before the AM was ready | Danielle Madeley | 2009-11-10 | 1 | -2/+2 |
* | Warn if accessing connection status before AM is ready | Danielle Madeley | 2009-11-10 | 1 | -0/+5 |
* | Updated Latvian translation. | Rudolfs Mazurs | 2009-11-10 | 1 | -1040/+1997 |
* | empathy-tp-call: we are not sending or receiving video if the video stream do... | Guillaume Desmottes | 2009-11-10 | 1 | -0/+6 |
* | main-window: save the size of the window when destroyed | Guillaume Desmottes | 2009-11-09 | 1 | -0/+4 |
* | empathy-ft-manager: save the size of the window when disposing | Guillaume Desmottes | 2009-11-09 | 1 | -1/+5 |
* | chat-window: save the size of the window when disposing | Guillaume Desmottes | 2009-11-09 | 1 | -0/+1 |
* | TpContactFactory: wait that the connection is ready before using it | Guillaume Desmottes | 2009-11-09 | 1 | -13/+35 |
* | dispatcher_init_connection_if_needed: wait that the connection is ready befor... | Guillaume Desmottes | 2009-11-09 | 1 | -11/+32 |
* | Don't leak references to dup'ed objects | Danielle Madeley | 2009-11-09 | 1 | -0/+3 |
* | Move the call to empathy_idle_get_state() to once the AM is ready | Danielle Madeley | 2009-11-09 | 1 | -11/+17 |
* | [EmpathyIdle] track whether the AccountManager is ready, warn if it is not | Danielle Madeley | 2009-11-09 | 1 | -0/+16 |
* | Shavian translation | Thomas Thurman | 2009-11-08 | 1 | -2/+2 |
* | Shavian translation | Thomas Thurman | 2009-11-08 | 2 | -0/+2632 |
* | Added Norwegian bokmål translation. | Kjartan Maraas | 2009-11-07 | 1 | -326/+403 |
* | Updated Spanish translation | Jorge González | 2009-11-07 | 1 | -7/+18 |
* | Updated Italian translation | Milo Casagrande | 2009-11-07 | 1 | -10/+0 |
* | Updated Italian translation | Milo Casagrande | 2009-11-07 | 1 | -4/+16 |
* | Disable codecs not meant for general purpose conferencing | Sjoerd Simons | 2009-11-07 | 1 | -0/+10 |
* | Updated Spanish translation | Jorge González | 2009-11-06 | 1 | -106/+123 |
* | media_stream_error_to_txt: correct the error message if the error was an audi... | Guillaume Desmottes | 2009-11-06 | 1 | -7/+15 |
* | accounts-dialog: display the 'remove' icon only on the selected row | Guillaume Desmottes | 2009-11-06 | 1 | -2/+0 |
* | accounts-dialog: set the 'ypad' of cells in the account treeview to 4 | Guillaume Desmottes | 2009-11-06 | 1 | -2/+0 |
* | accounts-dialog: simplify the remove acount confirmation dialog | Guillaume Desmottes | 2009-11-06 | 1 | -15/+0 |
* | account-widget: Change the label of the Connect button to 'Login'. | Guillaume Desmottes | 2009-11-06 | 1 | -14/+9 |
* | rephrase the TP_MEDIA_STREAM_ERROR_CODEC_NEGOTIATION_FAILED message | Guillaume Desmottes | 2009-11-06 | 1 | -1/+2 |
* | Updated Slovenian translation | Matej Urbančič | 2009-11-06 | 1 | -186/+260 |
* | nautilus-sendto: don't dup the account manager; it's not needed (closes bug #... | Jonny Lamb | 2009-11-06 | 1 | -36/+0 |
* | Fix --enable-nautilus-sendto | Pascal Terjan | 2009-11-06 | 1 | -3/+3 |
* | debug-window: format timestamp in a readable way | Pascal Terjan | 2009-11-06 | 1 | -8/+59 |
* | Better reorganization of chat_window_update (#600732) | Ryan LaBelle | 2009-11-06 | 1 | -24/+76 |
* | empathy-call-window: add a friendly message for TP_MEDIA_STREAM_ERROR_CONNECT... | Guillaume Desmottes | 2009-11-06 | 1 | -0/+7 |
* | Updated Crimean Tatar (Crimean Turkish) translation | Reşat SABIQ | 2009-11-06 | 1 | -14/+75 |
* | Added Crimean Tatar (Crimean Turkish) translation | Reşat SABIQ | 2009-11-06 | 2 | -0/+2913 |
* | use 'Technical Details' as title of the expander | Guillaume Desmottes | 2009-11-05 | 1 | -1/+1 |
* | pass NULL to gtk_label_new when creating an empty label | Guillaume Desmottes | 2009-11-05 | 1 | -2/+2 |
* | Display the error message in a expander | Guillaume Desmottes | 2009-11-05 | 1 | -5/+30 |
* | use the error message if we don't have a nice description | Guillaume Desmottes | 2009-11-05 | 1 | -4/+10 |
* | factor out empathy_call_window_stream_error | Guillaume Desmottes | 2009-11-05 | 1 | -13/+16 |
* | fix typo in comment | Guillaume Desmottes | 2009-11-05 | 1 | -1/+1 |
* | call_handler_notify_tp_call_cb: return if call is NULL | Guillaume Desmottes | 2009-11-05 | 1 | -1/+2 |
* | empathy-call-window: fix phrasing of the codec negotation failed msg and mark... | Guillaume Desmottes | 2009-11-05 | 1 | -1/+2 |
* | empathy-call-window: display an error message when codec negotiation failed (... | Guillaume Desmottes | 2009-11-05 | 1 | -0/+136 |
* | empathy-call-window: add a VBox to display errors | Guillaume Desmottes | 2009-11-05 | 1 | -2/+11 |
* | empathy_call_handler_request_cb: notify when the tp-call property is set | Guillaume Desmottes | 2009-11-05 | 1 | -0/+1 |
* | TpCall: add {audio,video}-stream-error signals | Guillaume Desmottes | 2009-11-05 | 1 | -0/+58 |
* | ensure that the "Previous Conversations" menu entry stays sensitive if there ... | Guillaume Desmottes | 2009-11-05 | 1 | -1/+5 |
* | contact-menu: rename "View Previous Conversations" menu entry to "Previous Co... | Guillaume Desmottes | 2009-11-05 | 1 | -1/+1 |
* | Empathy should link on Farsight2 | Guillaume Desmottes | 2009-11-05 | 1 | -0/+1 |
* | debug window shouldn't be transient | Guillaume Desmottes | 2009-11-04 | 2 | -2/+2 |
* | debug-window: debug level names shouldn't be translated | Guillaume Desmottes | 2009-11-04 | 1 | -6/+6 |
* | empathy-chat-window: always display the title of the current tab | Guillaume Desmottes | 2009-11-04 | 1 | -9/+1 |
* | Updated Spanish translation | Jorge González | 2009-11-04 | 1 | -214/+282 |
* | Fix an error | Gabor Kelemen | 2009-11-04 | 1 | -231/+255 |
* | empathy-dispatch-operation: ensure that the operation stays alive while tp_ch... | Guillaume Desmottes | 2009-11-04 | 1 | -2/+12 |
* | empathy-dispatch-operation: ensure that the operation stays alive while tp_co... | Guillaume Desmottes | 2009-11-04 | 1 | -0/+12 |
* | Print "Unknown command" when typing "/help unknown" | Xavier Claessens | 2009-11-04 | 1 | -0/+3 |
* | Make parsing of commend with no args work again | Xavier Claessens | 2009-11-04 | 1 | -2/+6 |
* | Merge branch 'irc-command' | Xavier Claessens | 2009-11-04 | 5 | -95/+424 |
|\ |
|
| * | Optimisation: Remove of the duplicated check for the command prefix. | Xavier Claessens | 2009-11-04 | 1 | -6/+2 |
| * | Make clear that for(foo); does nothing. | Xavier Claessens | 2009-11-04 | 1 | -1/+2 |
| * | In case of unknown command, suggest /help | Xavier Claessens | 2009-11-01 | 1 | -1/+2 |
| * | Move /me and /say support from EmpathyMessage to EmpathyChat. | Xavier Claessens | 2009-11-01 | 3 | -71/+69 |
| * | Add support for /help command without arg, to list all available commands. | Xavier Claessens | 2009-11-01 | 1 | -39/+47 |
| * | Add support for /help command and fix review comments | Xavier Claessens | 2009-11-01 | 1 | -91/+165 |
| * | Refactor chat commands. | Xavier Claessens | 2009-11-01 | 1 | -85/+127 |
| * | Add support for /msg command | Xavier Claessens | 2009-11-01 | 1 | -2/+74 |
| * | Add support for /query command | Xavier Claessens | 2009-11-01 | 1 | -0/+28 |
| * | Add support for /join command | Xavier Claessens | 2009-11-01 | 1 | -2/+30 |
| * | Fix topic not always shown, and add /topic command support. | Xavier Claessens | 2009-11-01 | 3 | -27/+108 |
* | | get_default_display_name: use the real protocol name to check if it's IRC or not | Guillaume Desmottes | 2009-11-03 | 1 | -4/+7 |
* | | new-chatroom-dialog: swap the position of the 'Room' and 'Server' entries. | Guillaume Desmottes | 2009-11-03 | 1 | -8/+8 |
* | | empathy_account_widget_contains_pending_changes: return TRUE if we are creati... | Guillaume Desmottes | 2009-11-03 | 1 | -0/+10 |
* | | Allow accounts_dialog_has_pending_change to return a NULL TpAccount | Guillaume Desmottes | 2009-11-03 | 1 | -13/+24 |
* | | Merge branch 'fix-586098' | Danielle Madeley | 2009-11-03 | 1 | -50/+251 |
|\ \ |
|
| * | | empathy-chat.c: input history - Using GList pointer instead of gint index. | Jerzy Mansarliński | 2009-11-01 | 1 | -83/+109 |
| * | | Fix coding style | Jerzy Mansarliński | 2009-10-30 | 1 | -36/+37 |
| * | | Add terminal-like chat input history. Fixes bug #586098. | Jerzy Mansarliński | 2009-10-30 | 1 | -37/+211 |
| |/ |
|
* | | empathy-account-widget: update apply button when our state changes | Guillaume Desmottes | 2009-11-03 | 1 | -0/+23 |
* | | empathy-account-widget: replace the 'Connect' buton by a 'Save' one ... | Guillaume Desmottes | 2009-11-03 | 1 | -2/+36 |
* | | Use call-{start,stop} icons in the incoming call dialog | Guillaume Desmottes | 2009-11-03 | 1 | -2/+2 |
* | | remove check.mak | Guillaume Desmottes | 2009-11-03 | 1 | -120/+0 |
* | | No need to check for the 'check' framework any more | Guillaume Desmottes | 2009-11-03 | 2 | -29/+1 |
* | | rename check-irc-helper to test-irc-helper | Guillaume Desmottes | 2009-11-03 | 6 | -7/+7 |
* | | merge check-empathy-helpers to test-helper | Guillaume Desmottes | 2009-11-03 | 7 | -205/+188 |
* | | remove check-* | Guillaume Desmottes | 2009-11-03 | 8 | -189/+1 |
* | | port check-empathy-chatroom-manager.c to GTest | Guillaume Desmottes | 2009-11-03 | 5 | -22/+31 |
* | | port check-empathy-chatroom.c to GTest | Guillaume Desmottes | 2009-11-03 | 5 | -16/+24 |
* | | port check-empathy-irc-network-manager.c to GTest | Guillaume Desmottes | 2009-11-03 | 6 | -103/+120 |
* | | port check-empathy-irc-network.c to GTest | Guillaume Desmottes | 2009-11-03 | 5 | -40/+50 |
* | | port check-empathy-irc-server.c to GTest | Guillaume Desmottes | 2009-11-03 | 6 | -40/+48 |
* | | move test_init/test_deinit to test-helper.c | Guillaume Desmottes | 2009-11-03 | 4 | -17/+31 |
* | | port check-empathy-utils.c to GTest | Guillaume Desmottes | 2009-11-03 | 6 | -34/+72 |
* | | Autocomplete for offline contacts. Closes bug #583919. | Justin Forest | 2009-11-03 | 1 | -17/+15 |
* | | account-chooser: allow for a non-prepared account manager (fixes bug #600537) | Jonny Lamb | 2009-11-03 | 1 | -0/+8 |
* | | accounts-dialog: don't always select the first account automatically | Jonny Lamb | 2009-11-03 | 1 | -2/+7 |
* | | Remove LIBPANELAPPLET entry from configure.ac | Danielle Madeley | 2009-11-03 | 1 | -1/+0 |
* | | empathy-accounts-dialog: account-validity-changed signal now has a 'valid' ar... | Guillaume Desmottes | 2009-11-03 | 1 | -0/+1 |
* | | Merge branch 'accountz' | Jonny Lamb | 2009-11-02 | 61 | -3462/+1308 |
|\ \ |
|
| * | | Upped dependency on tp-glib | Jonny Lamb | 2009-10-30 | 1 | -1/+1 |
| * | | contact-list-view: added note about waiting for manager to be come ready bug | Jonny Lamb | 2009-10-30 | 1 | -1/+1 |
| * | | empathy: when creating salut account, be sure to wait for the account manager | Jonny Lamb | 2009-10-30 | 1 | -14/+37 |
| * | | log-store-empathy: refer to "make logs async" bug | Jonny Lamb | 2009-10-30 | 1 | -1/+1 |
| * | | dispatcher: refer to EmpathyHandler bug | Jonny Lamb | 2009-10-30 | 1 | -1/+1 |
| * | | idle: added a comment to explain _is_just_connected | Jonny Lamb | 2009-10-30 | 1 | -0/+3 |
| * | | idle: don't hardcode 10 seconds as the "just connected" time | Jonny Lamb | 2009-10-30 | 1 | -1/+5 |
| * | | idle: add comment about the connect_times hash table types | Jonny Lamb | 2009-10-30 | 1 | -0/+2 |
| * | | idle: updated comment | Jonny Lamb | 2009-10-30 | 1 | -2/+4 |
| * | | utils: remove FIXME | Jonny Lamb | 2009-10-30 | 1 | -2/+0 |
| * | | location-manager: keep a ref to self during preparation to make sure we stay ... | Jonny Lamb | 2009-10-30 | 1 | -1/+2 |
| * | | all: log error messages if preparing the account manager fails | Jonny Lamb | 2009-10-30 | 15 | -30/+112 |
| * | | check-empathy-chatroom-manager: port to new tp-glib account API | Jonny Lamb | 2009-10-25 | 1 | -1/+1 |
| * | | tests: port to new tp-glib account API | Jonny Lamb | 2009-10-25 | 2 | -4/+5 |
| * | | po: removed empathy-account.c from POTFILES.in | Jonny Lamb | 2009-10-25 | 1 | -1/+0 |
| * | | contact-manager, dispatcher: renamed _new_connection_cb to _status_changed_cb | Jonny Lamb | 2009-10-25 | 2 | -6/+6 |
| * | | idle: use the TpAccount pointer as key to the hash table, and remove values o... | Jonny Lamb | 2009-10-25 | 1 | -12/+8 |
| * | | empathy: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -85/+76 |
| * | | status-icon: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -21/+36 |
| * | | new-chatroom-dialog: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -3/+3 |
| * | | main-window: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -48/+87 |
| * | | import-widget: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -27/+30 |
| * | | import-mc4-accounts: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -5/+5 |
| * | | event-manager: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -4/+11 |
| * | | chatrooms-window: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -2/+2 |
| * | | chat-window: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -14/+18 |
| * | | accounts-dialog: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -145/+70 |
| * | | account-assistant: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -3/+3 |
| * | | ui-utils: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -1/+0 |