some memory leaks fixed using valgrind and some minor code cleanup

This commit is contained in:
Frederic Culot
2008-04-19 21:04:47 +00:00
parent 2e798df3cb
commit 2341c90003
12 changed files with 77 additions and 87 deletions

View File

@@ -1,5 +1,7 @@
19 Apr 2008:
Scrollbar added in general configuration menu
scrollbar added in general configuration menu
some memory leaks fixed using valgrind
minor code cleanup
18 Apr 2008:
Generic functions to handle scrolling windows created