summaryrefslogtreecommitdiff
path: root/gio
AgeCommit message (Expand)AuthorFilesLines
2010-07-05Remove cases of ;;Matthias Clasen2-2/+2
2010-07-05Test charset conversion with fallbacksMatthias Clasen1-7/+44
2010-07-05Fix the get_property implementation for GSettings::schemaMatthias Clasen1-1/+1
2010-07-05Add several more settings testsMatthias Clasen2-2/+255
2010-07-05Small documentation additionMatthias Clasen1-1/+1
2010-07-05Fix icons test to compileMatthias Clasen1-1/+2
2010-07-05Test enum mappingMatthias Clasen2-1/+49
2010-07-05More stream testsMatthias Clasen3-0/+72
2010-07-05Add more checksMatthias Clasen1-23/+82
2010-07-05Add some buffered output testsMatthias Clasen2-0/+90
2010-07-05Add some more tests for the buffered read codeMatthias Clasen1-1/+45
2010-07-05Trivial cleanupsMatthias Clasen1-286/+299
2010-07-05Misc test additionsMatthias Clasen7-2/+168
2010-07-05Fix a typoMatthias Clasen1-1/+1
2010-07-05CleanupsMatthias Clasen3-349/+372
2010-07-04Add some more testsMatthias Clasen1-0/+15
2010-07-04Add some GAppLaunchContext testsMatthias Clasen1-1/+25
2010-07-04Add the new tests to the correct variableMatthias Clasen1-2/+2
2010-07-04Add some contenttype testsMatthias Clasen2-0/+117
2010-07-04Add a test for skippingMatthias Clasen1-0/+21
2010-07-04Add some CharsetConverter testsMatthias Clasen1-4/+52
2010-07-04Add some more appinfo testsMatthias Clasen4-1/+148
2010-07-03Move GZlibConverter testsMatthias Clasen1-6/+27
2010-07-03Add tests for GIconMatthias Clasen2-0/+125
2010-07-02GDBus: Rename "Introspection XML" section to "D-Bus Introspection Data"David Zeuthen1-2/+2
2010-07-02Bug 623407 - g_keyfile_settings_backend_new crashRyan Lortie1-0/+11
2010-07-02Bug 623402 - schema compiler reports wrong lineRyan Lortie1-5/+7
2010-07-02Bug 623401 - schema compiler: process enums firstRyan Lortie1-1/+8
2010-07-02GDBus: Hold lock when printing debug messagesDavid Zeuthen1-0/+4
2010-07-02GDBus: make G_DBUS_DEBUG=authentication work againDavid Zeuthen1-4/+0
2010-07-01Bug 622124 - implement flags for GSettingsRyan Lortie18-52/+592
2010-07-01Bug 620913 – More control with G_DBUS_DEBUGDavid Zeuthen3-12/+222
2010-07-01GDBus: Fix bug in child enumerationDavid Zeuthen2-3/+28
2010-07-01Use "unix:" instead of tcp in test for now...Ryan Lortie1-1/+1
2010-06-30GDBus: plug some memory leaksDavid Zeuthen3-20/+47
2010-06-30GSettings: accept <flags> as an alias for <enum>Ryan Lortie1-3/+6
2010-06-30GDBus: Take a reference to the GDBusInterfaceInfo objectDavid Zeuthen2-2/+4
2010-06-30GDBus: Rename `introspection_data' parameter to `interface_info'David Zeuthen2-33/+33
2010-06-30Bug 623142 – Ensure ::new-connection runs before processing D-Bus messagesDavid Zeuthen8-8/+315
2010-06-30g_settings_list_keys() -> _list_items()Ryan Lortie4-8/+12
2010-06-29GSettings: add <override>, tests, modify outputRyan Lortie11-12/+284
2010-06-29GSettings: new <schema> tags 'extends', 'list-of'Ryan Lortie12-12/+192
2010-06-29glib-compile-schemas: fix small leakRyan Lortie1-1/+1
2010-06-29Bug 623143 – Never require non-closed connectionsDavid Zeuthen3-10/+4
2010-06-28Bug 622565 - compile-schemas fails when no schemasRyan Lortie1-10/+9
2010-06-28GSettings: peek instead of ref/unref enum classRyan Lortie1-4/+4
2010-06-28Bug 622127 - GSettings extended key validationRyan Lortie3-1/+110
2010-06-27Filter out child schema entries when listing keysMatthias Clasen1-3/+7
2010-06-27Implement bash completion for gsettingsMatthias Clasen3-80/+455
2010-06-27GSettings: Don't free value before using its typeRyan Lortie1-4/+4