summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Drop support for -gtk-gradientMatthias Clasen2016-11-0712-1222/+2
* HC: use radial-gradient() in place of -gtk-gradient().Lapo Calamandrei2016-11-074-78/+45
* Adwaita: no more -gtk-gradient(), reallyLapo Calamandrei2016-11-073-77/+60
* API: gdk: Add gdk_window_new_temp()Benjamin Otte2016-11-072-35/+2
* API: gdk: Add gdk_window_new_popup()Benjamin Otte2016-11-062-47/+24
* range: Use gdk_window_new_input()Benjamin Otte2016-11-061-27/+11
* API: wayland: Add gdk_wayland_window_new_subsurface()Benjamin Otte2016-11-061-19/+14
* API: gdk: Add gdk_window_new_toplevel()Benjamin Otte2016-11-061-26/+23
* gdkwindow: Remove GdkWindowAttr.type_hintBenjamin Otte2016-11-061-4/+2
* scrolledwindow: Turn into no-window widgetBenjamin Otte2016-11-061-13/+32
* listbox: Turn into no-window widgetBenjamin Otte2016-11-061-20/+73
* flowbox: Turn into no-window widgetBenjamin Otte2016-11-061-10/+50
* Add some new function prototypes to gtkquartz.h.John Ralls2016-11-051-0/+7
* Adwaita: no more -gtk-gradient()Lapo Calamandrei2016-11-053-33/+16
* menu: Properly clip child menuitemsTimm Bäder2016-11-051-10/+12
* entry: Fix coordinates after rendernode conversionTimm Bäder2016-11-052-227/+107
* spinbutton: Convert to indirect renderingTimm Bäder2016-11-051-12/+10
* Revert "Revert "Convert GtkEntry to indirect rendering""Timm Bäder2016-11-051-22/+31
* button: Remove _get_event_windowTimm Bäder2016-11-053-23/+1
* Remove gtk_widget_set_mappedTimm Bäder2016-11-057-47/+10
* notebook: use gesture for clicksTimm Bäder2016-11-051-45/+74
* fixed: Port to GskRenderNodeBenjamin Otte2016-11-051-11/+23
* API: gdk: Remove title from gdk_window_new()Benjamin Otte2016-11-051-2/+3
* API: gdk: Remove override_redirect flag from GdkWindowAttrBenjamin Otte2016-11-052-4/+2
* gtkstylecontext: Clarify memory allocation behaviour of gettersPhilip Withnall2016-11-051-0/+12
* Revert "Convert GtkEntry to indirect rendering"Matthias Clasen2016-11-041-31/+22
* levelbar: update css nodes even when no offset value is foundGeorges Basile Stavracas Neto2016-11-041-21/+17
* Complete the privatization of GtkTextAttributesMatthias Clasen2016-11-048-10/+6
* menubar: We don't need an input windowBenjamin Otte2016-11-031-53/+3
* docs: Remove vfunc that doesn't exist anymoreBenjamin Otte2016-11-031-2/+0
* Adwaita: correctly style headerbars in a stackLapo Calamandrei2016-11-033-2/+15
* popover: pop down when pressing escapeErnestas Kulik2016-11-031-1/+1
* autotools: Update MSVC gir build script generationChun-wei Fan2016-11-031-1/+1
* Windows: Update code for monolithic GTK DLLChun-wei Fan2016-11-033-3/+7
* revealer: Port to no-window widgetBenjamin Otte2016-11-031-3/+9
* textview: Convert to no-window widgetBenjamin Otte2016-11-031-29/+82
* iconview: Turn into no-window widgetBenjamin Otte2016-11-032-14/+38
* colorplane: Port to be a no-window widgetBenjamin Otte2016-11-032-10/+75
* colorswatch: Readd accidentally removed callBenjamin Otte2016-11-031-0/+2
* viewport: Turn into no-window widgetBenjamin Otte2016-11-021-25/+4
* menu: Don't set widget->windowBenjamin Otte2016-11-023-55/+54
* widget: Remove outdated commentTimm Bäder2016-11-021-3/+0
* widget: Remove unused visibility-notify-eventTimm Bäder2016-11-021-3/+0
* widget: Remove state-flags leftoversTimm Bäder2016-11-025-71/+10
* css: Fix radial-gradient() color stop computationBenjamin Otte2016-11-021-1/+1
* gtk: Chain up in realize()Benjamin Otte2016-11-0210-70/+22
* widget: Insist on widgets calling gtk_widget_set_has_window()Benjamin Otte2016-11-022-0/+7
* gtk: Call gtk_widget_set_has_window() on every widgetBenjamin Otte2016-11-025-0/+7
* treeview: Don't use gtk_widget_get_allocaton()Benjamin Otte2016-11-021-40/+25
* inspector: Cosmetic improvements to the recorderMatthias Clasen2016-11-012-11/+22