[Qooxdoo-commit] qooxdoo TODO,1.1.2.49,1.1.2.50
Brought to you by:
ecker,
martinwittemann
|
From: Sebastian W. <wp...@us...> - 2006-01-24 13:07:43
|
Update of /cvsroot/qooxdoo/qooxdoo In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32755 Modified Files: Tag: renderer TODO Log Message: Updated Index: TODO =================================================================== RCS file: /cvsroot/qooxdoo/qooxdoo/TODO,v retrieving revision 1.1.2.49 retrieving revision 1.1.2.50 diff -u -d -r1.1.2.49 -r1.1.2.50 --- TODO 23 Jan 2006 17:02:19 -0000 1.1.2.49 +++ TODO 24 Jan 2006 13:07:36 -0000 1.1.2.50 @@ -9,6 +9,17 @@ * 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? +h4. AJAX Layer + +# Implement QxRequestQueue +## queuing +## timeouts +# Implement QxIFrameTransport +# Implement Data Provider +## json +## xml +# Implement Widget Binding + h4. Layouter Rework * Discuss if it is useful to also cache hasPercentX, hasAutoX, ... @@ -19,10 +30,10 @@ h4. Later * Support for images from custom path (resource like: application/...) - * Add generated debug console (which does not need a "div" inside the document) * Add behaviour support +* Add Mac OS X Theme * Add QxHiddenField widget (should be not a real widget) * Add QxAccordionWidget (naming?) @@ -46,20 +57,15 @@ * Support horizontal scrolling in QxListView * After this: Support horizontal virtual scrolling in QxListView -* Add Mac OS X Theme - * Move all layout depending properties from widgets to the used layout implementation like in Qt or SWT. * Compiler (mass recreation of an complete initialized application) * Add Property Compiler (only compiles the property methods) * Complete new python script to compile source and create documentation - * qooxdoo class tree (documentation) as QxTree * Add Encoders/Decoders section (md5, blowfish, ...) - * Add Transformers (QxTextile, ...) section - * Remove "virtual qooxdoo mode" from QxNativeWindow * Some rounded borners like nifty corners or these ones: |