]> Pileus Git - ~andy/gtk/history - gtk/gtkviewport.c
Merges from gtk-1-2
[~andy/gtk] / gtk / gtkviewport.c
2000-03-14 Owen TaylorMerges from gtk-1-2
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-16 Owen TaylorWhen setting styles, remove unecessary explicits draws...
1999-02-10 Owen TaylorFixed some bugs with set_default_size.
1999-01-28 Owen TaylorHack scrollwheel support into the eventloop, by treatin...
1999-01-15 Owen Taylornparams for selection_get should be 3, not 2. [ From...
1999-01-14 Owen Taylorgtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk...
1999-01-08 Owen TaylorFixes to drawing the background of the bin window so...
1998-12-02 Tim Janiks/gtk_notebook_nth_page/gtk_notebook_get_nth_page/.
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-11-05 Lars Hamannremoved vscrollbar, hscrollbar, vscrollbar_policy,...
1998-09-26 Tim Janikset binary age and interface age to 0.
1998-07-19 Stefan JeskeIntroduced generic GtkProgress widget. Derived GtkProgr...
1998-07-16 Tim Janikhandle negative values similar to gtk_widget_set_uposit...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-06-24 Tim Janikadded a frame with radio buttons to select the resize_m...
1998-06-19 Owen TaylorRemove --g-fatal-warnings flag from argv.
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 Owen TaylorAn old allocation error.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-08 Owen TaylorHandle border width correctly on realize after allocate.
1998-04-07 Owen TaylorRemoved, because that's what a NULL comparison function...
1998-04-03 Owen TaylorMore extensive debugging output
1998-03-24 Owen Taylor/home/otaylor/commit
1998-02-17 Owen TaylorFrom Patrice Fortier <Patrice.Fortier@aquarel.fr>
1998-02-12 Federico Mena QuinteroFixed unrealize handler to comply with the documentatio...
1998-02-02 Tim Janikfixed destroy handler, so it doesn't segfault with...
1998-01-30 Tim Janikhm, initital refcount revolution commit ;)
1998-01-18 Owen Taylorgtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c...
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1998-01-02 Shawn Amundsoncorrects a small resize bug in the viewport widget...
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-11-24 Elliot LeeInitial revision