summaryrefslogtreecommitdiff
path: root/gtk/gtkcontainer.c
Commit message (Expand)AuthorAgeFilesLines
* leave container_class->add and container_class->remove untouched if weTim Janik1998-03-231-5/+26
* use the resize queue.Tim Janik1998-03-181-2/+2
* Try to guess if we can use the mb* functions safely. (For glibc, they doOwen Taylor1998-03-171-1/+1
* exported gtk_spin_button_spin since it is used in testgtk, and besidesTim Janik1998-03-171-0/+1
* applied gtk-bolliet-980310-0.patch.gz which adds more checks andTim Janik1998-03-111-1/+9
* removed a trailing GTK_TYPE_WIDGET for the need_resize signal.Tim Janik1998-03-101-2/+1
* made the <widget>_signals[] arrays of type guint rather than gint. madeTim Janik1998-03-091-7/+7
* present the argument access masks on their announcement.Tim Janik1998-02-191-4/+4
* gtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer.[ch]Owen Taylor1998-02-131-7/+23
* dunno, what cvs wants right now. i just told me theseTim Janik1998-02-021-1/+1
* GTK_RESIZE_NEEDED is a private flag now.Tim Janik1998-02-021-1/+17
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-10/+82
* some gtk_*_set_arg fixesTim Janik1998-01-211-0/+4
* implementation of gtk_widget_get()Tim Janik1998-01-161-2/+24
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-19/+30
* corrects a small resize bug in the viewport widget. The viewport widgetShawn Amundson1998-01-021-0/+46
* Initial revisionElliot Lee1997-11-241-0/+844