summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated manual. Changed HTML output to use section IDs for filenames. Refacto...Marko Grönroos2009-01-061-1/+1
* Automatically determine the publication date and Toolkit version number for T...Marko Grönroos2009-01-061-2/+29
* Toolkit 5.3.0 RC7.Marko Grönroos2009-01-051-1/+1
* Fixed one typo.Marc Englund2009-01-051-6/+6
* Cleaned up the whole projectArtur Signell2009-01-02354-420/+1269
* Removed "Change indirect accesses to static members to direct accesses (acces...Artur Signell2009-01-021-23/+27
* fixes #2413, adds oophm debug parameter to demo apps if parameter exists when...Matti Tahvonen2009-01-021-10/+26
* removed obsolete log messageMatti Tahvonen2009-01-021-2/+0
* fixes #2415, notifications now reacts all but key/mouse up eventsMatti Tahvonen2009-01-021-5/+11
* Test for #2415Joonas Lehtinen2009-01-021-0/+29
* Fix for #2414Artur Signell2009-01-021-1/+1
* Toolkit 5.3.0 RC6.Marko Grönroos2008-12-311-1/+1
* Removed the parallel building of widgetsets as it can take too much memory in...Marko Grönroos2008-12-311-9/+4
* Removed Sampler from installation package. Fixes #2352.Marko Grönroos2008-12-311-8/+20
* Fixes #2367. Server-side compilation now uses an unpacked version of GWT from...Marko Grönroos2008-12-311-13/+34
* updated release notesMatti Tahvonen2008-12-311-230/+244
* fixed a bug when removing column generator: checked for item id instead of co...Matti Tahvonen2008-12-311-7/+31
* testMatti Tahvonen2008-12-311-1/+1
* fixes maxlength on IE on single line input elementMatti Tahvonen2008-12-312-4/+23
* Use Java Servlet API 2.3 for compiling to catch incompatibilities. Replaced t...Marko Grönroos2008-12-301-6/+9
* Don't compile with other than Java 1.5 compilers. For #2367.Marko Grönroos2008-12-301-2/+23
* fine tuned error indicator style in panelMatti Tahvonen2008-12-302-2/+6
* fixes #2410, converted IPanel to use the new tooltips (that handle errors also)Matti Tahvonen2008-12-301-39/+7
* update cached fragment value when adding history item from serverMatti Tahvonen2008-12-301-0/+1
* fixed test case to comfort with 5.3Matti Tahvonen2008-12-301-4/+5
* Test case and fix for #2411 - OrderedLayout extra pixel distribution Artur Signell2008-12-302-5/+37
* Test case and fix for #2406 - Sub window with undefined height and 100% high ...Artur Signell2008-12-303-4/+81
* Minor adjustment to Sampler (fussy logo replaced w/ another temp-logo)Marc Englund2008-12-292-2/+4
* enhanced fix for #932Matti Tahvonen2008-12-291-1/+1
* fixes #932, implemented maxlength for textfieldMatti Tahvonen2008-12-296-2/+194
* javadocMatti Tahvonen2008-12-291-1/+1
* removed obsolete TODO'sMatti Tahvonen2008-12-291-1/+3
* Test case and fix for #2407 - Caption missing for required field when using a...Artur Signell2008-12-263-2/+23
* Removed Beta tags from index.html. For #2355.Marko Grönroos2008-12-261-2/+1
* Toolkit 5.3.0 RC5 release.Marko Grönroos2008-12-262-8/+28
* Do not build OOPHM by default in order to assure that correct GWT version is ...Joonas Lehtinen2008-12-231-1/+1
* Fixed warnings, replaced deprecated layouts with new ones.Artur Signell2008-12-237-338/+454
* Removed whitelisting from hosted mode launch configJoonas Lehtinen2008-12-231-1/+1
* Build-script for OOPHM version of the ToolkitJoonas Lehtinen2008-12-232-1/+122
* Updated feature browser in automatedtests package to current feature browser.Artur Signell2008-12-2317-146/+987
* Reverted #2337 fix to fix #2404Artur Signell2008-12-231-6/+10
* Fixed typoArtur Signell2008-12-231-2/+4
* Test case and fix for #2405 - Dynamic height related issues in OrderedLayout ...Artur Signell2008-12-233-8/+111
* Updated build instructionsJoonas Lehtinen2008-12-221-3/+2
* Rolled back OOPHM support from Launch config and build.xmlJoonas Lehtinen2008-12-222-17/+3
* Removed extra class checkArtur Signell2008-12-221-6/+0
* Fix for #2384 : input.text styles overriden by Liferay default themeJoonas Lehtinen2008-12-222-137/+131
* New layout example: ToolkitTunes.Jouni Koivuviita2008-12-221-0/+269
* fixes #2374Matti Tahvonen2008-12-221-1/+9
* Test for #2404Joonas Lehtinen2008-12-221-0/+28