Update of /cvsroot/sharedaemon/ui-wx
In directory sc8-pr-cvs1:/tmp/cvs-serv23265
Modified Files:
TODO
Log Message:
page detaching leak was fixed
Index: TODO
===================================================================
RCS file: /cvsroot/sharedaemon/ui-wx/TODO,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- TODO 21 Dec 2003 05:41:43 -0000 1.11
+++ TODO 22 Dec 2003 22:12:00 -0000 1.12
@@ -29,8 +29,6 @@
- Selection of graphs to display
* Find out what's the leaking `non-object data` that debug wx detects
* Splitter windows don't resize correct after switching to fullscreen
-* Page detaching engine loses few wxMask/wxObject type objects during
- the process, probably the toolbar buttons images.
* Hack wxToolBar to trigger EVT_LEFT_DOWN mouse events and use those
for changing pages instead of EVT_LEFT_CLICK - makes it seem
faster.
|