platform/upstream/glib.git
2011-05-08 Yuri KozlovUpdated Russian translation
2011-05-07 Daniel MustielesUpdated Spanish translation
2011-05-07 Ryan LortieGSettings: keep resets on loss of writability
2011-05-07 Ryan LortieAllow NULL to be stored into GSettings trees
2011-05-06 David Zeuthengdbus: Add a --timeout option
2011-05-06 Ray Strodegdbus-codegen: fix typo in man page
2011-05-06 David Zeuthengdbus-codegen: gracefully handle property get on proxy...
2011-05-06 Matthias ClasenDocumentation additions
2011-05-05 Dan WinshipAdd two annotations for g-i
2011-05-05 Matthias ClasenAdd tests for new GDateTime functionality
2011-05-05 Matthias ClasenExpand the g_date_time_format documentation
2011-05-05 Matthias ClasenGDateTime: enhance g_date_time_format()
2011-05-05 Colin WaltersGSocket: Use MSG_CMSG_CLOEXEC
2011-05-05 Chun-wei FanUpdate VS2010 "install" project
2011-05-05 Chun-wei FanUpdate gcancellable.c for Win32
2011-05-05 Chun-wei FanUpdate VS property sheets
2011-05-05 Chun-wei FanMSVC support update for GObject
2011-05-05 Chun-wei FanGLib MSVC Support updates (autotools)
2011-05-05 Matthias ClasenPost-release bump
2011-05-05 Matthias ClasenMore distcheck fixes 2.29.4
2011-05-04 Matthias ClasenTry to fix distcheck
2011-05-04 Matthias ClasenPre-release bump
2011-05-04 Matthias ClasenUpdates
2011-05-04 Ray Strodegdbus-codegen: don't assert non-negativity for unsigned...
2011-05-04 Ryan LortieGVariant: Better handling of invalid UTF-8
2011-05-04 Alexander Larssongdbus-codegen: Make sure we pass -Werror
2011-05-04 Kjartan MaraasUpdated Norwegian bokmål translation
2011-05-04 David ZeuthenGDBusObjectManagerServer: Allow setting :connection...
2011-05-04 Colin WaltersRename g_unix_pipe_flags to g_unix_open_pipe
2011-05-03 Matthias ClasenRemove extraneous decorations
2011-05-03 Colin Waltersglib-unix.c: Don't leak FDs if pipe2() succeeds
2011-05-03 Matthias ClasenOnly remove the lines that are no longer needed
2011-05-03 Matthias ClasenRevert "[build] Remove stale LDADD lines from tests...
2011-05-03 Colin WaltersUse g types in public API for consistency
2011-05-03 Colin WaltersGCancellable: Use g_unix_pipe_flags with FD_CLOEXEC
2011-05-03 Colin Waltersg_unix_set_fd_nonblocking: New API to control file...
2011-05-03 Colin Waltersglib-unix.h: Unconditionally include unistd.h
2011-05-03 Dan WinshipFix usage of _GNU_SOURCE
2011-05-02 Dan WinshipAdd back an erroneously-removed line to tests/Makefile.am
2011-05-02 Colin WaltersDrop translated g_warning/g_error
2011-05-02 Ray Strodeglib/Makefile.am: add gmain-internal.h to sources
2011-05-02 Benjamin Ottegobject: Warn if someone uses the wrong property in...
2011-05-02 Abduxukur AbdurixitAdded UG translation
2011-05-02 Dan WinshipFix compiler warnings
2011-05-02 Dan WinshipFix autoconf 2.68 warnings
2011-05-02 Behdad EsfahbodBug 648966 - Update g_unichar_iswide and g_unichar_iswi...
2011-05-02 Behdad Esfahbod[build] Remove stale LDADD lines from tests/Makefile...
2011-05-02 Dan WinshipUpdate .gitignores
2011-05-02 Matthias ClasenSome documentation additions
2011-05-02 Matthias ClasenAvoid an unused variable warning
2011-05-01 Matthias ClasenFix make check
2011-05-01 Abduxukur AbdurixitAdded UG translation
2011-05-01 Matthias ClasenGHash: make sets with refcounted keys work correctly
2011-05-01 Matthias ClasenGHash: introduce a "set" mode
2011-05-01 Morten WelinderGHash: eliminate one of the lookup_nodes functions.
2011-05-01 Morten WelinderGHash: split nodes array into seperate arrays.
2011-05-01 Morten WelinderGHash: use macros to check for magic hash values.
2011-05-01 Chun-wei FanUpdate VS2008/2010 README.txt
2011-04-29 Behdad EsfahbodBug 648966 - Update g_unichar_iswide and g_unichar_iswi...
2011-04-29 Ryan LortieRemove duplicate GDBusInterface declaration
2011-04-29 David ZeuthenUpdate docs to take comments/suggestions from Matthias...
2011-04-29 David ZeuthenMerge branch 'master' into gdbus-codegen
2011-04-29 Alexander LarssonGFilterInputStream: close-base-stream should not be...
2011-04-28 Colin WaltersUse SIGTRAP (via G_BREAKPOINT()) if G_DEBUG=fatal-warnings
2011-04-28 Daniel MustielesUpdated Spanish translation
2011-04-28 Shaun McCanceglib/gvariant.c: Fix variable name in example code
2011-04-27 Colin WaltersDrop stray reference to gthread.la
2011-04-27 Colin Waltersglib/Makefile.am: Remove stray tab
2011-04-27 Colin Waltersglib-unix: New API to watch some Unix signals
2011-04-27 Colin Waltersgmain: Prepare child watch handling for more generic...
2011-04-27 Colin Waltersglib-unix: New Unix-specific API
2011-04-27 Colin WaltersUpdate gio.symbols for previous two commits
2011-04-27 Colin WaltersGDesktopAppInfo: Add g_desktop_app_info_get_generic_name
2011-04-27 Colin WaltersGDesktopAppInfo: Add g_desktop_app_info_get_categories()
2011-04-27 David SchleefFix %z in g_date_time_format()
2011-04-27 Matthias ClasenGHashTable: Small optimization of remove-all
2011-04-27 Matthias ClasenGHashTable: Add a test for remove-all functionality
2011-04-27 Matthias ClasenWhitespace cleanup
2011-04-27 Maciej PiechotkaAllow caching have_qsort_r which re-enables cross-compiling
2011-04-27 Matthias ClasenFix mailing list link in README
2011-04-27 Murray CummingGDBusServer: Documentation: Improvements.
2011-04-27 Christian PerschUse G_SIGNAL_MUST_COLLECT for VARIANT signals
2011-04-27 Matthias ClasenFix up some harmless FALSE <> NULL confusions
2011-04-27 Matthias ClasenGSequence: Make g_sequence_iter_move behave as documented
2011-04-26 Colin WaltersGDesktopAppInfo: Add "filename" property for bindings
2011-04-26 Colin WaltersSquash some uninitialized variable compiler warnings
2011-04-26 Dan WinshipGSimpleAsyncResult: push thread context around callback
2011-04-26 Muhammet KaraUpdated Turkish translation
2011-04-25 David Zeuthengdbus-codegen: Fix typo in generated docs
2011-04-25 David Zeuthengdbus-codegen: Generate GDBusObject{,Proxy,Skeleton...
2011-04-25 Michael TerryDon't ignore SUPPORTS_STARTUP_NOTIFICATION for commandl...
2011-04-25 Chun-wei FanAdd VS 2008 compilation support for some utilities
2011-04-25 Chun-wei FanAdd VS 2010 compilation support for some utilities
2011-04-23 David ZeuthenFix build broken by previous commit
2011-04-23 David Zeuthengdbus-codegen: Include docs for generated code in the...
2011-04-20 Thomas Hindoe... docs: fix typos in networking classes
2011-04-20 David ZeuthenGDBusObjectManagerServer: make export() return whether...
2011-04-20 Dan WinshipGSocketService: clarify transfer semantics of incoming...
2011-04-20 David Zeuthengdbus-codegen: Document the generated FOO_PEEK_BAR...
2011-04-19 David Zeuthengdbus-codegen: Generate gtk-doc section docs
next