summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gio: fix documentation of GActionwip/gactionSebastian Geiger2016-02-261-1/+1
* Improve error on win32input/output streamsIgnacio Casal Quinteiro2016-02-252-6/+12
* Visual Studio builds: Move @GLIB_VERSION@ usageChun-wei Fan2016-02-259-21/+29
* gwin32outputstream: cleanups to make the code more consistentIgnacio Casal Quinteiro2016-02-251-167/+156
* gwin32inputstream: some cleanups to make the code more consistentIgnacio Casal Quinteiro2016-02-251-166/+156
* build: Unconditionally dist tapset filesColin Walters2016-02-241-2/+3
* gsettingschema: fix uninitialized value warningIgnacio Casal Quinteiro2016-02-241-1/+1
* grand: rand_s is available in mingw64Ignacio Casal Quinteiro2016-02-241-2/+4
* Updated Swedish translationAnders Jonsson2016-02-241-10/+14
* Revert "registrybackend: use G_DECLARE_FINAL_TYPE"Ignacio Casal Quinteiro2016-02-241-3/+9
* registrybackend: fix warning about unused variableIgnacio Casal Quinteiro2016-02-241-2/+0
* Updated Galician translationsFran Dieguez2016-02-231-171/+194
* Updated Spanish translationDaniel Mustieles2016-02-221-11/+15
* GVariant text: fix scan of positional parametersHanno Boeck2016-02-221-1/+1
* Updated Brazilian Portuguese translationArtur de Aquino Morais2016-02-211-286/+222
* Updated Polish translationPiotr Drąg2016-02-201-8/+12
* gio/gtestdbus.c: don't use non-standard %m printf modifierTobias Nygren2016-02-191-2/+4
* Updated Serbian translationМирослав Николић2016-02-182-404/+428
* Update maintainer record in DOAPAllison Ryan Lortie2016-02-181-2/+2
* Updated Italian translationMilo Casagrande2016-02-181-8/+12
* gapplication: add a way to override the app-idLars Uebernickel2016-02-182-8/+31
* Updated Italian translationMilo Casagrande2016-02-181-446/+795
* Remove leftover markupMatthias Clasen2016-02-171-1/+1
* gsettings: schema_list should use the passed schema's sourceCole Robinson2016-02-161-1/+1
* GLib 2.47.62.47.6Allison Ryan Lortie2016-02-161-1/+1
* UpdatesMatthias Clasen2016-02-151-0/+32
* Updated Chinese (Taiwan) translationChao-Hsiung Liao2016-02-131-227/+242
* Updated Swedish translationAnders Jonsson2016-02-121-16/+20
* macros: Fix Clang attribute detectionEmmanuele Bassi2016-02-101-1/+5
* Updated Brazilian Portuguese translationRafael Fontenelle2016-02-101-18/+22
* gdate: Suppress string format literal warningcoypu2016-02-081-0/+3
* Updated Polish translationPiotr Drąg2016-02-061-232/+249
* Updated Slovak translationDušan Kazik2016-02-061-428/+788
* registrybackend: avoid adding a new child when we return the rootIgnacio Casal Quinteiro2016-02-051-3/+8
* registrybackend: another cleanup creating a registry cache itemIgnacio Casal Quinteiro2016-02-051-8/+7
* registrybackend: use registry_cache_add_item instead of creating manuallyIgnacio Casal Quinteiro2016-02-051-9/+7
* registrybackend: get whether a key is writable or notIgnacio Casal Quinteiro2016-02-051-1/+30
* registrybackend: do convert values to UTF-16Руслан Ижбулатов2016-02-051-0/+30
* registrybackend: fix memory leakРуслан Ижбулатов2016-02-051-0/+4
* registrybackend: remove useless includeIgnacio Casal Quinteiro2016-02-041-1/+0
* registrybackend: do not leak self if there are no itemsIgnacio Casal Quinteiro2016-02-041-8/+5
* registrybackend: handle readability of the keysIgnacio Casal Quinteiro2016-02-041-1/+41
* registrybackend: use unicode calls intead of the ansi onesIgnacio Casal Quinteiro2016-02-041-28/+79
* registrybackend: remove useless get_permission overrideIgnacio Casal Quinteiro2016-02-041-8/+0
* registrybackend: pass the event to the cache updateIgnacio Casal Quinteiro2016-02-031-17/+21
* gio/gobject: Various introspection fixesRico Tzschichholz2016-02-034-5/+5
* registrybackend: properly propagate the partial key nameIgnacio Casal Quinteiro2016-02-031-3/+7
* Updated Slovenian translationMatej Urbančič2016-02-021-164/+181
* gstring: Explictly annotate return-values with (transfer none/full)Rico Tzschichholz2016-02-021-24/+24
* registrybackend: rename touched flag to readableIgnacio Casal Quinteiro2016-02-021-12/+11