Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-29 | display: remove conversion warnings | rbuj | 1 | -22/+23 | |
2019-06-18 | Remove trailing whitespaces | rbuj | 1 | -95/+95 | |
find . -regextype posix-extended -regex '.*\.(c|h|ac)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+ | |||||
2018-05-07 | display-capplet: add css name for scrollarea | raveit65 | 1 | -0/+2 | |
This makes it possible to fix visual glitches in themes | |||||
2018-01-30 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -13/+0 | |
2017-08-15 | display scrollarea: avoid deprecated gtk_adjustment_changed | raveit65 | 1 | -1/+3 | |
gtk_adjustment_changed has been deprecated since version 3.18 and GTK+ emits “changed” itself whenever any of the properties (other than value) change. see https://developer.gnome.org/gtk3/unstable/GtkAdjustment.html#gtk-adjustment-changed | |||||
2017-08-15 | display scrollarea: fix a -Wuninitialized build warning | raveit65 | 1 | -0/+1 | |
2017-08-15 | display scrollarea: avoid deprecated gdk_window_get_pointer | raveit65 | 1 | -1/+21 | |
2016-12-02 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -360/+48 | |
and require libmatekbd, libmate-desktop, marco, m-s-d >= 1.17 | |||||
2016-09-18 | GTK+3: fix mate-display-properties with glib 2.49.6 | lukefromdc | 1 | -0/+4 | |
before that version, glib ignored arguments in custom marshalling and always used its own ones, so the mistake in our code was unnoticed for a long time. this commit adds proper marshalling for GTK+3 build. more info: https://bugzilla.gnome.org/769076 fixes https://github.com/mate-desktop/mate-control-center/issues/251 | |||||
2016-01-14 | display: less #if's again | monsta | 1 | -19/+32 | |
2016-01-14 | display: less #if's | monsta | 1 | -28/+43 | |
2016-01-14 | fix unused variables warning in GTK+3 build | monsta | 1 | -2/+2 | |
2015-07-12 | Replace Gdk drawing with Cairo | infirit | 1 | -38/+22 | |
2014-11-05 | gtk3: fix display properties dialog rendering | Denis Gorodnichev | 1 | -8/+13 | |
2014-01-24 | Fixes for GTK2 | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-24 | display: Add GTK3 support | Stefano Karapetsas | 1 | -526/+333 | |
2012-08-02 | Fixed incorrect fsf address. | Steve Zesch | 1 | -2/+2 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+1944 | |