Namespace waste reduction, move some g_get_unix_mount functions to the
[platform/upstream/glib.git] / docs / reference / ChangeLog
2007-12-17 Matthias ClasenNamespace waste reduction, move some g_get_unix_mount...
2007-12-15 Matthias ClasenAdd hash table iterators. (#500507, Jean-Yves Lefort)
2007-12-10 Matthias ClasenInstall gdesktopappinfo as unix-specific api
2007-12-10 Bastien NoceraMention the difference in handling booleans between...
2007-12-10 Alexander LarssonRemove more internal headers.
2007-12-10 Matthias ClasenUpdates
2007-12-07 Behdad EsfahbodFix tiny grammar typo.
2007-12-04 Emmanuele BassiAdd GChecksum public API.
2007-11-30 Behdad EsfahbodBug 500361 – Improve docs for g_array_free() and g_ptr_...
2007-11-28 Matthias ClasenMore cleanup
2007-11-28 Matthias ClasenRemove internal types
2007-11-28 Matthias ClasenRemove nonexisting api
2007-11-28 Matthias ClasenSome additions
2007-11-27 Matthias ClasenMore of the same
2007-11-27 Matthias ClasenUpdate for api changes
2007-11-26 Alexander Larssongio/ docs/reference/gio Merged gio-standalone into...
2007-11-23 Matthias ClasenDefine a two-argument macro C_() for marking translatab...
2007-11-19 Matthias ClasenUpdate the example to demonstrate error handling. ...
2007-11-10 Matthias ClasenAdd a warning about strlen vs g_utf8_strlen. (#455725...
2007-11-10 Matthias ClasenAdd a footnote explain leap years
2007-11-10 Matthias ClasenImprove g_date_clamp docs. (#491970, Areg Beketovski)
2007-11-09 Matthias ClasenFixes and cleanups
2007-11-09 Matthias ClasenFixes and corrections
2007-11-09 Matthias ClasenDoc fixes
2007-11-08 Matthias ClasenNew function, to get the stack of open elements. (...
2007-11-08 Matthias ClasenFix a typo
2007-11-07 Matthias Clasen2.14.3 GLIB_2_14_3
2007-11-05 Mathias HasselmannUse correct naming conventions when explaining maman_ba...
2007-10-17 Matthias ClasenSmall doc update
2007-10-16 Matthias Clasen2.14.2 GLIB_2_14_2
2007-10-16 Matthias ClasenImprove g_value_set_object docs
2007-09-19 Behdad EsfahbodFix gettext URL. (#478349, kraai ftbfs.org)
2007-09-16 Matthias Clasen2.14.1 GLIB_2_14_1
2007-09-16 Matthias ClasenRemove trio reference
2007-09-11 Matthias ClasenAdd an example
2007-09-09 Behdad EsfahbodImprove G_BREAKPOINT docs. (#474899)
2007-08-28 Tim Janikclarified alignment expectations for g_slice_alloc().
2007-08-21 Behdad EsfahbodDocument that GUnicodeScript is interchangeable with...
2007-08-20 Behdad EsfahbodFix typos
2007-08-15 Mikael HallendalClearify that only comments can precede groups in Key...
2007-08-04 Matthias Clasen2.14.0 GLIB_2_14_0
2007-07-22 Matthias ClasenDocumentation cleanups
2007-07-22 Matthias ClasenSome improvements
2007-07-20 Matthias ClasenDoc updates
2007-07-19 Behdad EsfahbodMake g_unichar_combining_class() public. (#453998)
2007-07-12 Matthias Clasen2.13.7 GLIB_2_13_7
2007-07-12 Tim Janikfixed g_type_name() docs to forbid passing in invalid...
2007-07-12 Tim Janikdocument major caveat of g_private_set/g_private_get...
2007-07-10 Tim Janikcorrected descriptions of gsize and gssize.
2007-07-10 Tim Janikminor docu build fixes.
2007-07-10 Tim Janikdocument g_once_init_enter and g_once_init_leave.
2007-07-09 Matthias ClasenRemove duplicate paragraph. (#45786, Ruben Vermeersch)
2007-07-09 Tim JanikGClosure docu fixes from Guillaume Cottenceau, #383155.
2007-06-29 Matthias Clasen2.13.6 GLIB_2_13_6
2007-06-27 Tim Janiktypo fix, #451459.
2007-06-23 Emmanuele BassiAdd a clarification about pairing the memory allocation...
2007-06-18 Matthias Clasen2.13.5 GLIB_2_13_5
2007-06-18 Emmanuele BassiAdd full variant to the approximate timeout functiont
2007-06-17 Behdad EsfahbodAccept NULL and return GQuark value of zero. (#446859)
2007-06-16 Emmanuele BassiDocument the undefined behaviour of CLAMP() if low...
2007-06-13 Sven Neumannglib/glib-sections.txt document g_slice_copy() and...
2007-06-13 Matthias ClasenAdd some docs
2007-06-06 Matthias Clasen2.13.4
2007-06-04 Matthias Clasen2.13.3 GLIB_2_13_3
2007-06-04 Matthias ClasenAdd support for a number of special directories, as...
2007-05-30 Matthias ClasenAdd some hints about xgettext invokation.
2007-05-30 Dan Winshipadd defines for desktop file handling. #339225, origina...
2007-05-27 Matthias ClasenFix a typo
2007-05-23 Matthias Clasen2.13.2 GLIB_2_13_2
2007-05-17 Matthias ClasenFix a typo (#436547, Guillaume Desmottes)
2007-05-15 Matthias ClasenMake g_slice_debug_tree_statistics() debug-only functio...
2007-05-11 Matthias ClasenAllow G_OPTION_ARG_CALLBACK for G_OPTION_REMAINING...
2007-05-03 Behdad Esfahbodsvn path=/trunk/; revision=5482
2007-05-03 Matthias Clasen2.13.1 GLIB_2_13_1
2007-04-30 Matthias ClasenAdd g_regex_get_max_backref() and g_regex_get_capture_c...
2007-04-30 Matthias ClasenSplit GRegex into GRegex and GMatchInfo. (#419368,...
2007-04-25 Matthias ClasenNew function to get the formatted help string. (#336089...
2007-04-11 Emmanuele BassiAdd new hash functions.
2007-04-03 Ryan LortieDocument ->constructed().
2007-03-19 Matthias ClasenCleanups
2007-03-16 Matthias Clasen2.13.0 GLIB_2_13_0
2007-03-16 Tim Janiksome fixups, mention that changing scanner config durin...
2007-03-15 Marco BarisioneAdd GRegex for regular expression matching. (#50075)
2007-03-14 Stefan KostReadd docs for G_PARAM_STATIC_NICK and add docs for new
2007-03-06 Matthias ClasenDocument errorchecking mutexes
2007-03-06 Matthias ClasenFix a typo in the docs for g_node_first_child(). (...
2007-02-10 Stefan KostFormat XML to be more editable. Describe Interfaces...
2007-02-07 Stefan KostUnify spelling of GObject and GType. Improve some wordi...
2007-01-30 Matthias ClasenFix a typo
2007-01-27 Matthias ClasenDefine G_GNUC_INTERNAL for Sun Studio as __hidden....
2007-01-24 Matthias ClasenUpdates
2007-01-17 Behdad EsfahbodPut back G_GNUC_HAVE_VISIBILITY doc that was removed...
2007-01-15 Matthias ClasenAdditions
2007-01-12 Matthias ClasenRework the handling of invalid keys/groups again. We...
2007-01-03 Behdad EsfahbodAdd g_unichar_iszerowidth(). (#347645)
2007-01-02 Matthias ClasenGuard g_slice_debug_tree_statistics by G_ENABLE_DEBUG...
2006-12-31 Matthias ClasenFix whitespace
2006-12-29 Matthias ClasenDefine G_DEFINE_DYNAMIC_TYPE and and _EXTENDED variant...
2006-12-29 Matthias ClasenClarify a detail about g_object_set_data_full. (#343750...
2006-12-28 Tim Janikdocument G_SLICE=debug-blocks.
next