Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change empathy_notification_is_enabled to ↵ | Guillaume Desmottes | 2009-11-13 | 4 | -6/+7 |
| | | | | | | | empathy_notify_manager_notification_is_enabled Making it a method of EmpathyNotifyManager would allow us to cache the gconf values if we want to. | ||||
* | change empathy_misc_get_pixbuf_for_notification to ↵ | Guillaume Desmottes | 2009-11-13 | 4 | -5/+14 |
| | | | | | | | | empathy_notify_manager_get_pixbuf_for_notification Making this function a method of EmpathyNotifyManager would allow us to tweak the size of the icon depending on the notifications server as suggested in bug 588054. | ||||
* | move empathy-misc to empathy-notify-manager | Guillaume Desmottes | 2009-11-13 | 7 | -129/+59 |
| | | | | All its code was related to notifications. | ||||
* | define constants for notify capabilities | Guillaume Desmottes | 2009-11-13 | 2 | -1/+21 |
| | |||||
* | status-icon: use EmpathyNotifyManager to check if the server supports the ↵ | Guillaume Desmottes | 2009-11-13 | 1 | -12/+5 |
| | | | | 'actions' capa | ||||
* | 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 |
| | | | | | | | in specialized widgets This requiers to refactor widget to actually inherit from EmpathyAccountWidget. | ||||
* | move code generating the default display name of new account to account-widget | Guillaume Desmottes | 2009-11-13 | 3 | -51/+57 |
| | | | | | | This will allow us to: - Use this function from other places, like in the assistant. - Delegate special cases to the specialized versions of the widget. | ||||
* | 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 |
| | | | | That way the image doesn't expand and stay on the right. | ||||
* | 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 ↵ | Jonny Lamb | 2009-11-12 | 2 | -0/+13 |
| | | | | | | | | | | and status icon. An unset presence type *does* make sense, but not in these contexts. As an aside, there is no icon for an unset presence, so nothing is displayed, which is bad. Fixes bug #597819 | ||||
* | empathy-tp-contact-factory: ensure that ↵ | Guillaume Desmottes | 2009-11-12 | 1 | -1/+18 |
| | | | | empathy_tp_contact_factory_get_from_handle always return an error if the contact hasn't been created | ||||
* | empathy_dispatch_operation_dispose: fix crash when disconnecting the ready ↵ | Guillaume Desmottes | 2009-11-12 | 1 | -5/+3 |
| | | | | | | | signal We were trying to disconnect the wrong signal and it should be disconnected before unrefing channel_wrapper. | ||||
* | 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 |
| | | | | the current ui shows 3 buttons next to the error message: retry, edit, close | ||||
* | two line message | Felix Kaser | 2009-11-10 | 1 | -1/+1 |
| | | | | the message is now two lined, one line for the accountname and one for the error | ||||
* | removed double code | Felix Kaser | 2009-11-10 | 1 | -6/+4 |
| | | | | removed one of two identical lines of code | ||||
* | 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 |
| | | | | instead of gtk_container_add we should use gtk_box_pack_start | ||||
* | use account icon instead of warning sign | Felix Kaser | 2009-11-10 | 1 | -4/+5 |
| | | | | the infobar should use the account icon and not a generic warning sign | ||||
* | added set message type to infobar | Felix Kaser | 2009-11-10 | 1 | -1/+1 |
| | |||||
* | refactoring | Felix Kaser | 2009-11-10 | 1 | -25/+21 |
| | | | | refactoring some names and calls | ||||
* | 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 |
| | | | | changed child into info_bar | ||||
* | removed trailing whitespaces | Felix Kaser | 2009-11-10 | 1 | -1/+1 |
| | |||||
* | Added GtkInfobar and Retry button | Felix Kaser | 2009-11-10 | 1 | -101/+48 |
| | | | | | Susbstituted the table/vbox/hbox thing with a infobar when an account failes to connect. Added a button to retry a connection. | ||||
* | empathy_accounts_dialog_show: check if priv->cms is not NULL before using it | Guillaume Desmottes | 2009-11-10 | 1 | -1/+1 |
| | | | | | | priv->cms is initalized in accounts_dialog_accounts_setup once the account manager is ready. So it's not garanteed to be set in empathy_accounts_dialog_show anymore. | ||||
* | set 'R' as accelerator for the preferences dialog | Guillaume Desmottes | 2009-11-10 | 1 | -1/+1 |
| | | | | | | 'P' is already used for "Personnal Information. I looked in different GNOME applications and it seems the accelerator for the preferences dialog is not standarized. (#601336) | ||||
* | set 'C' as accelerator for the Contact menu as 'C' is already used by ↵ | Guillaume Desmottes | 2009-11-10 | 1 | -1/+1 |
| | | | | Conversation (#601336) | ||||
* | accounts-dialog: set the ypad on the "Name" cell | Guillaume Desmottes | 2009-11-10 | 1 | -1/+1 |
| | | | | | Some accounts don't have an icon so we shouldn't use the icon cell to set this padding (#601150). | ||||
* | 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 ↵ | Guillaume Desmottes | 2009-11-10 | 1 | -0/+6 |
| | | | | doesn't exist | ||||
* | 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 |
| | | | | | The size wasn't saved when the window was closed before the timeout was fired (#601190). | ||||
* | 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 ↵ | Guillaume Desmottes | 2009-11-09 | 1 | -11/+32 |
| | | | | before using it (#600713) | ||||
* | 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 |
| | | | | | Removes a race where the presence gets wiped because we check whether to go online before our connection to the AccountManager is ready. | ||||
* | [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 ↵ | Guillaume Desmottes | 2009-11-06 | 1 | -7/+15 |
| | | | | audio one | ||||
* | accounts-dialog: display the 'remove' icon only on the selected row | Guillaume Desmottes | 2009-11-06 | 1 | -2/+0 |
| | | | | | This used to be a Moblin specific change but it makes sense for GNOME as well (#600962). | ||||
* | accounts-dialog: set the 'ypad' of cells in the account treeview to 4 | Guillaume Desmottes | 2009-11-06 | 1 | -2/+0 |
| | | | | | | It looks nicer this way. This used to be a Moblin specific change but it makes sense for GNOME as well (#600962). | ||||
* | accounts-dialog: simplify the remove acount confirmation dialog | Guillaume Desmottes | 2009-11-06 | 1 | -15/+0 |
| | | | | | This used to be a Moblin specific change but it makes sense for GNOME as well (#600962). | ||||
* | account-widget: Change the label of the Connect button to 'Login'. | Guillaume Desmottes | 2009-11-06 | 1 | -14/+9 |
| | | | | | This used to be a Moblin specific change but it makes sense for GNOME as well (#600962). | ||||
* | 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 |
| | | | | | | #600961) Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | 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 |
| | | | | Signed-off-by: Pascal Terjan <pterjan@linuxfr.org> | ||||
* | Better reorganization of chat_window_update (#600732) | Ryan LaBelle | 2009-11-06 | 1 | -24/+76 |
| | |||||
* | empathy-call-window: add a friendly message for ↵ | Guillaume Desmottes | 2009-11-06 | 1 | -0/+7 |
| | | | | TP_MEDIA_STREAM_ERROR_CONNECTION_FAILED (#575763) | ||||
* | 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 |
| | | | | This message is not localised but can contain useful informations. | ||||
* | 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 ↵ | Guillaume Desmottes | 2009-11-05 | 1 | -1/+2 |
| | | | | mark it as translatable | ||||
* | empathy-call-window: display an error message when codec negotiation failed ↵ | Guillaume Desmottes | 2009-11-05 | 1 | -0/+136 |
| | | | | (#581789) | ||||
* | 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 |
| | | | | | | | are valid accounts We have to wait until the account manager is ready before checking if there are valid accounts (#600798). | ||||
* | contact-menu: rename "View Previous Conversations" menu entry to "Previous ↵ | Guillaume Desmottes | 2009-11-05 | 1 | -1/+1 |
| | | | | | | | | Conversations" This label was too long and looked weird comparing of the other entries of this menu. Futhermore, the same entry in the "View" menu is called "Previous Conversations". | ||||
* | Empathy should link on Farsight2 | Guillaume Desmottes | 2009-11-05 | 1 | -0/+1 |
| | | | | | Empathy uses some Farsight2 API but doesn't explicitely link on it (#600671). | ||||
* | 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 |
| | | | | They are meant to be used by developpers, not users. | ||||
* | empathy-chat-window: always display the title of the current tab | Guillaume Desmottes | 2009-11-04 | 1 | -9/+1 |
| | | | | | This is more coherent as the web browsers do the same. Thanks to Ryan LaBelle for his help. (#600473) | ||||
* | 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 ↵ | Guillaume Desmottes | 2009-11-04 | 1 | -2/+12 |
| | | | | tp_channel_call_when_ready is running | ||||
* | empathy-dispatch-operation: ensure that the operation stays alive while ↵ | Guillaume Desmottes | 2009-11-04 | 1 | -0/+12 |
| | | | | tp_connection_call_when_ready is running (#600551) | ||||
* | 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 |
| | | | | | | | | Also make commands not case sensitive and use g_ascii_isspace to detect spaces. | ||||
| * | Add support for /help command without arg, to list all available commands. | Xavier Claessens | 2009-11-01 | 1 | -39/+47 |
| | | | | | | | | Also improve a bit the support for optional args. | ||||
| * | Add support for /help command and fix review comments | Xavier Claessens | 2009-11-01 | 1 | -91/+165 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=573407 | ||||
| * | Refactor chat commands. | Xavier Claessens | 2009-11-01 | 1 | -85/+127 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=573407 | ||||
| * | Add support for /msg command | Xavier Claessens | 2009-11-01 | 1 | -2/+74 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=573407 | ||||
| * | Add support for /query command | Xavier Claessens | 2009-11-01 | 1 | -0/+28 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=573407 | ||||
| * | Add support for /join command | Xavier Claessens | 2009-11-01 | 1 | -2/+30 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=573407 | ||||
| * | Fix topic not always shown, and add /topic command support. | Xavier Claessens | 2009-11-01 | 3 | -27/+108 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=573407 | ||||
* | | 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 |
| | | | | | | | | | | The 'Server' entry is optionnal and it looks weird to display it first (#597678). | ||||
* | | empathy_account_widget_contains_pending_changes: return TRUE if we are ↵ | Guillaume Desmottes | 2009-11-03 | 1 | -0/+10 |
| | | | | | | | | creating a new account which is not created yet | ||||
* | | Allow accounts_dialog_has_pending_change to return a NULL TpAccount | Guillaume Desmottes | 2009-11-03 | 1 | -13/+24 |
| | | | | | | | | | | That way we can warn user when he is about to lose his newly created account (#598550). | ||||
* | | Merge branch 'fix-586098' | Danielle Madeley | 2009-11-03 | 1 | -50/+251 |
|\ \ | | | | | | | | | | | | | Conflicts: libempathy-gtk/empathy-chat.c | ||||
| * | | 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 |
| | | | | | | | | when we are offline (#600427) | ||||
* | | 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 |
| | | | | | | | | | | The tests have not been ported yet as they are currently disabled. | ||||
* | | port check-empathy-chatroom.c to GTest | Guillaume Desmottes | 2009-11-03 | 5 | -16/+24 |
| | | | | | | | | | | The tests have not been ported yet as they are currently disabled. | ||||
* | | 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 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | | accounts-dialog: don't always select the first account automatically | Jonny Lamb | 2009-11-03 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sometimes it takes a while to get all account details, but getting the account names is fairly quick. What tends to happen is that the tree view of account names is populated immediately, but the account widget is just grey until all details are retrieved. This time is enough to select an account in the tree view for editing. However, previously, once all details are retrieved, the first account is automatically selected. This is of course sensible if the user has not selected an account, but it's pretty annoying if you've already selected your seventeenth jabber account and then it plonks you back to number one. This patch only selects the first account if there is not one already selected. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | | 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' ↵ | Guillaume Desmottes | 2009-11-03 | 1 | -0/+1 |
| | | | | | | | | argument (#600446) | ||||
* | | Merge branch 'accountz' | Jonny Lamb | 2009-11-02 | 61 | -3462/+1308 |
|\ \ | |||||
| * | | Upped dependency on tp-glib | Jonny Lamb | 2009-10-30 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | contact-list-view: added note about waiting for manager to be come ready bug | Jonny Lamb | 2009-10-30 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | empathy: when creating salut account, be sure to wait for the account manager | Jonny Lamb | 2009-10-30 | 1 | -14/+37 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | log-store-empathy: refer to "make logs async" bug | Jonny Lamb | 2009-10-30 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | dispatcher: refer to EmpathyHandler bug | Jonny Lamb | 2009-10-30 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | idle: added a comment to explain _is_just_connected | Jonny Lamb | 2009-10-30 | 1 | -0/+3 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | idle: don't hardcode 10 seconds as the "just connected" time | Jonny Lamb | 2009-10-30 | 1 | -1/+5 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | idle: add comment about the connect_times hash table types | Jonny Lamb | 2009-10-30 | 1 | -0/+2 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | idle: updated comment | Jonny Lamb | 2009-10-30 | 1 | -2/+4 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | utils: remove FIXME | Jonny Lamb | 2009-10-30 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Although still true, the comment above the function will suffice and this can't really be changed without lots of making-async of other places in Empathy. I also don't think this is a problem in practice as everywhere in Empathy we use the account manager should have a _prepare called beforehand. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | location-manager: keep a ref to self during preparation to make sure we stay ↵ | Jonny Lamb | 2009-10-30 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | alive Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | all: log error messages if preparing the account manager fails | Jonny Lamb | 2009-10-30 | 15 | -30/+112 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | check-empathy-chatroom-manager: port to new tp-glib account API | Jonny Lamb | 2009-10-25 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | tests: port to new tp-glib account API | Jonny Lamb | 2009-10-25 | 2 | -4/+5 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | po: removed empathy-account.c from POTFILES.in | Jonny Lamb | 2009-10-25 | 1 | -1/+0 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | contact-manager, dispatcher: renamed _new_connection_cb to _status_changed_cb | Jonny Lamb | 2009-10-25 | 2 | -6/+6 |
| | | | | | | | | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=599169#c2 Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | idle: use the TpAccount pointer as key to the hash table, and remove values ↵ | Jonny Lamb | 2009-10-25 | 1 | -12/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | on disconnect https://bugzilla.gnome.org/show_bug.cgi?id=599169#c2 Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | empathy: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -85/+76 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | status-icon: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -21/+36 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | new-chatroom-dialog: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | main-window: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -48/+87 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | import-widget: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -27/+30 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | import-mc4-accounts: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -5/+5 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | event-manager: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -4/+11 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | chatrooms-window: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | chat-window: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -14/+18 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | accounts-dialog: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -145/+70 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | account-assistant: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | ui-utils: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -1/+0 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | theme-adium: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | presence-chooser: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -14/+42 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | new-message-dialog: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -1/+0 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | log-window: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -30/+50 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | location-manager: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -16/+77 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | irc-network-dialog: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -1/+0 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | contact-widget: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | contact-list-view: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -8/+10 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | contact-dialogs: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -3/+4 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | chat-text-view: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -1/+0 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | chat: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -23/+44 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | account-widget: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -14/+14 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | account-chooser: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -79/+102 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | tp-roomlist: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -8/+6 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | log-store: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -19/+19 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | log-store-empathy: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -17/+19 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | log-manager: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -11/+11 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | dispatcher: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -27/+48 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | contact: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -17/+13 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | contact-manager: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -22/+46 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | chatroom: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -13/+14 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | chatroom-manager: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -41/+27 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | account-settings: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -77/+77 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | Add empathy_idle_account_is_just_connected function. | Jonny Lamb | 2009-10-24 | 2 | -0/+70 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | idle: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -20/+22 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | Add empathy_account_manager_get_accounts_connected function. | Jonny Lamb | 2009-10-24 | 2 | -0/+36 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | Add empathy_get_account_for_connection function. | Jonny Lamb | 2009-10-24 | 2 | -1/+36 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | Add empathy_idle_get_requested_presence function. | Jonny Lamb | 2009-10-24 | 2 | -12/+44 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | Removed EmpathyAccount{,Manager}. | Jonny Lamb | 2009-10-23 | 5 | -2604/+0 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | | | Updated Italian translation of the help | Milo Casagrande | 2009-11-02 | 2 | -1011/+3938 |
| |/ |/| | | | | | * Updated the screenshot | ||||
* | | Fixes cycling tab bug in chat window (#589263) | Rômulo Fernandes Machado | 2009-10-30 | 1 | -12/+49 |
| | | |||||
* | | empathy-accounts-dialog: do_constructor: always return a new reference | Guillaume Desmottes | 2009-10-29 | 1 | -3/+7 |
| | | | | | | | | | | | | This fix is cleaner than the previous commmit. The constructor now always returns a new reference to the caller. It also now has an extra reference that it will release once the dialog as been destroyed. | ||||
* | | empathy-accounts-dialog: do_constructor: don't ref the dialog if it already ↵ | Guillaume Desmottes | 2009-10-29 | 1 | -1/+3 |
| | | | | | | | | | | | | | | exists (#600023) This breaks the concept of a constructor but the caller isn't supposed to unref it itself anyway (it's unreffed in accounts_dialog_destroy_cb). | ||||
* | | Escape the header of the notification (#599431) | Guillaume Desmottes | 2009-10-29 | 1 | -2/+7 |
| | | |||||
* | | move test app needing user interaction to interactive/ | Guillaume Desmottes | 2009-10-29 | 11 | -32/+45 |
| | | | | | | | | tests/ should be used only for automatic unit tests. | ||||
* | | Add new smileys available in the last Icon Naming Spec (#593327) | Rodolphe | 2009-10-27 | 1 | -5/+11 |
| | | |||||
* | | Merge branch 'mc5-debug' | Danielle Madeley | 2009-10-27 | 1 | -0/+7 |
|\ \ | |||||
| * | | Add MissionControl to the debug window | Danielle Madeley | 2009-10-27 | 1 | -0/+7 |
| | | | |||||
* | | | Updated Tamil translation | drtvasudevan | 2009-10-27 | 1 | -150/+135 |
|/ / | |||||
* | | release.py: update last_tag_patern | Guillaume Desmottes | 2009-10-27 | 1 | -1/+1 |
| | | |||||
* | | start dev of 2.29.2 | Guillaume Desmottes | 2009-10-27 | 1 | -2/+2 |
| | | |||||
* | | prepare 2.29.1 releaseEMPATHY_2_29_1 | Guillaume Desmottes | 2009-10-27 | 2 | -1/+129 |
| | | |||||
* | | dispatcher_request_handles_cb: use request_data->dispatcher to get the self ↵ | Guillaume Desmottes | 2009-10-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | pointer We don't pass a weak pointer to tp_cli_connection_call_request_handles so we can't rely on it (#599612). | ||||
* | | theme_adium_parse_body: escape text between links | Guillaume Desmottes | 2009-10-26 | 1 | -2/+8 |
| | | |||||
* | | theme_adium_parse_body: escape all the text if smileys are disabled (#599640) | Guillaume Desmottes | 2009-10-26 | 1 | -0/+2 |
| | | |||||
* | | theme_adium_append_event: escape text | Xavier Claessens | 2009-10-26 | 1 | -2/+6 |
| | | |||||
* | | Updated Slovenian translation | Matej Urbančič | 2009-10-26 | 1 | -235/+237 |
| | | |||||
* | | Fix crash when joining a chat, GTK_WIDGET_VISIBLE is not NULL-safe | Xavier Claessens | 2009-10-26 | 1 | -2/+1 |
| | | |||||
* | | check-empathy-irc-network-manager: fix shadow declarations | Jonny Lamb | 2009-10-25 | 1 | -6/+0 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | | empathy-chat-window: Don't update the Contact menu if visible | Rob Bradford | 2009-10-24 | 1 | -5/+26 |
| | | | | | | | | | | | | | | If the Contact menu is currently visible do not update it. Instead update it once the menu is hidden. Fixes: #591360 | ||||
* | | empathy.c: document how the reference on the newly created EmpathyChat is ↵ | Guillaume Desmottes | 2009-10-23 | 1 | -2/+9 |
|/ | | | | managed | ||||
* | ft-manager: allow closing the dialog with C-w or Esc | Jonny Lamb | 2009-10-23 | 1 | -0/+17 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | Set default font from Gnome system if not set in the style. | Matěj Cepl | 2009-10-23 | 1 | -9/+73 |
| | | | | | | | | If the font family and font size is not set in the style, we set style based on the Gnome default settings. Signed-off-by: Matěj Cepl <mcepl@redhat.com> Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | use empathy_released to check if we are releasing or not | Guillaume Desmottes | 2009-10-23 | 1 | -9/+12 |
| | | | | This allow us to release a 2.x.y.1 release without enabling Werror. | ||||
* | Enable extra error CFLAGS in tests/ | Guillaume Desmottes | 2009-10-23 | 1 | -0/+1 |
| | |||||
* | Enable extra error CFLAGS in libempathy/ | Guillaume Desmottes | 2009-10-23 | 1 | -0/+1 |
| | |||||
* | Enable extra error CFLAGS in libempathy-gtk/ | Guillaume Desmottes | 2009-10-23 | 1 | -0/+1 |
| | |||||
* | Enable extra error CFLAGS in src/ | Guillaume Desmottes | 2009-10-23 | 1 | -0/+1 |
| | |||||
* | disable -Wstrict-prototypes as some GTK+ headers are bugged | Guillaume Desmottes | 2009-10-23 | 1 | -1/+2 |
| | |||||
* | remove m4/acinclude.m4 | Guillaume Desmottes | 2009-10-23 | 1 | -65/+0 |
| | | | | We have our own errors management now. | ||||
* | copy error flags from Gabble | Guillaume Desmottes | 2009-10-23 | 1 | -1/+40 |
| | |||||
* | add m4/as-compiler-flag.m4 | Guillaume Desmottes | 2009-10-23 | 1 | -0/+33 |
| | |||||
* | copy version management from Gabble | Guillaume Desmottes | 2009-10-23 | 1 | -1/+21 |
| | |||||
* | empathy-protocol-chooser: don't cache TpConnectionManagerProtocol in the store | Guillaume Desmottes | 2009-10-23 | 1 | -28/+47 |
| | | | | | | | TpConnectionManagerProtocol are not garanteed to stay valid so we shouldn't cache them in the store. Instead, we cache the protocol name and call tp_connection_manager_get_protocol each time we need it. This should fix crashers as the ones reported in #599386. | ||||
* | Merge branch 'trivia' | Guillaume Desmottes | 2009-10-22 | 24 | -283/+300 |
|\ | |||||
| * | empathy-avatar-chooser.c: fix identation | Guillaume Desmottes | 2009-10-22 | 1 | -2/+2 |
| | | |||||
| * | empathy-utils.c: fix casting issues | Guillaume Desmottes | 2009-10-22 | 1 | -6/+8 |
| | | |||||
| * | empathy-tp-contact-list.c: fix shadow declaration and uint comparaison | Guillaume Desmottes | 2009-10-22 | 1 | -6/+6 |
| | | |||||
| * | empathy-tp-contact-factory.c: fix casting issue | Guillaume Desmottes | 2009-10-22 | 1 | -1/+1 |
| | | |||||
| * | empathy-time.c: fix shadow declaration | Guillaume Desmottes | 2009-10-22 | 1 | -4/+4 |
| | | |||||
| * | empathy-status-presets.c: fix casting issues | Guillaume Desmottes | 2009-10-22 | 1 | -10/+10 |
| | | |||||
| * | empathy-log-store-empathy.c: fix casting issues | Guillaume Desmottes | 2009-10-22 | 1 | -12/+13 |
| | |