]> Pileus Git - ~andy/gtk/history - gtk/gtkviewport.c
don't cast a possible NULL pointer.
[~andy/gtk] / gtk / gtkviewport.c
2002-01-09 Tim Janikdon't cast a possible NULL pointer.
2001-12-10 Matthias ClasenClose comment.
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-11-15 Owen TaylorCal gdk_window_invalidate_maybe_recurse() for recursion...
2001-11-02 Owen TaylorRemove random + 5 for width and height. If people want...
2001-07-19 Owen TaylorEnforce the widget/child realization/mapping invariants.
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-05-18 Owen TaylorRemove reallocate-redraws property. This is something...
2001-03-30 Alexander LarssonRemove leaks.
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-03-07 Tim Janikmarshaller fixes.
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
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