summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Drop GdkColorwip/matthiasc/text-attributesMatthias Clasen2016-10-288-323/+1
* Stop supporting GdkColor in text buffer serializationMatthias Clasen2016-10-281-45/+0
* Drop the settings color parserMatthias Clasen2016-10-281-265/+1
* Use GdkRGBA for text attributesMatthias Clasen2016-10-2811-342/+198
* Drop GtkTextAttributes from the docsMatthias Clasen2016-10-281-11/+0
* Make GtkTextAttributes privateMatthias Clasen2016-10-286-69/+34
* frame: Get the render node from the gadgetTimm Bäder2016-10-281-1/+1
* Fix clip of more windowed widgetsTimm Bäder2016-10-282-1/+5
* Fix clip position of windowed widgetsTimm Bäder2016-10-282-0/+4
* Updated Czech translationMarek Černocký2016-10-282-4533/+3952
* modelbutton: Convert to indirect renderingTimm Bäder2016-10-281-44/+34
* cssgadget: Move gadgets to their allocated positionTimm Bäder2016-10-281-0/+8
* switch: Port to indirect renderingTimm Bäder2016-10-281-12/+22
* testframe: Fix css element nameTimm Bäder2016-10-281-2/+2
* frame: Use measure() to measure label sizeTimm Bäder2016-10-281-5/+1
* stack: Use measure() to measure child widgetTimm Bäder2016-10-281-14/+1
* csswidgetnode: Fix container condition for GtkInvisibleTimm Bäder2016-10-281-2/+4
* menusectionbox: Remove marginsTimm Bäder2016-10-281-2/+2
* inspector: make use of GtkButton's icon-name propertyTimm Bäder2016-10-283-110/+11
* toggletoolbutton: Remove unneeded deprecation markersTimm Bäder2016-10-281-3/+0
* Revert "Convert GtkEntry to indirect rendering"Matthias Clasen2016-10-281-7/+9
* GDK-Win32/4.0: Improve GL on WindowsChun-wei Fan2016-10-282-53/+257
* GDK/Win32: Deal with leftovers from removal of GdkWindow itemsChun-wei Fan2016-10-283-10/+4
* API: gdk: Remove visual querying APIsBenjamin Otte2016-10-2817-937/+0
* API: gdk: Remove gdk_window_get_visual()Benjamin Otte2016-10-2817-104/+40
* gdk: Remove GdkWindow.depth member variableBenjamin Otte2016-10-285-9/+6
* window: Add a GdkWindow:display propertyBenjamin Otte2016-10-283-4/+36
* Convert GtkEntry to indirect renderingMatthias Clasen2016-10-271-9/+7
* Convert GtkIcon to indirect renderingMatthias Clasen2016-10-271-7/+5
* docs: more logical GtkEntry function order in the section fileSébastien Wilmet2016-10-271-8/+8
* docs: consistent get/set function order for GtkScrolledWindowSébastien Wilmet2016-10-271-3/+3
* MSVC builds: Simplify "install" property sheetChun-wei Fan2016-10-271-12/+1
* gtk+-4.0.pc: Make sure to add requirements for Gsk (e.g. graphene-1.0)Rico Tzschichholz2016-10-271-2/+2
* MSVC builds: Make the GSK project functionalChun-wei Fan2016-10-274-29/+54
* MSVC builds: Fix previous patch on .sln fileChun-wei Fan2016-10-271-4/+4
* gtk+-4.0.pc: Drop rogue refererene to non-existing gdk-4.0.pcRico Tzschichholz2016-10-271-1/+1
* build/win32/vs12/gtk4-gen-srcs.props: Fix XML reference URLChun-wei Fan2016-10-271-1/+1
* Visual Studio projects: Rename tools to become gtk4-*Chun-wei Fan2016-10-2713-53/+53
* x11: Remove code that temporarily unsets the backgroundBenjamin Otte2016-10-273-177/+0
* inspector: Don't connect to nonexisting signalBenjamin Otte2016-10-271-1/+0
* gtk: Add back infrastructure for GTK_DEBUG=updatesBenjamin Otte2016-10-276-6/+379
* treeview: Use gtk_widget_queue_draw()Benjamin Otte2016-10-271-9/+33
* textview: Use gtk_widget_draw()Benjamin Otte2016-10-271-5/+19
* widget: Use gtk_widget_queue_draw()Benjamin Otte2016-10-271-11/+3
* scrolledwindow: Use gtk_widget_queue_draw()Benjamin Otte2016-10-271-23/+12
* paned: Use gtk_widget_queue_draw()Benjamin Otte2016-10-271-5/+6
* menu: Remove unneeded invalidationsBenjamin Otte2016-10-271-6/+0
* notebook: Use gtk_widget_queue_draw()Benjamin Otte2016-10-271-2/+3
* gtk: Remove gdk_window_invalidate() from docsBenjamin Otte2016-10-272-7/+7
* toolitemgroup: Use gtk_widget_queue_draw()Benjamin Otte2016-10-271-11/+8