Tue, 22 Nov 2005 10:27:25 +0000fixed some memory leaks gui
ladanyi [Tue, 22 Nov 2005 10:27:25 +0000] rev 91
fixed some memory leaks

Mon, 21 Nov 2005 18:03:20 +0000NewMapWin has become Dialog instead of Window. Therefore it is created dynamically, when there is need for it, instead of keeping one instance in memory. This solution is slower, but more correct than before. gui
hegyi [Mon, 21 Nov 2005 18:03:20 +0000] rev 90
NewMapWin has become Dialog instead of Window. Therefore it is created dynamically, when there is need for it, instead of keeping one instance in memory. This solution is slower, but more correct than before.

Mon, 21 Nov 2005 12:07:05 +0000Reorganizing. gui
hegyi [Mon, 21 Nov 2005 12:07:05 +0000] rev 89
Reorganizing.