remove trailing whitespace from newly added gtk-doc comments and
[platform/upstream/glib.git] / gobject /
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 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 Stefan KostMigrating docs.
2008-06-21 Stefan KostMigrating docs.
2008-06-12 Matthias Clasen2.17.2 GLIB_2_17_2
2008-06-12 Matthias Clasen2.17.1 GLIB_2_17_1
2008-06-10 Tim Janikg_type_class_ref() comment fixes.
2008-06-10 13:34:01 Tim Janikadded race condition tester from Michael Meeks with...
2008-06-10 13:15:29 Tim Janikfixed race condition where references to partially...
2008-05-28 Michael Nattererdon't define G_DISABLE_SINGLE_INCLUDES, it's in the...
2008-05-27 Matthias Clasen2.17.0 GLIB_2_17_0
2008-05-05 Michael NattererMakefile.am. build with G_DISABLE_SINGLE_INCLUDES to...
2008-04-21 Tor Lillqvistconfigure.in More work on enabling static building...
2008-03-16 Tor LillqvistDon't bother defining Autoconf variables for glib.def...
2008-03-11 Matthias Clasen2.16.1 GLIB_2_16_1
2008-03-10 Matthias Clasen2.16.0
2008-02-25 Matthias Clasen2.15.6 GLIB_2_15_6
2008-02-23 Matthias ClasenTypo fix
2008-02-11 Matthias Clasen2.15.5 GLIB_2_15_5
2008-02-06 Benjamin Ottemake GParamGType require the set type during constructi...
2008-02-05 18:52:07 Tim Janikadded recursive mutex to protect class initialization...
2008-02-05 18:41:22 Tim Janikintegrate tests/.
2008-02-03 Hans Breuerupdate
2008-01-29 Matthias Clasen2.15.4 GLIB_2_15_4
2008-01-21 Matthias Clasen2.15.3 GLIB_2_15_3
2008-01-14 Matthias Clasen2.15.2 GLIB_2_15_2
2008-01-07 Matthias Clasen2.15.1 GLIB_2_15_1
2007-12-26 Behdad EsfahbodFix macro argument. (#505674, Areg Beketovski)
2007-12-21 Matthias Clasen2.15.0
2007-12-12 Mathias HasselmannUse proper ChangeLog file for the rev 6098 change.
2007-12-12 Mathias HasselmannAlways exit with non-zero error code when printing...
2007-11-25 Matthias ClasenReplace INCLUDES by AM_CPPFLAGS, other cleanups.
2007-11-21 21:06:47 Tim Janikinitialize automake variables EXTRA_DIST and TEST_PROGS...
2007-11-08 Matthias ClasenDon't shift ARGV[0] to undefined. (#466557, Aidan Delaney)
2007-11-07 Matthias Clasen2.14.3 GLIB_2_14_3
2007-10-16 Matthias Clasen2.14.2 GLIB_2_14_2
2007-10-13 Sven HerzbergReviewed by Tim Janik.
2007-09-20 Carlos Garnachomake sure we define GType g_define_type_id in
2007-09-16 Matthias Clasen2.14.1 GLIB_2_14_1
2007-08-14 Cody Russellg_type_default_interface_ref() was not ensuring working...
2007-08-04 Matthias Clasen2.14.0 GLIB_2_14_0
2007-07-12 Matthias Clasen2.13.7 GLIB_2_13_7
2007-07-10 Tim Janikuse g_once_init_enter/g_once_init_leave to guard critic...
2007-06-29 Matthias Clasen2.13.6 GLIB_2_13_6
2007-06-22 Tim Janikreintroduce typedef gulong GType; for C++, to avoid...
2007-06-18 Matthias Clasen2.13.5 GLIB_2_13_5
2007-06-15 Cody RussellAdded GRegex boxed type. (#445065, Carlos Garnacho)
2007-06-15 Cody RussellCheck for 0-sized private data. (#443869)
2007-06-14 Tim Janikalways define GType unconditionally in terms of gsize...
2007-06-14 Tim Janikwork around SGI IDO cc, fixes #363986.
2007-06-06 Matthias Clasen2.13.4
2007-06-04 Matthias Clasen2.13.3 GLIB_2_13_3
2007-05-23 Matthias Clasen2.13.2 GLIB_2_13_2
2007-05-17 Matthias ClasenMove the compiler-dependency in the G_GNUC_INTERNAL...
2007-05-03 Matthias Clasen2.13.1 GLIB_2_13_1
2007-04-25 Michael Nattereralso clear the NOCOPY_CONTENTS flag when replacing...
2007-04-24 Michael Nattererdon't free or modify static strings, dup them when...
2007-04-03 Ryan Lortieinvoke GObjectClass.constructed() only for newly constr...
2007-03-16 Matthias Clasen2.13.0 GLIB_2_13_0
2007-03-15 Matthias ClasenUse g_slice. (#404430, Chris Wilson)
2007-03-14 Stefan KostAdd G_PARAM_STATIC_STRINGS define (fixes #418021).
2007-03-12 Tim Janikmarked purely functional g_type accessors as PURE or...
2007-02-13 Tor LillqvistAdd comment about dup(0) and lack of /dev/stdin on...
2007-01-19 Matthias ClasenSome file list updates (#398069, Owen Taylor)
2007-01-03 Michael Nattererremoved all .cvsignore files. SVN doesn't need them.
2007-01-01 Tor LillqvistHandle "/dev/stdin" by dup()ing fd 0 so that it works...
2006-12-29 Matthias ClasenDefine G_DEFINE_DYNAMIC_TYPE and and _EXTENDED variant...
2006-12-16 Matthias ClasenFri Dec 15 2006 Matthias Clasen <mclasen@redhat.com>
2006-11-05 Tor Lillqvistmakefile.mingw gmodule/makefile.mingw.in glib/makefile...
2006-10-10 Tim Janikapplied patch from David Necas which introduces an...
2006-10-02 Behdad EsfahbodInclude pltcheck.sh in EXTRA_DIST, and remove redefinit...
2006-10-02 Tim Janikreverted a change to have an assert instead of a g_retu...
2006-09-30 Matthias ClasenFix some issues with PLT entries.
2006-09-22 Tim Janikapplied patch from Behdad with slight optimization...
2006-09-17 Hans Breuerbetter filtering of G_GNUC_* stuff when generating...
2006-09-11 Tim Janikreimplemented floating flag handling by atomically...
2006-08-29 Tim Janikfixed to print usage and version info on STDOUT (#322502).
2006-08-26 Matthias ClasenFix some typos. (#351741, Kjartan Maraas)
2006-08-23 Sven Neumannchanged return value of g_value_dup_object(), fixes...
2006-08-23 Sven Neumannadded new command-line option "--internal" that can...
2006-08-16 Tim Janikconditionally thaw the notify queue after construction...
next