platform/upstream/glib.git
2008-06-12 Matthias Clasen2.17.1 GLIB_2_17_1
2008-06-12 Matthias Clasenadditions
2008-06-12 Matthias ClasenRemove mention of G_WIN32_PRETEND_WIN9X
2008-06-12 Ross BurtonAdd g_file_make_directory_with_parents.
2008-06-12 Matthias ClasenTesting documentation fixups
2008-06-12 Matthias ClasenDocumentation fixups
2008-06-12 Matthias ClasenTiny doc fix
2008-06-12 Matthias ClasenRemove an erroneous @returns
2008-06-12 Matthias Clasenupdates
2008-06-11 Behdad EsfahbodBug 503071 – Application direction changes to right...
2008-06-11 Matthias Clasenhex, I mean it
2008-06-11 Djihed AfifiUpdated Arabic Translation by Khaled Hosny.
2008-06-11 Matthias ClasenUse po/LINGUAS
2008-06-11 A. WaltonFix broken test case.
2008-06-11 Matthias ClasenHandle strfxrm returning -1 a little better. Problem...
2008-06-11 Matthias ClasenFix make check
2008-06-11 Matthias ClasenAllow PLT entry for g_clear_error
2008-06-11 Matthias ClasenAdd Since tag to goffset
2008-06-11 Matthias ClasenFix typos Noticed by Areg Beketovski
2008-06-11 Tor Lillqvistg_win32_error_message() works fine for the Winsock...
2008-06-11 Matthias ClasenFix a typo
2008-06-11 Matthias Clasenmore doc fixage
2008-06-11 Matthias ClasenImprove docs
2008-06-11 Matthias ClasenImprove docs
2008-06-11 Matthias ClasenDoc improvements
2008-06-11 Matthias Clasenfix some docs
2008-06-11 Matthias ClasenImprove the docs
2008-06-11 Matthias ClasenImprove the docs
2008-06-11 Ross BurtonBug 511367 - add g_file_make_directory_with_parents.
2008-06-11 Matthias Clasen Bug 528717 – Misprint in the description of...
2008-06-11 Matthias ClasenFix docs
2008-06-11 Matthias Clasenrevert unintended change
2008-06-11 Matthias ClasenDon't unref before last use
2008-06-11 Sebastian DrögeBug 531900 – Use __builtin_offsetof for G_STRUCT_OFFSET...
2008-06-11 Tor Lillqvistglib/gmain.c Clarify what a "child pid" is in the doc...
2008-06-10 Matthias ClasenAdditions
2008-06-10 Matthias Clasen Bug 536158 – also bump GHashTable version when...
2008-06-10 Matthias Clasen Bug 537546 – 'desktop' shortcut in file chooser...
2008-06-10 Matthias ClasenAdd g_themed_icon_prepend_name
2008-06-10 Matthias Clasen Bug 537392 – Additional colon in xattr name
2008-06-10 Matthias ClasenFix attribution
2008-06-10 Matthias Clasen Bug 536641 – Filesystem querying in gio does...
2008-06-10 Matthias Clasen Bug 528600 – g_dummy_file_get_parent("scheme...
2008-06-10 14:06:34 Tim... fixed documentation regarding type checking macros...
2008-06-10 Tim Janikg_type_class_ref() comment fixes.
2008-06-10 Paolo Borellido not leak the output stream.
2008-06-10 13:34:01 Tim... added race condition tester from Michael Meeks with...
2008-06-10 13:15:29 Tim... fixed race condition where references to partially...
2008-06-10 Michael Nattererfix SEGV by not using uninitialized memory as array...
2008-06-10 Tor LillqvistAdd TODO comments.
2008-06-10 Tor LillqvistAdd TODO comment.
2008-06-10 Theppitak Karoonboon... Updated Thai translation.
2008-06-09 Matthias ClasenFix the build
2008-06-09 Matthias ClasenUse icons from the shared mime database, if available.
2008-06-09 Matthias ClasenSync with upstream
2008-06-09 Tor LillqvistCosmetics.
2008-06-07 Kjartan MaraasUpdated Norwegian bokmål translation.
2008-06-07 Tor LillqvistDefine X_OK if not defined (MSVC).
2008-06-02 Yevgen MuntyanBug 531403 - g_utf8_collate broken on Mac.
2008-05-31 Luca FerrettiUpdated Italian translation.
2008-05-31 Philipp KerlingUpdated German translation.
2008-05-30 Michael NattererBug 535628 - test/patterntest.c still includes gpattern...
2008-05-30 Tor LillqvistBug 535625 - alias.h:2648: error: 'utime' undeclared...
2008-05-29 Tor LillqvistMask out X_OK to avoid problem on Vista. X_OK was just...
2008-05-29 Tor Lillqvistglib/gstdio.h Add g_utime(). No need to include <sys...
2008-05-29 Matthias ClasenAdd indexes
2008-05-29 Tor LillqvistMore verbiage.
2008-05-29 Tor Lillqvistwint_t is short on Windows, and gcc warns: "wint_t...
2008-05-28 Michael Nattereradd G_DISABLE_SINGLE_INCLUDES to CPPFLAGS globally.
2008-05-28 Michael Nattererdon't define G_DISABLE_SINGLE_INCLUDES, it's in the...
2008-05-28 Michael Nattererdon't define G_DISABLE_SINGLE_INCLUDES, it's in the...
2008-05-28 Michael Nattererdon't define G_DISABLE_SINGLE_INCLUDES, it's in the...
2008-05-28 Michael Nattererdon't define G_DISABLE_SINGLE_INCLUDES, it's in the...
2008-05-27 Matthias ClasenBump version
2008-05-27 Matthias Clasen2.17.0 GLIB_2_17_0
2008-05-27 Matthias ClasenUpdates
2008-05-27 Matthias ClasenUpdates
2008-05-27 Matthias ClasenAdditions
2008-05-27 Matthias ClasenUpdate to Unicode 5.1
2008-05-27 Matthias ClasenRevert the patch for bug 527214 and related changes...
2008-05-27 Michael NattererForgot ChangeLog
2008-05-27 Michael Nattererglib/tmpl/gurifuncs.sgml new files.
2008-05-27 Matthias Clasen Bug 535021 – g_param_spec_internal documentatio...
2008-05-27 simon.zhengFix #533369. Check whether memeber statvfs.f_basetype...
2008-05-27 Matthias ClasenPCRE 7.7
2008-05-26 Michael Nattererdeclare g_memory_output_stream_get_data_size().
2008-05-26 Matthias ClasenMake tests work
2008-05-26 Matthias ClasenAdd a new symbol
2008-05-26 Matthias ClasenDoc improvements
2008-05-26 Matthias ClasenAdd g_checksum_reset
2008-05-25 Matthias ClasenAdd bug ref
2008-05-25 Matthias ClasenFix a typo in the docs
2008-05-25 Matthias ClasenFix docs for g_cclosure_marshal_STRING__OBJECT_POINTER...
2008-05-25 Ross BurtonFix typo in error message (#534764).
2008-05-25 Ross BurtonFix circular dependency loop for gioenumtypes.h (#534759).
2008-05-25 Tor LillqvistCosmetics.
2008-05-25 Tor LillqvistBug 534319 - GLib's .pc files could use Libs.private
2008-05-24 Matthias Clasensmall doc improvement
2008-05-22 Djihed AfifiUpdated Arabic Translation by Khaled Hosny.
2008-05-22 10:49:37 Tim... implement G_STMT_START and G_STMT_END with do{}while...
next