summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* gtk: rely on default marshallersChristian Hergert2019-05-3018-29/+29
* Fix some GObject introspection annotationsNiels De Graef2019-05-304-4/+11
* rendernodeparser: Parse cairo scriptBenjamin Otte2019-05-301-0/+2
* Remove leftover debug spewMatthias Clasen2019-05-301-1/+0
* Add gtknative.h to public headersMatthias Clasen2019-05-301-0/+1
* Merge branch 'lr/builder-tool-templates' into 'master'Matthias Clasen2019-05-301-12/+19
|\
| * builder-tool: Rewrite GtkBuilder templates tooLubomir Rintel2019-05-301-12/+19
* | builder-tool: Set the parent of newly created GtkAssistantPageLubomir Rintel2019-05-301-0/+2
|/
* Fix shortcuts window sizingMatthias Clasen2019-05-291-18/+2
* marshallers: add missing g_cclosure_marshal_VOID__VOID fixesChristian Hergert2019-05-298-15/+15
* marshallers: ensure g_cclosure_marshal_VOID__VOIDv is usedChristian Hergert2019-05-2919-42/+42
* Merge branch 'gesture-click' into 'master'Matthias Clasen2019-05-2948-596/+592
|\
| * Rename GtkGestureMultiPress to GtkGestureClickMatthias Clasen2019-05-2948-596/+592
* | Merge branch 'global-coords' into 'master'Matthias Clasen2019-05-297-538/+40
|\ \
| * | CosmeticsMatthias Clasen2019-05-291-3/+0
| * | Remove a misleading commentMatthias Clasen2019-05-291-4/+0
| * | window: Remove move unused fieldsMatthias Clasen2019-05-291-15/+0
| * | window: Never call gdk_surface_moveMatthias Clasen2019-05-291-19/+10
| * | Drop an empty functionMatthias Clasen2019-05-291-87/+6
| * | window: Drop more unused fieldsMatthias Clasen2019-05-291-9/+0
| * | window: Drop some unused fieldsMatthias Clasen2019-05-291-23/+1
| * | widget: Stop using gdk_device_get_positionMatthias Clasen2019-05-291-3/+2
| * | window: Drop gtk_window_set_positionMatthias Clasen2019-05-293-307/+10
| * | a11y: Stop using gdk_surface_get_frame_extntsMatthias Clasen2019-05-291-10/+4
| * | a11y: Stop using gdk_surface_get_originMatthias Clasen2019-05-292-56/+8
| * | main: Use gdk_surface_translate_coordinatesMatthias Clasen2019-05-291-8/+5
| |/
* | HighContrast: Improve contrast of notebook tabsColomban Wendling2019-05-291-3/+3
|/
* Revert "window: Chain up in show/hide"Benjamin Otte2019-05-291-3/+4
* window: Chain up in show/hideBenjamin Otte2019-05-291-4/+3
* widget: Add marshallers to signalsBenjamin Otte2019-05-291-8/+11
* widget: Do proper clean up in real_hide()Benjamin Otte2019-05-291-0/+9
* widget: Move functions aroundBenjamin Otte2019-05-291-30/+30
* widget: Insist on proper vfunc callingBenjamin Otte2019-05-291-15/+13
* widget: Fix transform refcounting in allocate()Benjamin Otte2019-05-293-9/+4
* css: Use %f, not %.17fBenjamin Otte2019-05-292-2/+2
* css: Don't print numbers with exponentBenjamin Otte2019-05-292-2/+2
* notebook: Drop position from ::create-windowMatthias Clasen2019-05-281-22/+9
* Some entry completion fixesMatthias Clasen2019-05-282-42/+12
* tree models: Use standard paddingMatthias Clasen2019-05-284-20/+9
* treeview column: Make finalMatthias Clasen2019-05-282-25/+17
* treeview: Make finalMatthias Clasen2019-05-284-98/+66
* flow box: Make finalMatthias Clasen2019-05-282-37/+24
* listbox Make finalMatthias Clasen2019-05-282-52/+26
* notebook: Make finalMatthias Clasen2019-05-282-75/+60
* label: Make finalMatthias Clasen2019-05-282-43/+28
* menubar: Make finalMatthias Clasen2019-05-282-23/+15
* toolbar: make finalMatthias Clasen2019-05-282-35/+25
* menu: Make finalMatthias Clasen2019-05-283-27/+17
* Forgotten fileMatthias Clasen2019-05-281-0/+28
* menu tool button: Make finalMatthias Clasen2019-05-282-35/+17