summaryrefslogtreecommitdiff
path: root/gtk/gtklist.c
Commit message (Expand)AuthorAgeFilesLines
...
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+2
* call the base class init fucntions from all parent types upon classTim Janik1998-06-281-2/+3
* Only respond to selection with button 1. This allows context-sensitiveOwen Taylor1998-06-191-1/+1
* boy! did i really modify that many files?Tim Janik1998-06-161-0/+8
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-2/+2
* prefixed all clist flags with GTK_ to avoid name clashes. redefinedTim Janik1998-05-011-60/+71
* Merged changes from gtk-1-0. Check ChangeLog for details.Owen Taylor1998-05-011-68/+73
* Allow the user to use the popup list like a menu.Owen Taylor1998-04-301-11/+39
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Removed, because that's what a NULL comparison function means. And itOwen Taylor1998-04-071-1/+1
* More extensive debugging outputOwen Taylor1998-04-031-2/+2
* /home/otaylor/commitOwen Taylor1998-03-241-4/+4
* fetch the inintial value of attributes.event_mask fromTim Janik1998-03-121-1/+1
* applied gtk-bolliet-980310-0.patch.gz which adds more checks andTim Janik1998-03-111-2/+3
* made the <widget>_signals[] arrays of type guint rather than gint. madeTim Janik1998-03-091-1/+1
* more fixups -timjTim Janik1998-02-281-6/+6
* Change style->white to style->base[] where appropriate. Change the defaultOwen Taylor1998-02-131-1/+2
* new function to perform the same actions as gtk_list_remove_items, butTim Janik1998-02-051-16/+33
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-37/+51
* gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.cOwen Taylor1998-01-181-1/+1
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* Initial revisionElliot Lee1997-11-241-0/+1007