summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* thumbnail: Fix a code path where the mutex is never unlockedPhilip Withnall2014-12-101-4/+5
| | | | | | | | | | Fix one unusual code path where the GnomeDesktopThumbnailFactory’s mutex is not unlocked before the function returns. As well as the usual deadlock issues, this would lead to an abort on shutdown with recent GLib changes, as g_mutex_clear() would be called on the locked mutex, which GLib now (correctly) complains about. https://bugzilla.gnome.org/show_bug.cgi?id=740666
* build: Post-release version bumpBastien Nocera2014-12-051-2/+2
|
* 3.15.2.13.15.2.1Bastien Nocera2014-12-052-1/+7
|
* thumbnail: Include the filename in the thumbnail pathSebastian Keller2014-12-051-0/+1
| | | | | | | | | | | thumbnail_path did not include the actual filename in its result after calculating it. This breaks things in save_thumbnail which assumes receiving a file path rather than a directory path. See original code before clean ups at: https://git.gnome.org/browse/gnome-desktop/tree/libgnome-desktop/gnome-desktop-thumbnail.c?id=f2d25fa7d6cdaba03679f0fc0921fc5f81bd3944#n1060 https://bugzilla.gnome.org/show_bug.cgi?id=684026
* thumbnail: Don't fail after successfully creating the cache directorySebastian Keller2014-12-051-1/+1
| | | | | | | | g_mkdir_with_parents returns 0 on success or if the directory already exists, which caused the code to go into the failure path rather than generating the thumbnail. https://bugzilla.gnome.org/show_bug.cgi?id=684026
* 3.15.23.15.2Matthias Clasen2014-11-252-1/+10
|
* Updated Vietnamese translationTrần Ngọc Quân2014-11-251-298/+68
| | | | Signed-off-by: Trần Ngọc Quân <vnwildman@gmail.com>
* thumbnail: Move thumbnail generation/saving to a few helper functionsJasper St. Pierre2014-11-181-198/+116
| | | | | | Another cleanup in preparation for a new "simple" thumbnail API. https://bugzilla.gnome.org/show_bug.cgi?id=684026
* thumbnail: Clean up path generation codeJasper St. Pierre2014-11-181-99/+63
| | | | | | Put the path calculation code in one spot. https://bugzilla.gnome.org/show_bug.cgi?id=684026
* gnome-rr: Adding DSI as a builtin display connectorJan-Michael Brummer2014-11-181-1/+2
| | | | | | | | Add DSI to the output name in _gnome_rr_output_name_is_builtin_display() to enable screen rotation on Dell Venue 8 Pro. https://bugzilla.gnome.org/show_bug.cgi?id=740289
* bg-slide-show: Fix annotationFlorian Müllner2014-11-121-0/+1
|
* tests: Turn the tests into installed testsBastien Nocera2014-11-052-3/+4
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=737140
* tests: Remove unused JSON related variableBastien Nocera2014-11-051-1/+1
|
* Revert "gnome-bg: drop unused APIs"Ray Strode2014-10-315-0/+3463
| | | | This reverts commit 786336cc7cfaa8e4a0acafe5b9868950e538b740.
* gnome-bg: drop unused APIsRay Strode2014-10-315-3463/+0
| | | | | | They aren't used, and don't work on wayland systems anyway. https://bugzilla.gnome.org/show_bug.cgi?id=739463
* gnome-rr: drop gdkx includeRay Strode2014-10-311-1/+0
| | | | it's not used.
* 3.15.13.15.1Matthias Clasen2014-10-292-1/+9
|
* languages: Use a more broadly compatible locale codeset suffixRui Matos2014-10-291-21/+16
| | | | | | | | | | At least OpenBSD's libc doesn't accept 'utf8' as a locale codeset suffix but does accept 'UTF-8'. Since GNU libc accepts both suffixes let's use the one which works on a broader set of systems. Thanks to Stefan Sperling and Antoine Jacoutot. https://bugzilla.gnome.org/show_bug.cgi?id=710412
* tests: Remove unused code in gtk-reftestBastien Nocera2014-10-211-48/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=737123
* Update Uzbek@cyrillic translationBahodir Mansurov2014-10-191-121/+92
|
* 3.14.13.14.1Rui Matos2014-10-142-1/+7
|
* Updated Bulgarian translationKrasimir Chonov2014-10-041-125/+50
|
* Updated Bengali (India) translationSaibal Ray2014-09-261-127/+94
|
* tests: Print the calculated date in the test logsBastien Nocera2014-09-251-2/+1
|
* 3.14.03.14.0Bastien Nocera2014-09-222-2/+8
|
* Updated Hindi translationRajesh Ranjan2014-09-201-117/+88
|
* 3.13.923.13.92Rui Matos2014-09-152-1/+8
|
* Updated Marathi TranslationsSandeep Sheshrao Shedmake2014-09-151-159/+133
|
* Updated Kannada translationShankar Prasad2014-09-141-157/+131
|
* Updated Oriya translationManoj Kumar Giri2014-09-121-155/+130
|
* Updated gujarati translationsSweta Kothari2014-09-121-151/+130
|
* whitespacePatrick Welche2014-09-111-1/+1
|
* thumbnail: don't call gs_file_read_noatime() on systems lacking openat()Patrick Welche2014-09-113-1/+13
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=735974
* build: fix automake warningsPatrick Welche2014-09-113-5/+5
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=736482
* Updated Telugu translationsKrishnababu Krothapalli2014-09-091-2/+2
|
* Updated Telugu translationsKrishnababu Krothapalli2014-09-091-114/+91
|
* 3.13.913.13.91Rui Matos2014-09-022-1/+8
|
* Updated Swedish translationSebastian Rasmussen2014-09-021-295/+1050
|
* Updated Swedish translationSebastian Rasmussen2014-09-021-199/+695
|
* Updated Swedish translationSebastian Rasmussen2014-09-021-226/+867
|
* gnome-xkb-info: Fix adding layouts to language and country tablesRui Matos2014-08-281-3/+3
| | | | | | | | Layout->xkb_name isn't unique so we can't use it as a key in the hash table. Layout->id is the unique identifier that we should be using, otherwise some layouts would never get added. https://bugzilla.gnome.org/show_bug.cgi?id=729210
* 3.13.903.13.90Kalev Lember2014-08-212-1/+8
|
* Updated Greek translationMarMav2014-08-131-27/+27
|
* gnome-rr: Drop non-existent gnome_rr_screen_create_clone_modesRico Tzschichholz2014-08-122-3/+0
|
* gnome-rr: Add some missing annotationsRico Tzschichholz2014-08-121-0/+40
|
* doap: add <programming-language>Piotr Drąg2014-07-311-0/+1
|
* remove commentOlav Vitters2014-07-301-15/+0
|
* doap category coreOlav Vitters2014-07-301-1/+1
|
* 3.13.43.13.4Rui Matos2014-07-231-1/+1
| | | | Bump version for the 3.13.4 release. No other changes.
* 3.13.33.13.3Matthias Clasen2014-06-262-1/+8
|