summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-08gthread-posix: Use PTHREAD_RWLOCK_PREFER_WRITER_NP if availablerwlockEdward Hervey1-1/+5
2010-10-08Initial native RWLock implementationEdward Hervey4-32/+169
2010-10-08add some test apps.Wim Taymans4-0/+151
2010-10-08use native pthread rwlocksWim Taymans2-0/+70
2010-10-08uhm, rename again, now it's consistentWim Taymans2-49/+49
2010-10-08gthread: rename functions to match static variantsWim Taymans1-33/+33
2010-10-08gthread: avoid locking in _get_mutex_implWim Taymans1-6/+17
2010-10-08symbols: add new symbol tooWim Taymans1-0/+1
2010-10-08gthread: add GRWMutex prototypesWim Taymans2-0/+69
2010-10-08Initialise lengths in GvdbReader to silence warningsChristian Dywan1-1/+1
2010-10-08Initialise lengths in GDbusAuth to silence warningsChristian Dywan1-2/+2
2010-10-08Mention g_object_run_dispose correctly in tutorialChristian Dywan1-2/+2
2010-10-07Updated British English translationBruce Cowan1-211/+258
2010-10-07Remove g_desktop_app_info_lookup_get_type symbol from gio.typesWilliam Jon McCann1-1/+0
2010-10-07Don't call close() on -1Tor Lillqvist1-1/+2
2010-10-06Updated Hebrew translation.Yaron Shahrabani1-213/+236
2010-10-05Replace "gio-desktop-app-info-lookup" extension pointBastien Nocera4-127/+8
2010-10-05volume monitor: don't unref NULLRyan Lortie1-2/+4
2010-10-05GVariant tests: fix bad allignment assumptionRyan Lortie1-5/+8
2010-10-04GSettings test: fix error match stringsRyan Lortie1-4/+4
2010-10-04gsettings-tool: Add 'range' subcommandRyan Lortie2-4/+67
2010-10-04gsettings-tool: implement range-checkingRyan Lortie1-0/+7
2010-10-04Update symbols and docs sectionsRyan Lortie2-1/+7
2010-10-04GSettings: add g_settings_range_check() APIRyan Lortie2-8/+46
2010-10-04Bug 631263 - GSettings needs range/choice APIsRyan Lortie4-1/+159
2010-10-04schema compiler: Don't store zero-valued flagsRyan Lortie1-1/+6
2010-10-04Bug 627126 - gsettings schemas on FreeBSDRyan Lortie1-14/+2
2010-10-03glib-compile-schemas: write strinfo little endianRyan Lortie1-0/+6
2010-10-03GSettings strinfo: byteswap integersRyan Lortie1-2/+2
2010-10-03GSettings endian: missed a spotRyan Lortie1-1/+1
2010-10-03GSettings big endian tweaksRyan Lortie2-11/+16
2010-10-03Merge remote branch 'gvdb/master'Ryan Lortie2-0/+26
2010-10-03Add gvdb_table_get_raw_value() API for GSettingsRyan Lortie2-0/+26
2010-10-03GSettings test: fix unsafe GObject properties useRyan Lortie1-6/+8
2010-10-03GVariant: avoid byteswapping in some casesRyan Lortie1-13/+27
2010-10-03Merge remote branch 'gvdb/master'Ryan Lortie2-6/+47
2010-10-03Fix reader on big endianRyan Lortie1-5/+5
2010-10-03allow libtool 2.4Ryan Lortie1-1/+1
2010-10-03Bug 623400 - acquire context before dispatchingRyan Lortie3-72/+33
2010-10-03Bug 618737 - "dispatch to context" functionalityRyan Lortie3-0/+121
2010-10-03Updated Lithuanian translation by Aurimas Černius <aurisc4@gmail.com>Žygimantas Beručka1-120/+158
2010-10-03gsettings-tool: RewriteRyan Lortie2-700/+405
2010-10-03GSettings: implement .property_get('path')Ryan Lortie1-0/+4
2010-10-02Add 'Since:' tags for schema listing APIsRyan Lortie1-0/+4
2010-10-02Clean up g_settings_list_schemas()Ryan Lortie4-32/+103
2010-10-02Updated Bulgarian translationDamyan Ivanov1-48/+95
2010-10-01Improve .gitignoreRyan Lortie1-0/+1
2010-10-01Bug 628937 - gracefully handle broken schemasRyan Lortie1-38/+83
2010-10-01glib-compile-schemas: improve error accuracyRyan Lortie1-3/+4
2010-10-01Bug 628937 - gracefully handle broken schemasRyan Lortie2-18/+72