summaryrefslogtreecommitdiff
path: root/gtk/gtkscrolledwindow.h
Commit message (Expand)AuthorAgeFilesLines
* GtkScrolledWindow: Add overlay scrollbarsMatthias Clasen2014-10-201-6/+12
* GtkScrolledWindow: Allow scrolling without barsMatthias Clasen2014-10-091-1/+5
* Remove an unused internal exportMatthias Clasen2014-10-091-2/+0
* scrolledwindow: update GtkPolicyType docsStefan Sauer2014-06-141-5/+8
* docs: remove mention of old GtkList and GtkCListDieter Verfaillie2014-06-121-1/+1
* docs: enum cleanupMatthias Clasen2014-05-201-0/+41
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-0/+13
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+19
* scrolledwindow: deprecate gtk_scrolled_window_add_with_viewport()Cosimo Cecchi2013-02-011-0/+1
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* scrolledwindow: Kinetic scrolling supportCarlos Garcia Campos2012-03-011-0/+11
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Trivial: include cleanupsMatthias Clasen2011-08-281-3/+1
* Clean up more includesMatthias Clasen2011-06-071-2/+0
* Remove GtkScrollablePolicy againMatthias Clasen2010-10-221-6/+0
* Move min-display-width/height to GtkScrolledWindowMatthias Clasen2010-10-221-0/+13
* GtkScrolledWindow: move public members to private structureJavier Jardón2010-08-311-16/+4
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+0
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Switch to "guint GSEAL (foo) : width;" when packing fields in guints.Tim Janik2008-06-201-6/+6
* Seal GtkScrolledWindow.Tim Janik2008-06-201-10/+10
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-2/+2
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Only handle key bindings for scrolling if the scrollbars are visible.Matthias Clasen2007-01-021-3/+3
* Add a window-placement-set property and a gtk-scrolled-window-placementMatthias Clasen2006-03-201-0/+2
* Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, BenoitMatthias Clasen2005-06-211-6/+3
* 2005-06-10 Matthias Clasen <mclasen@redhat.com>Matthias Clasen2005-06-101-1/+1
* Change the return type to GtkWidget*, proposed by Owen Taylor.Matthias Clasen2005-05-081-2/+2
* Add getters for the scrollbars. (#167181, Billy Biggs)Matthias Clasen2005-05-031-0/+4
* Privately export _gtk_scrolled_window_get_scrollbar_spacing().Owen Taylor2002-10-101-0/+1
* Deprecation cleanupManish Singh2002-10-091-6/+6
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* Add key bindings on GtkScrolledWindow for arrow keys, PageUp/PageDownOwen Taylor2002-02-161-0/+15
* put GtkPacker back in here so it won't be in gtk-unused.txt, but don't putHavoc Pennington2001-09-081-1/+1
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+5
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Use new PangoAttrShape to reserve space for pixmaps, add GSList *pixmapsOwen Taylor2000-07-211-0/+4
* s/refcount/ref_count/.Tim Janik2000-02-131-0/+2
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* removed deprecated functions: gtk_clist_set_border,Tim Janik1999-01-171-4/+0
* changed scrolled window inheritance, it inherits from GtkBin now.Tim Janik1998-11-281-3/+2
* added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode.Tim Janik1998-11-231-16/+23
* new enum GtkCornerType added window_placement. new method to setLars Hamann1998-11-091-1/+3
* removed vscrollbar, hscrollbar, vscrollbar_policy, hscrollbar_policy.Lars Hamann1998-11-051-4/+5
* handle negative values similar to gtk_widget_set_uposition(). that is:Tim Janik1998-07-161-4/+6
* Merged changes from gtk-1-0. Check ChangeLog for details.Owen Taylor1998-05-011-0/+2
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3