summaryrefslogtreecommitdiff
path: root/gtk/gtkviewport.c
Commit message (Expand)AuthorAgeFilesLines
* Introduced generic GtkProgress widget. Derived GtkProgressBar fromStefan Jeske1998-07-191-8/+8
* handle negative values similar to gtk_widget_set_uposition(). that is:Tim Janik1998-07-161-32/+109
* 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
* added a frame with radio buttons to select the resize_mode for theTim Janik1998-06-241-21/+0
* Remove --g-fatal-warnings flag from argv.Owen Taylor1998-06-191-8/+8
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-1/+1
* An old allocation error.Owen Taylor1998-04-131-1/+1
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Handle border width correctly on realize after allocate.Owen Taylor1998-04-081-16/+28
* Removed, because that's what a NULL comparison function means. And itOwen Taylor1998-04-071-2/+2
* More extensive debugging outputOwen Taylor1998-04-031-2/+2
* /home/otaylor/commitOwen Taylor1998-03-241-10/+19
* From Patrice Fortier <Patrice.Fortier@aquarel.fr>Owen Taylor1998-02-171-2/+8
* Fixed unrealize handler to comply with the documentation (which mentionsFederico Mena Quintero1998-02-121-6/+4
* fixed destroy handler, so it doesn't segfault with the new refcountingTim Janik1998-02-021-3/+2
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-1/+25
* gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.cOwen Taylor1998-01-181-35/+58
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* corrects a small resize bug in the viewport widget. The viewport widgetShawn Amundson1998-01-021-3/+9
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-28/+36
* Initial revisionElliot Lee1997-11-241-0/+616