Commit Graph

8 Commits

Author SHA1 Message Date
afd6ca6607 Change variable linux to unix_names
Turns out that compilers have `#define linux 1` somewhere inside them
and for some reason this wasn't a problem when compiling with the `-c`
flag
2020-04-16 15:11:46 +02:00
c899157006 Slight code cleanup 2020-04-16 13:39:20 +02:00
05480f0151 Formatting 2020-04-15 12:36:59 +02:00
2206f28124 CLI+GTK: show progress when cleaning database 2020-04-13 19:58:57 +02:00
d6899a505e gtk/gui.cpp: silence warnings 2020-04-12 21:12:44 +02:00
f468596022 Gtk: make windows resizable 2020-04-01 20:09:15 +02:00
991a21af4e Formatting 2020-04-01 16:13:39 +02:00
aa049ff203 Reorganize gtk and localization files 2020-04-01 16:07:37 +02:00