2 - Fix compilation on BSD
3 - Fix current executable path on BSD
4 - Fix exception when gsimplecal gets a PID > SEMVMX
7 + Add option to close gsimplecal when it loses focus
10 + Add options for mainwindow position fine-tuning
13 + Add `--version` and `--help` flags
16 + Add new option: mainwindow_resizable
19 - Fix bug with external viewer when mark_today is false
20 + Add ability to show week numbers — show_week_numbers option
23 - Fix license text not included in distribution
24 - Fix last `=` was treated as separator of key/value in config, not the first
25 + Add ability to execute external viewer upon doubleclick on a date
28 - Fix segmentation fault in the clock
29 + Add keyboard bindings to go to the current date
32 + Mark today even when selecting some other day
35 + Add next_month and prev_month command line arguments
36 + Add more config options (see man page)
39 + Add keyboard shortcuts to close the gsimplecal
40 * Add program crashes handling
41 + Add keyboard shortcuts to switch months and years
44 + Use semaphores instead of libunique
47 + Migrate to autotools