summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-02-03Updated Hebrew translationHEADmasterYosef Or Boczko1-82/+180
2014-01-08remove tpaw_make_color_whiter()Guillaume Desmottes2-12/+0
It's not used any more. https://bugzilla.gnome.org/show_bug.cgi?id=710252
2014-01-08account-widget: use the "error" CSS class on wrong entriesGuillaume Desmottes1-16/+6
That's the proper way to do as GTK+ defines this class for exactly this purpose. Our current code was pretty hacky anyway. This also has the nice side effect of fixing a bug making the text unreadable when selecting it from the entry. https://bugzilla.gnome.org/show_bug.cgi?id=710252
2014-01-06Use "Remember password" everywhereGuillaume Desmottes6-8/+8
It shouldn't be "Remember Password" according to the HIG. https://bugzilla.gnome.org/show_bug.cgi?id=719889
2013-11-29pc: add gudev and cheese as Requires if neededGuillaume Desmottes2-1/+15
https://bugzilla.gnome.org/show_bug.cgi?id=710919
2013-11-23Update Chinese simplified translation甘露(Gan Lu)1-56/+158
2013-11-01protocol: skip Haze's IRC implementationDebarshi Ray1-0/+5
Users should be using Idle for IRC, and not Haze. This is implicitly codified in the widgets array kept in tpaw-account-widget.c. Otherwise, if Idle is absent we would still be advertising IRC support in the UI, only to crash immediately afterwards. All said and done, it is saner to support one single implementation of a protocol. https://bugzilla.gnome.org/show_bug.cgi?id=711226
2013-10-23check for 0.22 deprecationsGuillaume Desmottes1-3/+3
2013-10-23stop using tp_account_is_prepared()Guillaume Desmottes1-1/+1
It has been deprecated.
2013-10-23include telepathy-glib-dbusGuillaume Desmottes4-0/+5
Needed with 1.0
2013-10-22Use AC_PROG_MKDIR_P and MKDIR_P instead of AM_PROG_MKDIR_P and mkdir_pGuillaume Desmottes2-2/+2
The latter are deprecated, and recent Automake makes a lot of noise about them.
2013-10-22Updated Greek translationEfstathios Iosifidis1-58/+162
2013-10-13[l10n] Updated Catalan (Valencian) translationCarles Ferrando1-58/+153
2013-10-13[l10n] Update Catalan translationGil Forcada1-58/+154
2013-10-12wrap x11 specific codeArmin K1-1/+7
https://bugzilla.gnome.org/show_bug.cgi?id=708395
2013-10-10prevent infinite loop if ContactInfo is not implementedGuillaume Desmottes1-1/+10
https://bugzilla.gnome.org/show_bug.cgi?id=709677
2013-09-23Assamese translation updatedNilamdyuti Goswami1-58/+171
2013-09-23Updated Portuguese translationDuarte Loreto1-60/+161
2013-09-22l10n: Update Japanese translationvictory1-70/+163
2013-09-16Update French translationAlexandre Franke1-2/+2
2013-09-16Update French translationAlexandre Franke1-55/+158
2013-09-16Updated Danish translationAsk H. Larsen1-57/+158
2013-09-16Stop using libaccounts-glib deprecated functionsXavier Claessens2-29/+26
2013-09-14Updated German translationBenjamin Steinwender1-56/+157
2013-09-12Updated Belarusian translation.Ihar Hrachyshka1-52/+148
2013-09-12avatar-chooser: allow setting the pixel-size of button's imageDebarshi Ray3-6/+48
https://bugzilla.gnome.org/show_bug.cgi?id=707927
2013-09-12Updated Hungarian translationGabor Kelemen1-55/+167
2013-09-12Updated Latvian translationRūdolfs Mazurs1-55/+166
2013-09-12Updated Indonesian translationAndika Triwidada1-48/+38
2013-09-11Updated slovak translationPavol Klačanský1-22/+10
2013-09-11Finnish translation updateTimo Jyrinki1-57/+167
2013-09-09Updated Russian translationYuri Myasoedov1-68/+155
2013-09-09Updated Korean translationChangwoo Ryu1-51/+146
2013-09-08Updated Serbian translationМирослав Николић2-108/+320
2013-09-06Updated Irish translationSeán de Búrca1-151/+217
2013-09-03builder: use the correct translation domainMarco Barisione2-7/+22
tpaw_builder_get_*() functions always used GETTEXT_PACKAGE as translation domain, but that always meant the tpaw one so it broke empathy's translations. This commit adds tpaw_builder_get_*_with_domain() functions and replace the previous functions with macros that use the GETTEXT_PACKAGE defined in the .c file that includes tpaw-builder.h. https://bugzilla.gnome.org/show_bug.cgi?id=707208
2013-09-02live-search: inherit from GtkBoxGuillaume Desmottes2-3/+4
GtkHBox has been deprecated since a while. https://bugzilla.gnome.org/show_bug.cgi?id=707265
2013-08-31Updated Polish translationPiotr Drąg1-52/+40
2013-08-30Added Slovenian translationMatej Urbančič1-54/+165
2013-08-29Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2-108/+311
2013-08-28Updated Lithuanian translationAurimas Černius1-56/+165
2013-08-28Updated Basque languageInaki Larranaga Murgoitio1-52/+157
2013-08-28Updated slovak translationPavol Klačanský1-56/+186
2013-08-28data/Makefile.am: make --disable-settings actually workMarco Barisione1-2/+8
Even if ENABLE_SETTINGS was not set, the files were still installed as @GSETTINGS_RULES@ was still expanded. https://bugzilla.gnome.org/show_bug.cgi?id=706801
2013-08-27Updated Spanish translationDaniel Mustieles1-50/+55
2013-08-27build: add --disable-settings to avoid installing the GSettings schemaMarco Barisione3-0/+33
This is needed to avoid multiple components shipping the same schema. It's just a temporary workaround that won't be needed when https://bugzilla.gnome.org/show_bug.cgi?id=706317 will be fixed. https://bugzilla.gnome.org/show_bug.cgi?id=706801
2013-08-27avatar-chooser: make the file chooser dialog modalMarco Barisione1-6/+1
https://bugzilla.gnome.org/show_bug.cgi?id=706881
2013-08-27Updated Galician translationsFran Diéguez1-43/+46
2013-08-25Punjabi Translation updated by AmanA S Alam1-55/+168
2013-08-24[l10n] Updated Italian translation.Milo Casagrande1-42/+31