summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/ui
Commit message (Expand)AuthorAgeFilesLines
* Added keyboard navigation to Table #2390John Alhroos2010-04-291-5/+7
* Fix for #4609 Retrieving an index of a component in an AbstractOrderedLayoutArtur Signell2010-04-291-0/+24
* 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-221-42/+35
|\|
| * Test case and fix for #4528 - PaintException if the last menuItem of a sub me...Artur Signell2010-04-221-42/+35
| * Added missing tabsheet style for Runo theme.Jouni Koivuviita2010-04-131-1/+11
| * added an accept criterion to test vertical position on an itemMatti Tahvonen2010-04-121-0/+21
* | Fix for multi page selection #3520John Alhroos2010-04-201-8/+85
* | Merged drag'n'drop enhancements [12493],[12484]Artur Signell2010-04-191-0/+21
* | Added footer click handler #4516John Alhroos2010-04-191-3/+147
* | Added footer to Table #1553John Alhroos2010-04-161-0/+73
* | Merged all demo-page changes from 6.3Jouni Koivuviita2010-04-151-1/+11
* | refined javadoc to avoid #4533Matti Tahvonen2010-04-151-7/+12
* | Added header click events #4525John Alhroos2010-04-141-0/+135
* | Implemented CTRL and SHIFT clicking in Table #3520John Alhroos2010-04-131-0/+43
|/
* Javadocced shortcutsMarc Englund2010-04-094-12/+174
* Updated and revised Reindeer theme style constants.Jouni Koivuviita2010-04-081-2/+50
* #4440 dragging table columns caused exception when column ids not stringsHenri Sara2010-04-071-2/+4
* #1394 enable implementing Focusable components outside the com.vaadin.ui packageHenri Sara2010-04-013-43/+31
* Fixes #4460: SplitPanel: add getters for the position (and unit) of the split...Jouni Koivuviita2010-03-311-0/+19
* renamed method to the related typeMatti Tahvonen2010-03-253-7/+7
* minor javadoc enhancementMatti Tahvonen2010-03-241-2/+4
* renamed DropTargetDetails... to TargetDetails... Should be just as clear for ...Matti Tahvonen2010-03-244-24/+24
* renaming criteriaMatti Tahvonen2010-03-241-24/+24
* renaming criteriaMatti Tahvonen2010-03-241-5/+14
* renaming criteriaMatti Tahvonen2010-03-241-0/+10
* renaming criteriaMatti Tahvonen2010-03-241-5/+5
* renaming criteriaMatti Tahvonen2010-03-241-5/+4
* Table can now select whether multiple rows are dragged at all. Practically th...Matti Tahvonen2010-03-241-2/+9
* fixes #3913Matti Tahvonen2010-03-245-41/+93
* Corrected some javadocMarc Englund2010-03-241-8/+4
* Changed visibility of the actionManager, still for #875Marc Englund2010-03-241-1/+1
* Two small javadoc correctionsHenri Sara2010-03-241-1/+1
* Some API changes for #875 as discussed at length.Marc Englund2010-03-234-33/+43
* #4394 multiple value change events when setting field valueHenri Sara2010-03-231-2/+19
* refactored AbstractSelect criteria (hopefully better names now)Matti Tahvonen2010-03-231-16/+39
* Refactored new actions api a little: removed mnemonics terminology, adding/re...Marc Englund2010-03-235-32/+28
* Easier keyboard shortcuts for #875 - includes shorthand notation for Shortcut...Marc Englund2010-03-235-88/+261
* finished renameMatti Tahvonen2010-03-233-11/+11
* refactoring (renaming)Matti Tahvonen2010-03-223-6/+6
* Suggestive api for basic html5 data types.Matti Tahvonen2010-03-221-0/+18
* Fix for #3492 - DateField should have an option to show week numbersArtur Signell2010-03-221-1/+30
* Removed extra serialVersionUIDsArtur Signell2010-03-185-25/+0
* added TableDropCriterion, quite similar to TreeDropCriterion and uses same cl...Matti Tahvonen2010-03-181-0/+98
* Minor javadoc updateArtur Signell2010-03-181-3/+5
* DD related refactorings and javadocsMatti Tahvonen2010-03-181-5/+27
* javadocsMatti Tahvonen2010-03-181-3/+6
* property id is now sent to server from table drag event + some javadocs and s...Matti Tahvonen2010-03-182-9/+20
* DD related refactorings and javadocsMatti Tahvonen2010-03-181-9/+28