platform/upstream/glib.git
2008-06-24 Paolo BorelliBug 539770 - migrate gstrfunc unit tests to gtest
2008-06-23 Kristian Rietveldintroduce an ENUMPREFIX substitution.
2008-06-22 Changwoo RyuUpdated Korean translation
2008-06-22 Stefan KostUnify the Makefiles. In glib only scan glib folders.
2008-06-22 Stefan KostFix markup in comment.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-22 Michael Nattererremove trailing whitespace from newly added gtk-doc...
2008-06-22 Michael Natterermoved includes back to the top of the files (before...
2008-06-22 Stefan Kostmoving changelog entries from main to gobject changelog
2008-06-22 Stefan KostMove some content for gobject-unused.sgml and cleared...
2008-06-22 Stefan KostMigrating docs.
2008-06-22 Stefan KostMigrating docs.
2008-06-22 Stefan KostFix compiler warning in format string check.
2008-06-22 Stefan KostMigrating docs.
2008-06-21 Stefan KostHelp poor little gtkdoc a bit and tell that it can...
2008-06-21 Stefan KostMigrating docs.
2008-06-21 Stefan KostMigrating docs.
2008-06-21 Stefan KostMigrating docs.
2008-06-21 Stefan KostAdd --sgml-mode to allow sgml in doc-fragments (which...
2008-06-21 Stefan KostMigrating docs.
2008-06-21 Stefan KostAdd titles back from tmpl.
2008-06-21 Stefan KostMigrating docs.
2008-06-21 Stefan KostAdd one missing ':' and reformate GParamFlags docs.
2008-06-21 Stefan KostMigrating docs.
2008-06-21 Stefan KostUse file-names from the section file for SECTION: comments.
2008-06-21 Stefan KostMigrating docs.
2008-06-21 Stefan KostFix documentation for return values.
2008-06-21 Stefan KostMigrating docs.
2008-06-21 Tor LillqvistImprove Windows-specific parts of documentation. Mentio...
2008-06-21 Stefan KostRemove duplicated entries. They are documented and...
2008-06-21 Stefan KostMigrating docs.
2008-06-21 Stefan KostMigrating docs.
2008-06-20 Sebastian DrögeBug 316221 - G_LOCK warns about breaking strict-aliasin...
2008-06-19 Christian PerschBug 539123 – annotate g_d[n]gettext with G_GNUC_FORMAT
2008-06-19 Tor LillqvistBug 539074 - Cannot get exit status with g_spawn_comman...
2008-06-19 Matthias ClasenAnnotate functions
2008-06-19 Matthias Clasenfix a comment
2008-06-19 Matthias Clasenset tv_usec to 0 rather than 1 when a fraction of a...
2008-06-19 Matthias ClasenDon't do fallback for user-home and user-desktop to...
2008-06-17 Hans Breuerbits and pieces from gtk-2-12 and gunix*.[hc] to make...
2008-06-16 Hans Breuerfixed the date
2008-06-16 Hans Breuerdeclaration and initialization in one step avoids c99ism
2008-06-16 Christian PerschUse g_set_error_literal where appropriate. Patch from...
2008-06-16 Christian PerschAdd g_set_error_literal. Bug #535947.
2008-06-16 Tor LillqvistBug 538362 - Get Win32 icons back in the file chooser
2008-06-16 Michael Nattererchain up unconditionally in finalize() and dispose...
2008-06-16 Ross BurtonPut my changelog entries in the right changelog, whoops
2008-06-16 Michael Nattererchanged return value to const gchar* to fix warning.
2008-06-16 Ross BurtonRemove check for dispose implementation as it annoys...
2008-06-16 Ross BurtonBug 536252 – GFileEnumerator should allow access to...
2008-06-16 Matthias ClasenMake includes more uniform
2008-06-15 Matthias ClasenAdditions
2008-06-15 Matthias ClasenMove docs around
2008-06-15 Matthias ClasenDocument break types
2008-06-15 Matthias ClasenAdd docs
2008-06-15 Matthias ClasenAdd docs
2008-06-13 Matthias ClasenDon't leak the pipes to child processes. Patch by Thiag...
2008-06-13 Hans Breuerto get the default translation target on win32 use...
2008-06-13 Yevgen MuntyanUse less fancy unicode filenames, so the test doesn...
2008-06-12 Matthias Clasenbump version
2008-06-12 Matthias Clasen2.17.2 GLIB_2_17_2
2008-06-12 Matthias ClasenBump version
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...
next