Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-28 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -13/+0 | |
2017-08-22 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 1 | -0/+9 | |
avoid deprecated: gdk_screen_get_monitor_geometry gdk_screen_get_monitor_at_point | |||||
2017-07-29 | avoid deprecated gdk_display_get_screen | ZenWalker | 1 | -3/+2 | |
2016-10-15 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -64/+1 | |
2016-05-03 | GTK+3 fixedtip: add style class tooltip | raveit65 | 1 | -0/+1 | |
2016-01-25 | fix dprecated GtkMisc | Wolfgang Ulbrich | 1 | -3/+3 | |
2015-12-02 | Gtk+-3.14 fixedtip.c: don't use deprecated GtkMisc | Wolfgang Ulbrich | 1 | -0/+5 | |
taken from: https://git.gnome.org/browse/metacity/commit/?id=e00996a | |||||
2015-11-18 | GTK3 fixedtip: use a tooltip style | Wolfgang Ulbrich | 1 | -32/+70 | |
- this fixes the bg/fg color mismatch between normal tooltips, which are styleable in themes taken from: https://git.gnome.org/browse/metacity/commit/?id=3aa71b7 | |||||
2015-09-14 | Remove deprecated GTK+ symbols and use accessor functions | infirit | 1 | -1/+1 | |
Direct struct access has been deprecated, so use the appropriate replacements to build with GSEAL enabled. | |||||
2014-11-25 | merge metacity(gtk3) changes | Denis Gorodnichev | 1 | -1/+1 | |
merge metacity(gtk3) changes fix warnings clean up unused variables replace UNUSED_VARIABLE by G_GNUC_UNUSED | |||||
2014-06-26 | Remove all trailing whitespaces in the code tree | Joaquín Ignacio Aramendía | 1 | -11/+11 | |
Just run: $ find -name '*.c' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i $ find -name '*.h' -print0 | xargs -r0 sed -e 's/[[:blank:]]\+$//' -i | |||||
2014-04-23 | GTK3 fixes | Stefano Karapetsas | 1 | -6/+9 | |
2013-10-26 | Starting to add GTK3 support | Laszlo Boros | 1 | -0/+24 | |
2012-11-18 | fixed incorrect fsf addresses. | Steve Zesch | 1 | -2/+2 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+133 | |