summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Adwaita: few vars to adjust color & metricsFrederik Feichtmeier2019-06-184-88/+122
* Merge branch 'wip/jimmac/tone-down-infobars' into 'gtk-3-24'Jakub Steiner2019-06-183-40/+48
|\
| * Adwaita: tone down infobarsJakub Steiner2019-06-183-40/+48
* | entry completion: Update popup visibility on manual completeMichael Gratton2019-06-151-121/+119
|/
* Merge branch 'wip/dboles/scrolledwindow-annotations' into 'master'Matthias Clasen2019-06-121-6/+6
* window: Fix focus wraparoundMatthias Clasen2019-06-121-2/+4
* Merge branch 'popover-state-sync' into 'gtk-3-24'Matthias Clasen2019-06-111-0/+5
|\
| * popover: Sync parent state when neededMatthias Clasen2019-06-111-0/+5
* | HighContrast: Improve contrast of notebook tabsColomban Wendling2019-06-111-3/+3
|/
* Adwaita: update treeview progressbarsJakub Steiner2019-06-073-34/+15
* gdk: backport GdkProfilerChristian Hergert2019-06-061-0/+155
* gtk: fix weed_out_neg_zero() in spinbutton and scaleMichael Natterer2019-06-032-2/+2
* va_marshaller: add various va_marshallersChristian Hergert2019-06-0118-29/+221
* gtk: fix all uses of g_cclosure_marshal_genericChristian Hergert2019-06-0116-30/+147
* Merge branch 'overlay-scrolling-for-3' into 'gtk-3-24'Matthias Clasen2019-05-312-2/+29
|\
| * scrolled window: respect overlay-scrolling settingMatthias Clasen2019-05-311-1/+9
| * Add a gtk-overlay-scrolling settingMatthias Clasen2019-05-311-1/+20
* | gtk: rely on default marshallersChristian Hergert2019-05-3119-29/+29
|/
* marshallers: ensure g_cclosure_marshal_VOID__VOIDv is usedChristian Hergert2019-05-2932-58/+58
* Merge branch 'gtk3-remove-pixel-cache-from-treeview' into 'gtk-3-24'Timm Bäder2019-05-291-127/+28
|\
| * treeview: Remove the pixel cachegtk3-remove-pixel-cache-from-treeviewTimm Bäder2019-05-211-127/+28
* | Use g_once for all the mkenums template filesFederico Mena Quintero2019-05-212-16/+26
|/
* Merge branch 'fix-non-csd-menu-corners-gtk3' into 'gtk-3-24'Timm Bäder2019-05-173-6/+8
|\
| * Adwaita: Don't round the non-csd menu cornersnana-42019-05-123-6/+8
* | emoji chooser: populate incrementallyMatthias Clasen2019-05-161-22/+47
|/
* GtkHeaderBar: Don't leak decoration layoutGuido Günther2019-05-061-0/+1
* css: Use multiple font-family valuesMatthias Clasen2019-05-031-2/+12
* treeview: Draw rubber band rectangle more oftenErnestas Kulik2019-05-011-4/+2
* Add a few placeholder documentation block to have g-i annotationsRico Tzschichholz2019-05-011-0/+16
* Adwaita: tone down lowres icon aidJakub Steiner2019-04-293-6/+6
* GtkTextBufferSerialize: Add missing format string argumentFelix Riemann2019-04-271-1/+2
* GtkTextBufferSerialize: Add G_GNUC_PRINTF() to set_error()Felix Riemann2019-04-271-0/+8
* meson: underscorify immodule name when using it as a macro nameChristoph Reiter2019-04-121-1/+1
* meson: Preserve compatibility with Autotools buildEmmanuele Bassi2019-04-111-0/+1
* meson: Fix building with builtin immodulesChun-wei Fan2019-04-111-1/+2
* autotools: dist gen-c-array.py and gen-rc.pyChristoph Reiter2019-04-111-0/+1
* meson: simplify builtin_immodules build optionChristoph Reiter2019-04-111-1/+1
* meson: Various config.h related fixesChristoph Reiter2019-04-111-5/+7
* meson: static immodules: depend on generated headersChristoph Reiter2019-04-111-2/+3
* meson: set the soversion to just '0' everywhereChristoph Reiter2019-04-111-0/+1
* meson: build print backendsChristoph Reiter2019-04-111-2/+0
* autotools: dist all meson related build filesChristoph Reiter2019-04-111-1/+10
* meson: build all input modules; fix static build on LinuxChristoph Reiter2019-04-111-1/+20
* meson: install unix-print headersChristoph Reiter2019-04-111-0/+12
* meson: mkenums: only write basenames in the commentsChristoph Reiter2019-04-111-1/+1
* meson: gtk gir: depend on xlib and include gtkx.h if X11 is enabledChristoph Reiter2019-04-111-5/+10
* meson: install gtkbuilder.rng/its/loc filesChristoph Reiter2019-04-111-0/+7
* meson: Install key themesChristoph Reiter2019-04-111-6/+11
* meson: add fribidi depChristoph Reiter2019-04-111-0/+1
* meson: Build the input modulesChun-wei Fan2019-04-111-2/+2