summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* test for expand layoutMatti Tahvonen2007-11-231-0/+40
* disabled paging-button cursor fixMarc Englund2007-11-231-0/+4
* filterselect no longer hides next-/prevpage buttons, only makes them look dis...Marc Englund2007-11-231-12/+9
* Filterselect says "0-0/0" instead of "1-0/0" when empty.Marc Englund2007-11-231-21/+21
* made static file path configurable, default is to serve them via applicationS...Matti Tahvonen2007-11-231-3/+6
* shortened textfields (textfield length is now css "em", which takes more spac...Marc Englund2007-11-231-1/+1
* Anti-binäärimössö-commit for Jani.Marc Englund2007-11-231-1/+1
* Default theme URI is now null and not "default". Better documentation (error ...Jani Laakso2007-11-231-10/+14
* packagingJani Laakso2007-11-233-147/+6
* added minimum value for expanded container so that expanded container don't v...Matti Tahvonen2007-11-231-25/+26
* fixes #1181Matti Tahvonen2007-11-231-1/+1
* fixes #1177Matti Tahvonen2007-11-231-0/+2
* setColumns() and setRows() added to selects as appropriate, made to match wid...Marc Englund2007-11-2313-28/+332
* fixing some random layout problems on IE.Matti Tahvonen2007-11-231-0/+7
* fixing iLayout function when Panel is not the first object in containerMatti Tahvonen2007-11-221-3/+5
* fixes #1109 DateField: small calendar icon should also close Calendar div if ...Jouni Koivuviita2007-11-221-1/+5
* spacingMatti Tahvonen2007-11-222-0/+13
* Small spacing adjustments, fixes #1170.Jouni Koivuviita2007-11-221-5/+8
* Small fixes to IPanel and ITabsheet layout functions.Jouni Koivuviita2007-11-213-13/+8
* IExpandLayout: fixed bottom margin detectionMatti Tahvonen2007-11-211-1/+2
* IExpandLayout: fixed removing widgetsMatti Tahvonen2007-11-211-4/+2
* -Link not implements icon, description and errormessage. Fixes #1114.Jouni Koivuviita2007-11-214-177/+239
* removed done TODOMatti Tahvonen2007-11-211-2/+0
* Re-implemented IExpandLayout. Now supports all Layout interfaces methods and ...Matti Tahvonen2007-11-214-86/+591
* IPanel and ITabsheet layout functions refactored.Jouni Koivuviita2007-11-202-84/+129
* Small size fix for all some components.Jouni Koivuviita2007-11-201-10/+3
* Formatting clean up.Jouni Koivuviita2007-11-201-31/+35
* Small fixes to ILink and IUpload and contextmenu styles.Jouni Koivuviita2007-11-203-24/+16
* Updated personal tests.Marko Grönroos2007-11-1913-101/+106
* Fixed error message on update.Jani Laakso2007-11-191-1/+1
* -Fixed top and bottom margins in IOrderedLayout when adding new components on...Jouni Koivuviita2007-11-195-80/+105
* MASS REFORMAT.Marc Englund2007-11-19264-48860/+50187
* DateField styles ("calendar" etc) moved to subclasses. Fixes #890Marc Englund2007-11-194-378/+502
* -Implemented simple loading indicator into ApplicationConnection somewhat as ...Jouni Koivuviita2007-11-1910-485/+575
* Commented out Java 5 code.Marc Englund2007-11-191-587/+681
* Updated personal tests.Marko Grönroos2007-11-165-135/+477
* -CustomLayout now supports sizeable.Jouni Koivuviita2007-11-166-418/+468
* fixes #1171Matti Tahvonen2007-11-161-5/+5
* Fixed problem with an extra row and col in IGridLayout.Marko Grönroos2007-11-161-3/+2
* ThemeResource now works in LinkMatti Tahvonen2007-11-161-94/+102
* ThemeResource now works in EmbeddedMatti Tahvonen2007-11-161-38/+49
* Removed some Java 5 code. Not tested.Marc Englund2007-11-161-67/+68
* menu icons etc now support ThemeResourceMatti Tahvonen2007-11-163-367/+379
* fixes #1168Matti Tahvonen2007-11-161-29/+33
* fixes #1130Matti Tahvonen2007-11-161-0/+3
* button cssMatti Tahvonen2007-11-161-2/+6
* refactored default icons, now uses ThemeResources properly and renders withou...Matti Tahvonen2007-11-166-1080/+1116
* Theme resource support + icons for ButtonMatti Tahvonen2007-11-164-3/+78
* Added new test for layout alignments.Jouni Koivuviita2007-11-161-0/+62
* Alignments fixed for IE and Firefox. Should work with at least simple compone...Jouni Koivuviita2007-11-161-5/+15