Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-02 | (svn r8533) -Fix: segmentation fault when the toolbar gets removed and you ↵ | rubidium | |
have selected one of the items in a submenu of the toolbar. | |||
2007-01-13 | (svn r8101) -Fix (runknown): Plug potential memleaks when calling ↵ | Darkvater | |
UnInitWindowSystem. The function directly deleted all windows instead of calling their respective deallocators which could then in turn any used memory. | |||
2007-01-11 | (svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the ↵ | KUDr | |
pointer to allocated memory instead of modifying the pointer given as parameter | |||
2007-01-10 | (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ↵ | rubidium | |
stillunknown and pv2b. | |||
2007-01-10 | (svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files ↵ | KUDr | |
renamed to .cpp) |