svn commit: samba r21285 - in branches/SAMBA_4_0/webapps: qooxdoo-0.6.5-sdk/frontend/framework/source/class/qx/ui/table qooxdoo-0.6.5-sdk/frontend/framework/source/class/qx/ui/treevirtual swat/source/class/swat/module/ldbbrowse

derrell at samba.org derrell at samba.org
Sun Feb 11 20:22:46 GMT 2007


Author: derrell
Date: 2007-02-11 20:22:45 +0000 (Sun, 11 Feb 2007)
New Revision: 21285

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21285

Log:

- Add the new ResizeTableColumnModel and make use of it in TreeVirtual.  This
  allows the Ldb Browser tree to properly size itself upon initially appearing
  and upon window resizes.  There are still a few problems with it that I need
  to resolve, including an occasional set of double scrollbars, and making it
  resize the tree column when the splitter is resized.


Added:
   branches/SAMBA_4_0/webapps/qooxdoo-0.6.5-sdk/frontend/framework/source/class/qx/ui/table/AbstractResizeBehavior.js
   branches/SAMBA_4_0/webapps/qooxdoo-0.6.5-sdk/frontend/framework/source/class/qx/ui/table/DefaultResizeBehavior.js
   branches/SAMBA_4_0/webapps/qooxdoo-0.6.5-sdk/frontend/framework/source/class/qx/ui/table/ResizeBehaviorColumnData.js
   branches/SAMBA_4_0/webapps/qooxdoo-0.6.5-sdk/frontend/framework/source/class/qx/ui/table/ResizeTableColumnModel.js
Modified:
   branches/SAMBA_4_0/webapps/qooxdoo-0.6.5-sdk/frontend/framework/source/class/qx/ui/table/Table.js
   branches/SAMBA_4_0/webapps/qooxdoo-0.6.5-sdk/frontend/framework/source/class/qx/ui/treevirtual/TreeVirtual.js
   branches/SAMBA_4_0/webapps/swat/source/class/swat/module/ldbbrowse/Gui.js


Changeset:
Sorry, the patch is too large (1313 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21285


More information about the samba-cvs mailing list