aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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
| |
* | Updated Brazilian Portuguese translationEnrico Nicoletto2013-08-221-1347/+1042
| |
* | Updated Hebrew translation.Yaron Shahrabani2013-08-211-1334/+1030
| |
* | <name> should match repository's name.Andrea Veri2013-08-211-1/+1
| |
* | Updated Polish translationPiotr Drąg2013-08-211-1481/+618
| |
* | call-window: ensure "Swap camera" is only visible when there are >1 camerasJonny Lamb2013-08-201-8/+13
| | | | | | | | | | It was possible to get into a state where "Swap camera" was visible even when there was only one camera connected.
* | remove released flagGuillaume Desmottes2013-08-201-1/+1
| |
* | 3.9.90EMPATHY_3_9_90Guillaume Desmottes2013-08-202-2/+37
| |
* | POTFILES.skip: ignore the whole telepathy-account-widgets directoryMarco Barisione2013-08-201-0/+2
| |
* | empathy-env.in: set TPAW_SRCDIRMarco Barisione2013-08-201-0/+3
| |
* | configure.ac: get the UOA provider name from tp-aw's pkg-config fileMarco Barisione2013-08-201-4/+4
| |
* | configure.ac: if unreleased, enable tp-aw's extra warningsMarco Barisione2013-08-201-0/+4
| | | | | | | | | | | | telepathy-account-widget cannot rely on a variable similar to empathy_released for extra warnings, so Empathy's configure script passes --enable-unreleased-checks to it if empathy_released is not 1.
* | configure.ac: pass --with-pkgdatadir to tp-aw's configureMarco Barisione2013-08-201-0/+1
| |
* | tp-account-widgets: remove internal copyMarco Barisione2013-08-2074-21856/+0
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | Use the telepathy-account-widgets submodule instead of the internal copyMarco Barisione2013-08-209-14/+30
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | Add telepathy-account-widgets submoduleMarco Barisione2013-08-202-0/+3
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | POTFILES.in: remove files that were moved to tp-account-widgetsMarco Barisione2013-08-201-22/+0
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tp-account-widgets/Makefile.am: don't check the style of copied filesMarco Barisione2013-08-201-2/+2
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | account-widget: add an "action-area" propertyMarco Barisione2013-08-205-19/+59
| | | | | | | | | | | | | | This allows user of the class to get the buttons packed in a different widget, for instance the one returned by gtk_dialog_get_action_area. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | account-widget: make the buttons look like normal dialog buttonsMarco Barisione2013-08-201-3/+7
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | protocol-chooser: port to TpawProtocolMarco Barisione2013-08-202-397/+54
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | protocol: add an object to represent a protocol and a way to list themMarco Barisione2013-08-203-0/+641
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tp-account-widgets/Makefile.am: remove Empathy's include pathsMarco Barisione2013-08-201-2/+0
| | | | | | | | | | | | tp-account-widgets doesn't depend on Empathy headers any more! https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tp-account-widgets: don't include empathy(-ui)-utils.hMarco Barisione2013-08-2016-22/+0
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tp-account-widgets: use g_strcmp0 instead of strcmpMarco Barisione2013-08-203-6/+6
| | | | | | | | | | | | | | | | There was no bug in this code, but I noticed the usage of strcmp because of compilation errors caused by some changes to the includes. g_strcmp0 is safer as it handles NULLs. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | irc-network-dialog: include stdlib.h needed for strtoulMarco Barisione2013-08-201-0/+1
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tpaw-string-parser: include string.h needed for strlenMarco Barisione2013-08-201-0/+1
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tpaw-utils: add the TPAW namespace to ACCOUNT_WIDGETS_RESOURCES_PREFIXMarco Barisione2013-08-203-5/+5
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tpaw-utils: move ACCOUNT_WIDGETS_RESOURCES_PREFIX from EmpathyMarco Barisione2013-08-203-2/+3
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | debug: remove EMPATHY_DEBUG_IRC as it's not needed any moreMarco Barisione2013-08-202-14/+12
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | calendar-button: don't use the non-existing TPAW_DEBUG_OTHER_THING flagMarco Barisione2013-08-201-1/+1
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tpaw-debug: remove unused debug keysMarco Barisione2013-08-202-30/+4
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tp-account-widgets: use TpAW's debugging functions instead of Empathy'sMarco Barisione2013-08-2017-34/+34
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | debug: set tp-account-widgets's debug flagsMarco Barisione2013-08-201-0/+3
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tpaw-debug: don't set tp-glib's debug flags, Empathy does thatMarco Barisione2013-08-201-2/+0
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tpaw-debug: copy from EmpathyMarco Barisione2013-08-203-0/+266
| | | | | | | | | | | | | | This commit just copies the files and renames the function. tp-account-widget's debugging stuff is not functional yet. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | pixbuf-utils: copy the generic pixbuf-related utily functions from EmpathyMarco Barisione2013-08-2018-190/+272
| | | | | | | | | | | | | | This commit also changes the licence of the moved code from GPL to LGPL. See GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tpaw-utils: use self->priv instead of EMPATHY_GET_PRIV(self)Marco Barisione2013-08-2016-776/+597
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tpaw-utils: move EMP_STR_EMPTY to tp-aw and rename itMarco Barisione2013-08-2030-66/+98
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tpaw-utils: copy URL handling functions from Empathy to tp-awMarco Barisione2013-08-205-46/+50
| | | | | | | | | | | | | | This commit also changes the licence of the moved code from GPL to LGPL. See GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tpaw-utils: move empathy_xml_validate_from_resource to tp-aw and rename itMarco Barisione2013-08-208-41/+50
| | | | | | | | | | | | | | This commit also changes the licence of the moved code (all copyrighted by Collabora Ltd.) from GPL to LGPL. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tpaw-utils: move empathy_window_present* to tp-aw and rename itMarco Barisione2013-08-2010-52/+72
| | | | | | | | | | | | | | This commit also changes the licence of the moved code from GPL to LGPL. See GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tpaw-utils: move empathy_get_toplevel_window to tp-aw and rename itMarco Barisione2013-08-207-22/+30
| | | | | | | | | | | | | | This commit also changes the licence of the moved code from GPL to LGPL. See GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tpaw-utils: move empathy_implement_finish_* to tp-aw and rename themMarco Barisione2013-08-2010-59/+70
| | | | | | | | | | | | All the code was initially written for wocky which is under LGPL. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | user-info: move from Empathy to tp-account-widgetsMarco Barisione2013-08-206-121/+120
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | avatar-chooser: move from Empathy to tp-account-widgetsMarco Barisione2013-08-206-145/+147
| | | | | | | | | | | | | | | | | | This commit also changes the licence of the moved code from GPL to LGPL. EmpathyAvatarChooser was based on Evolution's EImageChooser that was originally LGPL. The later contributions were relicensed by the authors, see GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tpaw-images: move the default avatar definition from Empathy to tp-awMarco Barisione2013-08-2010-12/+47
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tpaw-gsettings: move the avatar path stuff from Empathy to tp-awMarco Barisione2013-08-204-5/+42
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | camera-monitor: move from Empathy to tp-account-widgetsMarco Barisione2013-08-2011-168/+168
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | cheese-camera-device-monitor: move from Empathy to tp-account-widgetsMarco Barisione2013-08-206-136/+145
| | | | | | | | | | | | | | This commit also changes the licence of the moved code from GPL to LGPL. See GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | calendar-button: move from Empathy to tp-accounts-widgetsMarco Barisione2013-08-207-110/+110
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | contactinfo-utils: move from Empathy to tp-account-widgetsMarco Barisione2013-08-206-31/+31
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | contactinfo-utils: remove the include for empathy-ui-utils.hMarco Barisione2013-08-201-2/+1
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | string-parser: move everything except for _match_smiley(), to tp-awMarco Barisione2013-08-2014-268/+324
| | | | | | | | | | | | | | empathy_string_match_smiley() depends on other files and it's not needed by tp-account-widgets, so we can leave it in libempathy-gtk. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | contactinfo-utils: move create_channel_list_label to individual-widgetMarco Barisione2013-08-203-71/+66
| | | | | | | | | | | | | | This removed the dependency of contactinfo-utils on empathy-request-util.h, so it's easier to move tp tp-account-widgets. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | time: move from Empathy to tp-account-widgetsMarco Barisione2013-08-2011-45/+45
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | builder: move empathy_builder_* from Empathy to tp-account-widgetsMarco Barisione2013-08-2026-229/+265
| | | | | | | | | | | | | | This commit also changes the licence of the moved code from GPL to LGPL. See GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | builder: add stub header and source file for tpaw_builder_* functionsMarco Barisione2013-08-203-0/+55
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | live-search: move from Empathy to tp-account-widgetsMarco Barisione2013-08-2018-188/+190
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | account-settings: don't set the presence on newly created accountsMarco Barisione2013-08-201-16/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What happened before this patch was: 1) tpaw_account_settings_do_create_account() sets the requested presence to the global requested presence in Empathy; 2) If the requested presence is unset, unknown or offline, empathy_connect_new_account() sets it to available; 3) Every process with a TpAccountManager object in memory that was previously used to set the requested presence will try to set the presence on the new account. The first step is a problem as it doesn't work if the account is created by a process that is not Empathy as the other processes have no way of knowing what Empathy's requested presence is. This doesn't matter as, in the third step, both Empathy and gnome-shell (and any other process using a TpAccountManager) will try to set the presence to their own idea of the current requested presence. Of course this is a race condition, see [1], but the behaviour is not changed by this patch. In case there is no process using a TpAccountManager, the second step will still guarantee that the newly created account goes online. [1] https://bugs.freedesktop.org/show_bug.cgi?id=24104 https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tpaw-utils: copy empathy_make_color_whiter()Marco Barisione2013-08-203-2/+15
| | | | | | | | | | | | | | This commit also changes the licence of the moved code from GPL to LGPL. See GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | utils: remove empathy_account_has_uri_scheme_tel()Marco Barisione2013-08-202-21/+0
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | account-settings: use TpAccount's functions for schemes instead of Empathy'sMarco Barisione2013-08-201-3/+9
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | individual-menu: use TpAccount's functions for schemes instead of Empathy'sMarco Barisione2013-08-201-1/+1
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tpaw-utils: move functions for protocol and service display informationMarco Barisione2013-08-209-100/+107
| | | | | | | | | | | | | | | | | | | | | | | | | | The following functions were moved from empathy to tp-aw and renamed accordingly: * empathy_protocol_icon_name; * empathy_protocol_name_to_display_name; * empathy_service_name_to_display_name. This commit also changes the licence of the moved code (all copyrighted by Collabora Ltd.) from GPL to LGPL. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tpaw-utils: move empathy_connect_new_account to tp-aw and rename itMarco Barisione2013-08-208-52/+59
| | | | | | | | | | | | | | This commit also changes the licence of the moved code (all copyrighted by Collabora Ltd.) from GPL to LGPL. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tpaw-utils: add stub for files with misc utility functionsMarco Barisione2013-08-203-0/+56
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | uoa-utils: move from Empathy to tp-awMarco Barisione2013-08-206-19/+31
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | keyring: explain why the schema name still contains “Empathy”Marco Barisione2013-08-201-0/+2
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | keyring: move from Empathy to tp-account-widgetsMarco Barisione2013-08-2011-66/+69
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | connection-managers: move from Empathy to tp-account-widgetsMarco Barisione2013-08-2013-186/+187
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | account-settings: fix a reference to empathy-account-widget.cMarco Barisione2013-08-201-1/+1
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | account-settings: move from Empathy to tp-account-widgetsMarco Barisione2013-08-2019-594/+592
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | irc-network: change the license header from the GPL to the LGPL oneMarco Barisione2013-08-201-10/+9
| | | | | | | | | | | | | | | | The license of this file should have been LGPL from the start (see the header file too). Anyway, we have permission to relicense this file to LGPL, see GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | account-widget: change the license header from the GPL to the LGPL oneMarco Barisione2013-08-203-30/+27
| | | | | | | | | | | | | | We have permission to relicense these files to LGPL, see GOSSIP-RELICENSING.txt for details. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tp-account-widgets: refer to the right renamed filesMarco Barisione2013-08-202-5/+5
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tp-account-widgets: rename all the files from empathy-* to tpaw-*Marco Barisione2013-08-2042-96/+96
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tp-account-widgets: Switch the symbols namespace to tpawEmanuele Aina2013-08-2027-917/+917
| | | | | | | | | | | | | | | | The file names have been kept unchanged to keep the diff simple and will be updated later. This makes easier to spot where the account widgets still rely on libempathy. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tp-account-widgets: Move the IRC network list with the related sourcesEmanuele Aina2013-08-207-9/+15
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tp-account-widgets: Move the IRC support sources with the account widgetEmanuele Aina2013-08-209-8/+9
| | | | | | | | | | | | | | | | To handle different networks and servers the IRC account widget uses many helper object and functions. Move them close to the IRC account widget sources. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | tp-account-widgets: Move account widgets code in the tp-account-widgets subdirEmanuele Aina2013-08-2033-29/+104
| | | | | | | | | | | | | | Start moving the account widgets code in a subdir before fully isolating it and stubbing it out in a submodule. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | accounts-dialog: Include the proper account-widget headerEmanuele Aina2013-08-201-1/+1
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | GOSSIP-RELICENSING: emails authorising us to relicense code for tp-awMarco Barisione2013-08-201-0/+3378
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following people agreed with the relicensing of their code: - Martyn Russell <martyn@lanedo.com> - Richard Hult <richard@tinybird.com> - Mikael Hallendal <micke@tinybird.com> - Jonny Lamb <jonnylamb@gnome.org> - Felix Kaser <f.kaser@gmx.net> - Cosimo Cecchi <cosimoc@gnome.org> - Travis Reitter <treitter@gmail.com> - Xavier Claessens <xclaesse@gmail.com> - Marco Barisione <marco@barisione.org> - Danielle Madeley <danielle@madeley.id.au> - Chandni Verma <chandniverma2112@gmail.com> - Cyril Roelandt <tipecaml@gmail.com> - Dimitris Zenios <dimitris.zenios@gmail.com> - Jonathan Tellier <jonathan.tellier@gmail.com> - Marc Plano-Lesay <marc.planolesay@gmail.com> - Vitaly Minko <vitaly.minko@gmail.com> - Frederic Peters <fpeters@0d.be> - Andreas Henriksson <andreas@fatal.se> - Vincent Untz <vuntz@gnome.org> - Baptiste Mille-Mathias <baptistem@gnome.org> - Susana Pereira <susana.pereira@gmail.com> - Steve Frécinaux <code@istique.net> - Lars-Peter Clausen <lars@metafoo.de> - Milo Casagrande <milo@ubuntu.com> - Philip Withnall <philip@tecnocode.co.uk> - Bastien Nocera <hadess@hadess.net> - Daniel G. Siegel <dgsiegel@gnome.org> - Filippo Argiolas <filippo.argiolas@gmail.com> - Jaap Haitsma <jaap@haitsma.org> - Ryan Zeigler <zeiglerr@gmail.com> - Raluca-Elena Podiuc <ralucaelena1985@gmail.com> Collabora Ltd. agrees with the relicensing of the code (contributed by various authors) needed for telepathy-account-widgets (this work is done for Collabora). Richard Hult agrees with relicensing the code owned by Imendio/Tinybird. https://bugzilla.gnome.org/show_bug.cgi?id=699492
* | preferences: only show autoconnect when shell isn't runningJonny Lamb2013-08-202-2/+13
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=701392
* | Updated Slovenian translationMatej Urbančič2013-08-201-9/+13
| |
* | Updated German translationChristian Kirbach2013-08-201-724/+744
| |
* | Updated Czech translationMarek Černocký2013-08-201-70/+74
| |
* | Do not ring on incoming calls when busyEmilio Pozuelo Monfort2013-08-191-3/+14
| | | | | | | | | | | | Signed-off-by: Emilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk> https://bugzilla.gnome.org/show_bug.cgi?id=666221
* | Updated Spanish translationDaniel Mustieles2013-08-191-72/+75
| |
* | Set a title to password dialogsEmilio Pozuelo Monfort2013-08-191-0/+2
| | | | | | | | | | | | Signed-off-by: Emilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk> https://bugzilla.gnome.org/show_bug.cgi?id=706125
* | Add missing includeEmilio Pozuelo Monfort2013-08-191-0/+1
| | | | | | | | | | | | | | | | Needed for EMPATHY_LOCATION_*. Signed-off-by: Emilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk> https://bugzilla.gnome.org/show_bug.cgi?id=706125
* | [l10n] Updated Italian translation.Milo Casagrande2013-08-181-151/+165
| |
* | Updated Slovenian translationMatej Urbančič2013-08-171-223/+240
| |
* | Use new GeocodeLocation API in geocode-glib 0.99.1Andreas Henriksson2013-08-151-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | Use new accessor functions. The location structure members has been hidden. Use regular g_object_unref, since the geocode_location_free has been removed. See: https://git.gnome.org/browse/geocode-glib/commit?id=5372f2f7ff97707dcc839bd3ed79ea9f289f7409 "lib: Turn GeocodeLocation into a proper GObject" https://bugzilla.gnome.org/show_bug.cgi?id=706020
* | Use new api-versioned name for geocode-glibAndreas Henriksson2013-08-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | geocode-glib has changed the name of the pkg-config file to include the api version. Update configure script accordingly. See: https://git.gnome.org/browse/geocode-glib/commit/?id=1cadaa879b7d72d973880680b5f947fd5c275974 "pkg-config: Version the pkg-config file" https://bugzilla.gnome.org/show_bug.cgi?id=706020
* | Show typing icon against composing members of a MUCChandni Verma2013-08-141-0/+67
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=703487
* | Make individual_store_find_contact and free_iters protectedChandni Verma2013-08-142-10/+16
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=703487
* | Contact should leave 'Ungrouped' group immediately upon first joining a groupChandni Verma2013-08-131-0/+13
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=698530