summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated package javadoc for #4248Artur Signell2010-05-1010-121/+69
* Updated javadoc (#4681)Artur Signell2010-05-101-68/+76
* Fixed tests that broke because a FocusPanel has been added to VScrollTableArtur Signell2010-05-101-3/+3
* Fixed tests that broke because a FocusPanel has been added to VScrollTableArtur Signell2010-05-106-11/+11
* Merged test changesArtur Signell2010-05-104-13/+29
* Added keyboard navigation to Tree #1086John Alhroos2010-05-104-9/+610
* Changed keyboard navigation method for VScrollTable to protected so one could...John Alhroos2010-05-071-1/+1
* - Added Ctrl+Shift multiple selection to TreeJohn Alhroos2010-05-066-19/+656
* Fix for focus lost when selecting a multipage range in the Table.John Alhroos2010-05-051-0/+9
* Fixed range selection when first selecting range starting point with mouse an...John Alhroos2010-05-051-0/+2
* Fixes deselection when deselecting whole range outside of selection page.John Alhroos2010-05-052-1/+4
* Fixed broken mouse selection in TableJohn Alhroos2010-05-052-94/+109
* Test case for #4632Artur Signell2010-05-041-0/+49
* Ported Liferay CSS style sandboxing fix to 6.4Jouni Koivuviita2010-05-047-12/+12
* New Runo theme demo application and Runo theme style constants.Jouni Koivuviita2010-05-0415-90/+243
* Dozens of enhancements and fixes to Runo theme, containing new sub-styles for...Jouni Koivuviita2010-05-0440-353/+1256
* Changes in Table: John Alhroos2010-05-047-134/+650
* Merged remaining 6.3.1 fixesArtur Signell2010-04-307-10/+89
* Merged fix for #4606 - AbstractApplicationServlet depends on org.xml.sax unne...Artur Signell2010-04-301-4/+0
* Merged build script changes for nightly demo deploymentArtur Signell2010-04-301-1/+24
* Added test application for Table keyboard navigation #2390John Alhroos2010-04-291-0/+130
* Added keyboard navigation to Table #2390John Alhroos2010-04-296-30/+463
* Test case for OrderedLayoutArtur Signell2010-04-291-0/+49
* Fix for #4609 Retrieving an index of a component in an AbstractOrderedLayoutArtur Signell2010-04-291-0/+24
* Fixed IE6&7 Footer cell width and height problem.John Alhroos2010-04-262-14/+2
* Drag and drop sample name correction (from from) merged from 6.3Henri Sara2010-04-230-0/+0
|\
* | Merged from 6.3: Fix for #4553 - Select in multiselect mode is rendered as no...Artur Signell2010-04-221-0/+2
|\|
| * Fix for #4553 - Select in multiselect mode is rendered as non-working ComboBoxArtur Signell2010-04-221-0/+2
* | Merged fix for #4528 - PaintException if last menuItem of a sub menu is invis...Artur Signell2010-04-222-42/+69
|\|
| * Test case and fix for #4528 - PaintException if the last menuItem of a sub me...Artur Signell2010-04-222-42/+69
* | Removed ?restartApplication from TestBench Table click handler testsJohn Alhroos2010-04-222-2/+2
* | Added waitForVaadin before screenshots.John Alhroos2010-04-221-0/+5
* | Fixed issue with header clicks not issued when sorting is disabled.John Alhroos2010-04-221-2/+3
* | Merged [12742] from 6.3 to 6.4: Don't run tests if server does not start. Fix...Marko Grönroos2010-04-211-3/+5
|\|
| * Don't run tests if server does not start. Fixes #3780.Marko Grönroos2010-04-211-3/+5
* | Merged automated test related changes from 6.3Henri Sara2010-04-212-3/+3
|\|
| * Disabled deployment of javadocs and sources to maven in the nightly target as...Artur Signell2010-04-201-3/+4
| * Do not generate an unique version for the snapshotsArtur Signell2010-04-201-0/+3
| * Run integration tests on Firefox 3.6, not 3.5Henri Sara2010-04-201-1/+1
| * Deploy vaadin jar as lastArtur Signell2010-04-201-9/+10
| * Run integration tests on Firefox 3.6, not 3.5Henri Sara2010-04-201-1/+1
| * Deploy -javadoc and -sources jar to maven for nightly builds (#3587)Artur Signell2010-04-201-0/+24
| * Renamed libs -> vaadin.jar for clarity.Artur Signell2010-04-201-8/+8
| * #3587 - Added targets for building javadoc and sources jar (mainly for Maven)Artur Signell2010-04-201-13/+36
| * #4418 - build.xml fails due to java.lang.OutOfMemoryErrorArtur Signell2010-04-191-0/+1
| * Reduced delay in combo box navigation test.Henri Sara2010-04-191-1/+1
| * Test case and fix for #4562 - Browser version parsing fails for some browsersArtur Signell2010-04-162-31/+65
| * Updated DevelopmentServerLauncher so files can be updated on Windows while th...Artur Signell2010-04-162-1/+407
| * Fixed #4514 - BeanItemContainer: getSortablePropertyIds doesn't include primi...Artur Signell2010-04-161-1/+2
| * Added test for primitive sorting (#4514)Artur Signell2010-04-161-2/+29