55 Commits (6cf9afc850c075070c27189118afd57a7d2f54ac)

Author SHA1 Message Date
  Artur Signell 6cf9afc850 Organized imports and formatted all java files 12 years ago
  Artur Signell f603acfa30 Renamed Paintable component classes to Connector 12 years ago
  Henri Sara a062383b16 Remove support for Select in multi-select mode (#8169, #8326). 12 years ago
  Henri Sara 91b3084e06 Merge changes from master to rpc branch. 12 years ago
  Jens Jansson 3bda753a4a #8019 Added ItemCaptionMode enum for AbstractSelect and RowHeaderMode enum for Table 12 years ago
  Artur Signell fdc3067157 Noted that the caption property must be of String type 12 years ago
  Artur Signell 7e594fb40f #8125 Removed Property.ConversionException and String constructor based 12 years ago
  Artur Signell aaf134a39b Merged tests, fixes and javadoc updates from 6.7 12 years ago
  Artur Signell 3b0da56451 #7354 IT Mill -> Vaadin find and replace 12 years ago
  Artur Signell 4f3cdfffbc #7704 javadoc 12 years ago
  Henri Sara 59ae905a8a Eliminate more Field and Property related raw type warnings. 12 years ago
  Henri Sara 0c8614963b Eliminate some generics related warnings in core (non-API). 12 years ago
  Henri Sara 0ab1d01c8d Parameterize Property and Field with the value type. 12 years ago
  Henri Sara a613026164 Eliminate more cases that used Property.toString(). 12 years ago
  Artur Signell f692bfa89c #7369 Removed ‌"final" from methods that do not need to be final 13 years ago
  John Alhroos da2697da95 Fixed source formatting and Javadoc. 13 years ago
  John Alhroos c51bf5e7ab Made ItemDescriptionGenerator serializable #5414 13 years ago
  John Alhroos 5737ec8704 Added tooltips to Table cells and rows (ItemDescriptionGenerator) + Testbench test for them #5414 13 years ago
  Artur Signell c3ed228ab9 Error message typo fix 13 years ago
  Artur Signell 522f4c3dbe Javadoc and formatting fixes 13 years ago
  Artur Signell 88b3d7f780 #1410 getListeners method for all classes that have addListener/removeListener 13 years ago
  Artur Signell 61ea50cec1 #6780 AbstractSelect's setItemIconPropertyId fails silently 13 years ago
  Artur Signell 4f1b424e2e Fixed compiler warnings in demo and core source (#2274) 13 years ago
  Henri Sara d830806e5d #5692 Generics in AbstractSelect, added a TODO in CaptionChangeListener 13 years ago
  Matti Tahvonen d1d161f72c javadoc typo + bit more specific description 14 years ago
  Henri Sara ba1003a6be Reverted constructor visibility changes, will use isSynthetic() test instead 14 years ago
  Henri Sara f784ca8d32 Make private nested class constructor visibility public or package to prevent the generation of non-serializable access constructors by the compiler. 14 years ago
  Matti Tahvonen d31283d0af Cleaned javadocs 14 years ago
  Matti Tahvonen 29f7c2dc64 fixes #810, #4607,#5279, #5281 14 years ago
  Artur Signell 3c468800e2 Merged fix, sample and tests for "#3720 - Disable Items for OptionGroup" from /branches/6.4-minor-features 14 years ago
  Henri Sara 624cd1774e Merged #5149 fix to 6.4 14 years ago
  Henri Sara 4afe860ce8 #5149 memory leak in AbstractSelect.CaptionChangeListener 14 years ago
  John Alhroos 57e9ad5045 - Added Ctrl+Shift multiple selection to Tree 14 years ago
  Artur Signell 4eb5847f99 Merged drag'n'drop enhancements [12493],[12484] 14 years ago
  Matti Tahvonen 8a2f73b604 added an accept criterion to test vertical position on an item 14 years ago
  Matti Tahvonen 252370ae5d renamed method to the related type 14 years ago
  Matti Tahvonen 68d907d504 renamed DropTargetDetails... to TargetDetails... Should be just as clear for developer, but looks better in the code examples. 14 years ago
  Matti Tahvonen d595ded5f1 renaming criteria 14 years ago
  Matti Tahvonen 07981b7207 renaming criteria 14 years ago
  Matti Tahvonen 7d2bf5f577 renaming criteria 14 years ago
  Matti Tahvonen c93bad6746 refactored AbstractSelect criteria (hopefully better names now) 14 years ago
  Matti Tahvonen 12a9faf7aa finished rename 14 years ago
  Matti Tahvonen d637fe975d refactoring (renaming) 14 years ago
  Matti Tahvonen e92b9743d7 some javadocs 14 years ago
  Henri Sara 9799e3ab41 #4187 Drag and Drop server validation sample and a null check in AbstractSelectDropTargetDetails 14 years ago
  Matti Tahvonen 9b84a02d3f changes 14 years ago
  Artur Signell 25cffa55df Unified naming 14 years ago
  Matti Tahvonen 7b11d7c37b changes 14 years ago
  Matti Tahvonen 7ce8cb30bf some refactoring 14 years ago
  Matti Tahvonen 27feab20ed new criteria + enhancements 14 years ago