include glib-object.h rather than gobject/gobject.h
[platform/upstream/glib.git] / docs /
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 Janikprovide g_newa(ctype, count) on top of g_alloca() like...
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-11-02 Tim Janikremove public signal.h include.
2001-11-01 Havoc Penningtonfix to the locking so we don't hang
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-24 Alex LarssonAdd g_strtod & co.
2001-10-15 Sven Neumannfixed typo.
2001-10-13 Tim Janikmake struct _GPatternSpec and GMatchType private. ...
2001-10-11 Matthias ClasenUpdates.
2001-10-06 Tim Janikdoc builds.
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 Owen TaylorFix macros from libcharset to work with autoconf-2...
2001-09-28 Matthias ClasenDocumented some functions, markup fixes. New file....
2001-09-27 Owen TaylorFixes for #58195, based on some ideas from Hidetosh...
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-25 Owen TaylorVersion 1.3.9 (binary, interface == 0)
2001-09-19 Sebastian WilhelmiAdd thread_equal function to allow for platform defined...
2001-09-18 Tim Janikup version number to 1.3.8, interface age 0, binary...
2001-09-18 Tim Janikadd simple test for g_path_get_basename().
2001-09-17 Darin AdlerFix a typo and change documentation for g_ascii_isdigit and
2001-09-10 Tim Janikremoved extraneous GObject* returns from a couple funct...
2001-09-10 Tim Janikgot rid of g_set_error_handler(), g_set_warning_handler(),
2001-09-10 Owen TaylorUpdate.
2001-09-08 Owen TaylorMove gbsearcharray.[ch] to glib as a private ininstalle...
2001-09-08 Owen TaylorAdd gbsearcharray.[ch].
2001-09-03 Tim Janikupdates for 1.3.7 release.
2001-09-03 Owen TaylorAdd closure_marshal/closure_callback fields to GSourceF...
2001-08-25 Alexander LarssonImplement and document g_ascii_isxxx.
2001-08-24 Owen TaylorPatch from Darin Adler to restore Glib-1.2 handling...
2001-08-23 Owen TaylorPatch from Josh Pritikin to fix reversed key and value...
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-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-29 Tim Janikif __GNUC__ is defined, inline a test for an exact...
2001-07-20 Ron SteinkeModified Files: glib/ChangeLog glib/glib.def glib/glib...
2001-07-19 Darin AdlerAdd missing const. (g_strsplit): Add g_return_val_if_fa...
2001-07-19 Matthias Clasenfix some typos.
2001-07-02 Tim Janikadded g_list_insert_before().
2001-07-02 Owen TaylorUse G_N_ELEMENTS rather than a custom macro.
2001-06-30 Owen TaylorPatch from Darin Adler (#54166)
2001-06-30 Owen Taylor Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat...
2001-06-29 Owen TaylorRemove debug flag argument to g_type_init() and add
2001-06-28 Owen TaylorBuffers Files Tools Edit Search Mule Help ...
2001-06-28 Tim Janikup version number to 1.3.7, interface age 0, binary...
2001-06-26 Owen TaylorFix problem with glibconfig.h
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
2001-06-26 Sebastian WilhelmiCorrected.
2001-06-23 Owen TaylorChanges for 64-bit cleanliness, loosely based on patch...
2001-06-19 Tim Janikremove left-over usages of an anonymous GBoxed typedef.
2001-06-12 Havoc Penningtondon't ignore errors from missing index.sgml
2001-06-12 Havoc Penningtonupdated
2001-06-08 Havoc Penningtonsupport G_SPAWN_FILE_AND_ARGV_ZERO specifying that...
2001-06-08 Sebastian WilhelmiRemove docs/glib-config.1.in.
2001-06-07 Havoc Penningtonsubst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS...
2001-06-07 Sebastian WilhelmiLook for nanosleep function.
2001-06-05 Jon TrowbridgeChanged to take a const argument, and then to cast...
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 WilhelmiOps, forgot this.
2001-05-09 Sebastian WilhelmiUpdates after some renaming took place.
2001-05-08 Sebastian WilhelmiClarification for g_mutex_trylock.
2001-05-08 Tim Janikremoved #include <unistd.h> sneaked in by sopwith in...
2001-05-08 Sebastian WilhelmiUpdated.
2001-05-04 Sven Neumannfixed a typo in a comment.
2001-05-03 Owen TaylorMake foreach() safe against removal of the _current_...
2001-04-29 Tim Janikmade hook ids a gulong.
2001-04-19 Sebastian WilhelmiChanges due to deprecation update.
2001-04-16 Havoc Penningtondocs
2001-04-16 Owen Taylor.cvsignore fixes
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 Tim Janikupdates.
2001-04-03 Owen Tayloradd missed (empty) file
2001-04-03 Owen TaylorAdd explicit path to tmpl files in dependencies.
2001-04-03 Tim Janikadded g_list_nth_prev() which walks ->prev instead...
next