ladanyi [Tue, 22 Nov 2005 10:27:25 +0000] rev 91
fixed some memory leaks
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.