summaryrefslogtreecommitdiff
path: root/swat/style/qooxdoo/widgets/widgets/QxToolBar.js
Commit message (Collapse)AuthorAgeFilesLines
* rename swat => swat2, so that we don't conflict with samba3Stefan Metzmacher2008-09-121-2/+0
| | | | metze
* r24985: Start to revert us back to the old-style SWAT, while trying not toAndrew Bartlett2007-10-101-0/+2
| | | | | | loose some of the fixes in the meantime. Andrew Bartlett
* r20446: rename swat directory to swat.obsolete; keeping it around since ↵Derrell Lipman2007-10-101-2/+0
| | | | there is lots of useful info in it.
* r9133: a huge import of the qooxdoo infrastructure. I decided to import all ↵Andrew Tridgell2007-10-101-0/+2
the widgets to make experimenting easy during development. We can trim this back later to only the pieces we use