Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | auth-factory: also handle auth channels | Jonny Lamb | 2010-12-01 | 2 | -1/+16 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | debug: add SASL debug flag and key | Jonny Lamb | 2010-12-01 | 2 | -0/+2 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | configure: depend on tp-glib >= 0.13.7 for tp-glib codegen | Jonny Lamb | 2010-12-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | empathy-spell: implement _get_enabled_language_codes with --disable-spell | Jonny Lamb | 2010-12-01 | 1 | -0/+7 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | empathy-spell: updated _get_suggestions disabled implementation | Jonny Lamb | 2010-12-01 | 1 | -1/+2 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | update copyrights | Guillaume Desmottes | 2010-11-30 | 2 | -2/+2 |
| | |||||
* | remove old defines | Guillaume Desmottes | 2010-11-30 | 1 | -3/+0 |
| | |||||
* | chat-window: don't display notifications for pending messages (#635513) | Guillaume Desmottes | 2010-11-30 | 1 | -1/+5 |
| | |||||
* | EmpathyChat::new-message: tell if the message is a pending one or not | Guillaume Desmottes | 2010-11-30 | 2 | -6/+11 |
| | |||||
* | Stop calling gtk_menu_detach() | Guillaume Desmottes | 2010-11-30 | 2 | -6/+0 |
| | | | | | GTK+ does it for us now: http://git.gnome.org/browse/gtk+/commit/?id=6716e7c3f1925560a5b4901581cabbaee4e01e28 | ||||
* | 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 | 6 | -32/+85 |
| | |||||
* | 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 | 8 | -25/+25 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2010-11-30 | 1 | -1/+1 |
| | |||||
* | add empathy-notifications-approver.c to POTFILES.inEMPATHY_2_91_3 | Guillaume Desmottes | 2010-11-30 | 1 | -0/+1 |
| | |||||
* | prepare 2.91.3 release | Guillaume Desmottes | 2010-11-30 | 2 | -2/+62 |
| | |||||
* | event-manager: cache the UI GSettings | Guillaume Desmottes | 2010-11-29 | 1 | -11/+7 |
| | |||||
* | event-manager: cache the notifications GSettings | Guillaume Desmottes | 2010-11-29 | 1 | -4/+8 |
| | |||||
* | 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 |
| | |||||
* | chat-window: cache the UI GSettings | Guillaume Desmottes | 2010-11-29 | 1 | -4/+4 |
| | |||||
* | chat-window: cache the notifications GSettings | Guillaume Desmottes | 2010-11-29 | 1 | -6/+4 |
| | |||||
* | fix typo | Guillaume Desmottes | 2010-11-29 | 1 | -1/+1 |
| | |||||
* | Initialize libnotify properly to prevent crashes | Sjoerd Simons | 2010-11-28 | 1 | -0/+6 |
| | | | | | | If libnotify isn't initialized properly the app_name won't be set, causing it to eventually pass NULL for a string value to GVariant. Which nicely results in a SEGV. | ||||
* | Debug window: Correct spelling of "misson-control" | Will Thompson | 2010-11-27 | 1 | -1/+1 |
| | | | | | | It's been wrong for over a year, and no-one's noticed yet. :P Reviewed-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> | ||||
* | Merge remote branch 'glassrose/full_room_menu_never_insensitivated-597043' | Danielle Madeley | 2010-11-26 | 1 | -2/+14 |
|\ | |||||
| * | Only the required submenus of 'Room' menu are updated, not the entire menu. | Chandni Verma | 2010-11-26 | 1 | -2/+14 |
| | | | | | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=597043 | ||||
* | | Merge branch 'notifications-635500' | Guillaume Desmottes | 2010-11-25 | 5 | -259/+435 |
|\ \ | |||||
| * | | Clean up the way we keep references on notifications | Guillaume Desmottes | 2010-11-23 | 1 | -10/+13 |
| | | | |||||
| * | | use tp_g_signal_connect_object | Guillaume Desmottes | 2010-11-23 | 1 | -6/+6 |
| | | | |||||
| * | | fix comment | Guillaume Desmottes | 2010-11-23 | 1 | -1/+1 |
| | | | |||||
| * | | empathy.c: instantiate a EmpathyNotificationsApprover | Guillaume Desmottes | 2010-11-23 | 1 | -0/+6 |
| | | | |||||
| * | | Move notifications code from status-icon to notifications-approver (#635500) | Guillaume Desmottes | 2010-11-23 | 2 | -259/+260 |
| | | | |||||
| * | | add EmpathyNotificationsApprover | Guillaume Desmottes | 2010-11-23 | 3 | -0/+166 |
| | | | |||||
* | | | update for Punjabi by A S Alam | A S Alam | 2010-11-25 | 1 | -321/+380 |
| |/ |/| | |||||
* | | properly manage the reference of the pixbuf returned by ↵ | Guillaume Desmottes | 2010-11-24 | 2 | -2/+6 |
| | | | | | | | | empathy_pixbuf_avatar_from_individual_scaled_finish | ||||
* | | empathy_individual_view_get_group_menu: don't leak the group | Guillaume Desmottes | 2010-11-24 | 1 | -0/+1 |
| | | |||||
* | | rename empathy_individual_view_get_selected_group to ↵ | Guillaume Desmottes | 2010-11-24 | 2 | -7/+4 |
| | | | | | | | | empathy_individual_view_dup_selected_group | ||||
* | | log_window_get_messages_for_date: don't leak chat_id and account | Guillaume Desmottes | 2010-11-24 | 1 | -0/+3 |
| | | |||||
* | | smiley-manager: clean up memory management of the path | Guillaume Desmottes | 2010-11-24 | 1 | -4/+5 |
| | | |||||
* | | empathy_message_from_tpl_log_entry: don't leak receiver and sender | Guillaume Desmottes | 2010-11-24 | 1 | -6/+12 |
| | | |||||
* | | chat_log_filter: don't leak EmpathyMessage | Guillaume Desmottes | 2010-11-24 | 1 | -0/+1 |
|/ | |||||
* | empathy-av: early return if already activated | Guillaume Desmottes | 2010-11-23 | 1 | -18/+18 |
| | | | | Purely esthetic change to look more like empathy-chat.c | ||||
* | empathy-chat: register the Handler when the app is activated | Guillaume Desmottes | 2010-11-23 | 1 | -9/+15 |
| | | | | This avoid to raise warnings when the app is launched a second time. | ||||
* | empathy-chat: don't use G_APPLICATION_IS_SERVICE | Guillaume Desmottes | 2010-11-23 | 1 | -1/+1 |
| | | | | It breaks EMPATHY_PERSIST (#635592). It's already done this way in empathy-av. | ||||
* | Fix miss spelling quadrigraphs in the configure.ac file (#635262) | Nishio Futoshi | 2010-11-22 | 1 | -1/+1 |
| | |||||
* | Merge branch 'chat-resize-635022' | Guillaume Desmottes | 2010-11-22 | 1 | -5/+25 |
|\ | |||||
| * | chat: add a timer before saving the hpane position | Guillaume Desmottes | 2010-11-18 | 1 | -5/+25 |
| | | | | | | | | This avoid to flood with D-Bus message when resizing the window (#635022). | ||||
* | | Merge remote branch 'glassrose/link_unfocussed_626560' | Danielle Madeley | 2010-11-22 | 1 | -0/+11 |
|\ \ | |||||
| * | | Label removed form list of focusable widgets | Chandni Verma | 2010-11-22 | 1 | -0/+11 |
| | | | | | | | | | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=626560 | ||||
* | | | Updated Hebrew translation. | Yaron Shahrabani | 2010-11-21 | 1 | -180/+184 |
| | | | |||||
* | | | Updated Tamil translation | Dr.T.Vasudevan | 2010-11-21 | 1 | -2/+1 |
| | | | |||||
* | | | Updated Norwegian bokmål translation | Kjartan Maraas | 2010-11-20 | 1 | -300/+342 |
| | | | |||||
* | | | Added UG translation | Gheyret T.Kenji | 2010-11-20 | 1 | -190/+194 |
| | | | |||||
* | | | Updated Galician translations | Fran Diéguez | 2010-11-20 | 1 | -104/+108 |
| | | | |||||
* | | | Updated Spanish translation | Daniel Mustieles | 2010-11-19 | 1 | -108/+112 |
| | | | |||||
* | | | [l10n] Updated Estonian translation | Ivar Smolin | 2010-11-19 | 1 | -1/+4 |
| | | | |||||
* | | | individual_avatar_pixbuf_received_cb: don't leak the iters | Guillaume Desmottes | 2010-11-18 | 1 | -0/+2 |
| | | | |||||
* | | | factor out free_iters | Guillaume Desmottes | 2010-11-18 | 1 | -7/+10 |
| | | | |||||
* | | | cell_renderer_text_set_property: don't leak client types (#635105) | Guillaume Desmottes | 2010-11-18 | 1 | -0/+1 |
| | | | |||||
* | | | individual_store_name_sort_func: don't leak names | Guillaume Desmottes | 2010-11-18 | 1 | -0/+2 |
| | | | |||||
* | | | Updated Tamil translation | Dr.T.Vasudevan | 2010-11-18 | 1 | -1/+4 |
| | | | |||||
* | | | Updated Tamil translation | Dr.T.Vasudevan | 2010-11-18 | 1 | -544/+632 |
| |/ |/| | |||||
* | | set do-lost property on the gstrtpjitterbuffer element | Guillaume Desmottes | 2010-11-18 | 1 | -0/+3 |
| | | |||||
* | | remove EMPATHY_CONTACT_LIST_STORE_COL_CLIENT_TYPES | Guillaume Desmottes | 2010-11-18 | 1 | -1/+0 |
| | | | | | | | | It's unusd and we don't have this column in the model. (#635082) | ||||
* | | Merge branch 'bug-547658' | Emilio Pozuelo Monfort | 2010-11-17 | 11 | -48/+283 |
|\ \ | |||||
| * | | Remove spurious comment | Emilio Pozuelo Monfort | 2010-11-17 | 1 | -1/+0 |
| | | | |||||
| * | | Display the phone next to the status | Emilio Pozuelo Monfort | 2010-11-17 | 3 | -42/+34 |
| | | | | | | | | | | | | As shown in the mockup in bug 547658. | ||||
| * | | Only check for presence in presence-enabled personas 2.0 | Emilio Pozuelo Monfort | 2010-11-16 | 1 | -1/+7 |
| | | | |||||
| * | | empathy-individual-store: only check for presence in presence-enabled personas | Jonny Lamb | 2010-11-16 | 1 | -1/+7 |
| | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | individual-widget: show a "on a phone" label in the individual view | Jonny Lamb | 2010-11-16 | 4 | -44/+146 |
| | | | | | | | | | | | | | | | | | | | | | | | | Also refactor having a TpContact in the EmpathyIndividualViewPriv struct, so that contact info and client types info use the same TpContact. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
| * | | contact: enable showing a phone next to contacts who are on phones | Jonny Lamb | 2010-11-16 | 6 | -1/+131 |
| | | | | | | | | | | | | | | | | | | The future! Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | | chat-window: cache the 'chat' gsettings | Guillaume Desmottes | 2010-11-17 | 1 | -5/+5 |
| |/ |/| | | | | | | | We use it each time the window is focused so best to reduce the D-Bus traffic (#635022). | ||||
* | | Merge remote branch 'vminko/fix-634688-v3' | Guillaume Desmottes | 2010-11-16 | 1 | -0/+16 |
|\ \ | |||||
| * | | Need to set preferred height of the search bar manually (#634688). | Vitaly Minko | 2010-11-16 | 1 | -0/+16 |
| | | | |||||
* | | | Merge branch 'desktop-schema-626810' | Guillaume Desmottes | 2010-11-16 | 5 | -54/+29 |
|\ \ \ | |/ / |/| | | |||||
| * | | fix identation | Guillaume Desmottes | 2010-11-16 | 1 | -1/+1 |
| | | | |||||
| * | | remove gconf dep | Guillaume Desmottes | 2010-11-16 | 1 | -2/+0 |
| | | | |||||
| * | | accounts-panel: remove gconf bits (#634595) | Guillaume Desmottes | 2010-11-16 | 1 | -9/+0 |
| | | | | | | | | | | | | This code is useless. | ||||
| * | | use gsettings version of the document-font-name key (#626810) | Guillaume Desmottes | 2010-11-16 | 3 | -44/+29 |
| | | | |||||
| * | | depend on gsettings-desktop-schemas | Guillaume Desmottes | 2010-11-16 | 1 | -0/+1 |
| | | | |||||
* | | | [l10n] Updated Estonian translation | Ivar Smolin | 2010-11-16 | 1 | -23/+67 |
|/ / | |||||
* | | don't set fill on the box containing buttons | Guillaume Desmottes | 2010-11-15 | 1 | -0/+1 |
| | | |||||
* | | use gtk_box_pack_start() to pack our widget to the dialog (#634912) | Guillaume Desmottes | 2010-11-15 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'bug-607146' | Emilio Pozuelo Monfort | 2010-11-15 | 1 | -0/+20 |
|\ | |||||
| * | Make <Enter> on the account name try to log in | Emilio Pozuelo Monfort | 2010-11-15 | 1 | -0/+20 |
| | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=607146 | ||||
* | | Make ca-certs location configurable (#634197) | Brian Pepple | 2010-11-15 | 2 | -1/+34 |
| | | |||||
* | | Merge branch 'trivia' | Guillaume Desmottes | 2010-11-15 | 1 | -0/+3 |
|\ \ | |||||
| * | | individual_store_contact_sort: account is not supposed to be NULL | Guillaume Desmottes | 2010-11-15 | 1 | -0/+3 |
| | | | |||||
* | | | Merge remote branch 'zdra/configure' | Guillaume Desmottes | 2010-11-15 | 6 | -26/+6 |
|\ \ \ | |||||
| * | | | Group all harddeps in one pkg-config call | Xavier Claessens | 2010-11-15 | 6 | -26/+6 |
| | | | | | | | | | | | | | | | | We do not support GTK2 anymore, so there is no point in keeping those | ||||
* | | | | Merge branch 'bug-595305' | Emilio Pozuelo Monfort | 2010-11-15 | 2 | -1/+68 |
|\ \ \ \ | |||||
| * | | | | Add a close button to Previous Conversations | Emilio Pozuelo Monfort | 2010-11-15 | 2 | -1/+68 |
| | |_|/ | |/| | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=595305 | ||||
* | | | | Updated Galician help translations | Fran Diéguez | 2010-11-15 | 1 | -105/+130 |
| | | | | |||||
* | | | | pofilter fixes for the Finnish translation, update translator-credits | Ville-Pekka Vainio | 2010-11-15 | 1 | -64/+66 |
| |/ / |/| | | |||||
* | | | Updated galician help translations | Fran Diéguez | 2010-11-15 | 1 | -1/+44 |
| |/ |/| | |||||
* | | bump folks dep to 0.3.2 | Guillaume Desmottes | 2010-11-15 | 1 | -1/+1 |
| | | |||||
* | | Merge remote branch 'pwith/634754-folks-api-changes' | Guillaume Desmottes | 2010-11-15 | 6 | -27/+30 |
|\ \ | |||||
| * | | Stop using removed Individual convenience methods from folks | Philip Withnall | 2010-11-13 | 6 | -27/+30 |
| | | | | | | | | | | | | | | | | | | | | | They were removed from folks with commit def47dffa31a95ec6bd333f43c69822416098283. This doesn't require a dependency bump, since they're being replaced with calls to methods which exist in folks 0.3.1. See: bgo#629078. Closes: bgo#634754 | ||||
* | | | Merge remote branch 'vminko/fix-633481-v2' | Guillaume Desmottes | 2010-11-15 | 10 | -102/+307 |
|\ \ \ | |||||
| * | | | Make AccountChooser-related code simpler and clearer (re #633481). | Vitaly Minko | 2010-11-12 | 3 | -66/+37 |
| | | | | |||||
| * | | | Make AccountChooser filters asynchronous to let them handle newly connected ↵ | Vitaly Minko | 2010-11-11 | 10 | -102/+336 |
| | | | | | | | | | | | | | | | | accounts properly (#633481). | ||||
* | | | | Updated Slovenian translation | Matej Urbančič | 2010-11-14 | 1 | -112/+99 |
| | | | | |||||
* | | | | Added UG translation | Gheyret T.Kenji | 2010-11-14 | 1 | -0/+1 |
| | | | | |||||
* | | | | Updated Finnish translation | Ville-Pekka Vainio | 2010-11-14 | 1 | -444/+528 |
| | | | | |||||
* | | | | Added UG translation | Gheyret T.Kenji | 2010-11-14 | 1 | -0/+3740 |
| |/ / |/| | | |||||
* | | | Updated Galician translations | Fran Diéguez | 2010-11-13 | 1 | -180/+214 |
| |/ |/| | |||||
* | | cell-renderer-text: implement get_preferred_height_for_width instead of ↵ | Guillaume Desmottes | 2010-11-12 | 1 | -32/+20 |
| | | | | | | | | get_size (#628043) | ||||
* | | Updated Spanish translation | Daniel Mustieles | 2010-11-12 | 1 | -126/+136 |
| | | |||||
* | | input-text-view: use get_preferred_height instead of size_request | Guillaume Desmottes | 2010-11-11 | 1 | -14/+11 |
| | | |||||
* | | move size-requst handling in input-text-view | Guillaume Desmottes | 2010-11-11 | 2 | -39/+48 |
| | | |||||
* | | add EmpathyInputTextView | Guillaume Desmottes | 2010-11-11 | 4 | -8/+129 |
| | | |||||
* | | empathy-chat: remove the size-request hack (#633835) | Guillaume Desmottes | 2010-11-11 | 1 | -51/+0 |
| | | | | | | | | It just work with GTK+3 \o/ | ||||
* | | Display text in verbatim (#625745) | Vitaly Minko | 2010-11-11 | 1 | -0/+6 |
|/ | |||||
* | about-dialog: add my email | Guillaume Desmottes | 2010-11-09 | 1 | -1/+1 |
| | |||||
* | Merge branch 'subscription-msg-630707' | Guillaume Desmottes | 2010-11-09 | 3 | -2/+27 |
|\ | |||||
| * | pass message to empathy_subscription_dialog_show | Guillaume Desmottes | 2010-11-09 | 1 | -1/+2 |
| | | |||||
| * | empathy_subscription_dialog_show: display user's message if any (#630707) | Guillaume Desmottes | 2010-11-09 | 3 | -2/+26 |
| | | |||||
* | | init GTK+ before empathy-gtk | Guillaume Desmottes | 2010-11-09 | 1 | -0/+1 |
|/ | |||||
* | Add Accept/Decline button in subscription notifications (#630706) | Guillaume Desmottes | 2010-11-09 | 1 | -0/+54 |
| | |||||
* | add empathy_event_remove() | Guillaume Desmottes | 2010-11-09 | 2 | -2/+9 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2010-11-09 | 1 | -48/+58 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2010-11-08 | 1 | -1/+1 |
| | |||||
* | coding style fixesEMPATHY_2_91_2 | Guillaume Desmottes | 2010-11-08 | 2 | -3/+3 |
| | |||||
* | add empathy-chat to POTFILES.in | Guillaume Desmottes | 2010-11-08 | 1 | -0/+1 |
| | |||||
* | fix typo in NEWS | Guillaume Desmottes | 2010-11-08 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.2 | Guillaume Desmottes | 2010-11-08 | 2 | -2/+58 |
| | |||||
* | Depend on latest GLib and GTK+ release | Guillaume Desmottes | 2010-11-08 | 1 | -2/+2 |
| | | | | | They have been API changes recently so we are not able to build with older versions. | ||||
* | Merge branch 'preset-581029' | Guillaume Desmottes | 2010-11-08 | 1 | -2/+2 |
|\ | |||||
| * | Don't use 'Preset' in the UI (#581029) | Guillaume Desmottes | 2010-10-27 | 1 | -2/+2 |
| | | |||||
* | | [l10n] Updated German doc translation, fixed some more XML errors | Mario Blättermann | 2010-11-07 | 1 | -3/+3 |
| | | |||||
* | | [l10n] Updated German doc translation, fixed some XML errors | Mario Blättermann | 2010-11-07 | 1 | -7/+7 |
| | | |||||
* | | Updated Slovenian translation | Matej Urbančič | 2010-11-05 | 1 | -236/+309 |
| | | |||||
* | | Merge branch 'contact-info-630421' | Guillaume Desmottes | 2010-11-04 | 1 | -45/+107 |
|\ \ | |||||
| * | | Add fields which are supported but not in the vCard | Guillaume Desmottes | 2010-11-03 | 1 | -0/+58 |
| | | | |||||
| * | | split filling of details_to_set and adding the widgets | Guillaume Desmottes | 2010-11-03 | 1 | -13/+20 |
| | | | | | | | | | | | | This will allow us to add supported fields which are not set in the vCard. | ||||
| * | | contact_widget_details_update_edit: iterate over the fields returned by ↵ | Guillaume Desmottes | 2010-11-03 | 1 | -62/+11 |
| | | | | | | | | | | | | tp_contact_get_contact_info() | ||||
| * | | log an error if SetContactInfo() fails | Guillaume Desmottes | 2010-11-03 | 1 | -1/+19 |
| | | | |||||
| * | | field_value_is_empty: check that all the values are empty | Guillaume Desmottes | 2010-11-03 | 1 | -1/+10 |
| | | | |||||
| * | | field_spec_match_field: check that parameters are matching as well (#630421) | Guillaume Desmottes | 2010-11-03 | 1 | -1/+15 |
| | | | |||||
| * | | factor out field_spec_match_field() | Guillaume Desmottes | 2010-11-03 | 1 | -1/+8 |
| | | | |||||
* | | | Updated Crimean Tatar (Crimean Turkish) translation | Reşat SABIQ | 2010-11-04 | 1 | -756/+1275 |
| | | | |||||
* | | | Updated Spanish translation | Daniel Mustieles | 2010-11-04 | 1 | -18/+20 |
| | | | |||||
* | | | Always set up the call factory in empathy-av. | Travis Reitter | 2010-11-04 | 1 | -3/+6 |
| | | | |||||
* | | | Merge branch 'av-crash-633816' | Guillaume Desmottes | 2010-11-03 | 1 | -3/+4 |
|\ \ \ | |||||
| * | | | Don't destroy the call factory right away (#633816) | Guillaume Desmottes | 2010-11-02 | 1 | -3/+4 |
| |/ / | |||||
* | | | fix syntax error | Guillaume Desmottes | 2010-11-03 | 1 | -2/+3 |
| | | | |||||
* | | | Updated Hebrew translation. | Yaron Shahrabani | 2010-11-03 | 1 | -8/+7 |
| | | | |||||
* | | | Reword subscription request dialog to be less technical | Alex Launi | 2010-11-03 | 1 | -2/+2 |
| | | | |||||
* | | | Updated Hebrew translation. | Yaron Shahrabani | 2010-11-03 | 1 | -36/+39 |
| | | | |||||
* | | | Updated Spanish translation | Jorge González | 2010-11-02 | 1 | -37/+40 |
|/ / | |||||
* | | Escape URL itself along with the title (#616339) | Vitaly Minko | 2010-11-02 | 1 | -7/+11 |
| | | |||||
* | | Merge remote branch 'vminko/fix-609942' | Guillaume Desmottes | 2010-11-02 | 2 | -7/+11 |
|\ \ | |||||
| * | | String parser is changed in order not to break URLs at apostrophes. | Vitaly Minko | 2010-11-01 | 2 | -7/+11 |
| | | | |||||
* | | | improve hash mismatch error (#632926) | Guillaume Desmottes | 2010-11-02 | 1 | -2/+1 |
|/ / | |||||
* | | empathy: use the proper exit status | Travis Reitter | 2010-10-30 | 1 | -2/+4 |
| | | |||||
* | | empathy-debugger: use the proper exit status | Travis Reitter | 2010-10-30 | 1 | -2/+4 |
| | | |||||
* | | empathy-chat: use the proper exit status | Travis Reitter | 2010-10-30 | 1 | -2/+3 |
| | | |||||
* | | empathy-av: use the proper exit status | Travis Reitter | 2010-10-30 | 1 | -2/+3 |
| | | |||||
* | | empathy-accounts: use the proper exit status | Travis Reitter | 2010-10-30 | 1 | -2/+3 |
| | | |||||
* | | Make the chat program not exit after 60 seconds. | Travis Reitter | 2010-10-30 | 1 | -42/+17 |
| | | | | | | | | | | | | | | We were mis-handling the GApplication holds, which let it time-out, even if a chat window was open. Helps bgo#632912. | ||||
* | | Make the core empathy a command-line GApplication. | Travis Reitter | 2010-10-30 | 1 | -46/+88 |
| | | | | | | | | Helps bgo#632912. | ||||
* | | Make empathy-accounts use act as a "command-line" GApplication | Travis Reitter | 2010-10-30 | 1 | -21/+60 |
| | | | | | | | | Helps bgo#632912. | ||||
* | | Relocate static function to eliminate prototype. | Travis Reitter | 2010-10-30 | 1 | -21/+15 |
| | | |||||
* | | Don't try to register for unique bus names in remote instances of empathy-av. | Travis Reitter | 2010-10-30 | 1 | -15/+16 |
| | | |||||
* | | Properly handle remote instances of empathy-av. | Travis Reitter | 2010-10-30 | 1 | -43/+20 |
| | | | | | | | | | | | | Also cut out unncessary window counting that GApplication does for us. Fixes bgo#632912. | ||||
* | | Properly handle remote instances of the accounts dialog. | Travis Reitter | 2010-10-30 | 1 | -3/+4 |
| | | | | | | | | Helps bgo#632912. | ||||
* | | Properly handle remote instances of the debugger. | Travis Reitter | 2010-10-30 | 1 | -7/+21 |
| | | | | | | | | Helps bgo#632912. | ||||
* | | Don't try to register for unique bus names in remote instances of Empathy. | Travis Reitter | 2010-10-30 | 1 | -45/+56 |
| | | | | | | | | | | | | | | | | This means, that remote (secondary) instances of Empathy won't try to hold the Chat or FT bus names (which will always fail. It also means that remote instances don't try to hold the GApplication (though they would release it upon exit anyhow). | ||||
* | | Cut out unnecessary empathy_app_new(). | Travis Reitter | 2010-10-30 | 1 | -27/+3 |
| | | |||||
* | | Make the Empathy core program act as a unique app. | Travis Reitter | 2010-10-30 | 1 | -2/+2 |
| | | | | | | | | | | | | | | This means that instances beyond the first simply raise the initial instance and exit. Helps bgo#632912. | ||||
* | | Merge branch 'muc-crash-633329' | Guillaume Desmottes | 2010-10-29 | 2 | -14/+24 |
|\ \ | |||||
| * | | chat-manager: keep a ref on the chatroom mgr | Guillaume Desmottes | 2010-10-28 | 1 | -12/+19 |
| | | | | | | | | | | | | This avoid to recreate one each time we need it. | ||||
| * | | chatroom-manager: ensure that we stay alive while preparing the AM | Guillaume Desmottes | 2010-10-28 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | This manager uses to be always alive but that's not longer tree since we splitted the chat client (#633329). | ||||
* | | | Allow to drop contacts on the group names (#619961) | Vitaly Minko | 2010-10-28 | 1 | -1/+1 |
| | | | |||||
* | | | Merge remote branch 'vminko/fix-612205-v2' | Guillaume Desmottes | 2010-10-28 | 1 | -0/+25 |
|\ \ \ | |||||
| * | | | Copy topic selection manually since Ctrl-C is bound to the menu item. | Vitaly Minko | 2010-10-28 | 1 | -0/+25 |
| |/ / | |||||
* | | | rename timeout_id to auto_scroll_timeout_id | Guillaume Desmottes | 2010-10-28 | 1 | -5/+5 |
| | | | |||||
* | | | move AutoScrollData to priv | Guillaume Desmottes | 2010-10-28 | 1 | -21/+19 |
| | | | |||||
* | | | Use GTK3 API | Guillaume Desmottes | 2010-10-28 | 1 | -6/+10 |
| | | | |||||
* | | | Add auto scrolling when drag-and-dropping contacts (#619858). | Vitaly Minko | 2010-10-28 | 1 | -0/+54 |
|/ / | |||||
* | | Fix the subtitution for the libexecdir path in the Chat service file. | Travis Reitter | 2010-10-28 | 1 | -1/+1 |
| | | |||||
* | | Update Simplified Chinese translation. | Aron Xu | 2010-10-28 | 1 | -471/+533 |
| | | |||||
* | | empathy-chat is installed in libexecdir | Guillaume Desmottes | 2010-10-27 | 1 | -1/+1 |
|/ | |||||
* | Updated Spanish translation | Jorge González | 2010-10-26 | 1 | -19/+22 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2010-10-26 | 1 | -21/+22 |
| | |||||
* | empathy-account: change Salut -> People Nearby | Francisca Gallardo | 2010-10-26 | 1 | -1/+1 |
| | | | | | | | | Changed error message "Don't display any dialogs if there are any non-Salut accounts" to "Don't display any dialogs unless there are only 'People Nearby' accounts" https://bugzilla.gnome.org/show_bug.cgi?id=628823 | ||||
* | Merge remote branch 'vminko/fix-573283' | Guillaume Desmottes | 2010-10-25 | 1 | -3/+13 |
|\ | |||||
| * | Fixing incorrect indentation. | Vitaly Minko | 2010-10-25 | 1 | -4/+4 |
| | | |||||
| * | Disable meaningless popup menu items in the contact menu (#573283). | Vitaly Minko | 2010-10-23 | 1 | -3/+13 |
| | | |||||
* | | src/Makefile.am: add $(NULL) | Guillaume Desmottes | 2010-10-25 | 1 | -3/+6 |
| | | |||||
* | | coding style fix | Guillaume Desmottes | 2010-10-25 | 1 | -8/+11 |
| | | |||||
* | | empathy.c: stop instantiating the chat manager | Guillaume Desmottes | 2010-10-25 | 1 | -6/+0 |
| | | |||||
* | | Create 'empathy-chat' handling text channels (#631946) | Guillaume Desmottes | 2010-10-25 | 3 | -1/+184 |
| | | |||||
* | | chat-manager: add API to track the number of handled chats | Guillaume Desmottes | 2010-10-25 | 2 | -0/+63 |
| | | |||||
* | | chat-manager: make clear that we are dealing with *closed* chats | Guillaume Desmottes | 2010-10-25 | 3 | -22/+23 |
| | | |||||
* | | rename the chat handler to Empathy.Chat | Guillaume Desmottes | 2010-10-25 | 6 | -8/+8 |
| | | |||||
* | | idle.h: we have to include account from tp-glib | Guillaume Desmottes | 2010-10-25 | 1 | -0/+1 |
| | | |||||
* | | Updated Hebrew translation. | Yaron Shahrabani | 2010-10-23 | 1 | -61/+75 |
| | | |||||
* | | Updated Catalan (Valencian) translation | Carles Ferrando | 2010-10-23 | 1 | -742/+1251 |
|/ | |||||
* | Updated Spanish translation | Jorge González | 2010-10-22 | 1 | -61/+75 |
| | |||||
* | Merge remote branch 'vminko/fix-625780' | Guillaume Desmottes | 2010-10-22 | 1 | -15/+15 |
|\ | |||||
| * | Return existing default chat window when it's hidden, just restore it in ↵ | Vitaly Minko | 2010-10-21 | 1 | -15/+15 |
| | | | | | | | | this case (#625780). | ||||
* | | empathy.c: call g_application_hold() on the app | Guillaume Desmottes | 2010-10-22 | 1 | -0/+1 |
| | | |||||
* | | GApplication is not a initable anymore | Guillaume Desmottes | 2010-10-22 | 1 | -6/+2 |
| | | |||||
* | | gtk_text_view_get_vadjustment() has been removed | Guillaume Desmottes | 2010-10-22 | 1 | -3/+3 |
| | | |||||
* | | add a new popup-menu item in the chat window allowing to add words to ↵ | Vitaly Minko | 2010-10-22 | 3 | -2/+165 |
| | | | | | | | | dictionaries (#550775). | ||||
* | | Port the a/v app to new G/tkApplication. | Travis Reitter | 2010-10-22 | 1 | -22/+19 |
| | | | | | | | | Fixes bgo#632846. | ||||
* | | Port the accounts dialog to new G/tkApplication. | Travis Reitter | 2010-10-22 | 1 | -5/+7 |
| | | | | | | | | Helps bgo#632846. | ||||
* | | Port the debugger to new G/tkApplication. | Travis Reitter | 2010-10-22 | 1 | -2/+5 |
| | | | | | | | | Helps bgo#632846. | ||||
* | | Port core Empathy to new G/tkApplication. | Travis Reitter | 2010-10-22 | 1 | -5/+4 |
|/ | | | | Helps bgo#632846. | ||||
* | Updated Spanish translation | Jorge González | 2010-10-21 | 1 | -9/+8 |
| | |||||
* | Don't assume account will exist when accessing storage restrictions | Danielle Madeley | 2010-10-21 | 1 | -5/+9 |
| | | | | Fixes https://bugzilla.gnome.org/show_bug.cgi?id=632681 | ||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2010-10-21 | 1 | -120/+154 |
| | |||||
* | Updated Japanese translation | Takayuki KUSANO | 2010-10-20 | 1 | -147/+148 |
| | |||||
* | Updated comments translations | Gabor Kelemen | 2010-10-20 | 1 | -7/+22 |
| | |||||
* | Merge branch 'kill-dispatcher-632550' | Guillaume Desmottes | 2010-10-20 | 6 | -211/+101 |
|\ | |||||
| * | use tp_asv_* and TP_PROP_* | Guillaume Desmottes | 2010-10-20 | 1 | -47/+23 |
| | | |||||
| * | remove empathy_dispatcher_find_requestable_channel_classes_async (#632550) | Guillaume Desmottes | 2010-10-20 | 2 | -130/+0 |
| | | |||||
| * | no more need to iterate twice over the channel classes | Guillaume Desmottes | 2010-10-20 | 1 | -41/+33 |
| | | |||||
| * | empathy-ft-handler: re-implement ↵ | Guillaume Desmottes | 2010-10-20 | 1 | -6/+50 |
| | | | | | | | | empathy_dispatcher_find_requestable_channel_classes_async using TpCapabilities | ||||
| * | tp-chat: stop using EmpathyDispatcher to check if Conference is supported | Guillaume Desmottes | 2010-10-20 | 1 | -12/+12 |
| | | |||||
| * | Ensure that the connection of the account passed to EmpathyTpChat has ↵ | Guillaume Desmottes | 2010-10-20 | 2 | -2/+10 |
| | | | | | | | | capabilities ready | ||||
* | | Updated galician translations and help | Fran Diéguez | 2010-10-20 | 2 | -133/+253 |
| | | |||||
* | | [help] Fix XML validity of French translation | Claude Paroz | 2010-10-20 | 1 | -1/+1 |
|/ | |||||
* | Port to libnotify 0.7.0 | William Jon McCann | 2010-10-19 | 3 | -4/+4 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=631944 | ||||
* | Updated Spanish translation | Jorge González | 2010-10-19 | 1 | -63/+67 |
| | |||||
* | remove released flag | Guillaume Desmottes | 2010-10-18 | 1 | -1/+1 |
| | |||||
* | prepare 2.91.1EMPATHY_2_91_1 | Guillaume Desmottes | 2010-10-18 | 2 | -2/+50 |
| | |||||
* | release.py: update last_tag_pattern | Guillaume Desmottes | 2010-10-18 | 1 | -1/+1 |
| | |||||
* | move the 'Find in contact list' menu item | Guillaume Desmottes | 2010-10-18 | 1 | -1/+1 |
| | |||||
* | Merge remote branch 'vminko/fix-632024-v2' | Guillaume Desmottes | 2010-10-18 | 4 | -4/+34 |
|\ | |||||
| * | Move the 'Find in Contact List' item from the View menu to the Edit menu. | Vitaly Minko | 2010-10-18 | 2 | -9/+9 |
| | | |||||
| * | Add an entry in the View menu to search for contacts (#632024). | Vitaly Minko | 2010-10-18 | 4 | -4/+34 |
| | | |||||
* | | individual-widget: set xalign on the status message (#632434) | Guillaume Desmottes | 2010-10-18 | 1 | -0/+1 |
| | | | | | | | | Seems the default changed in GTK3. | ||||
* | | Merge branch 'no-notif-632422' | Guillaume Desmottes | 2010-10-18 | 1 | -1/+1 |
|\ \ | |||||
| * | | empathy_notify_manager_notification_is_enabled: properly check the ↵ | Guillaume Desmottes | 2010-10-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | EMPATHY_PREFS_NOTIFICATIONS_DISABLED_AWAY preference If this key is set, that means we do NOT want the notification when being away/busy. | ||||
* | | | Updated Spanish translation | Jorge González | 2010-10-18 | 1 | -69/+83 |
|/ / | |||||
* | | empathy-av: use GtkApplication (#621339) | Guillaume Desmottes | 2010-10-18 | 1 | -1/+7 |
| | | |||||
* | | empathy-debugger: use GtkApplication (#621339) | Guillaume Desmottes | 2010-10-18 | 1 | -2/+7 |
| | | |||||
* | | define EMPATHY_DBUS_NAME | Guillaume Desmottes | 2010-10-18 | 1 | -1/+3 |
| | | |||||
* | | stop linking on libunique | Guillaume Desmottes | 2010-10-18 | 2 | -6/+0 |
| | |