Replace references to deprecated functions.
[platform/upstream/glib.git] / docs / reference / ChangeLog
2001-12-29 Matthias ClasenReplace references to deprecated functions.
2001-12-20 Matthias ClasenRemove FIXME. (#67063)
2001-12-20 Owen TaylorSGML fixes. Small updates.
2001-12-16 Matthias ClasenMinor markup fixes.
2001-12-15 Matthias ClasenTypo fixes.
2001-12-13 Matthias ClasenRevert mistaken change: it is UNIX, not Unix.
2001-12-12 Matthias Clasen This fixes #60543:
2001-12-12 Matthias ClasenDocumentation fixes.
2001-12-06 Havoc Penningtonimprove g_log_set_handler docs
2001-11-28 Owen TaylorRename (private) GSource.id and id parameter to
2001-11-28 Sebastian WilhelmiFix g_usleep docs.
2001-11-27 Matthias ClasenDocument G_LEVEL_ORDER better.
2001-11-26 Matthias ClasenImplement G_LEVEL_ORDER correctly.
2001-11-23 Matthias Clasen Fixes for #61284:
2001-11-22 Owen TaylorUpdate.
2001-11-17 Owen TaylorRemove g_log_domain_glib
2001-11-15 Matthias ClasenDocumentation fixes.
2001-11-14 Matthias Clasenadd UTF-8 support.
2001-11-14 Tim Janikmore docs.
2001-11-14 Tim Janiklist parameter and value types.
2001-11-13 Tim Janikparam spec updates.
2001-11-12 Matthias ClasenRemove excess listitem from long description.
2001-11-11 Matthias ClasenDocument GNormalizeMode enum.
2001-10-30 Matthias ClasenFix documentation. Document g_log_domain_glib, gunichar...
2001-10-26 Owen TaylorRemove $(srcdir)/html before building HTML to prevent... GLIB_1_3_10
2001-10-25 Havoc Penningtondocs on why the deprecated functions are deprecated.
2001-10-15 Sven Neumannfixed typo.
2001-10-13 Tim Janikmake struct _GPatternSpec and GMatchType private. ...
2001-10-11 Matthias ClasenUpdates.
2001-10-05 Matthias ClasenDocument G_HOOK_FLAG_USER_SHIFT.
2001-10-05 Matthias ClasenUpdate.
2001-10-04 Matthias ClasenUpdate.
2001-10-04 Matthias ClasenUpdate.
2001-10-02 Matthias Clasendocumentation update. add documentation. update docs...
2001-10-01 Matthias ClasenMore markup fixes and completions.
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-10-01 Matthias Clasendocument allowed uses for 'out' parameters.
2001-10-01 Matthias Clasenconsistently refer to GTK+.
2001-09-30 Matthias Clasenglib/tmpl/arrays.sgml,glib/tmpl/arrays_byte.sgml
2001-09-29 Matthias Clasenglib/tmpl/macros.sgml, glib/tmpl/macros_misc.sgml,
2001-09-28 Matthias ClasenDocumented some functions, markup fixes. New file....
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-17 Darin AdlerFix a typo and change documentation for g_ascii_isdigit and
2001-09-10 Tim Janikgot rid of g_set_error_handler(), g_set_warning_handler(),
2001-09-10 Owen TaylorUpdate.
2001-09-08 Owen TaylorAdd gbsearcharray.[ch].
2001-08-16 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel...
2001-08-12 Owen TaylorSet GPATH to fix srcdir != builddir problems with GNU...
2001-08-12 Tim Janikdocument value arrays.
2001-08-06 Sven Neumannadded new function g_nullify_pointer().
2001-07-19 Darin AdlerAdd missing const. (g_strsplit): Add g_return_val_if_fa...
2001-07-19 Matthias Clasenfix some typos.
2001-06-28 Owen TaylorBuffers Files Tools Edit Search Mule Help ...
2001-06-26 Owen TaylorFix problem with glibconfig.h
2001-06-26 Sebastian WilhelmiCorrected.
2001-06-07 Sebastian WilhelmiLook for nanosleep function.
2001-05-23 Sebastian WilhelmiTiny speed improvement suggested by noon@users.sourcefo...
2001-05-19 Havoc Penningtonadd glibintl.h
2001-05-18 Sebastian WilhelmiUpdated.
2001-05-09 Sebastian WilhelmiUpdates after some renaming took place.
2001-05-08 Sebastian WilhelmiClarification for g_mutex_trylock.
2001-05-08 Sebastian WilhelmiUpdated.
2001-04-19 Sebastian WilhelmiChanges due to deprecation update.
2001-04-16 Owen TaylorMore tweaks from GTK+. Reenable $(HTML_IMAGES) with...
2001-04-04 Tim Janikdisabled "for i in $(HTML_IMAGES) ;" dist-hook because...
2001-04-03 Owen TaylorAdd explicit path to tmpl files in dependencies.
2001-04-03 Sebastian WilhelmiAdded GThreadPool documentation.
2001-04-03 Sebastian WilhelmiUpdated.
2001-04-03 Sebastian WilhelmiRemoved g_static_private_(get|set)_for_thread.
2001-03-26 Owen TaylorAdd --deprecated-guards
2001-03-17 Owen TaylorA couple of small fixes.
2001-03-08 Sebastian WilhelmiSpelling corrections.
2001-03-07 Owen TaylorRevert Tim's last commit to get rid of 7+ unnecessary...
2001-03-07 Sebastian WilhelmiFixed stupid typo.
2001-03-07 Sebastian WilhelmiC2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
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-16 Tim Janikincorporated huge docu patch from Eric Lemings <eric...
2001-02-12 Owen TaylorThe ultimate gtk-doc makefile.
2001-02-01 Sebastian WilhelmiAdded g_static_mutex_init to allow initialization of...
2001-01-31 Tim Janikadapt to work with new CVS gtk-doc, leaving the old...
2001-01-30 Sebastian WilhelmiCall g_thread_impl_init(), as g_thread_init won't call it.
2001-01-09 Tim Janikadded some function documentations.
2001-01-05 Owen TaylorUpdated.
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-11 Owen TaylorUpdates added
2000-11-05 Havoc Penningtonrename G_MARKUP_FOO to G_MARKUP_DO_NOT_USE_THIS_UNSUPPO...
2000-11-05 Havoc Penningtonremove parens from section name, confuses gtk-doc
2000-11-05 Havoc PenningtonFree the src error if the dest location is NULL - I...
2000-11-05 Havoc PenningtonAdded
2000-11-03 Tim Janikprefix internal functions with '_'. renamed g_signal_co...
2000-11-02 Sebastian WilhelmiRemove superfluous GSearchFunc.
2000-11-02 Sebastian WilhelmiAdded documentation for asynchronous queues.
2000-10-31 Sebastian WilhelmiThis time the right fix.
next