aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/demo/sampler/SamplerApplication.java
Commit message (Expand)AuthorAgeFilesLines
* #2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"Henri Sara2009-05-111-777/+0
* Implementation serialization support for Toolkit. Fixes #695Joonas Lehtinen2009-04-121-1/+1
* Fixed memory leak in samplerArtur Signell2009-03-121-3/+21
* Removed an extra layout in Sampler main view to work around the Opera issue #...Artur Signell2009-02-271-3/+2
* Better window handing for Sampler, so that samples can open subwindows.Marc Englund2009-02-191-20/+8
* Sampler Breadcrumbs now shows 'home' consistently.Marc Englund2009-02-131-0/+1
* Remove sampler source window when appropriate.Marc Englund2009-02-121-0/+23
* View source in subwindow / native window. Fixes #2561Marc Englund2009-02-121-3/+36
* Sampler theme update.Jouni Koivuviita2009-02-111-0/+4
* Sampler: removed "View section" -links from ListView for clarity.Marc Englund2009-02-101-13/+16
* Sorted and renamed samples, small example changes, made Feature.getName() abs...Marc Englund2009-02-101-2/+1
* Fixes #2560: "Icon view" in sampler cuts horizontallyJouni Koivuviita2009-02-101-37/+10
* Fix for #2559 - Double scrollbars in sampler table modeArtur Signell2009-02-091-1/+5
* Sampler now caches icons.Marc Englund2009-02-061-4/+21
* Sampler theme fixes and additions. Unnecessary layouts and panels removed.Jouni Koivuviita2009-02-041-3/+3
* Sampler: changed mode-switch position to top bar, removed unnecessary layout.Jouni Koivuviita2009-02-041-31/+17
* New Sampler theme started.Jouni Koivuviita2009-02-031-44/+43
* Sampler intermediate commit; cleaning & slight modifications all over.Marc Englund2009-02-021-27/+60
* Sampler layout structure change; tree position no longer changesMarc Englund2009-01-271-2/+9
* Sampler theming.Marc Englund2009-01-271-10/+24
* Remove window from application when closed. Fixes #2449Marc Englund2009-01-121-11/+14
* Use Alignment.* constants instead of layout-specific *Layout.ALIGNMENT_* cons...Marko Grönroos2009-01-111-23/+10
* Sampler minor styling.Marc Englund2009-01-091-0/+4
* Started to clean up deprecated stuff in SamplerMarc Englund2009-01-081-34/+19
* Cleaned up the whole projectArtur Signell2009-01-021-0/+2
* Minor adjustment to Sampler (fussy logo replaced w/ another temp-logo)Marc Englund2008-12-291-2/+4
* Made Sampler APP_URL less error-prone (used for resource-links)Marc Englund2008-12-171-3/+1
* Sampler no longer affected by #2337Marc Englund2008-12-161-9/+2
* Mysterious cumulative space in GridLayout removed.Marc Englund2008-12-151-2/+4
* Minor adjustments to Sampler.Marc Englund2008-12-121-0/+2
* Minor Sampler stylingMarc Englund2008-12-121-2/+2
* Smapler style: removed border from feature-list tableMarc Englund2008-12-121-0/+1
* Sampler list-view updated slightly, fixes #2332 and #2333Marc Englund2008-12-121-10/+27
* Removed some annotationsMarc Englund2008-12-111-1/+1
* Some layout and style adjustments to SamplerMarc Englund2008-12-111-5/+9
* Added breadcrumb path to Sampler.Marc Englund2008-12-111-2/+65
* Moved toggle buttons to separate toolbar in Sampler.Marc Englund2008-12-101-4/+21
* Main feature structure externalized to FeatureSet. It's now possible to use a...Marc Englund2008-12-101-209/+9
* WebAnalytics renamed GoogleAnalyticsMarc Englund2008-12-091-1/+1
* ActiveLink works properly w/ middle button. Sampler Tree did not update fragm...Marc Englund2008-12-091-21/+35
* ActiveLink created, fixes #2266Marc Englund2008-12-091-1/+1
* Backbutton support added to Sampler. Fixes #2263Marc Englund2008-12-091-1/+17
* WebAnalytics added (#2281), layouts fixed (#2260), one example + icon.Marc Englund2008-12-051-8/+19
* Sampler; IconsMarc Englund2008-11-071-3/+5
* Sampler Tooltips example added, etcMarc Englund2008-11-071-18/+33
* Sampler updates, Notification samples added.Marc Englund2008-10-311-6/+19
* Sampler various updates, some samples added.Marc Englund2008-10-301-7/+59
* Fixes issue caused by layouting changes.Marc Englund2008-10-281-3/+0
* Layouting changeMarc Englund2008-10-281-1/+1
* Sampler search and navigation toggle.Marc Englund2008-10-171-39/+73