Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | made the <widget>_signals[] arrays of type guint rather than gint. made | Tim Janik | 1998-03-09 | 1 | -3/+3 |
* | Make g_slist_insert_sorted() always insert. | rhlabs | 1998-02-17 | 1 | -3/+0 |
* | The list sort functions compared things backwards. Fixed. | Manish Singh | 1998-01-29 | 1 | -2/+2 |
* | Fixed a really lame error where g_slist_insert didn't hook the data | Manish Singh | 1998-01-27 | 1 | -19/+23 |
* | Added g_list_insert_sorted and g_slist_insert_sorted to glib. | Manish Singh | 1998-01-07 | 1 | -0/+51 |
* | Moved list concatenation code from gtkmain.c into its proper | Gnome CVS User | 1997-11-26 | 1 | -0/+14 |
* | Initial revision | Elliot Lee | 1997-11-24 | 1 | -0/+324 |