simply setting is_readable and is_writeable to TRUE does make Gimp
[platform/upstream/glib.git] / docs /
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...
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-04-01 Tim Janikapplied patch from owen to implement GParamSpecUnichar.
2001-03-30 Sven Neumannghash.[ch] added new functions g_hash_table_new_full,
2001-03-28 Tim Janikonly queue readable properties for notification changes.
2001-03-26 Owen TaylorAdd --deprecated-guards
2001-03-26 Owen Taylor*** empty log message ***
2001-03-18 Tim Janikremoved archaic gpointer derived_data; relict and added...
2001-03-17 Owen TaylorA couple of small fixes.
2001-03-09 Tim Janikuse g_type_is_a() to check for object_type being a...
2001-03-08 Sven Neumannadded new function g_tree_lookup_extended().
2001-03-08 Tim Janikdestruction cleanup. there's one ->finalize_hook member...
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 Tim Janikget rid of bogus g_value_convert
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-19 Tim Janikmy name is glib-config-2.0! don't exit with errorcode...
2001-02-17 Tim Janikchanged collect_format, collect_value() and lcopy_forma...
2001-02-16 Sebastian Wilhelmi.cvsignore updates
2001-02-16 Tim Janikincorporated huge docu patch from Eric Lemings <eric...
2001-02-12 Owen TaylorThe ultimate gtk-doc makefile.
2001-02-06 Sebastian Wilhelmi.cvsignore updates
2001-02-04 Tim Janiks/glib_trap_/g_trap_/. add comments on g_trap_instance_...
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 Janikminor markup cleanups
2001-01-09 Tim Janikadded some function documentations.
2001-01-05 Owen TaylorUpdated.
2000-12-29 Tim Janikwe can't grow _cv_ variables by using a backticked...
2000-12-29 Tim Janikgot rid of outdated dmalloc support. provide g_try_mall...
2000-12-24 Ali AbdinNew gcompat.h header file as recommended by Havoc.
next