summaryrefslogtreecommitdiff
path: root/gtk/gtknative.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecate gtk_widget_translate_coordinatesMatthias Clasen2023-03-251-4/+6
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* native: add API to update opaque regionChristian Hergert2022-02-111-2/+187
* gtk: mark gtk_native_get_for_surface as nullableBilal Elmoussaoui2022-01-011-1/+1
* surface: Add a private structBenjamin Otte2021-10-061-2/+2
* GTK: Fix builds against latest stable GLib with MSVClatest.glib.msvcChun-wei Fan2021-04-161-2/+2
* native: Convert docsMatthias Clasen2021-03-111-21/+35
* native: Listen for scale changesMatthias Clasen2021-01-161-0/+16
* docs: Add missing documentation GtkNativeEmmanuele Bassi2020-12-161-0/+12
* gtk/native: Remove gtk_native_check_resize()Jonas Ådahl2020-12-071-23/+0
* gtk: Allocate everything from GtkNativeClass::layoutJonas Ådahl2020-12-071-0/+121
* gtk: Remove unused header includeBenjamin Otte2020-10-201-1/+0
* Make GtkNativeInterface privateMatthias Clasen2020-08-141-3/+3
* Drop gtknativeprivate.hMatthias Clasen2020-06-071-1/+1
* Change coordinate translation apis to take doublesMatthias Clasen2020-05-171-4/+4
* native: Add documenation for get_surface_transformTimm Bäder2020-05-161-2/+11
* native: Don't compare a pointer with 0Timm Bäder2019-09-111-4/+4
* Fix some GObject introspection annotationsNiels De Graef2019-05-301-2/+2
* native: Add to docsMatthias Clasen2019-05-281-0/+9
* Introduce GtkNativeMatthias Clasen2019-05-281-0/+142