summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove some more GdkColor propertieswip/baedert/boxTimm Bäder2016-10-2011-347/+8
* button: Fix icon-name implementationTimm Bäder2016-10-204-161/+111
* button: Remove grab_timeTimm Bäder2016-10-202-5/+0
* container: Remove composite_nameTimm Bäder2016-10-202-85/+0
* frame: Remove unused constantsTimm Bäder2016-10-201-4/+0
* container: Remove reallocate_redrawsTimm Bäder2016-10-204-41/+0
* gtk4-demo: Fix builder demoTimm Bäder2016-10-201-1/+2
* widget: Remove in_reparent flagTimm Bäder2016-10-202-25/+3
* menuitem: Stop looking at nonexistant child propertiesTimm Bäder2016-10-201-4/+2
* checkbutton: Remove unused constantsTimm Bäder2016-10-201-4/+0
* builder: Stop parsing GdkColor valuesTimm Bäder2016-10-201-20/+2
* shortcutswindow: Remove unneeded deprecation guardsTimm Bäder2016-10-201-2/+0
* testsuite: Update buttons.nodesTimm Bäder2016-10-201-4/+2
* container: Don't queue resize on non-toplevel widgetsTimm Bäder2016-10-201-1/+1
* wayland: Allow grabless xdg_popupsCarlos Garnacho2016-10-202-25/+15
* build: Enable subdir-objectsEmmanuele Bassi2016-10-192-19/+35
* Adwaita: make circular button border looking niceLapo Calamandrei2016-10-193-2/+72
* Adwaita: sass, make button mixin export a global $button_fill varLapo Calamandrei2016-10-193-65/+88
* Adwaita: sass cleanupLapo Calamandrei2016-10-193-19/+17
* widget-factory: use circular style class on the circular button...Lapo Calamandrei2016-10-192-6/+1
* build: Remove unused target variablesEmmanuele Bassi2016-10-191-3/+0
* icontheme: Simplify lookup_size()Emmanuele Bassi2016-10-191-33/+16
* Visual Studio builds: Update from [gdk|gtk]-3 to [gdk|gtk]-4Chun-wei Fan2016-10-1969-991/+555
* Visual Studio Solutions: Drop references to libgail-utilChun-wei Fan2016-10-192-53/+12
* build/: Force MSVC project file generation on Makefile.am changesChun-wei Fan2016-10-192-3/+10
* Add some content to the migration guideMatthias Clasen2016-10-181-1/+44
* Start a new migration guideMatthias Clasen2016-10-1811-3161/+34
* gsk: Clear the profiler instanceEmmanuele Bassi2016-10-181-0/+2
* gsk: Plug leak in GskRenderNodeEmmanuele Bassi2016-10-181-0/+2
* build: Fix variable name for gtk4-update-icon-cache targetEmmanuele Bassi2016-10-181-1/+1
* build: Rework the GSK source lisingEmmanuele Bassi2016-10-181-18/+18
* build: Drop LDADD from GSK's MakefileEmmanuele Bassi2016-10-181-11/+6
* Rename all binaries to be versionedMatthias Clasen2016-10-188-65/+65
* Rename gtk-query-immodules to follow our binary naming schemeMatthias Clasen2016-10-185-19/+19
* Fix the docs build moreMatthias Clasen2016-10-182-53/+0
* gdk: Fix Since tag of gdk_cairo_surface_upload_to_glRico Tzschichholz2016-10-181-1/+1
* gdk: Add missing Since tags for gdk_window_new_child/inputRico Tzschichholz2016-10-181-0/+4
* gsk: Bump up all version annotationsEmmanuele Bassi2016-10-187-119/+119
* docs: Bump up major version for GSK's API referenceEmmanuele Bassi2016-10-184-21/+5
* gsk: Add the ability to create fallback renderersEmmanuele Bassi2016-10-186-26/+149
* gsk: Update Cairo rendererEmmanuele Bassi2016-10-181-2/+11
* gsk: Make GskRenderer.render() drawing context-agnosticEmmanuele Bassi2016-10-184-22/+33
* docs: Update the GSK API reference sectionEmmanuele Bassi2016-10-181-12/+2
* gsk: Move GskRenderNode getters to internal APIEmmanuele Bassi2016-10-183-13/+6
* gsk: Remove GskRenderer:auto-clearEmmanuele Bassi2016-10-183-99/+5
* Convert GtkSpinner to indirect renderingMatthias Clasen2016-10-181-7/+7
* Convert GtkImage to indirect renderingMatthias Clasen2016-10-181-36/+35
* Convert GtkAccelLabel to indirect renderingMatthias Clasen2016-10-181-8/+25
* Convert GtkLabel to indirect renderingMatthias Clasen2016-10-181-37/+38
* Convert GtkFlowBox to indirect renderingMatthias Clasen2016-10-181-50/+40