summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gbitlock: Drop @returns syntax from doc commentsMatthias Clasen2011-11-211-2/+4
* GBuffer: Drop @returns syntax from doc commentsMatthias Clasen2011-11-211-4/+8
* GSocketClient: Drop @returns syntax from doc commentsMatthias Clasen2011-11-211-1/+2
* GSimplePermission: Drop @returns syntax in doc commentsMatthias Clasen2011-11-211-1/+2
* GPermission: Drop @returns syntax from doc commentsMatthias Clasen2011-11-211-7/+14
* Improve test coverageMatthias Clasen2011-11-211-0/+23
* Improve mainloop test coverage slightlyMatthias Clasen2011-11-211-0/+18
* Improve test coverageMatthias Clasen2011-11-211-0/+20
* Fix a case conversion bugMatthias Clasen2011-11-211-1/+1
* Improve test coverageMatthias Clasen2011-11-211-0/+36
* Add a test for g_unichar_isdefinedMatthias Clasen2011-11-211-0/+13
* gio/Makefile.amChun-wei Fan2011-11-211-3/+3
* Update GLib Visual C++ projectsChun-wei Fan2011-11-212-16/+16
* Updated Galician translationsFran Diéguez2011-11-211-1587/+1657
* GFile: Add some introspection annotationsMatthias Clasen2011-11-201-14/+16
* Document that g_list_sort is a stable sort.Josselin Mouette2011-11-201-1/+2
* Updated Spanish translationJorge González2011-11-201-40/+41
* GApplication: unregister bus nameMatthias Clasen2011-11-191-0/+11
* Trivial doc typo fixMatthias Clasen2011-11-191-1/+1
* Updated Norwegian bokmål translationKjartan Maraas2011-11-191-1542/+1594
* GTlsCertificate: support unencrypted PKCS#8 private keysDan Winship2011-11-183-23/+105
* [gio] Terminate connect call when application proxy is usedNicolas Dufresne2011-11-181-1/+16
* GMain: allow NULL context to g_source_attachGiovanni Campagna2011-11-181-1/+1
* GPollable*Stream: expose source methods to introspectionGiovanni Campagna2011-11-182-3/+3
* gsignal.h: Remove trailing commaMurray Cumming2011-11-181-1/+1
* We need <locale.h> in gsettingsschema.c nowRyan Lortie2011-11-182-1/+1
* Clear proxy address upon retryNicolas Dufresne2011-11-171-30/+6
* Silence compiler warningsSjoerd Simons2011-11-171-6/+4
* GKeyFile: Accept empty filesJürg Billeter2011-11-171-8/+0
* Document exactly what g_time_val_to_iso8601() producesSimon McVittie2011-11-171-2/+20
* _g_dbus_get_machine_id(): check /etc/machine-id tooAlexandre Rostovtsev2011-11-171-2/+11
* Remove redefinition of typedef 'GSettingsSchemaSource'Rico Tzschichholz2011-11-171-2/+0
* start on the NEWSRyan Lortie2011-11-171-0/+30
* g_settings_new_full(): more docsRyan Lortie2011-11-171-0/+7
* add plugin example for GSettingsSchemaSourceRyan Lortie2011-11-171-1/+88
* Add gtk-doc for gsettingsschema{,source}Ryan Lortie2011-11-174-2/+219
* 'make dist' fixesMatthias Clasen2011-11-172-1/+4
* settings-source test: Check returned error as wellMatthias Clasen2011-11-171-0/+1
* Trivial typo fixMatthias Clasen2011-11-171-1/+1
* gsettings: add annotations for _new_full()Jasper St. Pierre2011-11-171-2/+2
* schema source: avoid introspection confusionJasper St. Pierre2011-11-173-7/+7
* gsettingsschema: Use the trusted parameterJasper St. Pierre2011-11-171-1/+1
* Add test case and fix some bugsRyan Lortie2011-11-174-2/+100
* Add g_settings_schema_source_new_from_directory()Ryan Lortie2011-11-173-9/+40
* Clarify docs/params for 'schema' vs 'schema id'Ryan Lortie2011-11-172-25/+28
* Add g_settings_new_full() taking GSettingsSchemaRyan Lortie2011-11-173-0/+42
* GSettings: add 'settings-schema' propertyRyan Lortie2011-11-171-1/+52
* add boxed types for GSettingSchema{,Source}Ryan Lortie2011-11-173-1/+12
* Drop the 'schema_name' field of GSettingsRyan Lortie2011-11-171-33/+35
* speak of 'schema id' rather than 'schema name'Ryan Lortie2011-11-174-35/+34