Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-25 | Fix some memory leaks in being, debugwindow, shortcutwindow, skilldialog, ↵ | Andrei Karas | 1 | -0/+2 | |
map classes. | |||||
2011-05-24 | Add simple memory leak detector. | Andrei Karas | 1 | -0/+2 | |
Can be enabled by configure option -enable-memdebug=yes. Known issue: not all memory allocations hooked with it. | |||||
2011-03-20 | Disable scroll buttons in shortcuts windows.v1.1.3.20 | Andrei Karas | 1 | -2/+0 | |
2011-03-19 | Add flag to enable or disable scroll buttons in tabbed area. | Andrei Karas | 1 | -0/+2 | |
Also add not working right margin to tabbed area. | |||||
2011-02-19 | Update copyrights. | Andrei Karas | 1 | -2/+3 | |
2011-01-02 | Initial commit. | Andrei Karas | 1 | -0/+152 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |