summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* meson: Drop unnecessary link_withEmmanuele Bassi2017-05-101-5/+3
* GtkWindow: Don't double free export user dataJonas Ådahl2017-05-091-2/+0
* Adwaita: regenerate the cssLapo Calamandrei2017-05-092-2/+14
* Adwaita: add a commentLapo Calamandrei2017-05-091-1/+1
* Revert "Adwaita: remove unneeded margin on dropdown menu"Lapo Calamandrei2017-05-091-0/+1
* Adwaita: regenerate cssLapo Calamandrei2017-05-092-2/+2
* Adwaita: remove unneeded margin on dropdown menuLapo Calamandrei2017-05-091-1/+0
* Make sure to remove tooltip timeout.Olof-Joachim Frahm2017-05-081-0/+12
* style entry-tagsJakub Steiner2017-05-081-0/+11
* file filter: Be save against NULLMatthias Clasen2017-05-081-13/+15
* menubutton: Remove prelight state when button is deactivatedMichael Catanzaro2017-05-081-0/+1
* gtkdnd: restore drag window movement for the unmanaged caseChristoph Reiter2017-05-051-9/+34
* meson: Silence the introspection scannerEmmanuele Bassi2017-05-051-0/+2
* Move style change for popover creation.Olof-Joachim Frahm2017-05-051-4/+9
* linkbutton: Fix memory leakMohammed Sadiq2017-05-051-3/+9
* Remove gtk_widget_get_preferred_*Timm Bäder2017-05-052-166/+6
* window: Stop using gtk_widget_get_preferred*Timm Bäder2017-05-051-3/+5
* widget: Remove useless assignmentTimm Bäder2017-05-051-1/+0
* 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