aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 3.9.4EMPATHY_3_9_4Guillaume Desmottes2013-07-092-2/+20
|
* roster: compare elements as utf8 strings, for correct collationFrédéric Péters2013-07-091-2/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=703453
* EmpathySearchContactDialog: Set search entry insensitive when search is not ↵Xavier Claessens2013-07-081-0/+2
| | | | | | | | | supported There is no point in letting user type something if the search button is insensitive anyway. https://bugzilla.gnome.org/show_bug.cgi?id=703775
* EmpathyContactSearchDialog: Set line wrap on message pages instead of ellipsizeXavier Claessens2013-07-081-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=703775
* EmpathyContactSearchDialog: Add a "Not Supported" message pageXavier Claessens2013-07-081-1/+15
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=703775
* EmpathyContactSearchDialog: factor out append_message_page()Xavier Claessens2013-07-081-13/+20
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=703775
* Updated slovak translationPavol Klačanský2013-07-081-68/+69
|
* Updated Norwegian bokmål translationKjartan Maraas2013-07-041-38/+38
|
* Updated Czech translationMarek Černocký2013-06-291-67/+67
|
* Updated Galician translationsFran Diéguez2013-06-281-67/+67
|
* Updated Spanish translationDaniel Mustieles2013-06-271-59/+60
|
* AccountsDialog: Truncate too long account namesXavier Claessens2013-06-261-3/+3
| | | | | | This prevent strings to be too big. https://bugzilla.gnome.org/show_bug.cgi?id=702095
* Merge branch 'gnome-3-8'Xavier Claessens2013-06-261-0/+1
|\
| * AccountsDialog: Ellipsize account dispaly nameXavier Claessens2013-06-261-0/+1
| | | | | | | | | | | | | | This fix gnome-shell crash if the name is too big, because it makes the window huge. https://bugzilla.gnome.org/show_bug.cgi?id=702095
* | Merge branch 'gnome-3-8'Guillaume Desmottes2013-06-261-1/+21
|\|
| * Fix escaping of text in empathy log windowRyan Lortie2013-06-261-1/+21
| | | | | | | | | | | | | | | | | | | | We insert text into the log window by using a javascript expression, with the text to insert quoted with single quotes. Ensure that we apply the correct escaping so that backslashes and quote characters are taken literally. https://bugzilla.gnome.org/show_bug.cgi?id=691085
* | Updated Spanish translationDaniel Mustieles2013-06-241-158/+234
| |
* | Add help <desc> and update index.pageEkaterina Gerasimova2013-06-241-7/+11
| | | | | | | | Every page should have a description and a proper title. library.gnome.org will soon use these.
* | Update create-account help pageEkaterina Gerasimova2013-06-243-85/+77
| | | | | | | | Update the page as it was somewhat out of date.
* | Updated Norwegian bokmål translationKjartan Maraas2013-06-201-57/+57
| |
* | [l10n] Updated Italian translation.Milo Casagrande2013-06-181-124/+123
| |
* | Updated Spanish translationDaniel Mustieles2013-06-171-41/+41
| |
* | remove released flagGuillaume Desmottes2013-06-171-1/+1
| |
* | 3.9.3EMPATHY_3_9_3Guillaume Desmottes2013-06-172-2/+14
| |
* | Merge remote-tracking branch 'origin/gnome-3-8'Guillaume Desmottes2013-06-171-0/+1
|\|
| * debug-window: fix messages array leakGuillaume Desmottes2013-06-111-0/+1
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=701914
* | Fix new account dialog for title conforming to HIGSindhu S2013-06-141-1/+1
| | | | | | | | | | | | | | Changed new account dialog title from "Adding new account" to "Add new account" compliant with GNOME HIG. https://bugzilla.gnome.org/show_bug.cgi?id=701891
* | Merge branch 'gnome-3-8'Xavier Claessens2013-06-111-5/+20
|\|
| * EmpathyNewChatroomDialog: Do not crash if the CM omitted handle-nameXavier Claessens2013-06-111-0/+6
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=698742
| * EmpathyNewChatroomDialog: Make sure we use the TpRoomList that correspond to ↵Xavier Claessens2013-06-111-3/+12
| | | | | | | | | | | | | | | | | | | | | | selected account When switching account before tp_room_list_new_async() finish, there is a race for which one will finish first. We ignore the new TpRoomList if it does not correspond to the currently selected account. https://bugzilla.gnome.org/show_bug.cgi?id=698742
| * EmpathyNewChatroom: Fix comment to correspond to the realityXavier Claessens2013-06-111-2/+2
| | | | | | | | | | | | The comments where out of sync with the en COL_* enum. https://bugzilla.gnome.org/show_bug.cgi?id=698742
* | Updated Galician translationsFran Diéguez2013-06-021-3/+2
| |
* | Updated Galician translationsFran Diéguez2013-06-021-723/+721
| |
* | empathy-sanity-checker: Include empathy-keyring.h when HAVE_UOA is defined.Iain Lane2013-05-311-0/+1
| | | | | | | | | | | | | | We use empathy_keyring_set_account_password_finish and friends from here. https://bugzilla.gnome.org/show_bug.cgi?id=701281
* | remove released flagGuillaume Desmottes2013-05-291-1/+1
| |
* | prepare 3.9.2EMPATHY_3_9_2Guillaume Desmottes2013-05-292-2/+22
| |
* | Updated Czech translationMarek Černocký2013-05-291-721/+722
| |
* | Updated slovak translationPavol Klačanský2013-05-251-1/+1
| |
* | Updated slovak translationPavol Klačanský2013-05-251-719/+716
| |
* | Merge branch 'gnome-3-8'Guillaume Desmottes2013-05-243-14/+9
|\| | | | | | | | | | | Conflicts: NEWS configure.ac
| * remove released flagGuillaume Desmottes2013-05-241-1/+1
| |
| * 3.8.3EMPATHY_3_8_3Guillaume Desmottes2013-05-242-2/+8
| |
| * debug-window: pass the proper type when setting 'yalign'Guillaume Desmottes2013-05-241-1/+1
| |
| * new-chatroom-dialog: use tp_g_signal_connect_object()Guillaume Desmottes2013-05-241-6/+6
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=696151
| * Revert "log-window: escape the body of the message"Guillaume Desmottes2013-05-241-7/+2
| | | | | | | | | | | | | | | | | | | | This commit introduced a nasty regression breaking UTF-8 logs (#692746). I prefer to revert it as #691085 was a far less anoying bug. We'll re-fix #691085 once we'll have a UTF-8 friendly escape function in GLib (#89548). This reverts commit 1e7449f5a14e2f031389808206c9991f65d3ade7.
| * remove released flagGuillaume Desmottes2013-05-201-1/+1
| |
| * prepare 3.8.2EMPATHY_3_8_2Guillaume Desmottes2013-05-202-2/+9
| |
* | Updated Hebrew translation.Yaron Shahrabani2013-05-241-757/+753
| |
* | Updated Spanish translationDaniel Mustieles2013-05-171-311/+274
| |
* | Mark untranslatable images in helpEkaterina Gerasimova2013-05-176-40/+43
| | | | | | | | | | Mark images without text as untranslatable in user help. At the same time, mark author emails as untranslatable.
* | Updated Norwegian bokmål translationKjartan Maraas2013-05-161-723/+717
| |
* | Add gnome-help/C entry to .gitignoreSindhu S2013-05-121-0/+1
| | | | | | | | The command `git status` will now recognize new *.page added in help/C
* | [l10n] Update Catalan documentationGil Forcada2013-05-091-39/+30
| |
* | [l10n] Update Catalan documentationManel Vidal2013-05-091-2554/+2618
| |
* | Fix UOA build errorXavier Claessens2013-05-071-0/+2
| |
* | Merge branch 'gnome-3-8'Xavier Claessens2013-05-071-0/+11
|\|
| * Fix crash when displaying google account vcardXavier Claessens2013-05-071-0/+11
| |
* | Updated Slovenian translationMatej Urbančič2013-05-051-896/+1092
| |
* | Updated Spanish translationDaniel Mustieles2013-05-041-721/+717
| |
* | release: update last_tag_patternGuillaume Desmottes2013-05-031-1/+1
| |
* | remove released flagGuillaume Desmottes2013-05-031-1/+1
| |
* | prepare 3.9.1EMPATHY_3_9_1Guillaume Desmottes2013-05-032-2/+22
| |
* | GNOME Goal: Update icon namesB.Prathibha2013-05-034-4/+4
| | | | | | | | | | | | Corrected the icon names as per the icon naming spec. https://bugzilla.gnome.org/show_bug.cgi?id=692160
* | fixed grammatical error: setup -> set up could find this error only in ↵SandipTiwari2013-05-031-1/+1
| | | | | | | | | | | | src/empathy-roster-window.c changed from "You need to setup an ..." to "You need to set up an ..." as suggested. https://bugzilla.gnome.org/show_bug.cgi?id=697302
* | Merge branch 'gnome-3-8'Guillaume Desmottes2013-05-031-0/+1
|\|
| * call-window: Remember that the audio output has been addedOlivier Crête2013-05-031-0/+1
| | | | | | | | | | | | Otherwise it tries to re-add it. https://bugzilla.gnome.org/show_bug.cgi?id=697214
* | Merge branch 'gnome-3-8'Guillaume Desmottes2013-05-033-1/+21
|\| | | | | | | | | Conflicts: src/empathy.c
| * libempathy: Fix build by adding missing math.h headerStef Walter2013-05-031-0/+2
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=699017
| * remove released flagGuillaume Desmottes2013-04-151-1/+1
| |
| * 3.8.1EMPATHY_3_8_1Guillaume Desmottes2013-04-151-0/+18
| |
| * prepare 3.8.1Guillaume Desmottes2013-04-151-2/+2
| |
| * Updated Crimean Tatar (Crimean Turkish) translationReşat SABIQ2013-04-081-2487/+2535
| |
| * Updated German help translationChristian Kirbach2013-04-051-23/+22
| |
| * EmpathyApp: don't open the main instance if only the preferences are requestedMarco Trevisan (Treviño)2013-04-051-4/+10
| | | | | | | | Fixes bug https://bugzilla.gnome.org/show_bug.cgi?id=697254
* | Updated Spanish translationDaniel Mustieles2013-05-031-93/+148
| |
* | Updated link-contacts.page, bug 677549Shobha Tyagi2013-04-301-25/+48
| |
* | [l10n] Updated Italian translation.Milo Casagrande2013-04-281-716/+715
| |
* | Updated Greek translationDimitris Spingos2013-04-261-198/+211
| |
* | Updated Spanish translationDaniel Mustieles2013-04-241-90/+119
| |
* | Update Simplified Chinese help translationWylmer Wang2013-04-201-2280/+2691
| |
* | Update video call help for 3.8Ekaterina Gerasimova2013-04-163-15/+18
| |
* | Update help for making audio callsEkaterina Gerasimova2013-04-163-12/+19
| | | | | | | | | | Update the help for 3.8 and delete icon that is no longer dispayed in the application.
* | Updated Spanish translationDaniel Mustieles2013-04-131-41/+39
| |
* | empathy-utils: add missing math.h includeGuillaume Desmottes2013-04-101-0/+1
| |
* | Updated Crimean Tatar (Crimean Turkish) translationReşat SABIQ2013-04-081-2487/+2535
| |
* | Updated German help translationChristian Kirbach2013-04-051-23/+22
| |
* | EmpathyDebugger: Use application activate and keep platform dataMarco Trevisan (Treviño)2013-04-051-19/+51
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=697197
* | EmpathyApp: Use GAction to pass the command-line to main instanceMarco Trevisan (Treviño)2013-04-051-1/+28
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=697197
* | EmpathyApp: don't open the main instance if only the preferences are requestedMarco Trevisan (Treviño)2013-04-051-4/+10
| | | | | | | | Fixes bug https://bugzilla.gnome.org/show_bug.cgi?id=697254
* | EmpathyChat: pass platform-data when activatingMarco Trevisan (Treviño)2013-04-051-2/+4
| | | | | | | | This can be done by not initializing gtk before that the application will do it.
* | EmpathyAccounts: use GApplication activateMarco Trevisan (Treviño)2013-04-051-16/+21
| |
* | EmpathyApp: don't activate app with invalid commandlineMarco Trevisan (Treviño)2013-04-051-6/+7
| |
* | EmpathyApp: clear errors in command-line initializationMarco Trevisan (Treviño)2013-04-051-5/+2
| |
* | empaty.desktop: enable StartupNotifyMarco Trevisan (Treviño)2013-04-051-1/+1
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=697197
* | Empathy: Use g_application_activate to pass platform-data to the GtkApplicationMarco Trevisan (Treviño)2013-04-051-27/+16
| | | | | | | | | | | | | | Also we make sure that the DESKTOP_STARTUP_ID env variable is not unset when initializing gtk. https://bugzilla.gnome.org/show_bug.cgi?id=697197
* | keyring: Drop legacy function after the libsecret migrationEmanuele Aina2013-04-043-16/+2
| |
* | Merge branch 'gnome-3-8'Xavier Claessens2013-04-031-2/+8
|\|
| * UOA: Do not segfault when "Done" or "Cancel" button clicked but widget is ↵Lukas Vacek2013-04-031-2/+8
| | | | | | | | not ready yet
* | Clean up #include directives in source filesEmanuele Aina2013-04-0266-105/+2
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=697076
* | Clean up #include directives in headersEmanuele Aina2013-04-0256-64/+16
| | | | | | | | | | | | Reorder some inclusions and remove a few blank lines. https://bugzilla.gnome.org/show_bug.cgi?id=697076
* | Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-02183-542/+427
| | | | | | | | | | | | | | | | | | | | | | | | Sort by: • "config.h" • API declarations, if any • public libraries • internal headers, alphabetically sorted (mostly) http://telepathy.freedesktop.org/wiki/Style#A.23includes https://bugzilla.gnome.org/show_bug.cgi?id=697076
* | help: Fix broken linkEkaterina Gerasimova2013-04-011-1/+1
| |
* | help: Mark icon as untranslatableEkaterina Gerasimova2013-04-011-2/+3
| | | | | | | | | | Mark the icon in the index as untranslatable, but the fallback text as translatable.
* | chat-resources: Fix dependencies generation on $(srcdir) != $(builddir)Emanuele Aina2013-04-011-11/+7
| | | | | | | | | | | | `glib-compile-resources generate-dependencies' needs the --sourcedir flag to be able to work properly when $(srcdir) != $(builddir). Spotted by running `make distcheck'.
* | Use a flat namespace for internal includesEmanuele Aina2013-04-01161-433/+440
| | | | | | | | | | | | | | | | Directly add the libempathy, libempathy-gtk and extensions directories to the include search path. This decouples header inclusions from their location and helps when reorganizing the source files layout. https://bugzilla.gnome.org/show_bug.cgi?id=696950
* | Avoid include path overspecificationsEmanuele Aina2013-04-0117-33/+33
| | | | | | | | | | | | | | If we're under the libempathy directory there's no need to prefix include file paths with it, and the same is true for libempathy-gtk. https://bugzilla.gnome.org/show_bug.cgi?id=696950
* | Use double quotes for all internal headersEmanuele Aina2013-04-01158-448/+448
| | | | | | | | | | | | | | This makes a bit more obvious which headers come from public libraries and which ones come from uninstalled utility libraries. https://bugzilla.gnome.org/show_bug.cgi?id=696950
* | utils: Drop the file-based empathy_xml_validate()Emanuele Aina2013-04-012-37/+0
| | | | | | | | | | | | | | | | After embedding all the DTDs with GResource the file-based empathy_xml_validate() is no longer needed, replaced by empathy_xml_validate_from_resource(). https://bugzilla.gnome.org/show_bug.cgi?id=696974
* | Embed DTDs for XML validation as GResourcesEmanuele Aina2013-04-017-12/+33
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=696974
* | utils: Add empathy_xml_validate_from_resource()Emanuele Aina2013-04-012-0/+37
| | | | | | | | | | | | Validate against dtd stored in a GResource. https://bugzilla.gnome.org/show_bug.cgi?id=696974
* | account-widget: Embed .ui files with GResourceEmanuele Aina2013-04-018-42/+64
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=696978
* | ui-utils: Add empathy_builder_get_resource()Emanuele Aina2013-03-312-5/+43
|/ | | | | | | Add the empathy_builder_get_file() companion to load UI elements from embedded resources. https://bugzilla.gnome.org/show_bug.cgi?id=696978
* Fix breakage introduced in previous commit with Cheese enabledEmanuele Aina2013-03-291-0/+1
| | | | | Oops. I failed to test commit 66e393b7 with the Cheese support enabled and I deleted an header too much.
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-28135-731/+5
| | | | | | | With the help of the script posted at http://stackoverflow.com/a/7135530 and some manual fixes, drop the unused or redundant #include directives. https://bugzilla.gnome.org/show_bug.cgi?id=696718
* Consistently use `#include "config.h"` everywhereEmanuele Aina2013-03-2861-61/+61
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=696718
* goa-mc-plugin: Fix deprecation warningsEmanuele Aina2013-03-271-6/+5
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=696544
* Finnish translation update by Jiri GrönroosVille-Pekka Vainio2013-03-271-33/+40
|
* Updated British English translationBruce Cowan2013-03-271-242/+320
|
* Update uk translationDaniel Korostil2013-03-261-265/+340
|
* Updated kn translationsShankar Prasad2013-03-261-1/+1
|
* Updated kn translationsShankar Prasad2013-03-261-14/+8
|
* release.py: update last_tag_patternGuillaume Desmottes2013-03-261-1/+1
|
* remove released flagGuillaume Desmottes2013-03-261-1/+1
|
* 3.8.0EMPATHY_3_8_0Guillaume Desmottes2013-03-262-3/+26
|
* Updated Telugu TranslationsKrishnababu Krothapalli2013-03-251-175/+249
|
* Updated gujarati fileSweta Kothari2013-03-251-214/+291
|
* Fix translations of keywords in .desktop filesPiotr Drąg2013-03-251-1/+1
|
* Update French translationAlexandre Franke2013-03-241-25/+133
|
* Finnish translation update by Jiri GrönroosVille-Pekka Vainio2013-03-241-489/+522
|
* Updated Slovenian translationAndrej Žnidaršič2013-03-231-417/+221
|
* Updated Marathi TranslationsSandeep Sheshrao Shedmake2013-03-231-236/+310
|
* Updated Russian translationYuri Myasoedov2013-03-221-457/+733
|
* Updated Hungarian documentation translationGabor Kelemen2013-03-211-173/+163
|
* hindi translationRajesh Ranjan2013-03-211-177/+248
|
* Updated slovak translationPavol Klačanský2013-03-211-5/+3
|
* L10N: Updated Persian TranslationArash Mousavi2013-03-211-170/+248
|
* Updated Tamil translationDr.T.Vasudevan2013-03-201-1097/+1343
|
* Updated Odia Translation.ManojKumar Giri2013-03-201-210/+291
|
* gitignore: Hide autogenerated resource files from gitEmanuele Aina2013-03-201-0/+2
|
* remove released flagGuillaume Desmottes2013-03-201-1/+1
|
* 3.7.92EMPATHY_3_7_92Guillaume Desmottes2013-03-202-1/+32
|
* [l10n] Added Tadjik translationVictor Ibragimov2013-03-202-0/+4413
|
* Updated slovak translationPavol Klačanský2013-03-191-61/+55
|
* [l10n] Updated Catalan (Valencian) translationCarles Ferrando2013-03-181-265/+334
|
* Updated Korean translationChangwoo Ryu2013-03-161-183/+248
|
* Updated Portuguese translation and converted to New Spelling (Novo AO)Duarte Loreto2013-03-151-372/+439
|
* Update French translationAlexandre Franke2013-03-141-193/+268
|
* Fix link issue when UOA is enabledXavier Claessens2013-03-131-0/+2
| | | | | src/empathy-sanity-cleaning.c uses libaccounts-glib directly, so we have to pass UOA build flags.
* Bump required Folks version to 0.9.0Xavier Claessens2013-03-131-1/+1
| | | | | We depend on libgee 0.8 so we have to ensure that we build with a folks that uses libgee 0.8 as well.
* [l10n] Updated Estonian translationMattias Põldaru2013-03-131-8/+25
|
* Updated Danish translationKennethNielsen2013-03-131-198/+231
|
* [l10n] Updated Italian translation.Milo Casagrande2013-03-131-140/+134
|
* Updated Indonesian translationAndika Triwidada2013-03-121-190/+227
|
* [l10n] Updated Catalan translationGil Forcada2013-03-121-261/+330
|
* irc-network-chooser-dialog: break live search references cycleGuillaume Desmottes2013-03-111-0/+8
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=692105
* irc-network-chooser-dialog: disconnect live search signals in disposeGuillaume Desmottes2013-03-111-12/+12
| | | | | | | The 'destroyed' signal is called to late, we have to disconnect those signals before destroying the live search object. https://bugzilla.gnome.org/show_bug.cgi?id=692105
* live_search_unmap: check if priv->hook_widget is not NULLGuillaume Desmottes2013-03-111-1/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=692105
* explicitely depends on coglGuillaume Desmottes2013-03-111-0/+1
| | | | | | We use cogl directly in some empathy-call files. https://bugzilla.gnome.org/show_bug.cgi?id=695556
* Updated kn translationsShankar Prasad2013-03-111-141/+146
|
* Updated kn translationsShankar Prasad2013-03-111-183/+200
|
* Updated Hungarian translation by Péter Bojtos <ptr at ulx dot hu>Gabor Kelemen2013-03-101-285/+391
|
* Updated Greek translationDimitris Spingos2013-03-101-24/+145
|
* Updated Belarusian translation.Ihar Hrachyshka2013-03-071-192/+263
|
* Updated Brazilian Portuguese translationRafael Ferreira2013-03-051-255/+327
|
* prepare 3.7.91EMPATHY_3_7_91Guillaume Desmottes2013-03-052-2/+15
|
* Updated German help translationTobias Endrigkeit2013-03-041-27/+127
|
* Punjabi: Translation updated (aalam)A S Alam2013-02-271-77/+81
|
* Updated Uyghur translationGheyret Kenji2013-02-251-27/+27
| | | | Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
* Updated Greek translationDimitris Spingos2013-02-251-239/+254
|
* Updated Czech translationAdam Matoušek2013-02-231-196/+266
|
* Punjabi: Translation updated (aalam)A S Alam2013-02-221-176/+242
|
* Updated Latvian translationRūdolfs Mazurs2013-02-201-257/+323
|
* remove released flagGuillaume Desmottes2013-02-191-1/+1
|
* prepare 3.7.90EMPATHY_3_7_90Guillaume Desmottes2013-02-192-2/+19
|
* Revert "Go back to libgee 0.6.x"Guillaume Desmottes2013-02-195-11/+9
| | | | | | This reverts commit 670aec4ba8b16fbf35afdf65b65c1904872286dc. https://bugzilla.gnome.org/show_bug.cgi?id=680152
* [l10n]Updated German translationTobias Endrigkeit2013-02-181-172/+193
|
* Updated Polish translationPiotr Drąg2013-02-171-173/+167
|
* Updated slovak translationPavol Klačanský2013-02-161-476/+446
|
* Updated Aragonese translationDaniel Martinez2013-02-151-1051/+458
|
* Updated Uyghur translationGheyret Kenji2013-02-131-3/+3
| | | | Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
* Updated Uyghur translationGheyret Kenji2013-02-091-91/+80
| | | | Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
* tests: Fix empathy-tls-testStef Walter2013-02-068-31/+67
| | | | | | | * Create new certificates * Add a make target for rebuilding the certificates in the future https://bugzilla.gnome.org/show_bug.cgi?id=693190
* remove released flagGuillaume Desmottes2013-02-051-1/+1
|
* tests: disable empathy-tls-testEMPATHY_3_7_5Guillaume Desmottes2013-02-051-2/+2
| | | | | The test is currently broken because tests/certificates/dhansak-collabora.cer expired. I opened bgo#693190 to fix it.
* Updated Spanish translationDaniel Mustieles2013-02-051-33/+28
|
* Prepare 3.7.5Guillaume Desmottes2013-02-042-2/+25
|
* Help: Fixed installation link.Sindhu S2013-02-031-4/+11
| | | | Used new mallard syntax for installation link of telepathy-idle
* Updated Malayalam LocalizationAnish A2013-02-031-482/+417
|
* Updated Basque languageInaki Larranaga Murgoitio2013-01-311-2308/+2355
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2013-01-282-538/+664
|
* Merge branch 'gnome-3-6'Guillaume Desmottes2013-01-241-0/+2
|\
| * chatroom-manager: save file when only the 'favorite' prop is changedGuillaume Desmottes2013-01-241-0/+2
| | | | | | | | | | | | | | Needed to save favorite changes from empathy-chat as it only changes this property. https://bugzilla.gnome.org/show_bug.cgi?id=678983
* | Bump the telepathy-logger dependency to 0.8.0Debarshi Ray2013-01-211-1/+1
| | | | | | | | | | | | We are using TplLogWalker. Fixes: https://bugzilla.gnome.org/639877
* | empathy-chat: show pending messages only for the first set of logsDebarshi Ray2013-01-211-4/+5
| | | | | | | | Fixes: https://bugzilla.gnome.org/639877
* | empathy-chat: load logs as the user scrolls up or resizes the dialogDebarshi Ray2013-01-211-45/+173
| | | | | | | | | | | | This requires the TplLogWalker API to iterate over the logs. Fixes: https://bugzilla.gnome.org/639877
* | theme-adium: add empathy_theme_adium_prepend_messageDebarshi Ray2013-01-212-34/+135
| | | | | | | | | | | | | | ... and refactor the empathy_theme_adium_append_message code path so that the common parts can be shared. Fixes: https://bugzilla.gnome.org/639877
* | empathy-chat: load and register the JavaScript resourceDebarshi Ray2013-01-211-0/+8
| | | | | | | | Fixes: https://bugzilla.gnome.org/639877
* | empathy-chat: add some JavaScript to prepend messagesDebarshi Ray2013-01-214-1/+126
| | | | | | | | Fixes: https://bugzilla.gnome.org/639877
* | boxes theme: fix whitespaceDebarshi Ray2013-01-211-2/+2
| |
* | adium themes: support prependDebarshi Ray2013-01-215-0/+5
| | | | | | | | | | | | | | | | | | This is done by providing a #prepend similar to the #insert mandated by the Adium spec. NB: #prepend is an extension of the Adium spec. Fixes: https://bugzilla.gnome.org/639877
* | Updated Serbian translationМирослав Николић2013-01-182-398/+552
| |
* | remove released flagGuillaume Desmottes2013-01-161-1/+1
| |
* | prepare 3.7.4EMPATHY_3_7_4Guillaume Desmottes2013-01-162-2/+50
| |
* | Merge branch 'gnome-3-6'Guillaume Desmottes2013-01-160-0/+0
|\| | | | | | | | | | | Conflicts: NEWS configure.ac
| * remove released flagGuillaume Desmottes2013-01-091-1/+1
| |
| * prepare 3.6.3EMPATHY_3_6_3Guillaume Desmottes2013-01-092-2/+24
| |
| * extensions: fix parallel buildGuillaume Desmottes2013-01-091-1/+3
| | | | | | | | | | | | | | Based on a similar fix from Debarshi Ray: f1ab42c0c5332e47b33ecf905afd7fd6c2a344e8 https://bugzilla.gnome.org/show_bug.cgi?id=688132
| * Make parallel builds workDebarshi Ray2013-01-091-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | There is no need to execute glib-ginterface-gen.py twice because it generates both the .c and .h files in one shot. Therefore, merely having one of them (say the .c) depend on the other (say the .h) is enough. Moreover, running it twice breaks parallel builds because one glib-ginterface-gen.py process steps on the other. Based on a suggestion from Ryan Lortie. Fixes: https://bugzilla.gnome.org/688132
* | Updated Uyghur translationGheyret Kenji2013-01-131-237/+241
| | | | | | | | Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
* | Updated Slovenian translationMatej Urbančič2013-01-131-321/+533
| |
* | UOA: Use the new libaccounts-glib APIsAlberto Mardegan2013-01-113-44/+39
| | | | | | | | | | | | The APIs based on GValue are now deprecated. https://bugzilla.gnome.org/show_bug.cgi?id=691469
* | UOA: share a common configuration pluginAlberto Mardegan2013-01-0946-2082/+29
| | | | | | | | | | | | | | | | | | The latest libaccounts-glib and libaccount-plugin libraries add support for using the same binary plugin for different providers. This means that bug 683415 is no longer valid, and that all the provider-specific plugins can now be removed. Fixes bug #691418
* | call-window: use the 'emblem-system-symbolic' icon for the camera popup buttonGuillaume Desmottes2013-01-091-19/+24
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=657634
* | irc-network-chooser-dialog: use GNOME 3 +/- buttonsGuillaume Desmottes2013-01-081-10/+54
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=668464
* | Merge branch 'gnome-3-6'Guillaume Desmottes2013-01-083-16/+55
|\|
| * tp-chat: prepare CONNECTED on the TpConnection firstGuillaume Desmottes2013-01-081-10/+48
| | | | | | | | | | | | We have to make sure that tp_connection_get_self_contact() won't return NULL. https://bugzilla.gnome.org/show_bug.cgi?id=691006
| * account-settings: early return if SASL earlierGuillaume Desmottes2013-01-081-6/+6
| | | | | | | | | | | | | | | | | | | | We should update the URI schemes and service even if the account uses SASL, so it has to be done *before* the early return. I did not hit this bug before as the only CM on which we use URI schemes (rakia) was not implementing SASL channel when I implemented this feature. https://bugzilla.gnome.org/show_bug.cgi?id=691195
| * roster-window: ellipsize infobar titleGuillaume Desmottes2013-01-071-0/+1
| | | | | | | | | | | | | | This avoid to increase the width of the roster window when displaying the error. https://bugzilla.gnome.org/show_bug.cgi?id=691137
* | [l10n] Updated Italian translation.Milo Casagrande2013-01-071-187/+267
| |
* | Merge branch 'gnome-3-6'Guillaume Desmottes2013-01-074-2055/+2087
|\| | | | | | | | | | | Conflicts: po/kn.po po/ta.po
| * log-window: escape the body of the messageGuillaume Desmottes2013-01-071-2/+7
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=691085
| * Updated Uyghur translationGheyret Kenji2013-01-041-1831/+1902
| | | | | | | | Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
| * Updated Tamil translationDr.T.Vasudevan2012-12-091-1002/+1229
| |
| * Updated Odia Translation with FUEL implementation.ManojKumar Giri2012-12-031-5/+13
| |
| * Updated Telugu TranslationsKrishnababu Krothapalli2012-11-281-138/+88
| |
| * Updated Malayalam translationsAni Peter2012-11-271-76/+77
| |
| * Updated Malayalam translationsAni Peter2012-11-271-195/+381
| |
| * hindi translation updateRajesh Ranjan2012-11-231-84/+90
| |
| * Updated kn translationShankar Prasad2012-11-211-118/+174
| |
* | Updated Norwegian bokmål translationKjartan Maraas2013-01-071-63/+87
| |
* | roster-window: start live search on Ctrl+fGuillaume Desmottes2013-01-041-2/+6
| |
* | remove 'Search for contacts' acceleratorGuillaume Desmottes2013-01-041-1/+0
| | | | | | | | | | | | | | | | | | | | | | It was impossible to type 'F' in our status message because of it. Shift+F is not a very common accelerator and there is no way to discover it any more (accelerators are not displayed in Shell's menu). Searching for contacts isn't something you are supposed to do every day so not having an accelerator isn't that bad anyway. https://bugzilla.gnome.org/show_bug.cgi?id=687629
* | call-window: set a bigger default sizeGuillaume Desmottes2013-01-041-0/+2
| | | | | | | | | | | | Set the same size as the default chat-window size. https://bugzilla.gnome.org/show_bug.cgi?id=687450
* | sync tools/ with telepathy-glibGuillaume Desmottes2013-01-0413-120/+129
| | | | | | | | | | | | This should allow Empathy to be build with Python 3. https://bugzilla.gnome.org/show_bug.cgi?id=687616
* | implement %messageDirection% in default themesGuillaume Desmottes2013-01-045-7/+9
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=688174
* | theme-adium: implement %messageDirection%Guillaume Desmottes2013-01-041-9/+32
| | | | | | | | | | | | This seems to work fine with the Stockholm which implement this keyword. https://bugzilla.gnome.org/show_bug.cgi?id=688174
* | Recognize both handheld and phone clienttypes as mobile devicesSjoerd Simons2013-01-036-23/+26
| | | | | | | | | | | | | | | | | | | | Empathy currently displays a phone icon for clients which indicate that they're phones. However some mobile clients use the "handheld" client type instead (e.g. Xabber on android devices). While changing things around, i've also refactored the code a bit to ensure that the determination will stay consistent in the various location if it's changed in future.
* | empathy.desktop: set X-GNOME-UsesNotificationsGuillaume Desmottes2013-01-031-0/+1
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=691043
* | notification: set the "desktop-entry" hintGuillaume Desmottes2013-01-032-0/+5
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=691043
* | factor out empathy_notify_manager_create_notification()Guillaume Desmottes2013-01-035-4/+26
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=691043
* | notifications: no need to set NOTIFY_EXPIRES_DEFAULTGuillaume Desmottes2013-01-032-5/+0
| | | | | | | | | | | | That's the default value. https://bugzilla.gnome.org/show_bug.cgi?id=691043
* | call: pass the proper flag to gtk_application_inhibit()Guillaume Desmottes2013-01-021-2/+2
| | | | | | | | We have to use '|' to combine flags, not '&'...
* | configure.ac: fix typoGuillaume Desmottes2013-01-021-1/+1
| |
* | Check tp-fs version when building with GStreamer 0.10Guillaume Desmottes2013-01-021-1/+1
| |
* | extensions: fix parallel buildGuillaume Desmottes2013-01-021-1/+3
| | | | | | | | | | | | | | Based on a similar fix from Debarshi Ray: f1ab42c0c5332e47b33ecf905afd7fd6c2a344e8 https://bugzilla.gnome.org/show_bug.cgi?id=688132
* | Updated Lithuanian translationAurimas Černius2013-01-021-525/+413
| |
* | [l10n] Updated Catalan documentationGil Forcada2013-01-011-33/+32
| |
* | Updated Galician translationsFran Diéguez2012-12-311-34/+56
| |
* | Assamese translation updatedNilamdyuti Goswami2012-12-271-62/+84
| |
* | Updated Polish translationPiotr Drąg2012-12-271-27/+51
| |