summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* button: Remove baseline_align valueTimm Bäder2017-05-053-26/+0
* clipboard: Try the mimetype firstMatthias Clasen2017-05-031-2/+9
* Adwaita: regenerate css using sasscLapo Calamandrei2017-05-032-9351/+3786
* Adwaita: add more space between check/radio and label in popoversLapo Calamandrei2017-05-031-0/+13
* Adwaita: add a sassc based parse-sass.sh scriptLapo Calamandrei2017-05-031-0/+13
* meson: Remove G_LOG_USE_STRUCTURED from target C flagsEmmanuele Bassi2017-05-031-1/+0
* window: Remove property definitionEmmanuele Bassi2017-05-031-15/+0
* Specify more options to sasscEmmanuele Bassi2017-05-031-1/+1
* build: De-duplicate options to sasscEmmanuele Bassi2017-05-031-4/+6
* build: Fix the introspection buildEmmanuele Bassi2017-05-032-6/+9
* build: Use get_pkgconfig_variable()Emmanuele Bassi2017-05-031-11/+4
* build: Improve consistency of the "coding" styleEmmanuele Bassi2017-05-031-120/+150
* build: Disable introspection generationEmmanuele Bassi2017-05-031-1/+1
* build: Add the appropriate inclusion paths for libgtkEmmanuele Bassi2017-05-031-1/+1
* build: Add introspection generationEmmanuele Bassi2017-05-031-4/+64
* build: Use the appropriate linker flagsEmmanuele Bassi2017-05-031-2/+3
* build: Add compiler warnings and errorsEmmanuele Bassi2017-05-031-1/+1
* build: Add the appropriate paths in the configuration headerEmmanuele Bassi2017-05-031-5/+4
* build: Use the appropriate quotingEmmanuele Bassi2017-05-031-2/+1
* meson: build input modulesTim-Philipp Müller2017-05-031-5/+34
* meson: remove duplicate libm variableTim-Philipp Müller2017-05-031-1/+1
* meson: check for more missing config.h definesTim-Philipp Müller2017-05-031-0/+19
* meson: gtk: set GTK_PRINT_BACKENDS define properlyTim-Philipp Müller2017-05-031-1/+0
* meson: modules: add printbackendsTim-Philipp Müller2017-05-031-0/+4
* meson: gtk: don't overwrite top-level cdata variable with local stuffTim-Philipp Müller2017-05-031-7/+7
* meson: testsuites: tools: add meson buildTim-Philipp Müller2017-05-031-1/+3
* meson: make sure gsk/gdk generated headers exist for libgtk_dep usersTim-Philipp Müller2017-05-031-13/+8
* meson: generate .pc filesTim-Philipp Müller2017-05-031-1/+1
* meson: gtk: update build file and sync to MakefileTim-Philipp Müller2017-05-031-27/+106
* meson: gtk: use gnome.mkenums() and gnome.genmarshal()Tim-Philipp Müller2017-05-031-48/+22
* meson: gtk: remove internal static libs from declared gtk dependencyTim-Philipp Müller2017-05-031-1/+2
* meson: gtk: use array for installed tools definitionTim-Philipp Müller2017-05-031-43/+19
* meson: gtk: install headersTim-Philipp Müller2017-05-033-9/+7
* meson: gdk: build individual backends as static libsTim-Philipp Müller2017-05-031-1/+1
* meson: update list of sources for changes in git masterTim-Philipp Müller2017-05-033-10/+11
* meson: gtk: generate gtk.gresource.xmlTim-Philipp Müller2017-05-033-271/+101
* meson: gtk: add missing source fileTim-Philipp Müller2017-05-031-0/+1
* meson: make sure gdk/gdkenumtypes.h is generated for users of libgtk_depTim-Philipp Müller2017-05-031-3/+3
* Rename generated gtktypefuncs.c to gtktypefuncs.incTim-Philipp Müller2017-05-034-9/+9
* meson: update build filesTimm Bäder2017-05-034-110/+16
* meson: Sort input files by nameTimm Bäder2017-05-034-152/+211
* meson: Build gtk utilsTimm Bäder2017-05-031-3/+51
* meson: Install libgtk and libgdkTimm Bäder2017-05-031-2/+2
* gtk/meson: Read dirs from optionsTimm Bäder2017-05-031-10/+19
* meson: Build all tests in tests/Timm Bäder2017-05-031-3/+5
* meson: Use -BsymbolicTimm Bäder2017-05-031-0/+1
* meson: Require gtkmarshal_h before we build gtkTimm Bäder2017-05-031-1/+2
* meson: Generate demos.h for gtk3-demoTimm Bäder2017-05-031-1/+4
* meson: Build gtk3-demoTimm Bäder2017-05-031-2/+1
* gentypefuncs.py: Use python3Timm Bäder2017-05-031-6/+6