summaryrefslogtreecommitdiff
path: root/gtk/gtkscrolledwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* gtk: Dissolve gtk-autocleanup.hMatthias Clasen2022-09-231-0/+2
* scrolledwindow: Convert docsMatthias Clasen2021-03-111-11/+12
* gtkscrolledwindow: Drop gtk_scrolled_window_set_capture_button_press()Carlos Garnacho2020-09-251-6/+0
* Replace "gint" with "int"Benjamin Otte2020-07-251-8/+8
* scrolledwindow: Don't take adjustments in new()Matthias Clasen2020-06-241-2/+1
* scrolledwindow: Derive from GtkWidgetMatthias Clasen2020-05-041-1/+1
* scrolledwindow: Add a child propertyMatthias Clasen2020-05-041-11/+17
* scrolledwindow: Drop shadow-typeMatthias Clasen2020-04-171-3/+3
* scrolled window: Make finalMatthias Clasen2019-05-281-48/+1
* scrolledwindow: Remove priv pointerTimm Bäder2018-06-181-4/+1
* The big versioning cleanupMatthias Clasen2018-02-061-15/+15
* scrolledwindow: Remove scrollbar-spacing and scrollbars-within-bevelTimm Bäder2016-10-161-3/+0
* scrolledwindow: Remove _add_with_viewportTimm Bäder2016-10-161-3/+0
* GtkScrolledWindow: Bug 766569 - Make propagation of natural child sizes optionalTristan Van Berkom2016-08-311-0/+12
* scrolledwindow: add ::max-content-width and -height propertiesGeorges Basile Stavracas Neto2016-06-051-0/+11
* 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