Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-21 | Update icons | Dan Gudmundsson | |
Some png libs can not read the old images for some reason. | |||
2012-02-21 | [observer] Windows double buffer fixes | Dan Gudmundsson | |
DC's and GC's is not double buffered by default on windows, and there is a separate erase event which causes awful flickering when constant updating a window. Hack around wx (to be able to use wxBufferPaintDC), to avoid flickering on windows. This works on windows because there (and only there) wxGC:create/1 also takes a memoryDC as argument. | |||
2011-11-08 | [observer] Started on a wx gui | Magnus Eriksson | |