summaryrefslogtreecommitdiff
path: root/gtk/gtkviewport.c
Commit message (Expand)AuthorAgeFilesLines
* pixelcache: Don't have a style context argumentBenjamin Otte2016-02-251-7/+24
* viewport: Don't destroy pixelcache while it's still usedBenjamin Otte2016-01-201-4/+2
* viewport: Set the pixel cache background from the childBenjamin Otte2016-01-201-5/+20
* viewport: don't render a background over the bin windowCosimo Cecchi2015-12-291-11/+0
* viewport: port to use a gadgetCosimo Cecchi2015-12-291-308/+285
* viewport: trivial code cleanupCosimo Cecchi2015-12-291-8/+9
* viewport: use gtk_container_class_handle_border_width()Cosimo Cecchi2015-12-291-19/+12
* Don't pass widget state flags to GtkStyleContext APITimm Bäder2015-11-221-1/+1
* Cosmetic: Avoid explicit state variablesMatthias Clasen2015-11-141-4/+2
* viewport: Add an element name to the css nodeMatthias Clasen2015-10-291-2/+8
* gtk: Stop setting GDK_EXPOSURE_MASK on random widgetsAlexander Larsson2015-09-141-1/+1
* viewport: share style context with pixelcacheChristian Hergert2015-09-131-0/+4
* viewport: don't call gtk_style_context_set_background()Cosimo Cecchi2015-07-011-29/+8
* viewport: Remove wrong save/restoreBenjamin Otte2014-10-131-4/+0
* stylecontext: Split render functions out into gtkrender.[ch]Benjamin Otte2014-10-031-0/+1
* GtkViewport: Use style classes for shadowMatthias Clasen2014-06-261-12/+12
* viewport: Remove unused variableBenjamin Otte2014-06-101-1/+0
* GtkViewport: Don't do silly things in a setterMatthias Clasen2014-06-091-7/+1
* GtkViewport: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-6/+14
* viewport: Don't subtract borders and padding from -1Benjamin Otte2014-05-061-4/+8
* viewport: Remove unneeded checksBenjamin Otte2014-05-011-5/+2
* viewport: Implement hfw properlyBenjamin Otte2014-05-011-7/+48
* viewport: Use a convenience functionBenjamin Otte2014-05-011-5/+7
* viewport: Request 2x border-widthBenjamin Otte2014-05-011-4/+1
* viewport: Call map/unmap functions on pixel cacheBenjamin Otte2014-04-101-0/+26
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-5/+5
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* Make GtkViewport use GtkPixelCacheAlexander Larsson2013-05-071-22/+82
* Always use gint for border_widthMatthias Clasen2013-05-041-1/+1
* GtkViewport: annotate the adjustment args of the constructorTorsten Schönfeld2013-02-181-3/+4
* Add gtk_widget_(un)register_windowAlexander Larsson2013-02-071-5/+5
* scrolledwindow: make gtk_scrolled_window_add() smartCosimo Cecchi2013-02-011-2/+3
* Use GTK_RESIZE_PARENT resize_mode for GtkViewportAlexander Larsson2012-12-121-1/+0
* docs: fix a number of typos and obsolete referencesCosimo Cecchi2012-07-021-1/+1
* gtk: Don't call gdk_window_process_updates() when scrollingBenjamin Otte2012-04-051-4/+1
* types: Move GtkAdustment declaration to gtktypes.hBenjamin Otte2012-03-031-1/+2
* viewport: set GDK_SMOOTH_SCROLL_MASKCarlos Garnacho2012-03-011-3/+2
* viewport: select for touch eventsMatthias Clasen2012-03-011-1/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Fix padding handling in GtkViewportAlexander Larsson2012-02-201-1/+1
* Make the default background for GdkWindows transparentAlexander Larsson2012-02-091-1/+2
* viewport: Set frame styleclass when getting border size during size allocationAlexander Larsson2012-02-091-0/+5
* viewport: Get rid of deprecation warningsBenjamin Otte2011-11-171-8/+8
* viewport: Don't use deprecated functionsBenjamin Otte2011-11-171-2/+2
* viewport: adjustments are never NULLBenjamin Otte2011-11-171-16/+2
* viewport: Initialize the adjustment in the init functionBenjamin Otte2011-11-171-0/+6
* viewport: Don't unset the adjustment on finalizeBenjamin Otte2011-11-171-13/+0
* Replace some references to the GtkTable, use GtkGrid insteadJavier Jardón2011-09-291-1/+1
* Documentation fixesMatthias Clasen2011-09-251-4/+4