[Qooxdoo-commit] qooxdoo TODO,1.1.2.45,1.1.2.46
Brought to you by:
ecker,
martinwittemann
|
From: Sebastian W. <wp...@us...> - 2006-01-23 12:29:01
|
Update of /cvsroot/qooxdoo/qooxdoo In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8510 Modified Files: Tag: renderer TODO Log Message: Some code, comment and block improvements Index: TODO =================================================================== RCS file: /cvsroot/qooxdoo/qooxdoo/TODO,v retrieving revision 1.1.2.45 retrieving revision 1.1.2.46 diff -u -d -r1.1.2.45 -r1.1.2.46 --- TODO 23 Jan 2006 12:04:34 -0000 1.1.2.45 +++ TODO 23 Jan 2006 12:28:53 -0000 1.1.2.46 @@ -8,8 +8,6 @@ * Optimize unit detection and unit handling and storage for dimension and location properties. Try to remove all these boolean flags. * Rework and cleanup disposer code - do we really need to dispose all this stuff? -* Cleanup QxTarget stuff - * Splitting QxNativeWindow (Move virtual mode to new class which itself inherits from the cleaned up QxNativeWindow) h4. Layouter Rework |