summaryrefslogtreecommitdiff
path: root/glib
Commit message (Expand)AuthorAgeFilesLines
* The list sort functions compared things backwards. Fixed.Manish Singh1998-01-295-11/+18
* g_string_prepend* had interchanged src and dest params. Fixed.Manish Singh1998-01-272-2/+7
* Fixed a really lame error where g_slist_insert didn't hook the dataManish Singh1998-01-272-19/+29
* Release GTK+ 0.99.3.Shawn Amundson1998-01-211-1/+1
* Applied patch from (Raja R Harinath <harinath@cs.umn.edu>) to add functionTim Janik1998-01-216-2/+53
* Missed some files -owtOwen Taylor1998-01-181-0/+6
* renamed g_string_equal => g_str_equal renamed g_string_hash => g_str_hashOwen Taylor1998-01-183-5/+38
* This reverts GTK to libtool-1.0f, libtool-1.0h has some problems linking libg...Jay Painter1998-01-122-320/+227
* changed message for EAGAIN from "no more processes" to "try again" sinceTim Janik1998-01-103-5/+39
* Added check for inline in configure and updated files to use it.Manish Singh1998-01-091-1/+2
* 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-074-1/+210
* Updated libtool to 1.0h. -JayJay Painter1998-01-052-227/+320
* Changed guint32 -> guint for bitfields. (Bitfields must beOwen Taylor1998-01-041-20/+20
* Changes in preparation for GTK 0.99.2 release.Shawn Amundson1998-01-031-1/+1
* Removal of inlines, and updated ChangeLog. -JayJay Painter1998-01-031-2/+1
* Removed my ulgy splicing hack of glib.h/glibconfig.h. It's back to theJay Painter1998-01-034-44/+22
* On to GTK 0.99.1...Shawn Amundson1998-01-021-1/+1
* Miscellaneous portability fixes.Manish Singh1998-01-022-1/+2
* Fixed bug in get_length_upper_bound where g_print-ing a NULL string would cau...Elliot Lee1998-01-011-1/+6
* added config.cache to the glib .cvsignoreElliot Lee1997-12-261-0/+1
* glib.h is autogenerated - if I am supposed to leave it in anyways, apologiesElliot Lee1997-12-261-793/+0
* Need errno.h for glibc systems (among others) - sopwithElliot Lee1997-12-231-0/+1
* new file for GScanner: Flexible lexical scanner for general purpose. addedTim Janik1997-12-235-205/+1600
* The handlebox is almost finished. Just need help with resizing theElliot Lee1997-12-221-0/+793
* more gtkhandlebox work..Elliot Lee1997-12-191-0/+1
* For consistancy with GIMP/GNOME projects. Plus these files canShawn Amundson1997-12-194-3720/+3
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-183-44/+16
* minor optimizations: (g_list_append): `if' optimized for common code path,Tim Janik1997-12-152-77/+89
* New GTK release, 0.99.0. This release was coordinated with theShawn Amundson1997-12-144-219/+318
* Now that glib.h has been removed, it can't be used as theOwen Taylor1997-12-132-12/+12
* 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-115-422/+1025
* GLib:Tim Janik1997-12-102-19/+57
* Configure changes:Owen Taylor1997-12-102-8/+8
* Remove dependencies of interfaces on USE_XIM Attempt to make wcharOwen Taylor1997-12-071-0/+1
* Changed glib.h so it's created by merging glib_pre1.h, glibconfig.h, andJay Painter1997-12-068-825/+898
* Added undef's for wchar tests. -JayJay Painter1997-12-061-0/+5
* Various configuration and portability related changes. See ChangeLogOwen Taylor1997-12-032-6/+39
* - Added a g_memmove function for SunOS compatability.Owen Taylor1997-12-025-7/+23
* same as before -JaySNAP_19971201Jay Painter1997-12-022-2/+2
* Automake update to automake 1.2d. I also moved the GTK_SELECTIO_...Gnome CVS User1997-11-271-16/+29
* mo ignoresElliot Lee1997-11-271-0/+7
* Changed ignore thing.Elliot Lee1997-11-271-6/+0
* Moved list concatenation code from gtkmain.c into its properGnome CVS User1997-11-263-0/+36
* Adding autoconf generated files. -JayGnome CVS User1997-11-251-0/+446
* Initial revisionElliot Lee1997-11-2435-0/+15265