summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Changed double cookie submission to use JSESSIONID, can be disabled, cleaned up.Marc Englund2008-11-113-12/+18
* added possibility to use dateformat independent from Locale. Fixes #2200Matti Tahvonen2008-11-112-0/+41
* Changed another slider to be vertical. Better test and example.Matti Tahvonen2008-11-111-0/+1
* fixed invalid layoutMatti Tahvonen2008-11-111-0/+1
* fixed some invalid layouts in exampleMatti Tahvonen2008-11-111-0/+2
* Double cookie submit pattern impl; fixes #2198Marc Englund2008-11-103-18/+66
* fixes #2170, postal code in example is now required fieldMatti Tahvonen2008-11-101-0/+1
* cleaner layout for exampleMatti Tahvonen2008-11-101-0/+2
* Some documentation and better defaults for formlayoutMatti Tahvonen2008-11-101-0/+21
* formlayout now reservers space for error indicator even though nothing is vis...Matti Tahvonen2008-11-101-1/+2
* sane height for subwindows in FBMatti Tahvonen2008-11-101-2/+2
* form now defaults 100% widthMatti Tahvonen2008-11-101-1/+1
* Launcher contenxt can be changed with --context=/somecontext (for testing in ...Marc Englund2008-11-101-2/+4
* Fix for OrderedLayout component remove problemArtur Signell2008-11-101-2/+2
* OrderedLayout cleanupArtur Signell2008-11-101-16/+1
* Fixed problem with TabSheet not always reacting correctly to resize eventsArtur Signell2008-11-102-2/+2
* Fixed SplitPanel overflow issueArtur Signell2008-11-101-0/+3
* fixes some child component size change issuesMatti Tahvonen2008-11-101-36/+24
* bug fixMatti Tahvonen2008-11-101-4/+4
* Fix for #2195 - TabSheet problems in SafariArtur Signell2008-11-103-27/+61
* Application div id now contains hashcode, classname contains themename and ap...Marc Englund2008-11-102-5/+16
* Implemented replaceChildComponent for GridLayoutArtur Signell2008-11-101-1/+12
* Sampler; IconsMarc Englund2008-11-074-3/+90
* Implemented replaceChildComponent for OrderedLayoutArtur Signell2008-11-072-12/+18
* Captions are now hidden when component is hiddenArtur Signell2008-11-071-0/+13
* fixes #2191, subtree caching problems with table and collapsed columnsMatti Tahvonen2008-11-071-0/+3
* Sampler Tooltips example added, etcMarc Englund2008-11-077-48/+170
* debug console usability improvementsMatti Tahvonen2008-11-071-2/+15
* IScrolltable now somehow manages to contain layoutsMatti Tahvonen2008-11-071-12/+88
* Fixed vertical border measuring in IEArtur Signell2008-11-061-3/+32
* Fixed issues with tabsheets using dynamic height (related to #2061)Artur Signell2008-11-062-19/+20
* IWindow: more sane min size + check that IWindow never grows bigger than brow...Matti Tahvonen2008-11-041-33/+47
* modified example to be compatible with current layout systemMatti Tahvonen2008-11-041-0/+2
* cleaning LabelExample, removed temporary hackMatti Tahvonen2008-11-041-10/+1
* IOrderedLayout no more breaks with PanelsMatti Tahvonen2008-11-041-4/+0
* modified FeatureBrowser to be compatible with current layout systemMatti Tahvonen2008-11-041-9/+10
* modified example to be compatible with current layout systemMatti Tahvonen2008-11-041-3/+6
* removed default 100% size from IEmbeddedMatti Tahvonen2008-11-041-7/+1
* added correct default value for layout widthMatti Tahvonen2008-11-041-0/+1
* refactored obsolete iLayout from PanelMatti Tahvonen2008-11-041-12/+16
* refactored getAllocatedSpace in IWindowMatti Tahvonen2008-11-041-43/+42
* most component containers now default to 100% widthMatti Tahvonen2008-11-045-2/+12
* do not warn about custom layout sizeMatti Tahvonen2008-11-041-1/+3
* In debug mode, toolkit now prints error to std err if component hierarchy has...Matti Tahvonen2008-11-042-2/+169
* Link now behaves more like regular html links, fixes #2190Marc Englund2008-11-041-2/+13
* fixes #2150, client side debug console now cannot be opened unless debug flag...Matti Tahvonen2008-11-042-34/+28
* removed obsolete flagMatti Tahvonen2008-11-041-53/+53
* Fixes #2061 for Tabsheets - Changing tab should no longer flicker in FFArtur Signell2008-11-034-19/+374
* Fixed Firefox flickering issue in SplitPanel. Artur Signell2008-11-031-33/+1
* Sampler updates, Notification samples added.Marc Englund2008-10-3117-7/+518