summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MSVC builds: "Install" the named pipe headerswip/namedpipeChun-wei Fan2016-03-022-0/+6
* Add named pipe high level apiIgnacio Casal Quinteiro2016-02-2515-1/+1691
* 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
* registrybackend: close the key only if successfully openedIgnacio Casal Quinteiro2016-02-021-1/+2
* registrybackend: use ptr_array_new_with_free_funcIgnacio Casal Quinteiro2016-02-021-4/+1
* registrybackend: minor style cleanupIgnacio Casal Quinteiro2016-02-021-8/+10
* socket: Fix annotation of g_socket_receive_messageRico Tzschichholz2016-02-021-5/+5
* application: Fix annoation of g_application_add_option_groupRico Tzschichholz2016-02-021-1/+1
* registrybackend: avoid signed/unsigned comparison warningsIgnacio Casal Quinteiro2016-02-011-6/+7
* registrybackend: use G_DECLARE_FINAL_TYPEIgnacio Casal Quinteiro2016-02-011-9/+3