aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ignore compiled buildhelper classesLeif Åstrand2011-12-081-0/+1
* Merge remote branch 'origin/master' into windowingLeif Åstrand2011-12-0835-455/+911
|\
| * Merge remote-tracking branch 'origin/ivyconfig'Artur Signell2011-12-0812-169/+343
| |\
| | * Pass deps.initialized to called test targets in different build files.Mikael Vappula2011-12-053-5/+7
| | * Prevent multiple ivy:configure callsMikael Vappula2011-12-051-3/+5
| | * Cleaned up Ivy configurationMikael Vappula2011-12-027-110/+122
| | * Fixed test framework transient dependencies in main ivy.xmlMikael Vappula2011-12-011-5/+3
| | * Ivy configuration and TestBench test build script updates.Mikael Vappula2011-12-015-87/+104
| | * #7997 Ivyfied custom SmartSprites libraryMikael Vappula2011-12-015-14/+78
| | * Added compile time dependencies to server-side test runtimeMikael Vappula2011-11-251-0/+1
| | * Removed duplicate target dependencyMikael Vappula2011-11-251-2/+2
| | * Fixed ivy configuration errors caused by parallel ant tasksMikael Vappula2011-11-251-8/+11
| | * Removed references to lib/core/**/*.jar from japize command.Mikael Vappula2011-11-251-1/+1
| | * Missing mkdir caused warning while compiling widgetsetMikael Vappula2011-11-251-0/+1
| | * Added validation-api as a new dependencyMikael Vappula2011-11-251-1/+2
| | * Introduced Ivy based dependency managementMikael Vappula2011-11-243-77/+150
| * | Merge remote branch 'origin/contrib'Leif Åstrand2011-12-0111-233/+181
| |\ \
| | * | Remove the last simple ie6 hacks #7912Leif Åstrand2011-12-013-13/+0
| | * | Merged fixes from 6.7Artur Signell2011-12-019-40/+387
| | * | #8019 Remove UserError(String, int, int) as the new UserError(String, Content...Jens Jansson2011-12-011-40/+0
| | * | #8019 Added deprecated comments on deprecated constants.Jens Jansson2011-12-012-0/+35
| | * | #8019 Changed so that instead of using ErrorLevel.ordinal(), ErrorLevel.intVa...Jens Jansson2011-12-012-2/+2
| | * | #8019 Add a intValue-method to ErrorMessage.ErrorLevel enum which should be u...Jens Jansson2011-12-011-6/+22
| | * | #8019 Earlier commit hid away the possibility for Buffered.getErrorLevel() to...Jens Jansson2011-12-011-3/+7
| | * | #8019 Remove CompositeValidator(int, String) as the new CompositeValidator(Co...Jens Jansson2011-12-011-19/+6
| | * | Removed the deprecated sizing with float API in Sizable.Jens Jansson2011-12-012-94/+0
| | * | Converted UserError content type to an enum. There is probably other places w...Jens Jansson2011-12-011-39/+43
| | * | Moved error level communication strings away from all the subclasses to the c...Jens Jansson2011-12-016-44/+26
| | * | Modified ErrorMessage's error level from int's to an enum called ErrorLevel.Jens Jansson2011-12-016-60/+95
| | * | Changed CompositeValidator's combination mode from int constants to an enum.Jens Jansson2011-12-013-40/+59
| * | | Merge remote branch 'origin/6.8'Leif Åstrand2011-12-019-40/+387
| |\ \ \
| | * | | Merged fixes from 6.7Artur Signell2011-11-259-40/+387
| * | | | Remove the last simple ie6 hacks #7912Leif Åstrand2011-12-013-13/+0
| | |/ / | |/| |
* | | | #7847 Use ClientWidget.loadStyle by defaultLeif Åstrand2011-12-071-1/+1
* | | | #8068 Provide an option for preserving Root state on browser refreshLeif Åstrand2011-12-073-18/+120
* | | | URI fragment support in Root (#8048)Leif Åstrand2011-12-079-188/+291
* | | | Add javadocs for some new methodsLeif Åstrand2011-12-075-29/+400
* | | | Remove some comments about application level windowsLeif Åstrand2011-12-061-9/+8
* | | | #7885 Define theme and widgetset for each RootLeif Åstrand2011-12-065-3/+149
* | | | Migrate some tests to the new absract test bases and fix some issues (#8053)Leif Åstrand2011-12-064-26/+37
* | | | #8053 Add new base classes for testing that doesn't use LegacyApplicationLeif Åstrand2011-12-062-0/+92
* | | | Pass window.name back to the browser to help detecting browser refreshLeif Åstrand2011-12-013-0/+20
* | | | Add a bunch of javadoc commentsLeif Åstrand2011-11-307-7/+721
* | | | Ensure window attached by LegacyApplication has an applicationLeif Åstrand2011-11-291-0/+7
* | | | Merge remote branch 'origin/master' into windowingLeif Åstrand2011-11-29111-1607/+794
|\| | |
| * | | Remove java 1.6 @Override annotations methods from interfacesLeif Åstrand2011-11-2921-37/+0
| | |/ | |/|
| * | Merge remote-tracking branch 'origin/6.8'Artur Signell2011-11-246-10/+104
| |\|
| | * Added ids and re-enabled testArtur Signell2011-11-241-52/+0
| | * Added ids and re-enabled testArtur Signell2011-11-242-0/+53
| | * disabled test, testbench don't support custom implementations of client side ...Matti Tahvonen2011-11-231-0/+0