| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop Autotools build | Emmanuele Bassi | 2017-08-14 | 1 | -1728/+0 |
* | Add an Emoji chooser widget | Matthias Clasen | 2017-08-12 | 1 | -1/+5 |
* | Add Emoji data | Matthias Clasen | 2017-08-12 | 1 | -0/+3 |
* | eventbox: Remove | Benjamin Otte | 2017-08-02 | 1 | -2/+0 |
* | Remove GtkCssGadget | Timm Bäder | 2017-07-19 | 1 | -2/+0 |
* | Remove GtkCssCustomGadget | Timm Bäder | 2017-07-19 | 1 | -2/+0 |
* | Remove GtkBoxGadget | Timm Bäder | 2017-07-19 | 1 | -2/+0 |
* | Remove GtkBuiltinIcon | Timm Bäder | 2017-07-19 | 1 | -2/+0 |
* | filechooserwidget: Add GtkFileChooserErrorStack | Timm Bäder | 2017-07-18 | 1 | -1/+3 |
* | GtkFilechooserNative: add macOS support | Tom Schoonjans | 2017-07-18 | 1 | -0/+1 |
* | Use newer glib-genmarshal to simplify build rules | Emmanuele Bassi | 2017-07-11 | 1 | -6/+8 |
* | gtk/Makefile.am: Fix 'make dist' | Chun-wei Fan | 2017-06-12 | 1 | -2/+1 |
* | Install gtkcenterbox.h | Matthias Clasen | 2017-06-05 | 1 | -0/+1 |
* | gtk: Introduce GtkPointerFocus | Carlos Garnacho | 2017-05-25 | 1 | -0/+2 |
* | Specify more options to sassc | Emmanuele Bassi | 2017-05-03 | 1 | -1/+1 |
* | build: De-duplicate options to sassc | Emmanuele Bassi | 2017-05-03 | 1 | -4/+6 |
* | Rename generated gtktypefuncs.c to gtktypefuncs.inc | Tim-Philipp Müller | 2017-05-03 | 1 | -3/+3 |
* | build: Don't include the marshallers header file | Emmanuele Bassi | 2017-04-28 | 1 | -4/+10 |
* | actionbar: Add explicit center widget | Timm Bäder | 2017-04-25 | 1 | -2/+4 |
* | Add GtkGizmo | Timm Bäder | 2017-04-25 | 1 | -2/+4 |
* | Rebuild CSS on all SCSS file changes | Emmanuele Bassi | 2017-04-01 | 1 | -9/+9 |
* | Optionally depend on sassc to generate the theme CSS | Emmanuele Bassi | 2017-04-01 | 1 | -16/+41 |
* | Implement tab/up-down/left-right focus sorting for widgets | Timm Bäder | 2017-03-31 | 1 | -0/+1 |
* | Remove the Raleigh theme | Timm Bäder | 2017-03-31 | 1 | -6/+1 |
* | build: Stop compressing ui files | Timm Bäder | 2017-01-30 | 1 | -2/+2 |
* | fontbutton: Be a GtkWidget | Timm Bäder | 2017-01-20 | 1 | -1/+0 |
* | filechooserbutton: Be a GtkWidget | Timm Bäder | 2017-01-20 | 1 | -1/+0 |
* | Visual Studio builds: Move project files to win32/ | Chun-wei Fan | 2017-01-09 | 1 | -6/+6 |
* | actionbar: Add revealer as internal child | Timm Bäder | 2017-01-08 | 1 | -1/+0 |
* | gtk: Implement -gtk-icon-filter | Benjamin Otte | 2016-12-31 | 1 | -0/+2 |
* | roundedbox: Add gtk_rounded_boxes_init_for_style() | Benjamin Otte | 2016-12-20 | 1 | -1/+0 |
* | gsk: Move gtk/gtkcairoblur.c to gsk/gskcairoblur.c | Benjamin Otte | 2016-12-20 | 1 | -2/+0 |
* | build: add gir depends for GdkX11, GdkWin32, and Gsk on Gdk | William Hua | 2016-12-05 | 1 | -3/+3 |
* | build: Don't link against libgtk and libgdk | Benjamin Otte | 2016-11-20 | 1 | -10/+1 |
* | gtk: Add gtk_widget_snapshot() | Benjamin Otte | 2016-11-15 | 1 | -1/+4 |
* | Drop support for symbolic colors | Matthias Clasen | 2016-11-07 | 1 | -1/+1 |
* | Drop support for -gtk-gradient | Matthias Clasen | 2016-11-07 | 1 | -2/+0 |
* | autotools: Update MSVC gir build script generation | Chun-wei Fan | 2016-11-03 | 1 | -1/+1 |
* | Windows: Update code for monolithic GTK DLL | Chun-wei Fan | 2016-11-03 | 1 | -2/+2 |
* | Use GdkRGBA for text attributes | Matthias Clasen | 2016-11-01 | 1 | -1/+0 |
* | Make GtkTextAttributes private | Matthias Clasen | 2016-11-01 | 1 | -7/+3 |
* | gtk: Add back infrastructure for GTK_DEBUG=updates | Benjamin Otte | 2016-10-27 | 1 | -0/+2 |
* | pixelcache: Remove | Benjamin Otte | 2016-10-27 | 1 | -2/+0 |
* | build: Update CLEANFILES | Emmanuele Bassi | 2016-10-26 | 1 | -3/+1 |
* | build: Beautify the GIR post-processing | Emmanuele Bassi | 2016-10-26 | 1 | -6/+18 |
* | Make gdk.la and gsk.la a noninst helper library | Alexander Larsson | 2016-10-26 | 1 | -9/+30 |
* | MSVC builds: Support MSVC 2013 and later | Chun-wei Fan | 2016-10-26 | 1 | -2/+2 |
* | Drop support for offscreen GdkWindowswip/alexl/no-offscreen | Alexander Larsson | 2016-10-25 | 1 | -2/+0 |
* | Visual Studio builds: Update from [gdk|gtk]-3 to [gdk|gtk]-4 | Chun-wei Fan | 2016-10-19 | 1 | -11/+10 |
* | build: Fix variable name for gtk4-update-icon-cache target | Emmanuele Bassi | 2016-10-18 | 1 | -1/+1 |