summaryrefslogtreecommitdiff
path: root/savers/floaters.c
AgeCommit message (Collapse)AuthorFilesLines
2018-05-14fixed gdk_flush warningyetist1-1/+4
2017-01-15avoid deprecated gdk_window_set_background functionsAlexei Sorokin1-2/+3
Which are completely broken in GTK+ 3.22.
2016-11-20move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-69/+0
and require libmatekbd and libmate-desktop >= 1.17
2016-06-18Gtk3: fix several deprecationsSorokin Alexei1-27/+14
2016-02-01fix build warnings about unused variablesmonsta1-4/+0
2015-11-30fix warnings due to wrong id passed to g_source_removemonsta1-2/+6
2015-07-09Use accessor functions instead of direct accessinfirit1-7/+3
Make Gtk2 build with GSEAL_ENABLE And cut down on ifdef hell.
2013-11-13Re-add erroneously removed opening semicoloninfirit1-0/+1
2013-11-12floaters: Add GTK3 supportStefano Karapetsas1-4/+52
2012-11-18fixed incorrect fsf addressesSteve Zesch1-2/+2
2011-11-04first commitPerberos1-0/+1269