summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Add a missing tag to the AppData fileRichard Hughes2016-01-251-0/+1
|
* Add a missing tag to the AppData fileRichard Hughes2016-01-251-0/+1
|
* Avoid warning spam from GtkStyleContext with GTK+ 3.19Michael Catanzaro2016-01-163-6/+20
| | | | | | | | | | | | | | | | | | | Not *necessarily* the best fix, but let's avoid any behavior change. (lt-empathy-chat:21101): Gtk-WARNING **: State 0 for GtkBox 0x1d8e120 doesn't match state 192 set via gtk_style_context_set_state () (lt-empathy-chat:21101): Gtk-WARNING **: State 0 for GtkBox 0x1d8e120 doesn't match state 192 set via gtk_style_context_set_state () (lt-empathy-chat:21101): Gtk-WARNING **: State 0 for GtkBox 0x1d8e120 doesn't match state 192 set via gtk_style_context_set_state () (lt-empathy-chat:21101): Gtk-WARNING **: State 0 for GtkBox 0x1d8e120 doesn't match state 192 set via gtk_style_context_set_state () (lt-empathy-chat:21101): Gtk-WARNING **: State 0 for GtkBox 0x1d8e120 doesn't match state 192 set via gtk_style_context_set_state ()
* Don't call XInitThreads in WaylandMichael Catanzaro2016-01-161-3/+6
| | | | This doesn't fix anything in particular, but seems like a good idea....
* Fix a critical warningMichael Catanzaro2016-01-161-0/+2
| | | | | GLib-CRITICAL **: Source ID 8795 was not found when attempting to remove it
* Don't crash in window_get_workspace under WaylandMichael Catanzaro2016-01-161-0/+9
|
* Updated Lithuanian translationAurimas Černius2016-01-101-145/+141
|
* Probably fix icons in search barMichael Catanzaro2015-12-241-3/+3
| | | | | | | | | | The previous/next icons have been missing for a while, and I finally decided I cared to fix them. Also, use a better close icon while we're at it. This is untested because I cannot figure out how to actually run empathy-chat in jhbuild. 'jhbuild run empathy' seems to work for the roster, but start the system version of empathy-chat. Oh well.
* Added Icelandic translationSveinn í Felli2015-10-202-0/+3513
|
* remove released flagGuillaume Desmottes2015-10-141-1/+1
|
* 3.12.11EMPATHY_3_12_11Guillaume Desmottes2015-10-142-1/+28
|
* libempathy-gtk: Call the finish method only oncePranav Kant2015-10-141-2/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=756165
* Updated Esperanto translationKristjan SCHMIDT2015-10-041-2509/+2272
|
* build: Don't hard code the name of the pkg-config binarySaleem Abdulrasool2015-10-011-8/+10
| | | | | | | Use the PKG_CONFIG variable to refer to pkg-config as it may be target triple prefixed. This is needed for cross-compilation. https://bugzilla.gnome.org/show_bug.cgi?id=755707
* Update Arabic translationKhaled Hosny2015-09-241-468/+494
|
* Updated French translationAlexandre Franke2015-09-201-903/+1285
|
* Updated Greek translationTom Tryfonidis2015-09-201-14/+9
|
* Updated German translationChristian Kirbach2015-09-041-139/+126
|
* Updated Chinese (Taiwan) translationChao-Hsiung Liao2015-08-261-205/+202
|
* Updated Polish translationPiotr Drąg2015-08-241-164/+165
|
* Updated Swedish translationAnders Jonsson2015-08-101-432/+359
|
* telepathy-account-widgets: Update submoduleDebarshi Ray2015-08-041-0/+0
| | | | Gets us a few memory leak fixes.
* telepathy-account-widgets: Update submoduleChristophe Fergeau2015-07-281-0/+0
| | | | | | | | | | | | This gives us a few memory leak fixes: Christophe Fergeau (3): Free TpawProtocol::service_name in finalize() Free GList returned by tp_list_connection_managers_finish() Fix GetProtocolsData leak Pedro Albuquerque (1): Updated Portuguese translation
* Updated Portuguese translationPedro Albuquerque2015-06-291-426/+421
|
* Updated Tajik translationVictor Ibragimov2015-06-041-316/+276
|
* Fix opening contact list after launching empathy -hBalló György2015-05-251-0/+4
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=729282
* Fixes to Catalan translationJordi Mas2015-05-241-19/+19
|
* Updated Occitan translationCédric Valmary2015-05-171-2218/+3865
|
* 3.12.10EMPATHY_3_12_10Guillaume Desmottes2015-05-132-2/+18
|
* Fix style error in previous commitMichael Catanzaro2015-05-091-1/+1
|
* Don't crash when running in WaylandMichael Catanzaro2015-05-091-0/+33
| | | | | | | It's wrong to use X11-specific APIs without checking: * If GTK+ was compiled with support for X11 * If the application is currently running in X11
* Update telepathy-account-widgets for .gitignore fixMichael Catanzaro2015-05-091-0/+0
|
* l10n: Update Japanese translationHajime Taira2015-05-091-443/+462
|
* Limit width of first run dialogMichael Catanzaro2015-04-281-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=747460
* Updated Spanish translationDaniel Mustieles2015-04-231-95/+90
|
* icon: provide a symbolic variant of the app iconJakub Steiner2015-04-212-0/+24
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=746841
* Fix preferences with modern gtk+Giovanni Campagna2015-04-211-0/+2
| | | | | | | Set the scrolled windows to expand so that they cover the entire preference window vertically. https://bugzilla.gnome.org/show_bug.cgi?id=745504
* Preferences: Fix width of dialogMichael Catanzaro2015-04-211-0/+2
| | | | | | | If we don't set a width limit, the labels will never wrap, and the preferences dialog will expand to fill the entire screen horizontally. https://bugzilla.gnome.org/show_bug.cgi?id=741771
* Update telepathy-account-widgetsMichael Catanzaro2015-04-211-0/+0
| | | | | To pick up "Remove INSTALL from version control" since the changes to the INSTALL file are getting picked up by git.
* Update gitignoreMichael Catanzaro2015-04-211-0/+1
| | | | We should probably use git.mk instead....
* remove released flagGuillaume Desmottes2015-04-151-1/+1
|
* 3.12.9EMPATHY_3_12_9Guillaume Desmottes2015-04-152-2/+18
|
* Updated Czech translationMarek Černocký2015-04-141-91/+49
|
* Updated Greek help translationTom Tryfonidis2015-04-131-95/+87
|
* Updated Hungarian translationGábor Kelemen2015-04-121-93/+83
|
* help: Remove MSN & FBPetr Kovar2015-04-104-33/+4
| | | | MSN is being deprecated, FB support has been removed.
* help: Remove MSN linkPetr Kovar2015-04-091-3/+0
|
* [l10n] Updated Estonian translationMattias Põldaru2015-04-081-42/+77
|
* Updated Hungarian translationGábor Kelemen2015-04-071-7/+10
|
* trivial: Fix a wrong header guardTing-Wei Lan2015-04-051-1/+1
| | | | | | This problem was caught by clang. https://bugzilla.gnome.org/show_bug.cgi?id=747375