summaryrefslogtreecommitdiff
path: root/glib/gslist.c
Commit message (Expand)AuthorAgeFilesLines
* glib/* Moved to glib moduleOwen Taylor1998-06-101-456/+0
* check for func in g_[s]list_insert_sorted and g_[s]list_find_customTim Janik1998-06-081-7/+12
* Added g_s?list_find_custom functions to allow user to specify aElliot Lee1998-06-071-0/+14
* provide usefull default specifications for identifier_spec andTim Janik1998-05-171-0/+10
* macros to facilitate the printf/scanf format argument checking of gcc.Tim Janik1998-05-071-0/+36
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-1/+1
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* made the <widget>_signals[] arrays of type guint rather than gint. madeTim Janik1998-03-091-3/+3
* Make g_slist_insert_sorted() always insert.rhlabs1998-02-171-3/+0
* The list sort functions compared things backwards. Fixed.Manish Singh1998-01-291-2/+2
* Fixed a really lame error where g_slist_insert didn't hook the dataManish Singh1998-01-271-19/+23
* Added g_list_insert_sorted and g_slist_insert_sorted to glib.Manish Singh1998-01-071-0/+51
* Moved list concatenation code from gtkmain.c into its properGnome CVS User1997-11-261-0/+14
* Initial revisionElliot Lee1997-11-241-0/+324