summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merged from 6.3 to 6.4 branch: [12573] Updated differences script to assume t...Marko Grönroos2010-04-161-48/+15
* Added default multiselect constant #3520John Alhroos2010-04-151-7/+14
* Implemented windows like ctrl+shift-clicking in Table #3520John Alhroos2010-04-151-3/+27
* Implemented windows like ctrl+shift-clicking in Table #3520John Alhroos2010-04-151-2/+2
* Merged all demo-page changes from 6.3Jouni Koivuviita2010-04-152-156/+485
* Test application for #3520John Alhroos2010-04-151-0/+53
* refined javadoc to avoid #4533Matti Tahvonen2010-04-151-7/+12
* Added header click events #4525John Alhroos2010-04-142-0/+150
* Added parameters for skipping one or more types of testsArtur Signell2010-04-131-3/+3
* Branch is for 6.4Artur Signell2010-04-131-1/+1
* Code cleanup related to #3520John Alhroos2010-04-131-14/+21
* Implemented CTRL and SHIFT clicking in Table #3520John Alhroos2010-04-132-6/+149
* Minor fix to panel style (reindeer)Jouni Koivuviita2010-04-122-12/+16
* Opera doesn't support col-resize/row-resize cursor, added fallback for it in ...Jouni Koivuviita2010-04-124-6/+14
* Marked changesets that do not need to be mergedArtur Signell2010-04-090-0/+0
|\
| * Update changelogArtur Signell2010-04-081-12/+4
| * #4440 (column reordering with non-String ids) backported to 6.2 branchHenri Sara2010-04-071-2/+4
| * Fixes #4460: SplitPanel: add getters for the position (and unit) of the split...Jouni Koivuviita2010-03-312-0/+23
| * Fix for #4373 - Menubar causes javascript exception in IE7Artur Signell2010-03-181-1/+7
| * merged [11905] from 6.3Matti Tahvonen2010-03-161-0/+18
| * Vaadin 6.2.6 release: increased Vaadin development version to 6.2.7.Marko Grönroos2010-03-151-1/+1
| * Updated Release Notes for Vaadin 6.2.6: added #4333 to change log.Marko Grönroos2010-03-151-0/+1
| * merged [11858] from 6.3Matti Tahvonen2010-03-151-1/+3
| * Chrome 3 -> 4Artur Signell2010-03-121-1/+1
| * Revert to FF 3.5Artur Signell2010-03-121-1/+1
| * #3935 also fixedArtur Signell2010-03-121-0/+1
| * Merged Fix for #3935 DateField does not update contents when locale is changedArtur Signell2010-03-121-1/+2
| * Updated as #4004 is also fixedArtur Signell2010-03-121-0/+1
| * Merged: Fix for #4004 PopupDateField - Wrong tabIndex for popup buttonArtur Signell2010-03-121-0/+7
| * Updated Release Notes for Vaadin 6.2.6 release.Marko Grönroos2010-03-121-8/+9
| * Merged: Test case and fix for Artur Signell2010-03-122-12/+109
| * Update firefox to 3.6Artur Signell2010-03-121-1/+1
| * Backported fix and test case for #3407Artur Signell2010-03-112-0/+41
| * Fix for #4109John Alhroos2010-03-111-0/+6
| * Backport from 6.3 for [11755]John Alhroos2010-03-113-30/+36
| * Fixed camel case issueArtur Signell2010-03-111-1/+1
| * Test case for #4261Artur Signell2010-03-081-0/+32
| * Fixes #3322: SplitPanel with split position 100% doesn't resize correctlyJouni Koivuviita2010-03-052-22/+63
| * Give Chrome more time to load the first imageArtur Signell2010-03-051-4/+4
| * Fixes #4266: Immediate upload button broken in Opera 10 (OS X)Jouni Koivuviita2010-03-044-0/+12
| * Added test case and fix for #3991John Alhroos2010-03-022-1/+51
| * Comment about moving escape method to separate classArtur Signell2010-03-011-1/+12
| * Vaadin 6.2.5 release: increased version to 6.2.6.Marko Grönroos2010-02-271-1/+1
| * Updated Release Notes for Vaadin 6.2.5 release.Marko Grönroos2010-02-261-30/+8
| * Merged fixes for #4206 - "Setting scroll position doesn't work with Webkit br...Artur Signell2010-02-232-5/+10
| * Removed debug infoArtur Signell2010-02-231-2/+3
| * Merged fixes forArtur Signell2010-02-237-6/+184
| * Added javadoc comment for #4220Artur Signell2010-02-231-5/+11
| * Fix for #4222 - Window.removeListener(CloseListener) does not remove listenerArtur Signell2010-02-231-1/+1
| * Added javadoc for CloseListenerArtur Signell2010-02-231-4/+39