Commit Graph

4 Commits

Author SHA1 Message Date
869cbd0af3
GUI: instantly redraw for enabling checkboxes and other stuff 2014-10-11 00:02:06 +02:00
b6aa9d9086
GUI: fix signal handling for onExpose
Doing the signal handling connect inside the callback function
was a bad idea. Instead do it in the makeGUI function and just
call onClickedDrawButton for every expose event.
2014-10-11 00:01:43 +02:00
954b104642
Style 2014-10-10 17:40:25 +02:00
6e4c7e47c2
Restructure modules 2014-10-10 17:40:08 +02:00