7 Commits

Author SHA1 Message Date
wdlkmpx
964bfccbc6 store gtkballs-scores in get_config_dir_file()
remove child.c/h and the complex logic behind storing files in /var
which usually only the root user can access
2021-02-12 20:27:33 +08:00
wdlkmpx
355e791147 make gtk3 port compile 2021-01-21 14:32:10 +08:00
wdlkmpx
f912ea7a28 use cairo instead of GdkPixmap / gdk_draw_* 2021-01-19 15:13:09 +08:00
wdlkmpx
3588163047 mainwin.c: consistent indentation 2021-01-14 23:39:30 +08:00
wdlkmpx
b62d4f2b80 replace some deprecated functions
that are easy to spot and replace without major changes
2021-01-09 20:07:34 +08:00
wdlkmpx
accf503afb about.c: use GtkAboutDialog
it creates a nice about dialog with authors window and license window

create a new global variable: main_window

delete license.c/h
2021-01-09 07:17:36 +08:00
Eugene Morozov
3e7fcf00fb
Initial import 2019-10-29 08:43:27 +03:00