summaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/demo/featurebrowser/FeatureBrowser.java
Commit message (Expand)AuthorAgeFilesLines
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-383/+0
* Use Alignment.* constants instead of layout-specific *Layout.ALIGNMENT_* cons...Marko Grönroos2009-01-111-4/+3
* Removed usage of OL in FBMatti Tahvonen2008-12-211-8/+9
* Fix for #2311 - Renamed and moved layout demo to LayoutsArtur Signell2008-12-181-1/+1
* modified FeatureBrowser to be compatible with current layout systemMatti Tahvonen2008-11-041-9/+10
* Mass formatArtur Signell2008-09-021-5/+7
* Added Accordion example to Feature Browser for #1944.Marko Grönroos2008-08-061-0/+3
* Fixes #1864. Moved Form to under Wrangling Data section.Marko Grönroos2008-08-061-3/+3
* Added Form example to Feature Browser.Marko Grönroos2008-08-061-0/+3
* Fixes #1607Joonas Lehtinen2008-04-261-1/+7
* component implements sizeable and simple general terminal implementationMatti Tahvonen2008-01-281-6/+5
* ApplicationConnection publishes javascript function itmill.forceSync(). Marc Englund2008-01-181-0/+4
* Removed debugId's from few components. Better namingJani Laakso2008-01-071-2/+2
* Changed debug id's PID_S into PID and gave better names.Jani Laakso2008-01-071-1/+1
* Some changes to help testing tools testing with FeatureBrowserMatti Tahvonen2008-01-071-0/+3
* Made it easier to find the "editable grid" (table in editmode)Marc Englund2007-12-281-4/+6
* Ajaxifiead FeatureBrowser (don't force filter refresh)Matti Tahvonen2007-12-131-10/+12
* Major layout API changes: Sizeable is now deprecated. Use HasSize-interface i...Jouni Koivuviita2007-12-131-8/+8
* Documentation URIs corrected.Marc Englund2007-12-111-2/+2
* License header parametrizedJani Laakso2007-12-041-32/+38
* LayoutExample added (+ small changes)Marc Englund2007-12-041-1/+13
* Added table example (not done yet)Marc Englund2007-12-041-1/+1
* Status labels -> Notifications.Marc Englund2007-12-041-64/+67
* SelectExample addedMarc Englund2007-12-031-1/+1
* small changeMarc Englund2007-12-031-1/+1
* ValueInputExample addedMarc Englund2007-12-031-1/+1
* Renamed LabelsExample -> LabelExampleMarc Englund2007-12-031-1/+1
* Updated LabelsExample, added ButtonExampleMarc Englund2007-12-031-1/+1
* FeatureBrowser now uses "example" theme; Ok -icon added for indication of vie...Marc Englund2007-11-301-31/+25
* "Viewed" -checkbox addedMarc Englund2007-11-301-10/+19
* Label example addedMarc Englund2007-11-301-19/+22
* simplifiedMarc Englund2007-11-301-8/+5
* Added TreeExampleMarc Englund2007-11-291-1/+1
* Added ComboBox exampleMarc Englund2007-11-291-1/+1
* RichTextExample addedMarc Englund2007-11-291-0/+3
* Examples added.Marc Englund2007-11-291-1/+1
* Refactored; ApplicationDemo -> featurebrowser.FeatureBrowserMarc Englund2007-11-291-0/+331