summaryrefslogtreecommitdiff
path: root/savers/floaters.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-22Fix implicit conversion changes signedness: 'gboolean' to 'guint'rbuj1-2/+2
2022-02-19Unnecessary G_OBJECT cast when calling signal connect functionrbuj1-4/+5
2022-02-19Fix build warnings about missing field initializerrbuj1-1/+1
2022-02-19floaters: GTimeVal deprecationrbuj1-9/+2
2021-11-20Use a blank line at mostrbuj1-1/+0
2021-06-22update copyright to 2021raveit651-0/+1
2021-01-07Remove warning -Wshadowrbuj1-46/+23
2020-03-09floaters: use fabs instead of abs for doublesrbuj1-5/+5
2018-05-14fixed gdk_flush warningyetist1-1/+4
2017-01-15avoid deprecated gdk_window_set_background functionsAlexei Sorokin1-2/+3
2016-11-20move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-69/+0
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
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