New function to deep-copy a GNode and its children. (#93464, James M.
[platform/upstream/glib.git] / docs / reference / glib / glib-sections.txt
2004-02-21 Matthias ClasenNew function to deep-copy a GNode and its children...
2004-02-18 Sebastian WilhelmiAdd the new g_rand_* functions
2004-02-14 Matthias ClasenWrap waitpid() as a GSource. This is a partial implemen...
2004-02-04 Matthias ClasenNew function which works like g_completion_complete...
2004-01-28 Matthias ClasenNew function, a cross between g_strsplit() and strtok...
2004-01-22 Owen TaylorAdd g_timer_continue(). (#98536, Tim-Philipp Müller)
2003-12-26 Matthias ClasenNew function to call a function for each element of...
2003-12-02 Matthias ClasenFix for #103710, Mark Jones:
2003-11-06 Matthias ClasenAdd an i18n section. Include the corresponding entity...
2003-10-05 Matthias ClasenFix includes.
2003-09-29 Matthias ClasenAdd "Since: 2.4" to docs. Add g_unichar_get_mirror_char and
2003-09-12 Owen TaylorAdd g_markup_printf_escaped(), g_markup_vprintf_escaped().
2003-07-29 Matthias ClasenRename g_read_link() to g_file_read_link() to better...
2003-07-28 Matthias ClasenIntegrate gnulib vasnprintf().
2003-07-28 Matthias ClasenNew function g_read_link(). (#72545)
2003-07-28 Matthias ClasenAdd g_setenv() and g_unsetenv(). (#100763)
2003-07-26 Matthias ClasenNew functions to remove a range of elements from an...
2003-07-08 Matthias ClasenSupport for one-time initialization functions. (#69668...
2003-06-18 Matthias ClasenAdd g_thread_init_glib to silence gtk-doc.
2003-06-08 Owen TaylorXML fix.
2003-06-05 Matthias ClasenAdd g_vasprintf().
2003-03-31 Matthias ClasenNew function, to insert possible non-nul-terminated...
2002-11-28 Matthias ClasenAdjust to changed parameter names.
2002-11-21 Matthias Clasen Include a printf implementation supporting C99 snprint...
2002-11-20 Matthias ClasenUse G_LIKELY. (#69022)
2002-08-12 Matthias ClasenAdd g_markup_parse_context_get_element and g_utf8_strre...
2002-05-26 Matthias ClasenRemove references to nonexisting functions
2001-12-20 Matthias ClasenRemove FIXME. (#67063)
2001-12-20 Owen TaylorSGML fixes. Small updates.
2001-11-28 Owen TaylorRename (private) GSource.id and id parameter to
2001-11-22 Owen TaylorUpdate.
2001-11-17 Owen TaylorRemove g_log_domain_glib
2001-11-14 Tim Janikprovide g_newa(ctype, count) on top of g_alloca() like...
2001-10-24 Alex LarssonAdd g_strtod & co.
2001-10-13 Tim Janikmake struct _GPatternSpec and GMatchType private. ...
2001-10-04 Matthias ClasenUpdate.
2001-10-01 Owen TaylorRename g_string_printfa(). to g_string_append_printf().
2001-10-01 Matthias ClasenMove all *_error_quark() unctions to the 'Private'...
2001-09-26 Matthias Clasenglib/gmem.c (g_mem_is_system_malloc): Return !vtable_set.
2001-09-25 Matthias Clasenglib/glib-section.txt: Add a missing SECTION endtag...
2001-09-10 Tim Janikgot rid of g_set_error_handler(), g_set_warning_handler(),
2001-09-10 Owen TaylorUpdate.
2001-08-25 Alexander LarssonImplement and document g_ascii_isxxx.
2001-08-16 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel...
2001-08-05 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel.h
2001-07-30 Ron SteinkeModified Files: glib/docs/reference/glib/glib-sections.txt
2001-07-20 Ron SteinkeModified Files: glib/ChangeLog glib/glib.def glib/glib...
2001-06-30 Owen Taylor Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat...
2001-06-07 Sebastian WilhelmiLook for nanosleep function.
2001-06-05 Jon TrowbridgeChanged to take a const argument, and then to cast...
2001-05-19 Havoc Penningtonadd glibintl.h
2001-05-18 Sebastian WilhelmiUpdated.
2001-05-04 Sven Neumannfixed a typo in a comment.
2001-04-16 Havoc Penningtondocs
2001-04-03 Sebastian WilhelmiRemoved g_static_private_(get|set)_for_thread.
2001-03-26 Owen Taylor*** empty log message ***
2001-03-07 Sebastian WilhelmiSet G_LOG_DOMAIN to \"GModule\" instead of g_log_domain...
2001-02-23 Sebastian WilhelmiChange the order to match the order in g_thread_create().
2001-02-01 Sebastian WilhelmiAdded g_static_mutex_init to allow initialization of...
2001-01-30 Sebastian WilhelmiCall g_thread_impl_init(), as g_thread_init won't call it.
2001-01-05 Owen TaylorUpdated.
2000-12-24 Ali AbdinNew gcompat.h header file as recommended by Havoc.
2000-12-22 Sebastian WilhelmiDetermine the suffix of the shared librarries for this...
2000-12-19 Sebastian WilhelmiUpdated G_RAND_DOUBLE_TRANSFORM to be more accurate...
2000-12-05 Owen Tayloradd images
2000-11-13 Owen TaylorMove conversion functions into GConv section.
2000-11-05 Havoc Penningtonremove parens from section name, confuses gtk-doc
2000-11-05 Havoc PenningtonAdded
2000-11-02 Sebastian WilhelmiAdded documentation for asynchronous queues.
2000-10-30 Sebastian WilhelmiMove GCompareFunc to GList and introduce and document...
2000-10-27 Sebastian WilhelmiDocument the recently deprecated functions as such.
2000-10-19 Owen TaylorChange ERROR_OTHER to ERROR_FAILED, add some dummy...
2000-10-13 Sebastian WilhelmiAdded inline documentation.
2000-10-05 Sebastian WilhelmiFixed #10086.
2000-09-29 Jonathan BlandfordAdded function to keep symetry with g_node_insert_befor...
2000-09-07 Owen TaylorSome further makefile improvement.
2000-09-06 Owen TaylorImprove separation of generic non-generic parts and...
2000-09-06 Owen TaylorSplit GObject docs away from the remainder of the docs.
2000-09-06 Owen Taylorhead -n 4 ChangeLog
2000-04-15 Damon Chaplinupdated.
1999-12-02 Sebastian WilhelmiRemoved G_THREADS_IMPL_NSPR. Shouldn't be used anyway.
1999-08-16 Owen TaylorInitial revision