summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GLib 2.40.02.40.0baserock/2.40.0Ryan Lortie2014-03-242-2/+16
* gio/tests/socket: skip IPv6 tests on IPv6-less machinesDan Winship2014-03-211-0/+32
* Clarify expectations with error codes like G_IO_ERROR_FAILEDDan Winship2014-03-203-6/+35
* Updated Danish translationAsk H. Larsen2014-03-201-918/+1121
* Updated Serbian translationМирослав Николић2014-03-202-1876/+2356
* update Punjabi Translation 17March2014: AlamA S Alam2014-03-171-933/+1166
* GLib 2.39.922.39.92Ryan Lortie2014-03-172-1/+29
* Updated French translationClaude Paroz2014-03-151-929/+1123
* GSettingsBackend: fix a nasty race conditionRyan Lortie2014-03-141-24/+20
* gsettingsbackend: a minor simplificationRyan Lortie2014-03-144-55/+31
* Update config.h.win32.inChun-wei Fan2014-03-121-20/+16
* Updated Portuguese translationDuarte Loreto2014-03-121-919/+1121
* GUnixVolume: implement _finish functionsRyan Lortie2014-03-111-2/+6
* GUnixVolume: port to GSubprocessRyan Lortie2014-03-111-137/+37
* GUnixMount: port unmount to GSubprocessRyan Lortie2014-03-111-126/+32
* Updated Russian translationYuri Myasoedov2014-03-111-1333/+1624
* glocalfileinfo: don't special-case directory iconsLars Uebernickel2014-03-111-8/+2
* Add g_application_command_line_get_options_dict() to docsDavid King2014-03-101-0/+1
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2014-03-092-1782/+1736
* gtype – Mark _get_instance_private() function as G_GNUC_UNUSEDSebastian Dröge2014-03-081-0/+1
* Updated Latvian translationRūdolfs Mazurs2014-03-081-933/+1168
* Updated Chinese (China) translationWylmer Wang2014-03-081-847/+862
* gio tests: add codegen to BUILT_SOURCESRyan Lortie2014-03-071-0/+1
* GObject: Remove more leftover markup from headersMatthias Clasen2014-03-075-14/+13
* Updated Korean translationChangwoo Ryu2014-03-071-926/+1109
* Updated Norwegian bokmål translationKjartan Maraas2014-03-051-31/+30
* Unskip GVariantDictGiovanni Campagna2014-03-051-1/+1
* cond test: remove alarm() usageRyan Lortie2014-03-051-5/+0
* Work around gtk-doc problemsMatthias Clasen2014-03-041-2/+2
* gsubprocess: test environment a bit moreRyan Lortie2014-03-042-0/+53
* GSubprocessLauncher: don't get empty environmentRyan Lortie2014-03-041-1/+1
* gsubprocess: test empty splicesRyan Lortie2014-03-031-0/+29
* gsubprocess: fix communicate() with empty buffersRyan Lortie2014-03-031-1/+1
* GLib 2.39.912.39.91Ryan Lortie2014-03-031-0/+33
* desktopappinfo: add Exec to searchable keysRyan Lortie2014-03-033-8/+38
* Updated Thai translationTheppitak Karoonboonyanan2014-03-031-270/+282
* Add a few tests for G_MARKUP_TREAT_CDATA_AS_TEXTMatthias Clasen2014-03-025-1/+107
* Add a way to test different markup parser flagsMatthias Clasen2014-03-021-24/+57
* docs: Ditch more markupMatthias Clasen2014-03-0212-202/+164
* Updated Polish translationPiotr Drąg2014-03-021-929/+1123
* hmac: Make unit test const-correctPhilip Withnall2014-02-241-3/+3
* gmain: simplify g_main_context_find_source_by_id()Ryan Lortie2014-02-241-17/+10
* gmain: Simplify source id trackingRyan Lortie2014-02-241-59/+18
* Test content type icons more thoroughlyMatthias Clasen2014-02-231-0/+71
* Add non-symbolic fallback icons in g_content_type_get_symbolic_icon().John Lindgren2014-02-231-25/+19
* asyncqueue: fix timeout math on 32bit systemsRyan Lortie2014-02-231-4/+2
* mappedfile test: permit ENODEV on /dev/nullRyan Lortie2014-02-231-0/+1
* Fix build of gio/gapplication.c on Visual C++Chun-wei Fan2014-02-231-1/+2
* gsocket: use check/prepare only on win32Ryan Lortie2014-02-221-14/+13
* gsocket: use _add_unix_fd() instead of _add_poll()Ryan Lortie2014-02-221-6/+9