platform/upstream/glib.git
2011-11-17 Jasper St.... gsettingsschema: Use the trusted parameter
2011-11-17 Ryan LortieAdd test case and fix some bugs
2011-11-17 Ryan LortieAdd g_settings_schema_source_new_from_directory()
2011-11-17 Ryan LortieClarify docs/params for 'schema' vs 'schema id'
2011-11-17 Ryan LortieAdd g_settings_new_full() taking GSettingsSchema
2011-11-17 Ryan LortieGSettings: add 'settings-schema' property
2011-11-17 Ryan Lortieadd boxed types for GSettingSchema{,Source}
2011-11-17 Ryan LortieDrop the 'schema_name' field of GSettings
2011-11-17 Ryan Lortiespeak of 'schema id' rather than 'schema name'
2011-11-17 Ryan LortieGSettings: deprecate 'schema' property
2011-11-17 Ryan Lortiedrop the now-trivial g_settings_schema_new
2011-11-17 Ryan Lortienew public header: gsettingsschema.h
2011-11-17 Ryan LortieAdd non-aborting g_settings_schema_source_lookup()
2011-11-17 Ryan LortieGSettingSchemaSource: add refcounting
2011-11-17 Ryan LortieGSettingsSchema: use our own linked lists
2011-11-17 Ryan LortieGSettingsSchema: alter our 'reverse' technology
2011-11-17 Ryan Lortiemove GSettingsSchemaKey to gsettingsschema.c
2011-11-17 Ryan LortieGSettingsSchemaKey: store the GSettingsSchema*
2011-11-17 Ryan Lortieg_settings_schema_key_init: take GSettingsSchema*
2011-11-17 Ryan Lortieadd internal g_settings_schema_get_name()
2011-11-17 Ryan Lortierename GSettingsKeyInfo to GSettingsSchemaKey
2011-11-17 Ryan LortieGSettingsKeyInfo: rename field 'key' to 'name'
2011-11-17 Ryan Lortieremove GSettings* from GSettingsKeyInfo
2011-11-17 Ryan Lortiestore some extra info in GSettingsKeyInfo
2011-11-17 Ryan LortieGSettingsKeyInfo: drop unused variable
2011-11-17 Ryan Lortierename gsettingsschema.h to -internal.h
2011-11-17 Ryan LortieunGObjectify GSettingsSchema
2011-11-17 Christian PerschFix the fix for G*_TO_POINTER casts on 32 bits
2011-11-17 Jorge GonzálezUpdated Spanish translation
2011-11-17 Daniel MustielesUpdated Spanish translation
2011-11-17 Matthias ClasenFix doc formatting
2011-11-17 Matthias ClasenDeal gracefully with NULL log domains
2011-11-16 Ryan Lortie[notify] remove some rather bogus 'inline' use
2011-11-16 Ryan Lortie[notify] add warning to gobjectnotifyqueue.c
2011-11-16 Ryan Lortie[notify] dispatch 'notify' directly if not frozen
2011-11-16 Ryan Lortie[notify] add 'conditional' to _notify_queue_freeze
2011-11-16 Ryan Lortie[notify] Remove GObjectNotifyContext indirection
2011-11-16 Ryan Lortie[notify] lift some logic out of _notify_queue_add
2011-11-16 Ryan Lortie[notify] remove an obviously false comment
2011-11-16 Ryan Lortie[notify] lift some code outside of critical region
2011-11-16 Ryan Lortie[notify] drop some unused code
2011-11-16 Ryan Lortie[notify] merge gobjectnotifyqueue.c into gobject.c
2011-11-16 Ryan Lortie[notify] remove some useless forward declarations
2011-11-16 Benjamin Ottelocalfileenumerator: Improve non-stat'ing code
2011-11-16 Benjamin Ottelocalfileinfo: Split out attributes that don't need...
2011-11-16 Benjamin Ottelocalfileenumerator: Take the type from the readdir...
2011-11-16 Benjamin Ottegio: Add tests for g_file_attribute_matcher_subtract()
2011-11-16 Benjamin Ottefileinfo: Add g_file_attribute_matcher_subtract()
2011-11-16 Benjamin Ottetests: Add tests for fileattributematchers
2011-11-16 Benjamin Ottefileinfo: Add g_file_attribute_matcher_to_string()
2011-11-16 Benjamin Ottefileinfo: Store namespace::* as 0th attribute
2011-11-16 Benjamin Ottefileinfo: Change the way attribute matchers are created
2011-11-16 Benjamin Ottefileinfo: Remove optimization for GFileAttributeMatcher
2011-11-16 Lucas De MarchiFix G*_TO_POINTER casts on 32 bits
2011-11-16 Alexander Larssonwin32: Make g_get_monotonic_clock lockless
2011-11-16 Alexander Larssonwin32: Use timeGetTime as monotonic base
2011-11-16 Alexander Larssonwin32: Add a monotonic timer
2011-11-15 Piotr DrągUpdated POTFILES.in
2011-11-15 Daniel MustielesUpdated Spanish translation
2011-11-15 Javier Jardóndocs: Remove tmpl directory
2011-11-15 Sjoerd SimonsFix 1bit mutex test on platforms with 32 bit aligned...
2011-11-15 Matthias ClasenAvoid unused variable warnings in g_ascii_strtod
2011-11-15 Matthias ClasenGThread: handle thread names safely
2011-11-15 Matthias ClasenSwitch to using template-free docs build
2011-11-15 Matthias ClasenMove remaining docs inline
2011-11-15 Matthias ClasenMove GModule docs inline
2011-11-15 Matthias ClasenMove GDate docs inline
2011-11-15 Matthias ClasenMove i18n docs inline
2011-11-15 Matthias ClasenMove slice and hook docs inline
2011-11-15 Dan WinshipGSocketClient: improve error messages on connection...
2011-11-14 Dan WinshipGUnixInput/OutputStream: fix blocking methods to always...
2011-11-14 Dan WinshipFix glib/tests/utils for g_parse_debug_string() changes
2011-11-14 Dan Winshipadd GNetworkMonitor, for... monitoring the network
2011-11-14 Dan WinshipGInetAddressMask: new type for internet address range...
2011-11-13 Dan Winshipgunixinput/outputstream: fix docs
2011-11-13 Dan WinshipGUnixInputStream, GUnixOutputStream: support ordinary...
2011-11-13 Matthias ClasenSome more docs reshuffling
2011-11-13 Matthias ClasenMore consistent doc formatting
2011-11-13 Matthias ClasenCleanups to debug env var handling
2011-11-12 Matthias ClasenParse G_DEBUG only once
2011-11-12 Matthias Clasenglib-unix.h: Add G_BEGIN/END_DECLS
2011-11-12 Chun-wei Fangstrfuncs.c: Fix variable declaration
2011-11-11 Simon McVittieGDBusWorker: tolerate read errors while closing
2011-11-11 Simon McVittieGDBusWorker: debug on read errors if transport debuggin...
2011-11-11 Simon McVittiegdbus-exit-on-close test: don't leak a variant
2011-11-11 Simon McVittiegdbus-exit-on-close test: optionally be more verbose...
2011-11-09 Dan Winshipgio: more implementations of GFileDescriptorBased
2011-11-09 Kristian RietveldNeed to include xlocale.h on Darwin for strtod_l
2011-11-07 Marc-André... Add G_SIGNAL_DEPRECATED
2011-11-07 Dan Winshipgio/tests/proxy: don't use deprecated functions
2011-11-07 Dan WinshipFix g_variant_get_gtype() deprecation message
2011-11-07 Benjamin Ottedocs: Improve g_variant_loop() docs
2011-11-07 Benjamin Ottedocs: Tell which function to use to avoid errors.
2011-11-07 Chun-wei FanUpdate VS property sheets
2011-11-07 Matthias ClasenAdd a test for CDATA in gschema.xml files
2011-11-07 Matthias ClasenAccept CDATA in gschema.xml files
2011-11-03 Alexander Larssonwin32: Remove some debug spew on startup
2011-11-03 Matthias ClasenMake the default log handler more useful
2011-11-03 Matthias ClasenMove old deprecated gmain api into deprecated/
2011-11-03 Matthias ClasenRemove single-include guards in deprecated/
next