summaryrefslogtreecommitdiff
path: root/glib/glib.h
Commit message (Expand)AuthorAgeFilesLines
* The list sort functions compared things backwards. Fixed.Manish Singh1998-01-291-3/+3
* Applied patch from (Raja R Harinath <harinath@cs.umn.edu>) to add functionTim Janik1998-01-211-0/+2
* Missed some files -owtOwen Taylor1998-01-181-0/+6
* applied patch to use a backing pixmap for drawing in GtkEntry, which removesManish Singh1998-01-081-6/+8
* Added g_list_insert_sorted and g_slist_insert_sorted to glib.Manish Singh1998-01-071-0/+9
* Changed guint32 -> guint for bitfields. (Bitfields must beOwen Taylor1998-01-041-20/+20
* Removed my ulgy splicing hack of glib.h/glibconfig.h. It's back to theJay Painter1998-01-031-0/+889
* glib.h is autogenerated - if I am supposed to leave it in anyways, apologiesElliot Lee1997-12-261-793/+0
* The handlebox is almost finished. Just need help with resizing theElliot Lee1997-12-221-0/+793
* Generated file removed from repository.Owen Taylor1997-12-131-793/+0
* Change to ltconfig to remove -z text for Solaris x86 Change to configureShawn Amundson1997-12-111-0/+793
* Changed glib.h so it's created by merging glib_pre1.h, glibconfig.h, andJay Painter1997-12-061-691/+0
* - Added a g_memmove function for SunOS compatability.Owen Taylor1997-12-021-0/+13
* Moved list concatenation code from gtkmain.c into its properGnome CVS User1997-11-261-0/+4
* Initial revisionElliot Lee1997-11-241-0/+674