summaryrefslogtreecommitdiff
path: root/gtk/gtkprivate.h
Commit message (Expand)AuthorAgeFilesLines
* widget: Add gtk_widget_compute_point()Benjamin Otte2019-02-191-7/+0
* Remove nonexisting function from headerBenjamin Otte2019-02-191-6/+0
* Move the should_use_portal helper to gdkMatthias Clasen2018-11-041-1/+1
* GtkApplication: track screensaver stateMatthias Clasen2018-08-301-0/+1
* Add utility functions for portal pathsMatthias Clasen2018-08-301-0/+4
* Use defines for bus namesMatthias Clasen2018-08-151-0/+8
* main: Don't look at first GTK_DISPLAY_DEBUG_CHECK parameter...Timm Bäder2018-07-081-1/+2
* gtk: Add GtkGestureStylusCarlos Garnacho2018-04-051-0/+7
* gtk: add a per-display log macroMatthias Clasen2018-01-141-0/+5
* application: Put shared code into a common functionBenjamin Otte2017-12-031-0/+2
* gtk: Change gtk_propagate_event() to propagate both ways.Carlos Garnacho2017-09-191-1/+1
* gtk: Add private _gtk_toplevel_pick() methodCarlos Garnacho2017-05-251-0/+5
* gtk: Add missing function declarationsEmmanuele Bassi2016-10-171-0/+2
* Fix _gtk_get_slowdown()Emmanuele Bassi2016-10-171-1/+1
* Add a portal helperMatthias Clasen2016-07-081-0/+2
* progresstracker: add GTK_SLOWDOWN environment variableMatt Watson2016-04-081-0/+4
* Make debug flags per-displayMatthias Clasen2016-03-111-0/+12
* Add a private function to determine if we simulateMatthias Clasen2015-07-311-0/+2
* Make sure native W32 print dialog uses visual stylesРуслан Ижбулатов2014-08-051-0/+4
* gtkprivate: #define OPPOSITE_ORIENTATIONBenjamin Otte2013-05-011-0/+2
* Work around access to global resources without calling gtk_init()Tristan Van Berkom2013-04-081-0/+2
* Add internal versions of g_return_[val_]_if_failAlexander Larsson2012-12-041-0/+10
* Add GtkTextHandleCarlos Garnacho2012-09-031-0/+1
* gtk: Add a way to do event captureCarlos Garcia Campos2012-03-011-0/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Add generation of private g-types for private headersAlexander Larsson2011-11-251-0/+2
* Turn the private #define for the group-shifting modifier into APIMichael Natterer2011-11-181-7/+0
* Bug 663856 - Make option-foo accelerators use the right symbolMichael Natterer2011-11-181-0/+17
* Move gtkstyle and gtkrc to deprecated/Matthias Clasen2011-11-021-3/+2
* gtk: clean up the private horrorMichael Natterer2011-10-221-34/+18
* Bug 658772: Directory paths for resource directories are hard coded.John Ralls2011-10-081-1/+2
* gtk: remove the private GTK_DEFAULT_ACCEL_MOD_MASK defineMichael Natterer2011-10-071-9/+4
* Bug 659406 - Abstract what triggers a context menuMichael Natterer2011-09-271-2/+0
* gtk: remove the private GTK_EXTEND/MODIFY_SELECTION_MOD_MASKMichael Natterer2011-09-271-8/+0
* gtk: remove the private GTK_NO_TEXT_INPUT_MOD_MASKMichael Natterer2011-09-271-10/+0
* Bug 659406 - Abstract what triggers a context menuMichael Natterer2011-09-261-0/+2
* app: abstract which modifiers are used for extending and modifying selectionsMichael Natterer2011-09-261-0/+8
* gtk: fix entering of Option-foo symbols on the MacMichael Natterer2011-09-261-0/+10
* Move docs for gtkmain inlineMatthias Clasen2011-01-041-4/+18
* Re-add copyright noticeEmmanuele Bassi2010-10-201-0/+26
* Split off gtkprivate.hEmmanuele Bassi2010-10-201-88/+4
* Fix handling of the geometry widgetOwen W. Taylor2010-10-111-0/+9
* Remove GtkObject completelyMatthias Clasen2010-09-261-44/+23
* Move GtkSizeRequest into GtkWidgetBenjamin Otte2010-09-261-1/+1
* Reduced overall SizeRequestCache sizeTristan Van Berkom2010-09-211-3/+6
* Moved GtkSizeRequest cache to GtkWidget->privTristan Van Berkom2010-09-091-0/+22
* Completely removed requisition cache from GtkWidget instance structure.Tristan Van Berkom2010-09-081-4/+2
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-1/+0
* Mega commit to change ->get_desired_size() for ->get_desired_width/height().Tristan Van Berkom2010-04-121-27/+32
* Use standard mac shortcutsYevgen Muntyan2009-10-261-0/+9