]> Pileus Git - ~andy/gtk/history - gtk/gtkscrolledwindow.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkscrolledwindow.h
2013-02-02 Cosimo Cecchiscrolledwindow: deprecate gtk_scrolled_window_add_with_...
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-03-01 Carlos Garcia Camposscrolledwindow: Kinetic scrolling support
2012-02-27 Javier JardónChange FSF Address
2011-08-29 Matthias ClasenTrivial: include cleanups
2011-06-08 Matthias ClasenClean up more includes
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Matthias ClasenRemove GtkScrollablePolicy again
2010-10-22 Matthias ClasenMove min-display-width/height to GtkScrolledWindow
2010-08-30 Javier JardónGtkScrolledWindow: move public members to private structure
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2008-10-30 Michael Nattererno need to include <gdk/gdk.h> in any widget header...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-20 Tim JanikSwitch to "guint GSEAL (foo) : width;" when packing...
2008-06-20 Tim JanikSeal GtkScrolledWindow.
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2007-01-02 Matthias ClasenOnly handle key bindings for scrolling if the scrollbar...
2006-03-20 Matthias ClasenAdd a window-placement-set property and a gtk-scrolled...
2005-06-21 Matthias ClasenTrivial cleanups. (#169647, #303455, Fabricio Barros...
2005-06-10 Matthias Clasen2005-06-10 Matthias Clasen <mclasen@redhat.com>
2005-05-08 Matthias ClasenChange the return type to GtkWidget*, proposed by Owen...
2005-05-03 Matthias ClasenAdd getters for the scrollbars. (#167181, Billy Biggs)
2002-10-10 Owen TaylorPrivately export _gtk_scrolled_window_get_scrollbar_spa...
2002-10-09 Manish SinghDeprecation cleanup
2002-02-23 Owen TaylorMassive padding addition to class structures.
2002-02-16 Owen TaylorAdd key bindings on GtkScrolledWindow for arrow keys...
2001-09-08 Havoc Penningtonput GtkPacker back in here so it won't be in gtk-unused...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-21 Owen TaylorUse new PangoAttrShape to reserve space for pixmaps...
2000-02-13 Tim Janiks/refcount/ref_count/.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-17 Tim Janikremoved deprecated functions: gtk_clist_set_border,
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-11-09 Lars Hamannnew enum GtkCornerType added window_placement. new...
1998-11-05 Lars Hamannremoved vscrollbar, hscrollbar, vscrollbar_policy,...
1998-07-16 Tim Janikhandle negative values similar to gtk_widget_set_uposit...
1998-05-01 Owen TaylorMerged changes from gtk-1-0. Check ChangeLog for details.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-18 Owen Taylor( From: James Henstridge <james@daa.com.au> )
1997-12-23 Tim Janikthis macro computes the spacing from klass->scrollbar_s...
1997-11-24 Elliot LeeInitial revision