| Commit message (Expand) | Author | Age | Files | Lines |
* | factor out update_account() | Guillaume Desmottes | 2011-10-27 | 1 | -3/+13 |
* | account-chooser: make sure that TP_ACCOUNT_FEATURE_CONNECTION and TP_CONNECTI... | Guillaume Desmottes | 2011-10-27 | 1 | -0/+10 |
* | log-window: use empathy_account_chooser_refilter() | Guillaume Desmottes | 2011-10-27 | 1 | -6/+6 |
* | factor out empathy_account_chooser_refilter() | Guillaume Desmottes | 2011-10-27 | 2 | -5/+13 |
* | move pre-defined filter at the end of the files | Guillaume Desmottes | 2011-10-27 | 2 | -28/+32 |
* | account-chooser: replace finalize by dispose | Guillaume Desmottes | 2011-10-27 | 1 | -5/+5 |
* | account-chooser: use tp_g_signal_connect_object() | Guillaume Desmottes | 2011-10-27 | 1 | -12/+5 |
* | account-chooser: use self->priv pattern | Guillaume Desmottes | 2011-10-27 | 2 | -75/+39 |
* | inline account_chooser_setup() | Guillaume Desmottes | 2011-10-27 | 1 | -136/+129 |
* | move down empathy_account_chooser_class_init() | Guillaume Desmottes | 2011-10-27 | 1 | -46/+36 |
* | account-chooser: port to new coding style | Guillaume Desmottes | 2011-10-27 | 2 | -715/+740 |
* | contact-chooser: refilter when the tmp contacts change capabilities | Danielle Madeley | 2011-10-26 | 1 | -0/+12 |
* | use g_unichar_fully_decompose instead of g_unicode_canonical_decomposition | Guillaume Desmottes | 2011-10-25 | 1 | -8/+1 |
* | use g_format_size instead of g_format_size_for_display | Guillaume Desmottes | 2011-10-25 | 1 | -2/+2 |
* | [presence-chooser] Set status message as the tooltip | Jovanka Gulicoska | 2011-10-25 | 1 | -4/+8 |
* | theme-adium: escape the name in actions as well | Guillaume Desmottes | 2011-10-24 | 1 | -3/+3 |
* | ensure that contact_list_store_contact_active_cb isn't called after the store... | Guillaume Desmottes | 2011-10-24 | 1 | -5/+38 |
* | contact_list_store_dispose: unset the timer ids | Guillaume Desmottes | 2011-10-24 | 1 | -1/+3 |
* | Port contact-widget to contactinfo-utils | Danielle Madeley | 2011-10-21 | 3 | -132/+58 |
* | Incorporate updates from empathy-contact-widget into contactinfo-utils | Danielle Madeley | 2011-10-21 | 3 | -15/+72 |
* | Move empathy-contactinfo-utils to libempathy-gtk | Danielle Madeley | 2011-10-21 | 4 | -1/+229 |
* | Port individual-widget to contactinfo-utils | Danielle Madeley | 2011-10-21 | 1 | -64/+17 |
* | [contact-chooser] Don't reselect the first match if something else is selected | Danielle Madeley | 2011-10-20 | 1 | -2/+5 |
* | [contact-chooser] Move the selection up/down without defocusing the entry | Danielle Madeley | 2011-10-20 | 1 | -0/+56 |
* | [contact-chooser] emit 'activate' on 'row-activated' as well | Danielle Madeley | 2011-10-20 | 1 | -0/+11 |
* | Swap SMS and Text buttons | Danielle Madeley | 2011-10-20 | 1 | -4/+4 |
* | Fix extra buttons in new-call/message dialogs | Danielle Madeley | 2011-10-20 | 2 | -2/+4 |
* | Remove contact-selector-dialog | Danielle Madeley | 2011-10-20 | 4 | -751/+0 |
* | Scroll dialpad entry right as more characters are inserted. | Danielle Madeley | 2011-10-19 | 1 | -0/+1 |
* | Move dialpad into a widget of its own | Danielle Madeley | 2011-10-19 | 5 | -107/+246 |
* | theme_adium_append_message: escape alias before displaying it | Guillaume Desmottes | 2011-10-19 | 1 | -2/+5 |
* | empathy_new_message_dialog_response: initialize contact | Guillaume Desmottes | 2011-10-18 | 1 | -1/+1 |
* | empathy_new_message_dialog_response: initialize individual | Guillaume Desmottes | 2011-10-18 | 1 | -1/+1 |
* | new-call-dialog: use the self->priv pattern | Guillaume Desmottes | 2011-10-18 | 2 | -32/+31 |
* | new-message-dialog: port to EmpathyContactChooser | Guillaume Desmottes | 2011-10-18 | 2 | -126/+137 |
* | new-call-dialog: port to EmpathyContactChooser | Guillaume Desmottes | 2011-10-18 | 2 | -99/+121 |
* | factor out empathy_individual_can_audio_video_call() | Guillaume Desmottes | 2011-10-18 | 1 | -53/+4 |
* | new-call-dialog: fix typo in comment | Guillaume Desmottes | 2011-10-18 | 1 | -1/+1 |
* | contact-chooser: add 'activate' signal | Guillaume Desmottes | 2011-10-18 | 1 | -0/+19 |
* | contact-chooser: when searching, make sure that the first matching item is se... | Guillaume Desmottes | 2011-10-18 | 1 | -0/+3 |
* | add empathy_individual_view_select_first() | Guillaume Desmottes | 2011-10-18 | 2 | -0/+19 |
* | contact-list-store: stop tracking favourite contacts | Guillaume Desmottes | 2011-10-15 | 1 | -26/+0 |
* | contact-list-store: remove 'fake group' code | Guillaume Desmottes | 2011-10-15 | 3 | -128/+1 |
* | remove unused EMPATHY_CONTACT_FEATURE_FAVOURITE | Guillaume Desmottes | 2011-10-15 | 2 | -51/+1 |
* | adium themes: crash less hard when Template.html is missing | Will Thompson | 2011-10-15 | 1 | -1/+9 |
* | TpChat: hide guts of Telepathy properties. | Will Thompson | 2011-10-15 | 1 | -43/+25 |
* | Merge remote-tracking branch 'pochu/error-dialog' | Danielle Madeley | 2011-10-14 | 3 | -5/+88 |
|\ |
|
| * | Set a parent for the error dialog | Emilio Pozuelo Monfort | 2011-09-05 | 1 | -5/+8 |
| * | NewMessageDialog: show an error if starting the channel fails | Emilio Pozuelo Monfort | 2011-09-05 | 1 | -2/+77 |
| * | empathy_dispatcher_chat_with_contact_id(): add optional cb | Emilio Pozuelo Monfort | 2011-09-05 | 3 | -5/+10 |
* | | Merge remote-tracking branch 'pochu/misc-fixes' | Danielle Madeley | 2011-10-14 | 2 | -0/+5 |
|\ \ |
|
| * | | Display an accurate error when not enough credit | Emilio Pozuelo Monfort | 2011-09-05 | 1 | -0/+2 |
| * | | Cope with gtk_icon_theme_lookup_icon returning NULL | Sjoerd Simons | 2011-09-05 | 1 | -0/+3 |
| |/ |
|
* | | Merge branch: 'Add top-up link to chat text when there is insufficient credit' | Danielle Madeley | 2011-10-14 | 4 | -3/+78 |
|\ \ |
|
| * | | EmpathyChat: add a 'Top up' link when there's not enough credit | Emilio Pozuelo Monfort | 2011-09-05 | 1 | -3/+47 |
| * | | EmpathyThemeAdium: implement append_event_markup | Emilio Pozuelo Monfort | 2011-09-05 | 1 | -0/+9 |
| * | | Add empathy_chat_view_append_event_markup | Emilio Pozuelo Monfort | 2011-09-05 | 2 | -0/+22 |
| |/ |
|
* | | contact-blocking-dialog: make debug more useful | Guillaume Desmottes | 2011-10-13 | 1 | -12/+21 |
* | | Use default variant if we can't find any variants | Guillaume Desmottes | 2011-10-12 | 1 | -1/+4 |
* | | remove empathy-contact-selector | Guillaume Desmottes | 2011-10-09 | 3 | -550/+0 |
* | | contact-chooser: add API to hide the search entry | Guillaume Desmottes | 2011-10-09 | 2 | -5/+15 |
* | | individual-widget: use GtkGrid instead of GtkTable | Guillaume Desmottes | 2011-09-29 | 2 | -17/+10 |
* | | contact-selector-dialog: use GtkGrid instead of GtkTable | Guillaume Desmottes | 2011-09-29 | 2 | -17/+16 |
* | | empathy-contact-selector-dialog.ui: load/save in Glade | Guillaume Desmottes | 2011-09-29 | 1 | -3/+5 |
* | | Use new GOA desktop file | Guillaume Desmottes | 2011-09-29 | 1 | -2/+3 |
* | | Use g_cclosure_marshal_generic for all signals | Xavier Claessens | 2011-09-28 | 14 | -45/+19 |
* | | pass to proper user action time when requesting an outgoing FT | Guillaume Desmottes | 2011-09-27 | 1 | -1/+2 |
* | | e-account-widget-irc: Use a GtkGrid to fix label wrapping | Xavier Claessens | 2011-09-26 | 2 | -52/+49 |
* | | Add /inspector command to show webkit inspector | Xavier Claessens | 2011-09-26 | 3 | -0/+28 |
* | | Don't try to request a Call channel if built without Call support | Guillaume Desmottes | 2011-09-26 | 1 | -0/+35 |
* | | Factor out call_new_with_streams() | Guillaume Desmottes | 2011-09-26 | 1 | -5/+22 |
* | | contact-widget: left align status label | Guillaume Desmottes | 2011-09-26 | 1 | -0/+1 |
* | | glade: move IRC's expander to the vbox instead of the table | Xavier Claessens | 2011-09-23 | 1 | -130/+168 |
* | | Glade: GtkGrid does not have n-rows and n-columns properties as GtkTable | Xavier Claessens | 2011-09-23 | 1 | -9/+0 |
* | | Glade: fix sizing in SIP accounts widget | Xavier Claessens | 2011-09-23 | 1 | -1/+2 |
* | | e-account-widget-jabber: Use GtkGrid instead of GtkTable | Xavier Claessens | 2011-09-22 | 1 | -55/+71 |
* | | e-account-widget-jabber: fix sizing issues | Diego Escalante Urrelo | 2011-09-22 | 1 | -347/+381 |
* | | log-window: improve icons in the search entry | Cosimo Cecchi | 2011-09-20 | 1 | -4/+23 |
* | | coding style fixEMPATHY_3_1_92 | Guillaume Desmottes | 2011-09-19 | 1 | -1/+1 |
* | | Use always-writeable and writeable-properties for alias and groups | Raul Gutierrez Segales | 2011-09-19 | 1 | -2/+3 |
* | | EmpathyChat: Set slider position after a timeout | Xavier Claessens | 2011-09-19 | 1 | -16/+29 |
* | | Use tp_proxy_prepare_async instead of tp_account_manager_prepare_async | Guillaume Desmottes | 2011-09-19 | 6 | -14/+14 |
* | | avatar-chooser: disable 'take picture' button if there is no camera connected | Guillaume Desmottes | 2011-09-16 | 1 | -1/+16 |
* | | avatar-chooser: split creation of the file chooser dialog | Guillaume Desmottes | 2011-09-16 | 1 | -11/+12 |
* | | log-window: fix translators comment | Guillaume Desmottes | 2011-09-15 | 1 | -3/+2 |
* | | log-window: properly translate duration strings | Guillaume Desmottes | 2011-09-15 | 1 | -3/+14 |
* | | Remove unused variables [-Werror=unused-but-set-variable] | Alban Crequy | 2011-09-15 | 2 | -4/+0 |
* | | contact-list-store: store GtkTreeIter rather than GtkTreeRowReference in the ... | Guillaume Desmottes | 2011-09-15 | 1 | -59/+20 |
* | | individual-store: store GtkTreeIter rather than GtkTreeRowReference in the cache | Guillaume Desmottes | 2011-09-15 | 1 | -64/+21 |
* | | individual-widget: use GtkGrid instead of GtkTable internally | Cosimo Cecchi | 2011-09-13 | 1 | -125/+118 |
* | | AccountChooser: don't return garbage from _set_account | Will Thompson | 2011-09-13 | 1 | -0/+1 |
* | | theme-adium: ensure we always use the same color when sending messages | Guillaume Desmottes | 2011-09-13 | 1 | -4/+10 |
* | | rename text/{persona,individual}-id as they are not standard | Guillaume Desmottes | 2011-09-13 | 3 | -8/+8 |
* | | Because we like whales | Xavier Claessens | 2011-09-09 | 1 | -2/+43 |
* | | individual_store_remove_individual: ensure that the store stays alive during ... | Guillaume Desmottes | 2011-09-09 | 1 | -0/+7 |
* | | contact_list_store_remove_contact: ensure that the store stays alive during t... | Guillaume Desmottes | 2011-09-09 | 1 | -0/+7 |
* | | log-window: sort "Who" list store alphabetically | Jussi Kukkonen | 2011-09-08 | 1 | -11/+27 |
* | | ContactSelector: mark standard action as the default. | Will Thompson | 2011-09-07 | 1 | -16/+5 |
* | | individual-store: use Folks directly to watch is-favourite changes | Guillaume Desmottes | 2011-09-07 | 1 | -20/+18 |
* | | Support launching GNOME Online Accounts in empathy-accounts | Danielle Madeley | 2011-09-06 | 1 | -7/+65 |
* | | log-window: add the "raised" style class to the account chooser | Cosimo Cecchi | 2011-09-03 | 1 | -0/+3 |
|/ |
|
* | Use format-justify-fill everywhere | Emilio Pozuelo Monfort | 2011-09-02 | 1 | -2/+2 |
* | LogWindow: fix toolbar icons | Emilio Pozuelo Monfort | 2011-09-02 | 1 | -2/+2 |
* | log-window: align the account chooser and search widget | Guillaume Desmottes | 2011-09-02 | 1 | -0/+26 |
* | Fixes a segfault in empathy-individual-store.c | Cosimo Alfarano | 2011-09-02 | 1 | -0/+8 |
* | Merge branch 'timezones-656189' | Danielle Madeley | 2011-09-01 | 1 | -3/+3 |
|\ |
|
| * | Use g_date_time_new_from_unix_local() to read timestamps from logger | Danielle Madeley | 2011-08-31 | 1 | -3/+3 |
* | | Correct grouping in the hostname regexp | Sjoerd Simons | 2011-08-31 | 1 | -3/+4 |
|/ |
|
* | coding style fixEMPATHY_3_1_90 | Guillaume Desmottes | 2011-08-29 | 2 | -3/+3 |
* | Merge branch 'account-widget-657616' | Guillaume Desmottes | 2011-08-29 | 1 | -0/+10 |
|\ |
|
| * | account-widget-local-xmpp: put all the labels in a GtkSizeGroup | Guillaume Desmottes | 2011-08-29 | 1 | -0/+10 |
* | | contact list: optimize loading contacts | Alban Crequy | 2011-08-29 | 2 | -194/+220 |
|/ |
|
* | contact-widget: use the day-selected sig to update birthday | Guillaume Desmottes | 2011-08-29 | 1 | -1/+1 |
* | Allow to call phone number of contacts | Guillaume Desmottes | 2011-08-29 | 2 | -1/+209 |
* | add EmpathyAccountSelectorDialog | Guillaume Desmottes | 2011-08-29 | 3 | -0/+268 |
* | Don't leak FDs when loading avatars. | Will Thompson | 2011-08-26 | 1 | -5/+5 |
* | Move the 'Show previous conversation' menu entry | Guillaume Desmottes | 2011-08-26 | 2 | -15/+15 |
* | Fix unclear string in avatar chooser | Milo Casagrande | 2011-08-26 | 1 | -1/+1 |
* | account-widget-sip: add option to mark account as being able to call phones | Guillaume Desmottes | 2011-08-24 | 2 | -1/+40 |
* | widget-sip: load/save file in Glade | Guillaume Desmottes | 2011-08-24 | 1 | -18/+73 |
* | account-widget: add empathy_account_widget_get_settings() | Guillaume Desmottes | 2011-08-24 | 2 | -0/+11 |
* | libempathy-gtk: Explicitly close the input stream used for reading avatars | Philip Withnall | 2011-08-24 | 1 | -0/+20 |
* | Merge branch 'search-bar' | Jonny Lamb | 2011-08-23 | 1 | -16/+27 |
|\ |
|
| * | search-bar: shorten labels to just Next & Previous | Jonny Lamb | 2011-08-22 | 1 | -3/+6 |
| * | search-bar: use smaller icons | Jonny Lamb | 2011-08-22 | 1 | -1/+1 |
| * | search-bar: make close button non-important stock gtk-close | Jonny Lamb | 2011-08-22 | 1 | -3/+2 |
| * | search-bar: move close button to RHS | Jonny Lamb | 2011-08-22 | 1 | -12/+21 |
* | | widget-irc: quit message entry shouldn't be invisible | Guillaume Desmottes | 2011-08-23 | 1 | -3/+0 |
|/ |
|
* | Don't assume that all FolksIndividuals have a corresponding EmpathyContact. | Travis Reitter | 2011-08-22 | 2 | -17/+25 |
* | Don't assume that all TpfPersonas contain valid TpContacts | Travis Reitter | 2011-08-22 | 6 | -94/+163 |
* | Hide the request message entry if it can't be used | Emilio Pozuelo Monfort | 2011-08-20 | 1 | -8/+30 |
* | Set the scrolled window shadow type to Etched in | Emilio Pozuelo Monfort | 2011-08-20 | 1 | -0/+2 |
* | Allow to specify the subscription request message | Emilio Pozuelo Monfort | 2011-08-20 | 1 | -3/+34 |
* | contact-chooser: use tp_connection_get_account() | Guillaume Desmottes | 2011-08-19 | 1 | -5/+1 |
* | Merge branch 'trivia' | Danielle Madeley | 2011-08-19 | 2 | -5/+5 |
|\ |
|
| * | [log-window] Change Quit for Close | Danielle Madeley | 2011-08-19 | 2 | -5/+5 |
* | | new-message-dialog: rely on the factory to prepare TP_CONNECTION_FEATURE_CAPA... | Guillaume Desmottes | 2011-08-19 | 1 | -44/+11 |
* | | new-call-dialog: rely on the factory to prepare TP_CONNECTION_FEATURE_CAPABIL... | Guillaume Desmottes | 2011-08-19 | 1 | -44/+17 |
* | | individual-widget: rely on the factory to prepare TP_CONNECTION_FEATURE_CONTA... | Guillaume Desmottes | 2011-08-19 | 1 | -61/+35 |
* | | contact-widget: rely on the factory to prepare TP_CONNECTION_FEATURE_CONTACT_... | Guillaume Desmottes | 2011-08-19 | 1 | -10/+6 |
* | | contact-search-dialog: rely on the factory to prepare TP_CONNECTION_FEATURE_A... | Guillaume Desmottes | 2011-08-19 | 1 | -50/+10 |
* | | avatar-chooser: rely on the factory to prepare TP_CONNECTION_FEATURE_AVATAR_R... | Guillaume Desmottes | 2011-08-19 | 1 | -5/+1 |
* | | account-chooser: rely on the factory to prepare TP_CONNECTION_FEATURE_CAPABIL... | Guillaume Desmottes | 2011-08-19 | 1 | -44/+11 |
|/ |
|
* | Port to new tp-glib client factory | Guillaume Desmottes | 2011-08-18 | 2 | -17/+13 |
* | Merge branch 'log-window-webview' | Danielle Madeley | 2011-08-18 | 7 | -429/+713 |
|\ |
|
| * | Use context menu utility in log viewer | Danielle Madeley | 2011-08-17 | 1 | -5/+25 |
| * | Factor out WebKit context menu as a utility | Danielle Madeley | 2011-08-17 | 3 | -118/+145 |
| * | Allow clicking on a row to select the contact | Danielle Madeley | 2011-08-16 | 1 | -29/+83 |
| * | Reimplement scrollToRow | Danielle Madeley | 2011-08-16 | 1 | -14/+23 |
| * | Make WebKit compulsory | Danielle Madeley | 2011-08-16 | 3 | -48/+11 |
| * | Style fix | Danielle Madeley | 2011-08-12 | 1 | -1/+1 |
| * | Remove unused variable | Danielle Madeley | 2011-08-12 | 1 | -2/+0 |
| * | Remove old code | Danielle Madeley | 2011-08-09 | 1 | -15/+0 |
| * | Set the primary toolbar style | Danielle Madeley | 2011-08-09 | 1 | -0/+3 |
| * | Add icons to the new log viewer | Danielle Madeley | 2011-08-09 | 1 | -2/+20 |
| * | Add dates to new log viewer | Danielle Madeley | 2011-08-09 | 1 | -3/+6 |
| * | Use the same font-setting utility for empathy-theme-adium | Danielle Madeley | 2011-08-09 | 1 | -62/+15 |
| * | Use this utility in the log viewer | Danielle Madeley | 2011-08-09 | 1 | -0/+9 |
| * | Utility to set the webkit default font/size from GSettings | Danielle Madeley | 2011-08-09 | 2 | -0/+77 |
| * | Reimplement log_window_maybe_expand_events() | Danielle Madeley | 2011-08-08 | 1 | -9/+6 |
| * | Remove treeview_events -- make the webview the only viewing component | Danielle Madeley | 2011-08-07 | 2 | -117/+58 |
| * | Replace highlighting of search strings | Danielle Madeley | 2011-08-05 | 1 | -41/+6 |
| * | Support smileys in log viewer | Danielle Madeley | 2011-08-04 | 1 | -2/+9 |
| * | Handle links via external browser | Danielle Madeley | 2011-08-01 | 1 | -0/+19 |
| * | Add expander toggles | Danielle Madeley | 2011-08-01 | 1 | -0/+23 |
| * | Use webkit-utils in LogWindow webview | Danielle Madeley | 2011-08-01 | 1 | -45/+56 |
| * | Abstract WebKit string parsers into empathy-webkit-utils | Danielle Madeley | 2011-08-01 | 4 | -68/+137 |
| * | Add a webview widget for displaying the log | Danielle Madeley | 2011-07-29 | 1 | -0/+133 |
* | | Merge branch 'blockade' | Will Thompson | 2011-08-16 | 2 | -11/+24 |
|\ \ |
|
| * | | Blocking dialog: use a sensible default size | Will Thompson | 2011-08-09 | 1 | -0/+2 |
| * | | Blocking dialog: Gnome 3-ify Remove button | Will Thompson | 2011-08-09 | 2 | -11/+22 |
* | | | Bug 655212 — Update for libfolks API changes to AvatarDetails | Philip Withnall | 2011-08-16 | 1 | -39/+101 |
* | | | manually build the GstStructure | Guillaume Desmottes | 2011-08-15 | 1 | -5/+11 |
* | | | Enable echo cancellation if needed | Guillaume Desmottes | 2011-08-15 | 1 | -2/+16 |
* | | | Use gst_parse_bin_from_description() when EMPATHY_AUDIO_* vars are set | Guillaume Desmottes | 2011-08-15 | 2 | -0/+15 |
* | | | LogWindow: don't crash if there are logs from the future | Emilio Pozuelo Monfort | 2011-08-10 | 1 | -1/+1 |
|/ / |
|
* | | EmpathyContactChooser: remove EmpathyTpChat property | Guillaume Desmottes | 2011-08-05 | 2 | -61/+2 |
* | | Implement TpContact selection in EmpathyInviteParticipantDialog | Guillaume Desmottes | 2011-08-05 | 2 | -55/+4 |
* | | Implement filtering logic in EmpathyInviteParticipantDialog | Guillaume Desmottes | 2011-08-05 | 2 | -43/+35 |
* | | Add EmpathyContactChooser | Guillaume Desmottes | 2011-08-05 | 3 | -0/+550 |
* | | Allow to enter an email address as Yahoo ID | Guillaume Desmottes | 2011-08-04 | 1 | -2/+4 |
* | | Factor out empathy_launch_program() | Emilio Pozuelo Monfort | 2011-08-04 | 2 | -0/+56 |
* | | Dialpad: show an entry with the entered numbers | Emilio Pozuelo Monfort | 2011-08-04 | 1 | -2/+31 |
* | | empathy_send_file_with_file_chooser: keep on the contact while the dialog is ... | Guillaume Desmottes | 2011-08-02 | 1 | -1/+2 |
* | | chat_text_maybe_append_date_and_time: compute the right delta between timestamps | Guillaume Desmottes | 2011-08-01 | 1 | -1/+1 |
* | | Add letters underneath the numbers on the dialpad | Danielle Madeley | 2011-07-26 | 1 | -13/+39 |
* | | Factor out dialpad into a utility function | Danielle Madeley | 2011-07-26 | 2 | -0/+52 |
* | | Merge remote-tracking branch 'danni/populate-popup-654669' | Xavier Claessens | 2011-07-26 | 1 | -2/+4 |
|\ \ |
|
| * | | Assume GDK_KEY_PRESS in the default case | Danielle Madeley | 2011-07-26 | 1 | -2/+4 |
* | | | Merge remote-tracking branch 'danni/drag-n-drop-558942' | Xavier Claessens | 2011-07-26 | 3 | -12/+52 |
|\ \ \
| |_|/
|/| | |
|
| * | | Apply the same fix to EmpathyContactListView | Danielle Madeley | 2011-07-26 | 1 | -3/+3 |
| * | | Don't generate critical when dragging with no contact selected | Danielle Madeley | 2011-07-20 | 1 | -3/+3 |
| |/ |
|
| * | Populate spelling suggestions when menu key is pressed | Danielle Madeley | 2011-07-18 | 1 | -6/+46 |
* | | Merge branch 'irc-dialog' | Will Thompson | 2011-07-25 | 3 | -82/+205 |
|\ \ |
|
| * | | IRC accounts: top-justify the password hint. | Will Thompson | 2011-07-25 | 1 | -0/+1 |
| * | | IRC: validate 'username' parameter. | Will Thompson | 2011-07-19 | 1 | -0/+12 |
| * | | IRC: rename “user_name” regex to “nick_name” | Will Thompson | 2011-07-19 | 1 | -2/+2 |
| * | | IRC accounts: make labels the same width. | Will Thompson | 2011-07-19 | 1 | -0/+10 |
| * | | Add an advanced section to the IRC configuration page | Rob Sharp | 2011-07-19 | 2 | -80/+180 |
| |/ |
|
* / | Revert "empathy_call_new_with_streams: prefer StreamedMedia over Call" | Emilio Pozuelo Monfort | 2011-07-19 | 1 | -15/+15 |
|/ |
|
* | LogWindow: stop retrieving logs if the window is closed | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -1/+4 |
* | Only follow available cameras if the contact can do Video calls | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -4/+9 |
* | LogWindow: disable Video calls if no camera connected | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -1/+18 |
* | Bind 'Video call' menu items to available cameras | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -0/+7 |
* | NewCallDialog: make 'Enable video' unsensitive when there's no camera | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -0/+19 |
* | CallWindow: save the window geometry without the sidebar | Emilio Pozuelo Monfort | 2011-07-12 | 2 | -16/+38 |
* | CallWindow: don't add calls to searches if they don't match | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -0/+15 |
* | LogWindow: select 'Anyone' when searching | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -3/+7 |
* | LogWindow: don't crash when searching | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -2/+3 |
* | use tp_text_channel_ack_all_pending_messages_async() | Guillaume Desmottes | 2011-07-11 | 1 | -1/+2 |
* | theme-adium: use the pending-message-id instead of message-token in x-empathy... | Guillaume Desmottes | 2011-07-08 | 1 | -18/+24 |
* | LogWindow: make type filters unsensitive as necessary | Emilio Pozuelo Monfort | 2011-07-05 | 1 | -0/+81 |
* | LogWindow: expand/collapse events when a row is activated | Emilio Pozuelo Monfort | 2011-07-05 | 1 | -0/+16 |
* | Display `Chat in ...' for MUCs | Emilio Pozuelo Monfort | 2011-07-05 | 1 | -13/+21 |
* | LogWindow: really show the users' alias in the Who pane | Emilio Pozuelo Monfort | 2011-07-05 | 1 | -2/+13 |
* | empathy_contact_from_tpl_contact: don't override the alias | Emilio Pozuelo Monfort | 2011-07-05 | 3 | -5/+5 |
* | LogWindow: refresh the logs when new events happen | Emilio Pozuelo Monfort | 2011-07-04 | 1 | -3/+260 |
* | LogWindow: make it a proper GtkWindow subclass | Emilio Pozuelo Monfort | 2011-07-04 | 3 | -574/+645 |
* | Mark untranslated strings for translation. Fixes: | Gabor Kelemen | 2011-07-01 | 2 | -2/+2 |
* | Autocomplete contacts when blocking by alias | Emilio Pozuelo Monfort | 2011-06-30 | 1 | -2/+81 |
* | LogWindow: keep the selected dates when changing Who or What | Emilio Pozuelo Monfort | 2011-06-29 | 1 | -5/+78 |
* | Merge branch 'account-parameters' | Will Thompson | 2011-06-28 | 1 | -2/+6 |
|\ |
|
| * | Set require-encryption for Facebook and Google Talk | Will Thompson | 2011-06-28 | 1 | -1/+4 |
| * | Set 'server' parameter on GTalk accounts. | Will Thompson | 2011-06-28 | 1 | -1/+2 |
* | | account-widget: hide advanced section for GTalk accounts | Guillaume Desmottes | 2011-06-28 | 1 | -1/+1 |
|/ |
|
* | PresetDialog: remove support for adding statuses entirely | Will Thompson | 2011-06-24 | 2 | -335/+4 |
* | PresetDialog: make status icon in entry non-activatable | Will Thompson | 2011-06-24 | 1 | -0/+3 |
* | PresetDialog: GNOME 3-ify the remove button | Will Thompson | 2011-06-24 | 2 | -28/+54 |
* | PresetDialog: Don't leak path when focusing freshly-created status | Will Thompson | 2011-06-24 | 1 | -0/+1 |
* | PresetDialog: Select text cell of freshly-added status | Will Thompson | 2011-06-24 | 1 | -8/+12 |
* | PresetDialog: Allow >1 status to be removed at a time. | Will Thompson | 2011-06-24 | 1 | -16/+22 |
* | PresetDialog: Don't allow resizing status preset dialog | Will Thompson | 2011-06-24 | 1 | -0/+1 |
* | PresetDialog: make Add button less huge. | Will Thompson | 2011-06-24 | 1 | -0/+1 |
* | PresetDialog: make the window taller | Will Thompson | 2011-06-24 | 1 | -2/+2 |
* | PresenceChooser: remove unused #define FLASH_TIMEOUT | Will Thompson | 2011-06-24 | 1 | -3/+0 |
* | Don't try to access adium theme when webkit support is disabled | Marc-Antoine Perennou | 2011-06-23 | 1 | -0/+2 |
* | Merge branch 'history-misc' | Emilio Pozuelo Monfort | 2011-06-23 | 1 | -2/+19 |
|\ |
|
| * | LogWindow: display the user id in a tooltip in the Who pane | Emilio Pozuelo Monfort | 2011-06-23 | 1 | -0/+5 |
| * | LogWindow: show "Chat with <MUC>" for MUCs | Emilio Pozuelo Monfort | 2011-06-22 | 1 | -2/+14 |
* | | Use tp-glib password API (#651055) | Guillaume Desmottes | 2011-06-22 | 1 | -5/+5 |
* | | Merge branch 'unread-653090' | Guillaume Desmottes | 2011-06-21 | 1 | -0/+11 |
|\ \
| |/
|/| |
|
| * | empathy-chat: properly count unread messages when the connection goes away (#... | Guillaume Desmottes | 2011-06-21 | 1 | -0/+11 |
* | | Merge branch 'history-ui' | Emilio Pozuelo Monfort | 2011-06-21 | 2 | -126/+183 |
|\ \
| |/
|/| |
|
| * | LogWindow: also show the spinner and expand the chats for searches | Emilio Pozuelo Monfort | 2011-06-21 | 1 | -10/+13 |
| * | LogWindow: allow to start actions from an event row | Emilio Pozuelo Monfort | 2011-06-21 | 1 | -112/+76 |
| * | LogWindow: expand the events when there's only one | Emilio Pozuelo Monfort | 2011-06-21 | 1 | -0/+15 |
| * | LogWindow: improve loading spinner | Emilio Pozuelo Monfort | 2011-06-21 | 1 | -1/+30 |
| * | LogWindow: highlight the searched text | Emilio Pozuelo Monfort | 2011-06-21 | 1 | -7/+50 |
| * | LogWindow: Add a border between the three search panes | Emilio Pozuelo Monfort | 2011-06-20 | 1 | -0/+3 |
* | | EmpathySearchBar: inherit from a GtkBox instead of a GtkBin | Guillaume Desmottes | 2011-06-21 | 2 | -48/+4 |