Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-28 | avoid redundant redeclarations | Pablo Barciela | 1 | -2/+0 | |
2019-10-02 | gs-grab-x11: avoid 'g_type_class_add_private' | Pablo Barciela | 1 | -7/+3 | |
2019-07-11 | drop libXxf86 dependency | raveit65 | 1 | -68/+0 | |
The X server hasn't implemented it in over 10 years. and it was dropped from debian since a long time. fixes https://github.com/mate-desktop/mate-screensaver/issues/199 | |||||
2018-08-22 | gs-grab-x11: replace deprecated gdk_error_trap_push/pop | raveit65 | 1 | -5/+8 | |
2018-05-14 | Fixed some gdk deprecations | yetist | 1 | -5/+5 | |
2018-02-01 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -46/+0 | |
2017-03-28 | [GTK+3.20] Switch to GdkSeat | Alexei Sorokin | 1 | -276/+177 | |
This changes the code quite a lot as both grabbing the pointer and the keyboard have to be done simultaneously now. | |||||
2017-01-17 | GTK+3.22: fix some GdkScreen related deprecations | Alexei Sorokin | 1 | -61/+58 | |
2016-11-20 | move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option | monsta | 1 | -28/+0 | |
and require libmatekbd and libmate-desktop >= 1.17 | |||||
2016-11-20 | fix indent a bit | monsta | 1 | -1/+1 | |
2016-10-02 | GTK+-3 gs-grab-x11: use correct GTK_VERSION_CHECK | raveit65 | 1 | -1/+1 | |
fixes https://github.com/mate-desktop/mate-screensaver/issues/104 | |||||
2016-06-18 | Gtk3: fix several deprecations | Sorokin Alexei | 1 | -15/+32 | |
2016-04-18 | gtk3: fix assertion 'GTK_IS_WIDGET (widget)' failed | Denis Gorodnichev | 1 | -1/+1 | |
2015-12-13 | GTK3: don't use deprecated gdk_cursor_new | Wolfgang Ulbrich | 1 | -0/+8 | |
2015-12-11 | GTK3: don't use deprecated gdk_cursor_unref | Wolfgang Ulbrich | 1 | -0/+4 | |
2015-12-10 | GTK3: use new gdk_error_trap_ignored api | Wolfgang Ulbrich | 1 | -0/+22 | |
This gets rid of some compile warnings taken from: https://git.gnome.org/browse/gnome-screensaver/commit/?id=73c0e41 | |||||
2015-07-09 | Simplify cursur hiding | infirit | 1 | -31/+0 | |
Use GDK_BLANK_CURSOR across Gtk versions for new cursors. | |||||
2015-07-09 | Use accessor functions instead of direct access | infirit | 1 | -4/+0 | |
Make Gtk2 build with GSEAL_ENABLE And cut down on ifdef hell. | |||||
2015-07-09 | Always use GDK_DISPLAY_XDISPLAY instead of GDK_DISPLAY | infirit | 1 | -13/+0 | |
Has been in Gtk since 2.22 | |||||
2013-11-12 | Add GTK3 support | Stefano Karapetsas | 1 | -1/+23 | |
2012-11-18 | fixed incorrect fsf addresses | Steve Zesch | 1 | -2/+2 | |
2011-11-04 | first commit | Perberos | 1 | -0/+672 | |