| Commit message (Expand) | Author | Age | Files | Lines |
* | Adium: Correctly support action messages (/me) | Xavier Claessens | 2011-05-04 | 1 | -7/+15 |
* | Adium: Fix selection of default variant | Xavier Claessens | 2011-05-04 | 2 | -53/+166 |
* | ThemeManager: Make sure to emit theme-changed only once when the theme changed | Xavier Claessens | 2011-05-03 | 1 | -10/+79 |
* | Adium: Also queue events when loading the page | Xavier Claessens | 2011-05-03 | 1 | -11/+21 |
* | Adium: Events must be queued until the Template.html loaded | Xavier Claessens | 2011-05-03 | 1 | -0/+7 |
* | Adium: Mark autoreply message | Xavier Claessens | 2011-05-03 | 1 | -2/+3 |
* | Adium: highlight messages starting with our name | Xavier Claessens | 2011-05-03 | 1 | -3/+3 |
* | Fix crash if contact_id is NULL when selecting its color | Xavier Claessens | 2011-05-03 | 1 | -3/+4 |
* | Adium: Temporally disable scrolling when appending backlog | Xavier Claessens | 2011-05-02 | 1 | -5/+11 |
* | coding style fix | Guillaume Desmottes | 2011-05-02 | 1 | -1/+1 |
* | theme-adium: implement %senderColor% (#541632) | Guillaume Desmottes | 2011-05-02 | 1 | -2/+31 |
* | Support new themes that have only Resources/Content.html | Xavier Claessens | 2011-05-02 | 1 | -39/+81 |
* | Fix a crash if replacement is NULL | Xavier Claessens | 2011-05-02 | 1 | -2/+2 |
* | individual_store_get_individual_status_icon_with_icon_name: look in the cache... | Guillaume Desmottes | 2011-05-02 | 1 | -1/+6 |
* | Display favorite offline contacts only in the Favorite group (#648914) | Guillaume Desmottes | 2011-05-02 | 1 | -5/+48 |
* | Use focus feature of adium themes | Xavier Claessens | 2011-04-27 | 4 | -6/+118 |
* | Add FIXMEs for things we don't implement yet from adium theme spec | Xavier Claessens | 2011-04-27 | 1 | -39/+123 |
* | contact_list_store_chat_state_changed_cb(): tidy | Will Thompson | 2011-04-25 | 1 | -6/+4 |
* | account-widget: remove all the code related to the enabled checkbox | Guillaume Desmottes | 2011-04-21 | 1 | -156/+2 |
* | Remove enabled toggle from account-widget | Danielle Madeley | 2011-04-21 | 1 | -0/+4 |
* | location-manager: use tp_asv_* | Guillaume Desmottes | 2011-04-20 | 1 | -19/+10 |
* | location-manager: use the self->priv pattern | Guillaume Desmottes | 2011-04-20 | 2 | -103/+94 |
* | location-manager: remove useless propety getter and setter | Guillaume Desmottes | 2011-04-20 | 1 | -34/+0 |
* | location_manager_dispose: use tp_clear_* | Guillaume Desmottes | 2011-04-20 | 1 | -35/+6 |
* | Merge branch 'timestamp-648188' | Guillaume Desmottes | 2011-04-20 | 8 | -57/+53 |
|\ |
|
| * | chat_text_view_append_timestamp: use empathy_time_to_string_utc() | Guillaume Desmottes | 2011-04-19 | 1 | -5/+1 |
| * | Port all timestamps from time_t to gint64 (#648188) | Guillaume Desmottes | 2011-04-19 | 7 | -45/+37 |
| * | use tp_text_channel_send_message_async() | Guillaume Desmottes | 2011-04-18 | 1 | -8/+11 |
| * | chat_send_error_cb: don't display the message if it's NULL | Guillaume Desmottes | 2011-04-18 | 1 | -3/+8 |
* | | Bug 647056 — Removing a contact causes a segfault | Philip Withnall | 2011-04-18 | 1 | -1/+0 |
|/ |
|
* | Add translation context on some strings (#646131) | Guillaume Desmottes | 2011-04-18 | 1 | -1/+1 |
* | Base the search bar on GtkToolbar instead of GtkHBox in order not to resize t... | Vitaly Minko | 2011-04-07 | 2 | -75/+119 |
* | log_manager_got_entities_cb: don't use the currently selected account | Guillaume Desmottes | 2011-04-06 | 1 | -16/+13 |
* | emulate '/me' command if CM doesn't support Action messages (#622118) | Guillaume Desmottes | 2011-04-06 | 1 | -2/+26 |
* | Bug 646227 — Possible overflow in persona-view:drag_data_get | Philip Withnall | 2011-04-05 | 3 | -40/+43 |
* | Revert "-Fix use of include <config.h> to make sure translations work" | Guillaume Desmottes | 2011-04-04 | 2 | -8/+0 |
* | -Fix use of include <config.h> to make sure translations work | Kjartan Maraas | 2011-04-04 | 2 | -0/+8 |
* | set a category on chat related notifications | Guillaume Desmottes | 2011-04-02 | 1 | -0/+1 |
* | move the Enabled translator comment just before the string | Guillaume Desmottes | 2011-03-30 | 1 | -2/+2 |
* | give translators context for the 'Enabled' checkbox (#646131) | Guillaume Desmottes | 2011-03-30 | 1 | -0/+2 |
* | theme-adium: keep count of the pages loading instead of using a boolean | Guillaume Desmottes | 2011-03-28 | 1 | -4/+9 |
* | Calendar widget should be disabled if no contact selected (#645582) | Guillaume Desmottes | 2011-03-24 | 2 | -0/+10 |
* | account_chooser_filter_ready_cb: don't unref the account | Guillaume Desmottes | 2011-03-24 | 1 | -1/+0 |
* | Only add the 'extra-certificate-identities' parameter if gabble supports it. | Stef Walter | 2011-03-22 | 1 | -2/+6 |
* | Create GTalk accounts with extra-certificate-identities = 'talk.google.com' | Stef Walter | 2011-03-22 | 1 | -0/+7 |
* | account_chooser_update_iter: don't leak the TpAccount | Guillaume Desmottes | 2011-03-22 | 1 | -0/+2 |
* | Also show an avatar when blocking from a conversation | Emilio Pozuelo Monfort | 2011-03-22 | 3 | -3/+14 |
* | Use the right marshal file | Emilio Pozuelo Monfort | 2011-03-19 | 1 | -2/+2 |
* | Display an avatar on the block contact dialog | Emilio Pozuelo Monfort | 2011-03-18 | 3 | -68/+111 |
* | Allow to enter an email address as ICQ ID (#645014) | Guillaume Desmottes | 2011-03-17 | 1 | -2/+5 |
* | Contact Search: close the dialog when adding a contact | Emilio Pozuelo Monfort | 2011-03-17 | 1 | -0/+3 |
* | Fix warnings from GCC 4.6 about variables that are set but not used. | Kjartan Maraas | 2011-03-17 | 16 | -144/+5 |
* | pass a preferred handler when requesting channels | Guillaume Desmottes | 2011-03-17 | 2 | -4/+5 |
* | rename empathy-dispatcher to empathy-request-util | Guillaume Desmottes | 2011-03-17 | 9 | -18/+14 |
* | account-widget-irc: set password-prompt param when needed (#644406) | Guillaume Desmottes | 2011-03-17 | 1 | -0/+58 |
* | ContactSearch: don't leak a GError | Emilio Pozuelo Monfort | 2011-03-16 | 1 | -2/+4 |
* | individual-view: call empathy_individual_manager_remove() also when the respo... | Guillaume Desmottes | 2011-03-16 | 1 | -7/+5 |
* | individual-view: use our own RESPONSE enum | Guillaume Desmottes | 2011-03-16 | 1 | -6/+14 |
* | Adjust for Folks PresenceOwner -> PresenceDetails rename | Travis Reitter | 2011-03-15 | 5 | -41/+44 |
* | Adjust for Folks Groupable -> GroupDetails rename | Travis Reitter | 2011-03-15 | 6 | -71/+76 |
* | Adjust for Folks Favouritable -> FavouriteDetails rename | Travis Reitter | 2011-03-15 | 5 | -16/+22 |
* | Adjust for Folks AvatarOwner -> AvatarDetails rename | Travis Reitter | 2011-03-15 | 1 | -1/+1 |
* | Adjust for Folks Aliasable -> AliasDetails rename | Travis Reitter | 2011-03-15 | 7 | -31/+36 |
* | individual_view_remove_dialog_show: set a mnemonic on the 'Delete and Block' ... | Guillaume Desmottes | 2011-03-14 | 1 | -2/+13 |
* | coding style fixes | Guillaume Desmottes | 2011-03-14 | 1 | -1/+1 |
* | Merge branch 'glassrose-contact-blocking-rebase' | Danielle Madeley | 2011-03-14 | 13 | -23/+1426 |
|\ |
|
| * | Update the wording of the other contact blocking dialog | Danielle Madeley | 2011-03-11 | 1 | -3/+4 |
| * | Update the wording of the contact blocking dialog | Danielle Madeley | 2011-03-11 | 1 | -15/+56 |
| * | Use tp_g_signal_connect_object for Tp proxies that outlive the CB dialog | Danielle Madeley | 2011-03-11 | 1 | -4/+6 |
| * | Only destroy block confirmation dialogs after we've read out the abusive state | Danielle Madeley | 2011-03-11 | 2 | -3/+3 |
| * | Hook up abusive argument into TpContactList backend | Danielle Madeley | 2011-03-11 | 3 | -7/+12 |
| * | Initialize EmpathyContactManager before creating a new contact->Block menuitem | Chandni Verma | 2011-03-11 | 1 | -1/+2 |
| * | Use Contact Manager flags instead of Individual Manager flags | Chandni Verma | 2011-03-09 | 1 | -8/+9 |
| * | Style fixes from review | Danielle Madeley | 2011-03-08 | 2 | -2/+5 |
| * | Add confirmation dialog to Remove | Danielle Madeley | 2011-03-08 | 3 | -3/+109 |
| * | Add block confirmation to the authorise publication dialog | Danielle Madeley | 2011-03-08 | 1 | -5/+17 |
| * | Add UI to blocking confirmation dialog for future "report as abusive" function | Danielle Madeley | 2011-03-08 | 1 | -3/+30 |
| * | Factor out common blocking confirmation dialog | Danielle Madeley | 2011-03-08 | 3 | -26/+53 |
| * | contact-blocking-dialog: report errors to the user | Danielle Madeley | 2011-03-08 | 1 | -3/+52 |
| * | Add Block button to the subscription authorization dialog | Danielle Madeley | 2011-03-08 | 2 | -13/+61 |
| * | Add a confirmation dialog when you block a contact from the Contact menu | Danielle Madeley | 2011-03-08 | 1 | -1/+42 |
| * | Add 'Delete and Block' as an option to the Remove Contact dialog | Danielle Madeley | 2011-03-08 | 1 | -10/+24 |
| * | Add 'Block Contact' to empathy-contact-menu | Danielle Madeley | 2011-03-08 | 3 | -2/+75 |
| * | Handle the case where there are no accounts with deny channels | Danielle Madeley | 2011-03-08 | 1 | -26/+62 |
| * | Don't need to prepare accounts separately | Danielle Madeley | 2011-03-08 | 1 | -30/+11 |
| * | Provide autocompletion of known contacts in the entry box | Danielle Madeley | 2011-03-08 | 1 | -5/+47 |
| * | Add and remove contacts from deny list | Danielle Madeley | 2011-03-08 | 2 | -12/+183 |
| * | Beginning of contact blocking dialog | Danielle Madeley | 2011-03-08 | 4 | -0/+722 |
* | | Update our local fields having Overwritten_By_Nickname when updating our nick... | Guillaume Desmottes | 2011-03-10 | 1 | -0/+43 |
* | | don't update Alias.Nickname if not needed | Guillaume Desmottes | 2011-03-10 | 1 | -2/+9 |
* | | inline set_alias_on_account() | Guillaume Desmottes | 2011-03-10 | 1 | -10/+3 |
* | | contact-widget: don't allow edit fields having the Overwritten_By_Nickname fl... | Guillaume Desmottes | 2011-03-09 | 1 | -0/+13 |
* | | contact-widget: only call SetContactInfo() is details changed (#644295) | Guillaume Desmottes | 2011-03-09 | 1 | -7/+32 |
* | | libempathy-gtk: In TLS Dialog allow remembering of any exception. | Stef Walter | 2011-03-08 | 1 | -15/+6 |
* | | Build fix | Emilio Pozuelo Monfort | 2011-03-07 | 1 | -1/+1 |
* | | Show a profile info button in contact search results | Emilio Pozuelo Monfort | 2011-03-07 | 1 | -0/+55 |
* | | Use the special "" search field if the CM supports it | Emilio Pozuelo Monfort | 2011-03-07 | 1 | -1/+5 |
* | | Warn the user if she has insufficient disk space to receive a file | Danielle Madeley | 2011-03-07 | 1 | -3/+58 |
|/ |
|
* | Emit RESPONSE_APPLY on row-activated | Danielle Madeley | 2011-03-03 | 1 | -0/+12 |
* | Contact Search Dialog: Search when enter is pressed | Danielle Madeley | 2011-03-03 | 1 | -1/+3 |
* | Change 'Add' to 'Add Contact' | Danielle Madeley | 2011-03-03 | 1 | -1/+3 |
* | Tweak ContactSearchDialog padding | Danielle Madeley | 2011-03-03 | 1 | -13/+17 |
* | Only show the "Remember password" tickybox if we can do that | Danielle Madeley | 2011-03-03 | 1 | -1/+4 |
* | Disable /part command for now | Guillaume Desmottes | 2011-02-25 | 1 | -0/+7 |
* | Implementation of /PART command for MUCs | Chandni Verma | 2011-02-25 | 2 | -6/+59 |
* | Updating empathy_tp_chat_leave() function in empathy-tp-chat API | Chandni Verma | 2011-02-25 | 1 | -1/+1 |
* | Indentation fix | Emilio Pozuelo Monfort | 2011-02-25 | 1 | -21/+21 |
* | Log window: free the entities together with the list | Emilio Pozuelo Monfort | 2011-02-25 | 1 | -3/+1 |
* | Log window: don't leak the account | Emilio Pozuelo Monfort | 2011-02-25 | 1 | -1/+1 |
* | Unref the entity when we're done | Emilio Pozuelo Monfort | 2011-02-25 | 1 | -0/+2 |
* | Port empathy to Telepathy logger 0.2.0 | Nicolas Dufresne | 2011-02-25 | 3 | -125/+120 |
* | tls-dialog: destroy the dialog if the certificate is invalidated (#643186) | Guillaume Desmottes | 2011-02-24 | 1 | -0/+13 |
* | re-implement /query and /msg (#623682) | Guillaume Desmottes | 2011-02-24 | 1 | -24/+38 |
* | coding style fixes | Guillaume Desmottes | 2011-02-21 | 2 | -2/+2 |
* | Move farsight-using sources to src | Emilio Pozuelo Monfort | 2011-02-21 | 9 | -1770/+2 |
* | Fiexd wrong title capitalization for checkbox | Milo Casagrande | 2011-02-21 | 7 | -7/+7 |
* | use champlain_view_ensure_layers_visible() | Guillaume Desmottes | 2011-02-21 | 1 | -3/+1 |
* | use champlain_marker_layer_new() | Guillaume Desmottes | 2011-02-21 | 2 | -2/+2 |
* | Port to champlain 0.10 (#642010) | Guillaume Desmottes | 2011-02-21 | 2 | -25/+19 |
* | empathy_theme_manager_dup_singleton: act as a proper dup singleton function | Guillaume Desmottes | 2011-02-18 | 1 | -2/+5 |
* | Bug 637151 — Hide the user Individual from the contact list | Philip Withnall | 2011-02-18 | 6 | -22/+35 |
* | empathy_protocol_chooser_create_account_settings: ensure that cm is always un... | Guillaume Desmottes | 2011-02-17 | 1 | -4/+5 |
* | rename empathy_theme_manager_get() to empathy_theme_manager_dup_singleton() | Guillaume Desmottes | 2011-02-17 | 4 | -5/+11 |
* | folks favorite API has changed | Guillaume Desmottes | 2011-02-17 | 1 | -2/+2 |
* | Always display favorite contacts (#592595) | Guillaume Desmottes | 2011-02-17 | 1 | -1/+4 |
* | empathy_cell_renderer_expander_render: draw using the proper state (#642098) | Guillaume Desmottes | 2011-02-17 | 1 | -2/+13 |
* | update copyright | Guillaume Desmottes | 2011-02-17 | 1 | -0/+1 |
* | cell-renderer-expander: remove animation code | Guillaume Desmottes | 2011-02-17 | 1 | -163/+0 |
* | disconnect the activate cb before detaching the menu | Guillaume Desmottes | 2011-02-16 | 3 | -6/+6 |
* | individual-widget: use empathy_context_menu_new() | Guillaume Desmottes | 2011-02-16 | 1 | -4/+1 |
* | individual-view: use empathy_context_menu_new() | Guillaume Desmottes | 2011-02-16 | 1 | -4/+1 |
* | contact-widget: use empathy_context_menu_new() | Guillaume Desmottes | 2011-02-16 | 1 | -3/+1 |
* | contact-list-view: use empathy_context_menu_new() (#642461) | Guillaume Desmottes | 2011-02-16 | 1 | -5/+1 |
* | theme-adium: use empathy_context_menu_new() and remove our hack | Guillaume Desmottes | 2011-02-16 | 1 | -3/+1 |
* | add empathy_context_menu_new() | Guillaume Desmottes | 2011-02-16 | 2 | -0/+36 |
* | only try reconnecting accounts if needed (#642358) | Guillaume Desmottes | 2011-02-16 | 1 | -3/+14 |
* | Merge remote branch 'glassrose/Reset-network-list-button-642264' | Guillaume Desmottes | 2011-02-15 | 1 | -0/+33 |
|\ |
|
| * | Reset network list button | Chandni Verma | 2011-02-15 | 1 | -0/+33 |
* | | password-dialog: activate the dialog when the entry is activated (#642296) | Guillaume Desmottes | 2011-02-14 | 1 | -0/+9 |
* | | irc-network-chooser: recreate the default IRC network if needed (#641861) | Guillaume Desmottes | 2011-02-14 | 1 | -1/+18 |
|/ |
|
* | string-parser: properly handle if g_regex_new() fails | Guillaume Desmottes | 2011-02-10 | 1 | -1/+13 |
* | Move a couple of call-related functions to empathy-utils.h | Emilio Pozuelo Monfort | 2011-02-10 | 2 | -10/+8 |
* | EmpathyCallFactory -> EmpathyStreamedMediaFactory | Emilio Pozuelo Monfort | 2011-02-10 | 5 | -9/+6 |
* | individual-view: properly unref the tooltip_widget when disposing (#641157) | Guillaume Desmottes | 2011-02-03 | 1 | -6/+2 |
* | contact-list-view: backport fixes from individual_view_popup_menu_idle_cb | Guillaume Desmottes | 2011-02-03 | 1 | -2/+20 |
* | individual-menu: ensure that the contact stays alive while the activate signa... | Guillaume Desmottes | 2011-02-03 | 1 | -2/+4 |
* | individual-view: detach the individual menu once it has been displayed | Guillaume Desmottes | 2011-02-03 | 1 | -0/+20 |
* | individual_view_popup_menu_idle_cb: remove useless sink/unref | Guillaume Desmottes | 2011-02-03 | 1 | -2/+0 |
* | individual-widget: use priv->contact as that's our pointer on the TpContact now | Guillaume Desmottes | 2011-02-02 | 1 | -2/+1 |
* | individual-widget: connect on the notify::client-types only once | Guillaume Desmottes | 2011-02-01 | 1 | -10/+14 |
* | coding style fix | Guillaume Desmottes | 2011-02-01 | 1 | -1/+1 |
* | Merge branch 'muc-password' | Jonny Lamb | 2011-02-01 | 1 | -8/+169 |
|\ |
|
| * | chat: save room passwords in the keyring if requested | Jonny Lamb | 2011-01-29 | 1 | -1/+11 |
| * | chat: try to use a room password from the keyring or offer to save the password | Jonny Lamb | 2011-01-29 | 1 | -8/+159 |
* | | Adjust for FolksHasPresence -> FolksPresenceOwner | Travis Reitter | 2011-02-01 | 5 | -36/+41 |
* | | Adjust for FolksHasAvatar -> FolksAvatarOwner | Travis Reitter | 2011-02-01 | 1 | -1/+1 |
|/ |
|
* | chat: add clear secondary icon to password entry | Jonny Lamb | 2011-01-28 | 1 | -0/+31 |
* | chat: make the password entry grow | Jonny Lamb | 2011-01-28 | 1 | -4/+4 |
* | chat: display a spinner when attempting a MUC password | Jonny Lamb | 2011-01-28 | 1 | -46/+84 |
* | Add Contact Search support | Emilio Pozuelo Monfort | 2011-01-28 | 4 | -0/+633 |
* | Merge branch 'presence-manager-640532' | Guillaume Desmottes | 2011-01-26 | 2 | -12/+11 |
|\ |
|
| * | rename EmpathyIdle to EmpathyPresenceManager (#640532) | Guillaume Desmottes | 2011-01-25 | 2 | -12/+11 |
* | | empathy-chat: disable file transfer for now | Guillaume Desmottes | 2011-01-25 | 1 | -1/+0 |
* | | add EMPATHY_CONTACT_FEATURE_FT | Guillaume Desmottes | 2011-01-25 | 3 | -4/+8 |
|/ |
|
* | account-widget-yahoo: remove server field (#634853) | Guillaume Desmottes | 2011-01-24 | 2 | -33/+4 |
* | Add calendar to the contact widget in order to simplify birthday selection (#... | Vitaly Minko | 2011-01-24 | 1 | -9/+63 |
* | Merge remote branch 'glassrose/Display-typing-icon-in-muc-contacts-list-609419' | Guillaume Desmottes | 2011-01-18 | 1 | -1/+59 |
|\ |
|
| * | Display typing icon in MUC contact-list | Chandni Verma | 2011-01-18 | 1 | -1/+59 |
* | | Chat command nick modified to use RequestRename instead of SetAliases | Chandni Verma | 2011-01-13 | 1 | -11/+15 |
* | | Allow /nick command only in chatrooms that support nick renaming | Chandni Verma | 2011-01-13 | 1 | -14/+43 |
* | | account-chooser: setup the combobox once the object has been constructed (#63... | Guillaume Desmottes | 2011-01-11 | 1 | -1/+9 |
* | | Pressing F2 opens the Edit Contact Information window for #586257 | Kushal Das | 2011-01-11 | 1 | -1/+22 |
* | | Don't use deprecated gdk_app_launch_context_new() | Emilio Pozuelo Monfort | 2011-01-11 | 1 | -3/+3 |
* | | Don't use deprecated gdk_keyboard_grab/ungrab | Emilio Pozuelo Monfort | 2011-01-11 | 1 | -8/+27 |
* | | Port to GtkStyleContext | Emilio Pozuelo Monfort | 2011-01-11 | 1 | -6/+12 |
* | | Don't use deprecated gtk_paint_expander() | Emilio Pozuelo Monfort | 2011-01-11 | 1 | -8/+6 |
* | | Merge remote branch 'glassrose/accounts-supporting-chatrooms-only-603027' | Guillaume Desmottes | 2011-01-10 | 2 | -0/+75 |
|\ \
| |/
|/| |
|
| * | Skip accounts which don't support rooms in "Manage Favorites" dialog | Chandni Verma | 2011-01-03 | 2 | -0/+75 |
* | | Remove the composing list | Sjoerd Simons | 2010-12-29 | 2 | -0/+9 |
* | | Simplify filter adding code by just using gdk_x11 functions instead of hoops | Sjoerd Simons | 2010-12-29 | 1 | -10/+8 |
* | | just include gcr.h | Guillaume Desmottes | 2010-12-24 | 1 | -1/+1 |
* | | libempathy-gtk: No need to 'egg' gcr-simple-certificate.[ch] | Stef Walter | 2010-12-24 | 4 | -197/+1 |
* | | Fix build warnings for uninitialized variables | Xavier Claessens | 2010-12-23 | 1 | -1/+1 |
* | | account-widget: use g_app_info_launch() instead of gdk_spawn_on_screen() (#63... | Guillaume Desmottes | 2010-12-23 | 1 | -14/+30 |
* | | gdk_xid_table_lookup has been deprecated (#637855) | Guillaume Desmottes | 2010-12-23 | 1 | -1/+2 |
* | | Don't display any contact menu for muc chats | Guillaume Desmottes | 2010-12-22 | 1 | -6/+0 |
* | | Fix build warning | Xavier Claessens | 2010-12-21 | 1 | -2/+2 |
* | | password-dialog: make OK insensitive unless there's a password set | Jonny Lamb | 2010-12-17 | 1 | -5/+12 |
* | | Make empathy-persona-view include empathy-ui-utils | Sjoerd Simons | 2010-12-17 | 1 | -0/+1 |
* | | remove useless paranthesis | Guillaume Desmottes | 2010-12-15 | 1 | -3/+3 |
* | | persona-view: use new GTK+ style API (#636500) | Guillaume Desmottes | 2010-12-15 | 1 | -11/+10 |
* | | individual-view: use new GTK+ style API (#636500) | Guillaume Desmottes | 2010-12-15 | 1 | -11/+10 |
* | | contact-list-view: use new GTK+ style API (#636500) | Guillaume Desmottes | 2010-12-15 | 1 | -10/+9 |
* | | factor out empathy_make_color_whiter() | Guillaume Desmottes | 2010-12-15 | 3 | -4/+14 |
* | | account-widget: use new GTK+ style API (#636500) | Guillaume Desmottes | 2010-12-15 | 1 | -12/+16 |
* | | status-preset-dialog: use new GTK+ style API (#636500) | Guillaume Desmottes | 2010-12-15 | 1 | -4/+4 |
* | | chat-text-view: use new GTK+ style API (#636500) | Guillaume Desmottes | 2010-12-15 | 1 | -1/+1 |
* | | video-widget: use new GTK+ style API (#636500) | Guillaume Desmottes | 2010-12-15 | 1 | -6/+4 |
* | | password-dialog: destroy the dialog if the handler is invalidated | Jonny Lamb | 2010-12-15 | 1 | -0/+11 |
* | | Merge branch 'sasl-gui' | Jonny Lamb | 2010-12-15 | 9 | -32/+406 |
|\ \ |
|
| * | | account-widget: add Remember Password widgets for all the other protocols | Jonny Lamb | 2010-12-10 | 7 | -24/+281 |
| * | | account-widget: only show Remember Password ticky box if the CM supports SASL | Jonny Lamb | 2010-12-10 | 1 | -1/+7 |
| * | | account-settings: don't block notify::ready on getting a password | Jonny Lamb | 2010-12-10 | 1 | -0/+36 |
| * | | account-widget: handle the remember password widget with the simple widget | Jonny Lamb | 2010-12-10 | 2 | -13/+57 |
| * | | password-dialog: re-enable showing the Remember password check button | Jonny Lamb | 2010-12-08 | 1 | -7/+0 |
| * | | account-widget: hook up the remember password toggle button | Jonny Lamb | 2010-12-08 | 1 | -0/+38 |
* | | | Bug 637097 — Port to latest folks API changes | Philip Withnall | 2010-12-14 | 7 | -41/+53 |
* | | | Prevent premature finalisation of an EmpathyPersonaStore in certain cases | Philip Withnall | 2010-12-13 | 1 | -0/+7 |
* | | | Bug 631096 — Should not mention "meta contacts" in UI | Philip Withnall | 2010-12-13 | 2 | -7/+11 |
* | | | Bug 636700 — Add an extra warning when deleting a metacontact | Philip Withnall | 2010-12-13 | 1 | -4/+37 |
|/ / |
|
* | | empathy_subscription_dialog_show: show contact details | Guillaume Desmottes | 2010-12-07 | 1 | -1/+2 |
* | | Remove Ovi chat profile | Guillaume Desmottes | 2010-12-07 | 3 | -155/+0 |
* | | add services_infos containing infos regarding services | Guillaume Desmottes | 2010-12-07 | 1 | -21/+24 |
* | | hide jabber example by default so we just have to show the one we want | Guillaume Desmottes | 2010-12-07 | 2 | -6/+4 |
* | | account_widget_get_service: check Service for Facebook and GTalk too | Guillaume Desmottes | 2010-12-07 | 1 | -6/+11 |
* | | empathy_account_widget_get_default_display_name: special case Ovi as well | Guillaume Desmottes | 2010-12-07 | 1 | -0/+8 |
* | | more use of account_widget_get_service() | Guillaume Desmottes | 2010-12-07 | 1 | -30/+4 |
* | | add account_widget_get_service() and an enum to represent services | Guillaume Desmottes | 2010-12-07 | 1 | -13/+40 |
* | | add account widget for Ovi | Guillaume Desmottes | 2010-12-07 | 2 | -3/+149 |
* | | account-widget: generalise facebook suffix code | Guillaume Desmottes | 2010-12-07 | 1 | -15/+31 |
* | | add Ovi chat profile (#630146) | Guillaume Desmottes | 2010-12-07 | 1 | -0/+15 |
* | | Merge branch 'sasl' | Jonny Lamb | 2010-12-07 | 3 | -0/+393 |
|\ \
| |/
|/| |
|
| * | password-dialog: stop using GET_PRIV | Jonny Lamb | 2010-12-07 | 1 | -9/+7 |
| * | password-dialog: small style change to please make check | Jonny Lamb | 2010-12-07 | 1 | -2/+2 |
| * | password-dialog: center the dialog | Jonny Lamb | 2010-12-06 | 1 | -0/+2 |
| * | password-dialog: don't display "Remember password" for now | Jonny Lamb | 2010-12-06 | 1 | -0/+7 |
| * | auth-client: move the password dialog into a new file | Jonny Lamb | 2010-12-03 | 3 | -0/+386 |
* | | gdk_x11_drawable_get_xdisplay() has been renamed, so let's use the specific m... | Guillaume Desmottes | 2010-12-03 | 1 | -1/+1 |
* | | Check if apply button has a top level window before calling gtk_widget_grab_d... | Guillaume Desmottes | 2010-12-01 | 1 | -2/+11 |
|/ |
|
* | empathy-spell: implement _get_enabled_language_codes with --disable-spell | Jonny Lamb | 2010-12-01 | 1 | -0/+7 |
* | empathy-spell: updated _get_suggestions disabled implementation | Jonny Lamb | 2010-12-01 | 1 | -1/+2 |
* | update copyrights | Guillaume Desmottes | 2010-11-30 | 1 | -1/+1 |
* | remove old defines | Guillaume Desmottes | 2010-11-30 | 1 | -3/+0 |
* | EmpathyChat::new-message: tell if the message is a pending one or not | Guillaume Desmottes | 2010-11-30 | 1 | -6/+10 |
* | Stop calling gtk_menu_detach() | Guillaume Desmottes | 2010-11-30 | 2 | -6/+0 |
* | empathy_sound_manager_dup_singleton: add G_LIKELY | Guillaume Desmottes | 2010-11-30 | 1 | -1/+1 |
* | fix typo in comment | Guillaume Desmottes | 2010-11-30 | 1 | -1/+1 |
* | sound-manager: update copyright | Guillaume Desmottes | 2010-11-30 | 1 | -1/+1 |
* | sound-manager: cache the sound GSettings | Guillaume Desmottes | 2010-11-30 | 1 | -24/+15 |
* | sound-manager: move repeating_sounds to EmpathySoundManagerPrivate | Guillaume Desmottes | 2010-11-30 | 1 | -62/+75 |
* | move sound functions to EmpathySoundManager methods | Guillaume Desmottes | 2010-11-30 | 2 | -16/+37 |
* | add EmpathySoundManager stub object (#636067) | Guillaume Desmottes | 2010-11-30 | 2 | -0/+60 |
* | move empathy-sound to empathy-sound-manager | Guillaume Desmottes | 2010-11-30 | 3 | -20/+20 |
* | theme_adium_parse_body: use the cache GSettings chat | Guillaume Desmottes | 2010-11-29 | 1 | -6/+6 |
* | notify-manager: cache the notification GSettings | Guillaume Desmottes | 2010-11-29 | 1 | -15/+12 |
* | avatar-chooser: cache the UI GSettings | Guillaume Desmottes | 2010-11-29 | 1 | -7/+7 |
* | chat-text-view: cache the chat GSettings | Guillaume Desmottes | 2010-11-29 | 1 | -5/+5 |
* | empathy-chat-text-view: rename gsettings to gsettings_desktop | Guillaume Desmottes | 2010-11-29 | 1 | -5/+6 |
* | properly manage the reference of the pixbuf returned by empathy_pixbuf_avatar... | Guillaume Desmottes | 2010-11-24 | 2 | -2/+6 |
* | empathy_individual_view_get_group_menu: don't leak the group | Guillaume Desmottes | 2010-11-24 | 1 | -0/+1 |