summaryrefslogtreecommitdiff
path: root/gtk/gtkwidgetprivate.h
Commit message (Expand)AuthorAgeFilesLines
* GtkWindow: don't increase the preferred size for empty windows if there is a ...Christoph Reiter2015-07-011-0/+2
* cssnode: Clear widget path more aggressivelyBenjamin Otte2015-03-241-0/+1
* csswidgetnode: Avoid creating a stylecontextBenjamin Otte2015-03-181-0/+1
* widget: Add gtk_widget_get_css_node()Benjamin Otte2015-03-181-0/+1
* widget: Improve hack to ignore drags from widgets using motion eventsCarlos Garnacho2015-03-041-1/+2
* gtkwindow: Move window dragging to a standalone drag gestureCarlos Garnacho2015-03-021-0/+2
* widget: add helpers to resolve GActionGroups available to GtkWidgetChristian Hergert2014-12-111-3/+0
* gtkwindow: Use actions from focused widget to activate accelCarlos Soriano2014-12-081-1/+2
* Fix toplevel input shape for csd windowsMatthias Clasen2014-10-281-0/+3
* Add private API to query tick callbacksMatthias Clasen2014-10-241-0/+1
* widget: Make _gtk_set_simple_clip() take an optional content clipBenjamin Otte2014-08-211-1/+2
* gesture: Replace gtk_gesture_attach/detach with event controller APICarlos Garnacho2014-05-271-2/+1
* widget: Add _gtk_widget_set_css_clip()Benjamin Otte2014-05-241-1/+2
* API: widget: Add gtk_widget_set_clip() APIBenjamin Otte2014-05-241-0/+1
* Drop an unneeded includeMatthias Clasen2014-05-231-0/+1
* Add back a private api to list controllersMatthias Clasen2014-05-231-0/+2
* gesture: Simplify gesture/widget interaction public APICarlos Garnacho2014-05-231-0/+6
* Add private GtkWidget api for action groupsMatthias Clasen2014-05-141-0/+3
* widget: Track when the window scale factor changes and notifyAlexander Larsson2013-07-031-0/+2
* action stuff: stop abusing GLib's namespaceRyan Lortie2013-05-131-2/+2
* widget: make gtk_widget_compute_size_for_orientation() staticBenjamin Otte2013-05-111-7/+0
* API: Don't export gtk_widget_preferred_size_and_baseline()Benjamin Otte2013-05-111-0/+5
* Only handle exposes on native window, propagate to children via draw()Alexander Larsson2013-05-071-3/+3
* widget: Adapt _gtk_widget_get_preferred_size_for_size()Benjamin Otte2013-05-011-1/+3
* Handle non-baseline supporting subclasses overriding baseline supporting classesAlexander Larsson2013-04-231-0/+1
* Initial support for baselinesAlexander Larsson2013-04-231-1/+3
* sizerequest: Split out a common functionBenjamin Otte2013-04-221-0/+5
* sizerequest: Use GtkOrientationBenjamin Otte2012-11-141-1/+1
* widget: Get rid of unused flagsBenjamin Otte2012-11-141-6/+0
* sizerequestcache: Move functionsBenjamin Otte2012-11-141-1/+0
* sizerequest: Split out size request cache code into separate headerBenjamin Otte2012-11-141-35/+0
* sizerequest: Restructure codeBenjamin Otte2012-11-041-1/+0
* sizegroup: Construct the set of sizegroup peers as a hash tableBenjamin Otte2012-11-041-3/+0
* sizegroup: Use _gtk_widget_compute_size_for_orientation()Benjamin Otte2012-11-041-3/+0
* sizerequest: Export _gtk_widget_compute_size_for_orientation()Benjamin Otte2012-11-041-0/+6
* GtkWidget: Add gtk_widget_insert_action_group()Lars Uebernickel2012-08-201-0/+4
* container: needs_resize is a container flag, not a widget flagBenjamin Otte2012-04-171-3/+0
* widget: Don't cache widget paths all the timeBenjamin Otte2012-04-171-0/+1
* widget: Add _gtk_widget_invalidate_style_context()Benjamin Otte2012-04-171-1/+6
* stylecontext: Notify widget directly of changesBenjamin Otte2012-04-171-0/+2
* gtk: Add a way to do event captureCarlos Garcia Campos2012-03-011-0/+7
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Introduce gtk_window_get/set_attached_to()Andrea Cimitan2012-01-121-0/+5
* widget: Add _gtk_widget_peek_accessible()Benjamin Otte2011-11-161-0/+2
* Move deprecated gtkwidget style api to gtkstyleMatthias Clasen2011-11-021-0/+4
* gtkwidget: Move private functions to private headerJavier Jardón2011-06-041-0/+42
* Cache heights-for-range-of-widths instead of height for every width.Tristan Van Berkom2011-03-251-21/+21
* Reduce memory consumption of the size request cache.Tristan Van Berkom2011-03-251-5/+15
* Optimize queue_resize_on_widget()Tristan Van Berkom2011-02-081-0/+12
* Move the get_cursor_color in GtkStyleContextPaolo Borelli2011-01-291-3/+0