glib/glib
Jonathan Blandford 2645aaf59c Patch from David Benson <daveb@idealab.com> to add user_data support to
Mon Nov 20 18:55:17 2000  Jonathan Blandford  <jrb@redhat.com>

	* gtree.[hc]: Patch from David Benson <daveb@idealab.com> to add
	user_data support to gtree functions.

Mon Nov 13 18:35:52 2000  Jonathan Blandford  <jrb@redhat.com>

	* gtypes.h (GCompareFuncData): new func type to let you use user
	data when comparing nodes.

	* gslist.c (g_list_sort_with_data): new function to sort with
	user_data.

	* glist.c (g_list_sort_with_data): new function to sort with
	user_data.

	* garray.[ch]: Added convenience functions to sort arrays.
2000-11-20 23:59:32 +00:00
..
galloca.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
garray.c Patch from David Benson <daveb@idealab.com> to add user_data support to 2000-11-20 23:59:32 +00:00
garray.h Patch from David Benson <daveb@idealab.com> to add user_data support to 2000-11-20 23:59:32 +00:00
gasyncqueue.c Added documentation for asynchronous queues. 2000-11-02 14:54:52 +00:00
gasyncqueue.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
gbacktrace.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gbacktrace.h Some more debugging output. (g_io_channel_win32_poll): Remove unused vars. 2000-10-16 18:54:29 +00:00
gbsearcharray.c Fix gccisms (pointer arithmetic on void pointer, label without statement 2000-10-26 17:53:08 +00:00
gbsearcharray.h Don't use implicit casts from void * since this will get included from C++ 2000-10-25 23:39:32 +00:00
gcache.c Introduced new function type GEqualFunc to return TRUE for equal params. 2000-10-30 14:34:52 +00:00
gcache.h Introduced new function type GEqualFunc to return TRUE for equal params. 2000-10-30 14:34:52 +00:00
gcompletion.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gcompletion.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
gconvert.c Add USE_LIBICONV. 2000-11-13 18:03:57 +00:00
gconvert.h Up version to 1.3.2 2000-11-13 19:01:28 +00:00
gdataset.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gdataset.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
gdate.c Several minor ANSI C fixes. 2000-09-29 13:37:01 +00:00
gdate.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
gerror.c Free the src error if the dest location is NULL - I'm pretty sure that's 2000-11-05 17:02:37 +00:00
gerror.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
gfileutils.c Up version to 1.3.2 2000-11-13 19:01:28 +00:00
gfileutils.h template is a reserved word in C++ s/template/tmpl/. 2000-11-12 20:38:19 +00:00
ghash.c Introduced new function type GEqualFunc to return TRUE for equal params. 2000-10-30 14:34:52 +00:00
ghash.h Introduced new function type GEqualFunc to return TRUE for equal params. 2000-10-30 14:34:52 +00:00
ghook.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
ghook.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
giochannel.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
giochannel.h Pass -DGSPAWN_HELPER when building it. Link with user32.lib. 2000-10-19 17:52:12 +00:00
giounix.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
giowin32.c Some more debugging output. (g_io_channel_win32_poll): Remove unused vars. 2000-10-16 18:54:29 +00:00
glib-object.h Add gtypemodule.h 2000-11-11 00:04:33 +00:00
glib.def Add g_trash_stack entry points. 2000-11-19 19:08:46 +00:00
glib.h Patch from David Benson <daveb@idealab.com> to add user_data support to 2000-11-20 23:59:32 +00:00
glist.c Patch from David Benson <daveb@idealab.com> to add user_data support to 2000-11-20 23:59:32 +00:00
glist.h Patch from David Benson <daveb@idealab.com> to add user_data support to 2000-11-20 23:59:32 +00:00
gmacros.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
gmain.c Several minor ANSI C fixes. 2000-09-29 13:37:01 +00:00
gmain.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
gmarkup.c Handle a long stream of bytes containing no UTF-8 character starts 2000-11-11 17:09:15 +00:00
gmarkup.h rename G_MARKUP_FOO to G_MARKUP_DO_NOT_USE_THIS_UNSUPPORTED_FLAG 2000-11-05 18:38:08 +00:00
gmem.c Add a few missing G_GNUC_CONST's. 2000-09-25 21:28:14 +00:00
gmem.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
gmessages.c added newly added gobject/ headers. 2000-10-25 20:36:35 +00:00
gmessages.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
gnode.c Added function to keep symetry with g_node_insert_before. 2000-09-29 2000-09-29 23:13:02 +00:00
gnode.h Readded GFreeFunc, g_node_insert_after and g_find_program_in_path resp., 2000-10-13 08:16:54 +00:00
gprimes.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gprimes.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
gqsort.c Patch from David Benson <daveb@idealab.com> to add user_data support to 2000-11-20 23:59:32 +00:00
gqsort.h Patch from David Benson <daveb@idealab.com> to add user_data support to 2000-11-20 23:59:32 +00:00
gquark.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
gqueue.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gqueue.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
grand.c Added inline documentation. 2000-10-13 13:52:47 +00:00
grand.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
grel.c Introduced new function type GEqualFunc to return TRUE for equal params. 2000-10-30 14:34:52 +00:00
grel.h Introduced new function type GEqualFunc to return TRUE for equal params. 2000-10-30 14:34:52 +00:00
gscanner.c Introduced new function type GEqualFunc to return TRUE for equal params. 2000-10-30 14:34:52 +00:00
gscanner.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
gshell.c Add new files. 2000-10-09 16:24:57 +00:00
gshell.h Added 2000-11-05 16:38:16 +00:00
gslist.c Patch from David Benson <daveb@idealab.com> to add user_data support to 2000-11-20 23:59:32 +00:00
gslist.h Patch from David Benson <daveb@idealab.com> to add user_data support to 2000-11-20 23:59:32 +00:00
gspawn-win32.c Pass -DGSPAWN_HELPER when building it. Link with user32.lib. 2000-10-19 17:52:12 +00:00
gspawn.c Changed unportable __FUNCTION__ to the verbatim function name. 2000-11-02 12:31:10 +00:00
gspawn.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
gstrfuncs.c Remove g_filename_{to,from}_utf8 2000-11-12 21:23:55 +00:00
gstrfuncs.h Remove g_filename_{to,from}_utf8 2000-11-12 21:23:55 +00:00
gstring.c New module to parse a simple markup language 2000-10-27 02:46:04 +00:00
gstring.h New module to parse a simple markup language 2000-10-27 02:46:04 +00:00
gthread.c Made recursive mutexes also work when the thread system is not (yet) 2000-11-13 12:50:16 +00:00
gthread.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
gthreadpool.c Don't take threads with other priorities into account as changing the 2000-11-09 12:28:12 +00:00
gthreadpool.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
gtimer.c s/G_MICROSEC/G_USEC_PER_SEC/ 2000-09-06 13:56:17 +00:00
gtimer.h Split glib.h into many header files mostly according to the resp. 2000-10-12 11:52:07 +00:00
gtree.c Patch from David Benson <daveb@idealab.com> to add user_data support to 2000-11-20 23:59:32 +00:00
gtree.h Patch from David Benson <daveb@idealab.com> to add user_data support to 2000-11-20 23:59:32 +00:00
gtypes.h Patch from David Benson <daveb@idealab.com> to add user_data support to 2000-11-20 23:59:32 +00:00
gunichartables.h Initial pass at adding unicode support functions. A few things still need 2000-06-21 16:11:21 +00:00
gunicode.h Change ERROR_OTHER to ERROR_FAILED, add some dummy marking with _(). 2000-10-19 15:21:04 +00:00
gunidecomp.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gunidecomp.h Several minor ANSI C fixes. 2000-09-29 13:37:01 +00:00
guniprop.c Use a switch here, maybe helps the compiler optimize things. Also, ' ' is 2000-11-20 15:14:14 +00:00
gutf8.c Implement g_ucs4_to_utf8 which was in 2000-09-18 14:55:24 +00:00
gutils.c Check for the sched.h header and include it on gthread/gthread-posix.c if 2000-11-15 17:48:43 +00:00
gutils.h gutils.c gutils.h gfileutils.c Actually, g_mkstemp() is better suited in 2000-10-30 22:06:22 +00:00
gwin32.c Some more debugging output. (g_io_channel_win32_poll): Remove unused vars. 2000-10-16 18:54:29 +00:00
gwin32.h Make #endif comment match #ifdef. 2000-11-14 21:40:28 +00:00
Makefile.am Patch from David Benson <daveb@idealab.com> to add user_data support to 2000-11-20 23:59:32 +00:00
makefile.mingw.in Improve chance to generate unique names with less effort a bit. 2000-11-11 13:46:15 +00:00
makefile.msc.in Check for mkstemp. 2000-10-30 21:55:21 +00:00