aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Preliminary Layout-interface, Included support for replacing widgets in layou...Joonas Lehtinen2007-06-136-27/+73
* Corrections for tabsheetJoonas Lehtinen2007-06-131-13/+86
* Added performance for UIDL treeJoonas Lehtinen2007-06-131-24/+46
* Now tree expansion worksJoonas Lehtinen2007-06-131-3/+4
* Bugfixes for treeJoonas Lehtinen2007-06-131-1/+1
* Now window can updateJoonas Lehtinen2007-06-131-0/+1
* Implementing selection for tree, bugfixes for gridlayout and UIDLJoonas Lehtinen2007-06-133-13/+59
* Table: added scroll listeners ( no handling and some bug gives wrong rows )Matti Tahvonen2007-06-131-4/+97
* Cleaned log outputJoonas Lehtinen2007-06-132-16/+10
* Expanding consoleJoonas Lehtinen2007-06-131-2/+3
* Ported TkTable from GWT 1.4 to 1.3Joonas Lehtinen2007-06-131-5/+5
* Larget log consoleJoonas Lehtinen2007-06-131-1/+2
* added setting value from serverMatti Tahvonen2007-06-131-0/+1
* allow using "köyhän miehen firebugi" from widgetsMatti Tahvonen2007-06-131-1/+1
* draft of scroll table and some other enhancementsMatti Tahvonen2007-06-1216-215/+295
* Merged changesets from branch/4.0 (1581:HEAD)Jani Laakso2007-06-122-69/+39
* array variables now work properlyMatti Tahvonen2007-06-112-9/+12
* small changesMatti Tahvonen2007-06-082-42/+79
* fixes to variable sending, textfield and paint targetMatti Tahvonen2007-06-083-23/+37
* minor changeMatti Tahvonen2007-06-081-1/+1
* added variables to uidl printMatti Tahvonen2007-06-081-0/+28
* text field componentMatti Tahvonen2007-06-081-0/+61
* added text fieldMatti Tahvonen2007-06-081-1/+4
* small changesMatti Tahvonen2007-06-082-5/+4
* added embeddedMatti Tahvonen2007-06-082-0/+20
* added tabsheetMatti Tahvonen2007-06-082-0/+43
* added panelMatti Tahvonen2007-06-082-0/+38
* orderedlayout supports also horizontalMatti Tahvonen2007-06-081-4/+23
* fixed treeMatti Tahvonen2007-06-081-6/+3
* added selectMatti Tahvonen2007-06-082-0/+41
* added tree componentMatti Tahvonen2007-06-082-12/+77
* renamed component classes, avoiding name collapsing with GWT's widgetsMatti Tahvonen2007-06-086-0/+200
* Label now supports xhtml contentMatti Tahvonen2007-06-072-4/+16
* Client now renderes unknown compoenents with special component that dirs thei...Matti Tahvonen2007-06-073-34/+74
* fixed JSON bug with array variablesMatti Tahvonen2007-06-071-3/+3
* servlet now makes index pages. atm works only with trailing slashes ( tk/Hell...Matti Tahvonen2007-06-071-70/+71
* removed hardcoded appUriMatti Tahvonen2007-06-071-1/+7
* enhancements to gridlayout, label, windowMatti Tahvonen2007-06-075-14/+50
* implemented a niced uidl presentation, implemented GridLayout with FlexTableMatti Tahvonen2007-06-074-27/+73
* Quick UGLY BROKEN HACK to get variable-mapping working TEMPORARILY. Joonas Lehtinen2007-06-062-2/+11
* Now Calculator works!Joonas Lehtinen2007-06-065-5/+58
* Created stubs for Label, Window and Button. Now Hello World works.Joonas Lehtinen2007-06-0620-615/+221
* OrderedLayout is Perfect :)Joonas Lehtinen2007-06-061-5/+2
* drafting OrderedLayoutJoonas Lehtinen2007-06-063-62/+102
* --Matti Tahvonen2007-06-061-18/+0
* --Matti Tahvonen2007-06-061-2/+0
* still cleaning jsonMatti Tahvonen2007-06-062-106/+113
* Limited UIDL-object to GWT compatible APIJoonas Lehtinen2007-06-061-2/+2
* Feature complete?Joonas Lehtinen2007-06-061-36/+125
* refactored json formatMatti Tahvonen2007-06-061-78/+61