aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated Galician translationsFran Diéguez2013-12-301-195/+171
|
* Update Chinese simplified translationWylmer Wang2013-12-281-8/+11
|
* app menu: standardize Help/About/QuitMichael Catanzaro2013-12-281-1/+1
| | | | | | | | We're going to use simply "About" instead of "About Empathy" https://wiki.gnome.org/Design/HIG/ApplicationMenus https://bugzilla.gnome.org/show_bug.cgi?id=720114
* Merge branch 'gnome-3-10'Guillaume Desmottes2013-12-281-4/+4
|\
| * roster-view: check the 'expanded' property on the GtkExpanderGuillaume Desmottes2013-12-271-4/+4
| | | | | | | | | | | | | | EmpathyRosterGroup is no longer a GtkExpander subclass but a GtkListBoxRow one. https://bugzilla.gnome.org/show_bug.cgi?id=712566
* | tp-account-widgets: update to masterGuillaume Desmottes2013-12-271-0/+0
| |
* | Updated Slovenian translationMatej Urbančič2013-12-241-116/+115
| |
* | remove released flagGuillaume Desmottes2013-12-191-1/+1
| |
* | 3.11.3Guillaume Desmottes2013-12-192-2/+24
| |
* | Merge remote-tracking branch 'origin/gnome-3-10'Guillaume Desmottes2013-12-192-775/+836
|\| | | | | | | | | | | | | | | | | | | Conflicts: NEWS configure.ac po/es.po po/ta.po po/te.po po/zh_CN.po
| * Updated Telugu TranslationsKrishnababu Krothapalli2013-12-181-1695/+1383
| |
| * Update Punjabi Translation by AlamA S Alam2013-12-081-395/+424
| |
| * Update Chinese simplified translation甘露(Gan Lu)2013-12-071-1483/+1217
| |
| * libempathy: Remove empathy_create_individual_from_tp_contact()Philip Withnall2013-11-255-26/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | It has been replaced by empathy_ensure_individual_from_tp_contact(), which can’t cause internal state corruption in libfolks by wrapping an existing Persona in a second Individual when it’s already wrapped in one. This has also been fixed in libfolks. See: https://bugzilla.redhat.com/show_bug.cgi?id=1031252 https://bugzilla.gnome.org/show_bug.cgi?id=712839
| * Updated Spanish translationDaniel Mustieles2013-11-201-54/+54
| |
| * Updated Tamil TranslationsShantha kumar2013-11-201-1566/+1332
| |
| * remove released flagGuillaume Desmottes2013-11-111-1/+1
| |
| * 3.10.2Guillaume Desmottes2013-11-112-2/+36
| |
| * Updated German translationBenjamin Steinwender2013-11-051-380/+412
| |
| * SASL: fix facebook mechanismXavier Claessens2013-11-011-16/+17
| | | | | | | | | | | | | | libsoup was escaping '_' and '.' in the challenge response but the facebook server is not expecting that. https://bugzilla.gnome.org/show_bug.cgi?id=707747
* | Updated Telugu TranslationsKrishnababu Krothapalli2013-12-181-1702/+1390
| |
* | [l10n] Updated Italian translation.Milo Casagrande2013-12-111-197/+189
| |
* | Updated Spanish translationDaniel Mustieles2013-12-091-121/+120
| |
* | Update Chinese simplified translationWylmer Wang2013-12-071-1474/+1207
| |
* | Roster: use the plural for "any contacts"Will Thompson2013-12-031-1/+1
| | | | | | | | | | | | | | | | In the context of “You haven't added any contact yet”, “contact” should be plural. This patch fixes the LANG=C string; translators can do their thing. https://bugzilla.gnome.org/show_bug.cgi?id=709611
* | libempathy: Remove empathy_create_individual_from_tp_contact()Philip Withnall2013-11-255-26/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | It has been replaced by empathy_ensure_individual_from_tp_contact(), which can’t cause internal state corruption in libfolks by wrapping an existing Persona in a second Individual when it’s already wrapped in one. This has also been fixed in libfolks. See: https://bugzilla.redhat.com/show_bug.cgi?id=1031252 https://bugzilla.gnome.org/show_bug.cgi?id=712839
* | Updated Greek translationDimitris Spingos2013-11-231-969/+1497
| |
* | Updated Tamil TranslationsShantha kumar2013-11-201-1572/+1335
| |
* | Insert smileys at the cursor positionVeena Katiyar2013-11-183-12/+13
| | | | | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=685899
* | SASL: fix facebook mechanismXavier Claessens2013-11-011-16/+17
| | | | | | | | | | | | | | libsoup was escaping '_' and '.' in the challenge response but the facebook server is not expecting that. https://bugzilla.gnome.org/show_bug.cgi?id=707747
* | remove test.{manager,profile}Guillaume Desmottes2013-10-313-13/+0
| | | | | | | | They are not used since a while.
* | release.py: update last_tag_patternGuillaume Desmottes2013-10-311-1/+1
| |
* | remove released flagGuillaume Desmottes2013-10-311-1/+1
| |
* | 3.11.1Guillaume Desmottes2013-10-312-2/+41
| |
* | Merge branch 'gnome-3-10'Guillaume Desmottes2013-10-311-273/+270
|\|
| * release.py: Use spaces identationsGuillaume Desmottes2013-10-311-271/+269
| | | | | | | | In PEP-8 we trust.
| * release.py: use dateutil's parserGuillaume Desmottes2013-10-311-5/+4
| | | | | | | | | | Makes code much easier and fix a crash if the commit date includes a negative timezone offset (like 'Mon Oct 14 13:13:03 2013 -0400').
* | Merge branch 'gnome-3-10'Guillaume Desmottes2013-10-311-1/+1
|\|
| * release.py: update last_tag_patternGuillaume Desmottes2013-10-311-1/+1
| |
* | Merge remote-tracking branch 'origin/gnome-3-10'Guillaume Desmottes2013-10-316-3569/+3434
|\| | | | | | | | | | | | | Conflicts: po/cs.po po/es.po po/nb.po
| * Updated Galician translationsFran Diéguez2013-10-251-437/+464
| |
| * Updated Serbian translationМирослав Николић2013-10-242-64/+110
| |
| * Updated Slovenian translationMatej Urbančič2013-10-231-95/+115
| |
| * Updated Russian translationYuri Myasoedov2013-10-231-558/+805
| |
| * libempathy: Fix several memory leaks from libgeePhilip Withnall2013-10-222-4/+9
| | | | | | | | | | | | See commit 039dc326208e02b687e93739434e27a867f4ffa7. https://bugzilla.gnome.org/show_bug.cgi?id=710453
| * libempathy-gtk: Fix several memory leaks from libgeePhilip Withnall2013-10-223-20/+48
| | | | | | | | | | | | | | | | libgee’s GeeIterator returns a new reference from most of its methods, especially gee_iterable_iterator() and gee_iterator_get(). Add corresponding g_object_unref() calls. https://bugzilla.gnome.org/show_bug.cgi?id=710453
| * Updated Greek translationEfstathios Iosifidis2013-10-221-1572/+1322
| |
| * Updated Norwegian bokmål translationKjartan Maraas2013-10-221-373/+402
| |
| * Updated Hungarian translationBalázs Úr2013-10-201-382/+415
| |
| * [l10n] Updated Italian translation.Milo Casagrande2013-10-201-6/+26
| |
| * Updated Latvian translationRūdolfs Mazurs2013-10-191-1039/+1718
| |
| * Updated Lithuanian translationAurimas Černius2013-10-191-4/+26
| |
| * Updated Czech translationMarek Černocký2013-10-181-2/+22
| |
| * Updated Latvian translationRūdolfs Mazurs2013-10-171-395/+419
| |
| * Updated Polish translationPiotr Drąg2013-10-171-2/+25
| |
| * Updated Brazilian Portuguese translation, proofread by Enrico NicolettoRafael Ferreira2013-10-161-2/+27
| |
| * Updated Indonesian translationAndika Triwidada2013-10-161-2/+27
| |
| * Updated Spanish translationDaniel Mustieles2013-10-161-30/+32
| |
| * Updated Spanish translationDaniel Mustieles2013-10-161-4/+26
| |
| * Added missing fileDaniel Mustieles2013-10-161-0/+18
| |
| * Make Appdata file translatableDaniel Mustieles2013-10-163-21/+9
| |
| * Updated Belarusian translation.Ihar Hrachyshka2013-10-161-371/+384
| |
| * Updated Serbian translationМирослав Николић2013-10-162-800/+800
| |
| * Updated Spanish translationDaniel Mustieles2013-10-151-437/+436
| |
| * Updated Brazilian Portuguese translationEnrico Nicoletto2013-10-151-429/+432
| |
| * [l10n] Updated Italian translation.Milo Casagrande2013-10-151-382/+398
| |
| * Updated Indonesian translationAndika Triwidada2013-10-151-382/+395
| |
| * Updated Slovenian translationMatej Urbančič2013-10-151-431/+439
| |
| * Updated Lithuanian translationAurimas Černius2013-10-151-389/+396
| |
| * Updated Czech translationMarek Černocký2013-10-151-382/+395
| |
| * Updated Polish translationPiotr Drąg2013-10-151-381/+394
| |
* | Updated Spanish translationDaniel Mustieles2013-10-251-85/+83
| |
* | accounts-dialog: early return if gtk_tree_view_get_selection returns NULLGuillaume Desmottes2013-10-251-0/+2
| |
* | remove protocol icons from empathy treeGuillaume Desmottes2013-10-25125-34554/+0
| | | | | | | | | | | | We were actually shipping these icons in empathy/data/icons and telepathy-account-widgets/data/icons/ but both were installed to the same path!
* | tp-chat: prepare CONTACTS before our custom featureGuillaume Desmottes2013-10-241-1/+2
| | | | | | | | | | We rely on TP_CHANNEL_FEATURE_CONTACTS being prepared when preparing EMPATHY_TP_CHAT_FEATURE_READY.
* | event-manager: ignore StreamedMediaGuillaume Desmottes2013-10-231-2/+1
| |
* | location-manager: include telepathy-glib-dbus.hGuillaume Desmottes2013-10-231-0/+2
| |
* | Updated Slovenian translationMatej Urbančič2013-10-231-433/+461
| |
* | Updated Russian translationYuri Myasoedov2013-10-231-558/+805
| |
* | stop using tp_account_manager_is_prepared()Guillaume Desmottes2013-10-222-2/+2
| | | | | | | | It has been deprecated.
* | Stop observing/approving StreamedMedia channelsGuillaume Desmottes2013-10-223-28/+6
| |
* | telepathy-account-widgets: sync to masterGuillaume Desmottes2013-10-221-0/+0
| |
* | remove nautilus-sendto pluginGuillaume Desmottes2013-10-225-363/+1
| | | | | | | | Latest versions of nautilus-sendto doesn't support plugins any more.
* | Use AM_CPPFLAGS instead of deprecated INCLUDESGuillaume Desmottes2013-10-223-3/+3
| |
* | Use AC_PROG_MKDIR_P and MKDIR_P instead of AM_PROG_MKDIR_P and mkdir_pGuillaume Desmottes2013-10-223-4/+4
| | | | | | | | | | The latter are deprecated, and recent Automake makes a lot of noise about them.
* | use the plugindir pc variable from MCGuillaume Desmottes2013-10-221-1/+1
| | | | | | | | | | | | The whole point of this variable is to give us the path where plugins are supposed to be installed. We should just use it instead of re-implementing it assuming the location.
* | libempathy: Fix several memory leaks from libgeePhilip Withnall2013-10-222-4/+9
| | | | | | | | | | | | See commit 039dc326208e02b687e93739434e27a867f4ffa7. https://bugzilla.gnome.org/show_bug.cgi?id=710453
* | libempathy-gtk: Fix several memory leaks from libgeePhilip Withnall2013-10-223-20/+48
| | | | | | | | | | | | | | | | libgee’s GeeIterator returns a new reference from most of its methods, especially gee_iterable_iterator() and gee_iterator_get(). Add corresponding g_object_unref() calls. https://bugzilla.gnome.org/show_bug.cgi?id=710453
* | stop generating ServerTLSConnectionGuillaume Desmottes2013-10-213-71/+0
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=630896
* | stop using generated ServerTLSConnection APIGuillaume Desmottes2013-10-212-7/+4
| | | | | | | | | | | | It's been generated in telepathy-glib since 0.19.0 https://bugzilla.gnome.org/show_bug.cgi?id=630896
* | Updated Norwegian bokmål translationKjartan Maraas2013-10-211-372/+401
| |
* | Updated Hungarian translationBalázs Úr2013-10-201-382/+415
| |
* | [l10n] Updated Italian translation.Milo Casagrande2013-10-201-6/+26
| |
* | Updated Latvian translationRūdolfs Mazurs2013-10-191-1039/+1718
| |
* | Updated Czech translationMarek Černocký2013-10-181-2/+26
| |
* | Updated Latvian translationRūdolfs Mazurs2013-10-171-395/+419
| |
* | Updated Polish translationPiotr Drąg2013-10-171-2/+25
| |
* | Updated Brazilian Portuguese translation, proofread by Enrico NicolettoRafael Ferreira2013-10-161-2/+27
| |
* | Updated Indonesian translationAndika Triwidada2013-10-161-2/+27
| |
* | Updated Spanish translationDaniel Mustieles2013-10-161-437/+460
| |
* | Make Appdata file translatableDaniel Mustieles2013-10-163-7/+13
| |
* | Updated Brazilian Portuguese translationEnrico Nicoletto2013-10-151-429/+432
| |
* | [l10n] Updated Italian translation.Milo Casagrande2013-10-151-382/+398
| |
* | Updated Indonesian translationAndika Triwidada2013-10-151-382/+395
| |
* | Updated Czech translationMarek Černocký2013-10-151-381/+394
| |
* | Updated Polish translationPiotr Drąg2013-10-151-381/+394
| |
* | Merge branch 'gnome-3-10'Guillaume Desmottes2013-10-153-3/+28
|\| | | | | | | | | | | Conflicts: po/pt.po src/empathy-audio-sink.c
| * translate "Call $NUMBER" menu itemsGuillaume Desmottes2013-10-151-2/+5
| |
| * remove released flagGuillaume Desmottes2013-10-151-1/+1
| |
| * 3.10.1Guillaume Desmottes2013-10-152-2/+24
| |
| * audio-sink: fix compilation with GStreamer 0.10Will Thompson2013-10-141-0/+1
| | | | | | | | | | | | | | | | | | 66e393b removed this include, but without it compilation fails for me. I assume this is beacuse I am building Empathy against GStreamer 0.10 and Emanuele was building against GStreamer 1.0 when removing unneeded includes. https://bugzilla.gnome.org/show_bug.cgi?id=709741
| * Updated Portuguese translationAntónio Lima2013-10-131-1755/+1283
| |
* | Updated Portuguese translationAntónio Lima2013-10-131-1755/+1283
| |
* | Merge branch 'gnome-3-10'Guillaume Desmottes2013-10-131-83/+48
|\| | | | | | | | | Conflicts: configure.ac
| * use list_names_cb to find MCGuillaume Desmottes2013-10-131-18/+7
| | | | | | | | | | | | Make the code more symetric. https://bugzilla.gnome.org/show_bug.cgi?id=710017
| * debug: factor out helpersGuillaume Desmottes2013-10-131-9/+28
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=710017
| * debug: stop using tp_list_connection_names()Guillaume Desmottes2013-10-131-48/+5
| | | | | | | | | | | | Make the code more symetric. https://bugzilla.gnome.org/show_bug.cgi?id=710017
| * debug: make add_client() more genericGuillaume Desmottes2013-10-131-8/+8
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=710017
| * use Cogl versioning macrosGuillaume Desmottes2013-10-131-1/+5
| |
| * l10n: Update Japanese translationJiro Matsuzawa2013-10-121-197/+166
| |
| * L10N: Updated Persian translationsArash Mousavi2013-10-111-1568/+1287
| |
* | use Cogl versioning macrosGuillaume Desmottes2013-10-131-1/+5
| |
* | telepathy-account-widgets: update to masterGuillaume Desmottes2013-10-131-0/+0
| |
* | l10n: Update Japanese translationJiro Matsuzawa2013-10-121-197/+166
| |
* | L10N: Updated Persian translationsArash Mousavi2013-10-111-1568/+1287
| |
* | Merge branch 'gnome-3-10'Guillaume Desmottes2013-10-101-0/+0
|\|
| * telepathy-account-widgets: updateGuillaume Desmottes2013-10-101-0/+0
| | | | | | | | Fix https://bugzilla.gnome.org/show_bug.cgi?id=709677
| * [l10n] Updated Catalan (Valencian) translationCarles Ferrando2013-10-101-4430/+670
| |
| * EmpathyMessage: remove flags, they are uselessXavier Claessens2013-10-103-40/+3
| |
| * Add missing telepathy-glib-dbus.h includesXavier Claessens2013-10-1031-0/+36
| |
| * Rename NUM_TP_ to TP_NUM_Xavier Claessens2013-10-105-8/+8
| |
* | [l10n] Updated Catalan (Valencian) translationCarles Ferrando2013-10-071-4430/+670
| |
* | EmpathyMessage: remove flags, they are uselessXavier Claessens2013-10-033-40/+3
| |
* | Add missing telepathy-glib-dbus.h includesXavier Claessens2013-10-0331-0/+36
| |
* | Rename NUM_TP_ to TP_NUM_Xavier Claessens2013-10-035-8/+8
| |
* | Drop support for gstreamer 0.10Xavier Claessens2013-10-035-143/+13
|/ | | | GStreamer 1.0 is now mandatory.
* ui-utils: remove useless self assignationsGuillaume Desmottes2013-10-031-6/+0
|
* individual-widget: fix enum casting warningGuillaume Desmottes2013-10-031-1/+2
|
* use folks_presence_details_get_default_message_from_typeGuillaume Desmottes2013-10-031-2/+1
| | | | | | This has been introduced in folks since a while (0.7.1). Fix a FIXME and remove a enum casting warning.
* individual-view: fix enum casting warningGuillaume Desmottes2013-10-031-1/+1
| | | | Thanks clang for catching this!
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2013-09-302-80/+80
|
* EmpathyDebugWindow: set request widget size, drop set default sizeIgor Gnatenko2013-09-261-1/+1
| | | | | | | | | | | | | Empathy debug window opens w/ weird size. This caused by scrolled window. In official documentation of gtk+ I look that uses: gtk_widget_set_size_request (window, 300, 300); And it's work! Set default size isn't needed. Reference: https://bugzilla.gnome.org/show_bug.cgi?id=708826 Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* [l10n]Updated Turkish translationEmin Tufan Çetin2013-09-261-2547/+2764
|
* individual-store-channel: don't steal pixbuf store referenceGuillaume Desmottes2013-09-251-0/+3
| | | | | | | empathy_individual_store_get_individual_status_icon() doesn't return a reffed pixbuf so we have to ref it explicitly. https://bugzilla.gnome.org/show_bug.cgi?id=708716
* use (room-name, account-path) as primary key when removing GMenuItemGuillaume Desmottes2013-09-251-5/+24
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=707885
* menu_removed_cb: fix 'name' leakGuillaume Desmottes2013-09-251-7/+13
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=707885
* menu_removed_cb: call g_menu_model_get_n_items() onceGuillaume Desmottes2013-09-251-3/+4
| | | | | | No need to call it during each iteration. https://bugzilla.gnome.org/show_bug.cgi?id=707885
* Create one single GAction to join roomsGuillaume Desmottes2013-09-251-34/+46
| | | | | | | | The proper way to handle multi menu items having the same semantic is to have one single GAction associated with different GMenuItem having specific parameters instead of having one action per menu item. Fix bgo#707885 as we no longer have spaces in GMenuItem action names.
* preferences: remove location resources BIND_SENSITIVE callsGuillaume Desmottes2013-09-241-6/+0
| | | | | | | 32529f49e3935b5f4fd747fcfe2d62322f86ec52 removed the BIND_ACTIVE calls but I forgot those. https://bugzilla.gnome.org/show_bug.cgi?id=708684
* remove released flagGuillaume Desmottes2013-09-241-1/+1
|
* 3.10.0Guillaume Desmottes2013-09-242-3/+26
|
* theme-adium: still execute the start of the script if ressource is missingGuillaume Desmottes2013-09-241-5/+6
| | | | | | | | | This fix a regression introduced by 19e784a4b2655db5cf414c7ce43662a9adb9d0c6. If empathy-chat.js can't be find (like in the preferences dialog) we still want to execute the start of the script. https://bugzilla.gnome.org/show_bug.cgi?id=708616
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2013-09-232-38/+38
|
* EmpathyDebugger: Initialize gint argc as 0Igor Gnatenko2013-09-231-1/+1
| | | | | | | | | Since f451000063d5e20b337d2a8d7b0d7faf6429af6b empathy-debugger crashes on start, because have cycle w/ argc++, but argc is uninitialized. Reference: https://bugzilla.gnome.org/show_bug.cgi?id=708403 Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com>
* l10n: Update Japanese translationvictory2013-09-231-57/+33
|
* l10n: Update Japanese translationJiro Matsuzawa2013-09-231-1555/+1354
| | | | Merge the latest pot.
* [l10n] Updated Estonian translationMattias Põldaru2013-09-231-687/+678
|
* Updated UkrainianDaniel Korostil2013-09-221-1540/+1248
|
* Updated slovak translationPeter Mráz2013-09-221-1/+1
|
* Update Arabic translationKhaled Hosny2013-09-201-1650/+1412
|
* [l10n] Update Catalan translationJosep Sànchez2013-09-191-4407/+647
|
* Updated Brazilian Portuguese translationEnrico Nicoletto2013-09-192-1/+3662
|
* Updated Basque languageInaki Larranaga Murgoitio2013-09-191-1534/+1246
|
* Punjabi Translation updated by AmanA S Alam2013-09-181-1543/+1265
|
* coding style fixesGuillaume Desmottes2013-09-175-6/+6
|
* add missing config.h includesGuillaume Desmottes2013-09-178-0/+16
|
* tls-test: use tp-glib single headersGuillaume Desmottes2013-09-171-1/+2
|
* Updated Danish translationKenneth Nielsen2013-09-171-1541/+1250
|
* remove released flagGuillaume Desmottes2013-09-161-1/+1
|
* prepare 3.9.92Guillaume Desmottes2013-09-162-2/+42
|
* Template.html: remove DOCTYPEGuillaume Desmottes2013-09-161-1/+0
| | | | | | | | | | This ensures that WebKit considers the document in 'quirks' mode which is now needed when using document.body.scrollTop (used to check if we should scroll down or not when adding a new message). See https://bugs.webkit.org/show_bug.cgi?id=121419 for details. https://bugzilla.gnome.org/show_bug.cgi?id=707781
* nautilus-send-to: Use GtkListBox API instead of EggListBoxXavier Claessens2013-09-161-4/+3
|
* Stop using deprecated libaccounts-glib functionsXavier Claessens2013-09-164-30/+48
|
* Stop using Folks deprecated functionsXavier Claessens2013-09-163-3/+3
|
* Fix UOA buildXavier Claessens2013-09-165-27/+32
|
* Finnish translation update by Jiri GrönroosVille-Pekka Vainio2013-09-151-1598/+1330
|
* Updated German translationBenjamin Steinwender2013-09-151-1470/+829
|
* Updated Korean translationChangwoo Ryu2013-09-141-1538/+637
|
* Updated Hungarian translationGabor Kelemen2013-09-121-1420/+1124
|
* Assamese Translation UpdatedNilamdyuti Goswami2013-09-121-1561/+1277
|
* Updated Latvian translationRūdolfs Mazurs2013-09-121-1543/+1267
|
* Use tpaw_uoa_manager_dup instead of empathy_uoa_manager_dupChandni Verma2013-09-122-2/+2
|
* Updated slovak translationPavol Klačanský2013-09-111-113/+115
|
* .gitignore: automake 1.13 copies in /test-driverGuillaume Desmottes2013-09-101-0/+1
|
* Merge branch 'gnome-3-8'Guillaume Desmottes2013-09-091-1/+1
|\ | | | | | | | | | | Conflicts: NEWS configure.ac
| * debug-window: fix typoGuillaume Desmottes2013-09-091-1/+1
| |
| * remove released flagGuillaume Desmottes2013-09-091-1/+1
| |
| * prepare 3.8.4Guillaume Desmottes2013-09-092-2/+17
| |
* | Merge branch 'gnome-3-8'Guillaume Desmottes2013-09-091-1/+6
|\| | | | | | | | | Conflicts: libempathy/empathy-keyring.c
| * debug-window: ellipsize the message text rendererGuillaume Desmottes2013-09-091-1/+6
| | | | | | | | | | | | | | Ridiculously long messages were crashing empathy-debugger because Pango weren't able to display them all. https://bugzilla.gnome.org/show_bug.cgi?id=696328
| * Don't dereference a NULL errorEmilio Pozuelo Monfort2013-08-081-1/+2
| | | | | | | | | | | | | | libsecret returns FALSE without an error in some cases but we unconditionally dereference it, causing a crash. https://bugzilla.gnome.org/show_bug.cgi?id=692105
| * GOA: ignore non-Telepathy accountsMarco Barisione2013-07-181-0/+6
| | | | | | | | | | | | | | This fixes a crash when trying to remove a GOA account without chat support. https://bugzilla.gnome.org/show_bug.cgi?id=704469
* | Updated Russian translationYuri Myasoedov2013-09-091-1916/+790
| |
* | add empathy.appdata.xmlGuillaume Desmottes2013-09-092-0/+22
| |
* | Updated Hungarian help translationGabor Kelemen2013-09-091-468/+702
| |
* | Updated Norwegian bokmål translationKjartan Maraas2013-09-091-706/+89
| |
* | Updated Indonesian translationAndika Triwidada2013-09-081-1542/+627
| |
* | Updated Belarusian translation.Ihar Hrachyshka2013-09-081-1541/+629
| |
* | Updated Serbian translationМирослав Николић2013-09-072-3114/+1294
| |
* | Updated Czech translationMarek Černocký2013-09-051-1422/+490
| |
* | bump GDK_VERSION_MIN_REQUIRED to 3.8Guillaume Desmottes2013-09-051-1/+1
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=707538
* | stop using gtk_style_context_get_fontGuillaume Desmottes2013-09-052-5/+11
| | | | | | | | | | | | It's been deprecated. https://bugzilla.gnome.org/show_bug.cgi?id=707538
* | stop using gtk_icon_info_free()Guillaume Desmottes2013-09-052-2/+2
| | | | | | | | | | | | It's been deprecated. https://bugzilla.gnome.org/show_bug.cgi?id=707538
* | remove egg-list-boxGuillaume Desmottes2013-09-046-23/+1
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=706988
* | roster-view: inherit from GtkListBoxGuillaume Desmottes2013-09-046-90/+80
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=706988
* | roster-group: inherit from GtkListBoxRowGuillaume Desmottes2013-09-043-9/+17
| | | | | | | | | | | | Need to be pack in a GtkListBox. https://bugzilla.gnome.org/show_bug.cgi?id=706988
* | roster-contact: inherit from GtkListBoxRowGuillaume Desmottes2013-09-042-9/+10
| | | | | | | | | | | | Need to be pack in a GtkListBox. https://bugzilla.gnome.org/show_bug.cgi?id=706988
* | depends on Gtk+ 3.9.4Guillaume Desmottes2013-09-041-2/+2
| | | | | | | | | | | | Needed for GtkListBox. https://bugzilla.gnome.org/show_bug.cgi?id=706988
* | fix 'popup-individual-menu' in roster testsGuillaume Desmottes2013-09-043-6/+9
| | | | | | | | We added the 'group' argument to the signal.
* | depend on Geoclue 1.99.3Guillaume Desmottes2013-09-041-1/+1
| | | | | | | | This version has been released with the 'export D-Bus XML' patch.
* | Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2013-09-042-3041/+2462
| |
* | Updated Polish translationPiotr Drąg2013-09-041-136/+87
| |
* | Update French translationAlexandre Franke2013-09-041-1537/+1254
| |
* | Updated Irish translationSeán de Búrca2013-09-041-6/+6
| |
* | Updated Lithuanian translationAurimas Černius2013-09-041-169/+126
| |
* | Updated Irish translationSeán de Búrca2013-09-041-209/+165
| |
* | [l10n] Updated Italian translation.Milo Casagrande2013-09-041-98/+35
| |
* | remove released flagGuillaume Desmottes2013-09-031-1/+1
| |
* | 3.9.91EMPATHY_3_9_91Guillaume Desmottes2013-09-032-2/+39
| |
* | telepathy-account-widgets: update submoduleMarco Barisione2013-09-031-0/+0
| | | | | | | | | | This update is needed to fix an issue with translations, see https://bugzilla.gnome.org/show_bug.cgi?id=707208
* | configure.ac: pass --with-gettext-package to tp-aw's configureMarco Barisione2013-09-031-0/+1
| | | | | | | | | | | | | | telepathy-account-widgets is a submodule, so it can be included by multiple projects. If we don't have a different per-project GETTEXT_PACKAGE we end up with different projects shipping .mo files supposed to be installed in the same location.
* | UOA: Fix build failureTim Lunn2013-09-032-3/+3
| | | | | | | | | | | | This was a regression caused by c689cd6a91cb2a31ce0d03f47e59ca4e3f368e9c https://bugzilla.gnome.org/show_bug.cgi?id=707338
* | preferences: remove location sources preferencesGuillaume Desmottes2013-09-035-115/+0
| | | | | | | | | | | | Not used anymore with Geoclue 2. https://bugzilla.gnome.org/show_bug.cgi?id=706627
* | location-manager: use Geoclue 2Guillaume Desmottes2013-09-031-371/+72
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=706627
* | add empathy-geoclue-helperGuillaume Desmottes2013-09-035-5/+651
| | | | | | | | | | | | Based on a proposed API on fdo#68658. May end up in geoclue at some point. https://bugzilla.gnome.org/show_bug.cgi?id=706627
* | depends on GLib 2.37Guillaume Desmottes2013-09-031-2/+2
| | | | | | | | | | | | Needed for the latest GDbus code gen. https://bugzilla.gnome.org/show_bug.cgi?id=706627
* | Updated Hebrew translation.Yaron Shahrabani2013-09-031-81/+87
| |
* | Update Brazilian Portuguese translation, proofread by Enrico NicolettoRafael Ferreira2013-09-031-920/+89
| |
* | Updated Slovenian translationMatej Urbančič2013-09-031-1385/+1084
| |
* | Updated Spanish translationDaniel Mustieles2013-09-031-1368/+1075
| |
* | theme-adium: deal with g_resources_lookup_data() failingGuillaume Desmottes2013-09-021-0/+3
| | | | | | | | | | | | | | | | | | Only empathy-chat registers the gresources so when executing this code from the empathy process (theme preview in the preferences dialog) we don't find the resource. That's fine as this JS code is only used for the infinite callback but best to not warning. https://bugzilla.gnome.org/show_bug.cgi?id=707291
* | Updated Galician translationsFran Diéguez2013-09-021-28/+36
| |
* | telepathy-account-widgets: update to masterGuillaume Desmottes2013-09-021-0/+0
| |
* | Updated Irish translationSeán de Búrca2013-09-021-108/+77
| |
* | Use typographical ellipses consistentlySeán de Búrca2013-09-025-10/+10
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=707104
* | Updated Irish translationSeán de Búrca2013-08-301-1586/+745
| |
* | Updated POTFILES.skipPiotr Drąg2013-08-291-0/+2
| |
* | Updated slovak translationPavol Klačanský2013-08-291-769/+47
| |
* | egg-list-box: update to masterGuillaume Desmottes2013-08-282-2/+2
| | | | | | | | | | | | Update the signature of our sort function as its API changed. https://bugzilla.gnome.org/show_bug.cgi?id=706829
* | Updated Lithuanian translationAurimas Černius2013-08-281-1331/+447
| |
* | Fix build with correct macroSeán de Búrca2013-08-271-1/+1
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=706830
* | Updated Galician translationsFran Diéguez2013-08-271-1370/+1066
| |
* | [l10n] Updated Italian translation.Milo Casagrande2013-08-251-1366/+472
| |
* | RosterWindow: Connect to signal "menu-item-activated" from EmpathyIndividualMenuChandni Verma2013-08-231-0/+11
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=643183
* | Emit menu-item-activated when an action is performed from the individual menuChandni Verma2013-08-233-28/+66
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=643183
* | Deploy a signal "menu-item-activated" in EmpathyIndividualMenuChandni Verma2013-08-231-0/+17
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=643183
* | Roster: Hide search-bar on hitting Enter on selected individualChandni Verma2013-08-231-0/+14
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=643183
* | Updated Norwegian bokmål translationKjartan Maraas2013-08-221-1318/+1014
| |
* | Updated slovak translationPavol Klačanský2013-08-221-1521/+1235
| |
* | Update French translationAlexandre Franke2013-08-221-459/+632
| |