summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update zh_CN translationgdk-pixbuf-2-34YunQiang Su2016-10-311-358/+538
|
* Updated Indonesian translationAndika Triwidada2016-06-241-39/+29
|
* Updated Occitan translationCédric Valmary2016-04-181-355/+367
|
* 2.34.02.34.0Matthias Clasen2016-03-242-2/+8
|
* Updated Basque languageInaki Larranaga Murgoitio2016-03-231-17/+24
|
* Updated Danish translationAsk Hjorth Larsen2016-03-201-159/+150
|
* Updated Greek translationTom Tryfonidis2016-03-141-159/+152
|
* Updated Korean translationChangwoo Ryu2016-03-121-3/+3
|
* Updated Korean translationChangwoo Ryu2016-03-121-242/+102
|
* Updated Russian translationStas Solovey2016-03-041-159/+152
|
* MSVC builds: Include headers from include/gio-win32-2.0Chun-wei Fan2016-03-022-2/+2
| | | | | At some point gio.h will also include headers that are in include/gio-win32-2.0, so make sure we have that in the include paths.
* Updated Occitan translationCédric Valmary2016-02-281-373/+532
|
* Updated Galician translationFran Dieguez2016-02-231-159/+154
|
* Updated French translationClaude Paroz2016-02-221-38/+28
|
* Updated Serbian translationМирослав Николић2016-02-192-356/+340
|
* Updated Italian translationMilo Casagrande2016-02-181-50/+49
|
* Updated Chinese (Taiwan) translationChao-Hsiung Liao2016-02-131-249/+238
|
* Updated Polish translationPiotr Drąg2016-02-061-40/+30
|
* Update Latvian translationRūdolfs Mazurs2016-02-061-367/+407
|
* Updated Slovenian translationMatej Urbančič2016-02-021-40/+44
|
* Updated French translationAlexandre Franke2016-02-021-122/+108
| | | | (cherry picked from commit c25569117f7fe3403bd230e6f6cd204aa4b8cf94)
* Updated Swedish translationSebastian Rasmussen2016-02-011-161/+153
|
* Updated Bulgarian translationAlexander Shopov2016-02-011-405/+453
|
* tests: Don't run memory-exhausting tests by defaultMatthias Clasen2016-01-301-4/+7
| | | | | | | These tests check for memory overflow in various internal allocations, and require giant amounts of address space. In continuous' vm, they trigger the oom killer. Since this is undesirable, only run the tests in slow mode (ie with -m slow).
* Updated Hungarian translationBalázs Meskó2016-01-251-67/+158
|
* More of bug 733137 - Don't force no static builds on Win32Ray Donnelly2016-01-121-11/+0
| | | | | | | | | | | And also: https://github.com/Alexpux/MINGW-packages/issues/987 From reading recent discussions, I believe static initiailizers are handled OK now on all MSVC versions and MinGW-w64 GCC never had any problems. So there is no need to avoid static libraries globally (though avoiding them globally was never appropriate!) https://bugzilla.gnome.org/show_bug.cgi?id=760369
* Updated Slovak translationDušan Kazik2016-01-111-160/+151
|
* Updated Norwegian bokmål translation.Kjartan Maraas2016-01-101-11/+19
|
* Updated Indonesian translationAndika Triwidada2016-01-021-124/+44
| | | | (cherry picked from commit 7e10ec5f7de82078f596ae057517e36f342a1b59)
* Updated Brazilian Portuguese translationRafael Fontenelle2016-01-021-36/+41
|
* Updated Brazilian Portuguese translationRafael Fontenelle2016-01-021-177/+257
| | | | (cherry picked from commit a0f0f56d7f76f94c0756f475b87cbc2f6debb7ad)
* Updated Hebrew translationYosef Or Boczko2015-12-311-10/+18
|
* Updated German translationMario Blättermann2015-12-291-45/+49
|
* Updated Czech translationMarek Černocký2015-12-231-10/+19
|
* Updated German translationBernd Homuth2015-12-221-125/+112
| | | | (cherry picked from commit e113d38319198cfdf9d6ad67a51e4e54fe8ba9b4)
* Updated Lithuanian translationAurimas Černius2015-12-201-11/+19
|
* Updated Polish translationPiotr Drąg2015-12-141-123/+43
|
* 2.33.22.33.2Matthias Clasen2015-12-142-1/+7
|
* Updated Slovenian translationMatej Urbančič2015-12-131-210/+199
|
* Updated Spanish translationDaniel Mustieles2015-12-131-11/+20
|
* Updated Portuguese translationPedro Albuquerque2015-12-131-10/+20
|
* bmp: Reject impossible palette sizeMatthias Clasen2015-12-051-0/+11
| | | | | | | | | bmp headers contain separate fields for the number of colors, and the bit depth. Catch the impossible n_colors > 1 << depth and error early, before it causes a out-of-bounds memory access when decoding the colormap. https://bugzilla.gnome.org/show_bug.cgi?id=758991
* bmp: Reject bogus depthMatthias Clasen2015-12-051-0/+9
| | | | | | | | Erroring out early if we find a bogus image depth is the right thing to do, and avoids possible memory overruns later on. https://bugzilla.gnome.org/show_bug.cgi?id=747605
* Updated Lithuanian translationAurimas Černius2015-11-201-42/+46
|
* Updated Spanish translationDaniel Mustieles2015-11-171-149/+132
|
* Updated Norwegian bokmål translation.Kjartan Maraas2015-11-151-149/+51
|
* MSVC 2010+ builds: Do not explicitly use /LTCGChun-wei Fan2015-11-124-10/+0
| | | | | | | | | This partially reverts 9bd5863. As we now ensure that items using GResources and GConstructors are always referenced so that the linker does not optimize them out in a default Release build, we no longer need to enforce the use of /LTCG, so /LTCG:incremental will work as well.
* Updated Hungarian translationBalázs Úr2015-11-071-296/+195
|
* Updated Portuguese translationPedro Albuquerque2015-11-051-45/+49
|
* Updated Hebrew translationYosef Or Boczko2015-10-301-40/+45
|