summaryrefslogtreecommitdiff
path: root/gtk/gtkprivate.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* main: Compiler warnin gfixesMatthias Clasen2023-02-021-4/+5
* Rename gdk-private.h to gdkprivate.hMatthias Clasen2022-09-231-1/+1
* Rename gdkdebug.h to gdkdebugprivate.hMatthias Clasen2022-09-231-1/+1
* gtk: Remove old debug macrosMatthias Clasen2022-09-231-6/+0
* gtk: Introduce new debug macrosMatthias Clasen2022-09-231-4/+22
* gtkwindow: Use pointer-oriented function to deal with crossing eventsCarlos Garnacho2022-08-091-0/+9
* GtkApplication: Call setlocale earlysetlocale-gapplication-helpMatthias Clasen2021-09-061-0/+2
* Add a helper to make case-insensitive globsMatthias Clasen2021-06-041-0/+3
* fnmatch: Support case-foldingMatthias Clasen2021-06-031-1/+2
* Bring back elide_underscoresMatthias Clasen2021-05-241-0/+2
* Remove GtkPlacesOpenFlags from public headersMatthias Clasen2020-11-091-0/+1
* Redo the handling of Emoji dataemoji-data-cldrMatthias Clasen2020-10-041-0/+2
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-2/+2
* Replace "gchar" with "char"Benjamin Otte2020-07-251-6/+6
* Drop gtk_get_current_ apisMatthias Clasen2020-04-111-0/+2
* gtk: Stop using modifier intentsMatthias Clasen2020-04-061-2/+0
* gtk: Remove handling of virtual modifiersMatthias Clasen2020-04-061-2/+0
* Drop some no longer used codeMatthias Clasen2020-04-051-10/+0
* Add portal version checking helperBastien Nocera2020-03-301-0/+2
* Drop gtk_grab_add/remove from public apiMatthias Clasen2020-02-281-0/+5
* motion controller: Match focus event propagationMatthias Clasen2020-02-211-0/+6
* Remove gtk_propagate_event from public APIMatthias Clasen2020-02-091-0/+2
* Remove gtk_main_do_event from public APIMatthias Clasen2020-02-091-0/+1
* Use normal event propagation for DND eventsMatthias Clasen2020-01-081-1/+1
* gtkprivate: Only define gtk_internal_return_if* for consistency checksTimm Bäder2019-09-091-3/+3
* 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