summaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/ui
Commit message (Expand)AuthorAgeFilesLines
* Use correct state class for split panels (#18942)Artur Signell2015-09-202-0/+14
* Update @since tags to 7.5.6.Mika Murtojarvi2015-09-152-4/+4
* Always use charset for String.getBytes() method (#18863).Denis Anisimov2015-09-151-2/+5
* Implement ItemStyleGenerators for ComboBox (#9276)Leif Åstrand2015-09-091-0/+69
* Update @since tags to 7.6.Mika Murtojarvi2015-09-081-5/+5
* Update @since tags for 7.6.Mika Murtojarvi2015-09-081-1/+1
* Make it possible to avoid select caption conversion (#16845)Leif Åstrand2015-09-081-24/+17
* Merge remote-tracking branch 'origin/master' into reconnect-dialogArtur Signell2015-09-049-354/+1155
|\
| * Redesign RpcDataSourceConnector pinning RPC requests (#18692)Teemu Suo-Anttila2015-09-021-10/+9
| * Do not open detail row if generator is the NULL one (#18663)Teppo Kurki2015-09-021-0/+3
| * Refactor Grid SelectionModels as extensions (#18624)Teemu Suo-Anttila2015-09-011-161/+156
| * Do not mark as dirty in Grid.isEditorBufferedArtur Signell2015-08-311-1/+1
| * Add better keyboard Close Shortcut API for Window (#17383)patrik2015-08-281-40/+198
| * Fix empty @since tags for 7.6.0.alpha47.6.0.alpha4Johannes Dahlström2015-08-261-6/+6
| * Fix Table ColumnCollapseEvents to work with generated columns (#6914)Teemu Suo-Anttila2015-08-241-2/+3
| * Use correct classname for ValoTheme.SCROLL_INDICATOR (#14802)Artur Signell2015-08-241-1/+1
| * Column collapse events for Table (#6914)Artur Signell2015-08-211-2/+87
| * Merge branch 'master-before-18503' into grid-unbuffered-editorHenri Sara2015-08-194-2/+44
| |\
| | * Handle renderer exceptions gracefully (#18554)Artur Signell2015-08-171-1/+1
| | * Update Select all -CheckBox from server and partial selections (#17590)Teppo Kurki2015-08-051-0/+17
| | * Use correct state classes for Vertical and HorizontalLayoutArtur Signell2015-07-312-0/+14
| * | Merge branch 'master-18493' into grid-unbuffered-editorHenri Sara2015-08-191-9/+0
| |\|
| | * Fix DetailsRow communication use connector IDs (#18493)Teemu Suo-Anttila2015-07-211-13/+4
| * | Keep non-editable & selection columns visible in editorTeppo Kurki2015-08-111-0/+3
| * | Add row and cell description generators to Grid (#18481)Teppo Kurki2015-07-151-33/+184
| * | Prevent Grid editor move in unbuffered mode if validation errors inJohannes Dahlström2015-07-151-15/+24
| * | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editorTeemu Suo-Anttila2015-07-132-29/+28
| |\|
| * | Refactor RpcDataProviderExtension to use DataGenerators Teemu Suo-Anttila2015-07-101-6/+141
| * | Close Grid editor on container item set changeJohannes Dahlström2015-07-091-2/+21
| * | Update @since tags for 7.6Henri Sara2015-07-022-3/+3
| * | Merge branch 'master' into grid-unbuffered-editorTeppo Kurki2015-06-2613-44/+72
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into grid-unbuffered-editorTeemu Suo-Anttila2015-06-1510-119/+237
| |\ \ \
| * | | | Allow programmatically opening editor in unbuffered modeTeppo Kurki2015-06-041-3/+6
| * | | | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editorTeemu Suo-Anttila2015-06-022-24/+50
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into grid-unbuffered-editorTeemu Suo-Anttila2015-06-0128-184/+477
| |\ \ \ \ \
| * | | | | | Let mouse click move editor in unbuffered modeTeppo Kurki2015-05-271-2/+2
| * | | | | | Add unbuffered editing mode to GridTeppo Kurki2015-05-261-0/+33
| * | | | | | Add grid editor events (#17451)patrik2015-05-211-0/+145
| * | | | | | Add focus API to GridJohannes Dahlström2015-05-201-1/+1
| * | | | | | Refactor focus related server API to class AbstractFocusableJohannes Dahlström2015-05-202-104/+135
* | | | | | | Use Transport.WEBSOCKET_XHR instead of setter for mixing websockets and XHR (...Artur Signell2015-08-311-40/+21
* | | | | | | Make non public API private again and update javadoc (#11733)Artur Signell2015-08-311-0/+2
* | | | | | | Add modality configuration option for reconnect dialog (#11733)Artur Signell2015-08-311-8/+67
* | | | | | | Allow using XHR for client to server requests and websockets for push (#12518)Artur Signell2015-07-131-0/+37
* | | | | | | Allow configuration of reconnect dialog parameters (#11733)Artur Signell2015-07-132-0/+154
* | | | | | | Use counter in client to server messages to avoid duplicate handling (#11733)Artur Signell2015-07-131-0/+31
* | | | | | | Do not send empty server requests (#11733)Artur Signell2015-07-131-0/+5
| |_|_|_|_|/ |/| | | | |
* | | | | | Update connector hierarch when canceling editor (#16976).Leif Åstrand2015-07-131-0/+4
* | | | | | Make async remove check work without push (#12909)Leif Åstrand2015-07-111-29/+23
| |_|_|_|/ |/| | | |
* | | | | Properly toggle editor state when calling editId() on the server (#18287)Artur Signell2015-06-261-1/+5