Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-28 | Hide popups in different hidden windows. | Andrei Karas | 1 | -1/+8 | |
2011-08-22 | Improve draw perfomance. | Andrei Karas | 1 | -9/+5 | |
Add new theme color DROPDOWN_SHADOW. | |||||
2011-08-09 | Fix copyright headers. Add missing copyrights and fix program name. | Andrei Karas | 1 | -2/+3 | |
2011-07-07 | Remove undescore from variables and defines. | Andrei Karas | 1 | -1/+1 | |
2011-07-02 | Replace some getters to direct member access in Image class. | Andrei Karas | 1 | -2/+2 | |
2011-06-08 | Zero variables after calling decRef(). | Andrei Karas | 1 | -0/+3 | |
2011-06-04 | Add colors support for drops panel. | Andrei Karas | 1 | -5/+10 | |
Delete search item function without colors support. | |||||
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-01-02 | Initial commit. | Andrei Karas | 1 | -0/+303 | |
This code based on mana client http://www.gitorious.org/mana/mana and my private repository. |