summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Profiler based on __gwtStatsEvent (#10960)Leif Åstrand2013-03-063-41/+176
| * Don't provide details to teamcity as it nowadays gets those from stdoutLeif Åstrand2013-03-061-3/+1
| * Corrected javadoc (#10774)Artur Signell2013-03-061-3/+3
| * Improved javadoc (#10632)Artur Signell2013-03-061-5/+1
| * Corrected javadoc regarding nested property support (#8210)Artur Signell2013-03-062-4/+2
| * Add performance.timing support to Profiler (#11188)Leif Åstrand2013-03-062-0/+60
| * Updated scm in pom template (#11204)Artur Signell2013-03-051-3/+3
| * Catch NoSuchFieldException instead of NoSuchFieldError (#10944)Artur Signell2013-03-052-1/+72
| * Log errors as errors and not normal messages (#11251)Artur Signell2013-03-051-3/+4
| * Fixed scrolling jumping up to first row when adding rows and adjusting the cu...John Ahlroos2013-03-043-2/+121
| * Update test to use default classloader instead of nullLeif Åstrand2013-03-041-2/+3
| * Add bootstrap performance measuring support (#11188)Leif Åstrand2013-03-013-6/+35
* | Script for merging changes from a bugfix branch into master (#11299)Artur Signell2013-03-121-0/+104
* | Removes the clear button added to all input fields by IE10 #11300John Ahlroos2013-03-121-0/+5
* | Fixed locale to ensure the same results in all browsersArtur Signell2013-03-121-0/+2
* | Fixed locator stringArtur Signell2013-03-121-63/+2
* | Updated test as Property.toString no longer returns the property valueArtur Signell2013-03-121-3/+2
* | Applied IE9 CSS fixes to IE10 also (#11301)Artur Signell2013-03-115-30/+32
* | Add missing license headersLeif Åstrand2013-03-112-0/+32
* | #11265 AriaHandler NPEmichaelvogt2013-03-061-8/+10
* | Clarified build documentation in README.md #11227Joonas Lehtinen2013-03-061-3/+7
* | Added IE10 touch support detection #9216John Ahlroos2013-03-052-2/+21
* | WAI-ARIA for form fields (#11180)michaelvogt2013-03-055-1/+482
* | Removed IE9 fallback for IE10 #11237John Ahlroos2013-03-041-3/+1
* | Fisrt version of readme for GitHub (#10931)Artur Signell2013-03-011-0/+96
* | Renamed "tests" target to "test" and added "test-all" (#9998)Artur Signell2013-03-0117-75/+78
* | Merge remote-tracking branch 'origin/7.0'John Ahlroos2013-03-0148-366/+915
|\|
| * Avoid running test runner as a testArtur Signell2013-03-011-0/+1
| * Prevent NPE when a SCSS file is not found #11099John Ahlroos2013-03-012-2/+17
| * Make SassLangTestsBroken pass iff the CSS and SCSS do not match.Henri Sara2013-03-011-0/+20
| * Reverted Tree memory leak fix since it is breaking Tree filtering in a way th...John Ahlroos2013-03-011-10/+0
| * Revert "Made UI focusable again (#11129)"John Ahlroos2013-02-281-1/+1
| * Fixed BindException when binding nested properties with BeanFieldGroup.buildA...John Ahlroos2013-02-282-2/+53
| * Added missing license headerArtur Signell2013-02-281-0/+15
| * Fixed incorrect import (#11129)Artur Signell2013-02-281-1/+1
| * (#10563) Logging now uses parameters.Mikael Grankvist2013-02-2815-161/+198
| * Fix random error in DelegateToWidget testLeif Åstrand2013-02-281-0/+1
| * Made UI focusable again (#11129)Artur Signell2013-02-281-1/+2
| * Removed super class which caused a JUnit3 runner to be used (#11184)Artur Signell2013-02-281-4/+2
| * Print an error message if the test folder cannot be found (#11184)Artur Signell2013-02-283-3/+14
| * Made test pass by ignoring irrelevant classesArtur Signell2013-02-281-0/+5
| * Fixed several problems related to @extend directive (Ticket #10976)Haijian Wang2013-02-2616-22/+277
| * Fix typo in #10937Leif Åstrand2013-02-261-1/+1
| * Use native collections when processing server response (#11100)Leif Åstrand2013-02-251-41/+67
| * Don't generate a set of changed property names (#10954)Leif Åstrand2013-02-252-98/+179
| * Do @DelegateToWidget based on applicable properties (#10954)Leif Åstrand2013-02-253-12/+44
| * Fixed NPE in Tree when calling non-final constructor #11132John Ahlroos2013-02-251-6/+18
| * Remove ApplicationConnection.componentCaptionSizeChanges (#11101)Leif Åstrand2013-02-251-5/+3
* | Always use smartsprites ivy.xml from the correct dirArtur Signell2013-03-011-1/+1
* | Regenerate SCSS parser classesHenri Sara2013-02-283-14233/+12467