summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
...
* Grid editor theme redesign (#16593)Jouni Koivuviita2015-02-061-62/+72
* Fix WidgetUtil BoundingClientRectDouble methods (#16599)Jouni Koivuviita2015-02-061-4/+6
* Grid: mousewheel should be evaluated the first (#16591)Manolo Carrasco2015-02-051-1/+1
* Grid columns can now be marked as non-editable (#16538)Johannes Dahlström2015-02-052-10/+73
* Revert "Grid now uses ObjectRenderer by default (#15417)"Artur Signell2015-02-053-87/+14
* Add missing @since to VScrollTable and Table.Sauli Tähkäpää2015-02-051-0/+12
* Makes it possible to change save/cancel captions in Grid editor (#16551)Henrik Paul2015-02-051-23/+107
* Speeds up column adding in Grid (#16474)Henrik Paul2015-02-043-119/+120
* Editor save/cancel buttons stay visually in place (#16562)Henrik Paul2015-02-041-6/+17
* Check if event move is allowed also in month view. (#15174)Sauli Tähkäpää2015-02-041-1/+1
* Merge branch 'master' into gridHenrik Paul2015-02-035-19/+23
|\
| * Remove DataSource.indexOf (#16542)Leif Åstrand2015-02-023-14/+20
| * Avoid client side exception using keyboard navigation (#15343).Denis Anisimov2015-02-021-2/+2
| * Moved accessibility shortcut handling to server-side. [#14843]Anna Koskinen2015-01-301-3/+1
* | Grid editor save/cancel buttons can now be rendered on top (#16534)Henrik Paul2015-01-304-9/+85
|/
* Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-284-25/+53
|\
| * Render Window caption as text when requested (#16273)Artur Signell2015-01-272-5/+6
| * FileDownloader opens file in a new tab (iOS) (#15366)Alexey Fansky2015-01-271-14/+22
| * Fix Table pageup/pagedown navigation (#15332)Ilya Ermakov2015-01-271-6/+25
* | Make Grid and renderer buttons look like Vaadin NativeButton (#16260)Teemu Suo-Anttila2015-01-272-2/+5
* | Disable and restore editor and scroll locking on setEnabled (#16502)Teemu Suo-Anttila2015-01-271-4/+18
* | Improves touch scrolling in Grid (#16341)Henrik Paul2015-01-271-26/+86
* | Grid now uses ObjectRenderer by default (#15417)Henrik Paul2015-01-273-14/+87
* | Fix Grid not always showing select all checkbox (#16397)Teemu Suo-Anttila2015-01-261-7/+13
* | Prevent text selection when multi sorting with header clicks (#16275)Teemu Suo-Anttila2015-01-261-1/+8
* | Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-214-15/+78
|\|
| * Revert "Update text value also with timer triggered text change events. (#162...Artur Signell2015-01-211-2/+1
| * Remove unnecessary scrollbar when zooming in or out (#15164)Matti Hosio2015-01-201-0/+18
| * Ignore change btwn paints and force update unfocused TextField (#15144)AMahdy AbdElAziz2015-01-201-7/+9
| * Embedded ThemeResource should react to theme change (#15194)Anna Koskinen2015-01-201-7/+47
| * Update text value also with timer triggered text change events. (#16270)Sauli Tähkäpää2015-01-191-1/+2
| * Fix maximized window ordering. (#15360)Sauli Tähkäpää2015-01-161-1/+4
* | Fix Editor creating fields before client Grid can attach them (#16214)Teemu Suo-Anttila2015-01-202-15/+19
* | Parameterize client-side Grid.addColumn to return the argument type (#16262)Johannes Dahlström2015-01-191-2/+2
* | Fixes exception when scrolled down and removing header/footer row (#15411)Henrik Paul2015-01-191-14/+36
* | Merge remote-tracking branch 'origin/master' into gridLeif Åstrand2015-01-16196-1763/+25257
|\ \ | |/ |/|
| * Make Grid react to theme changes (#15418)Leif Åstrand2015-01-163-26/+67
| * Adds error handling to Grid Editor (#15556)Henrik Paul2015-01-153-87/+180
| * Make Grid send Json as Json (#16244)Leif Åstrand2015-01-151-8/+1
| * Fixes an issue with HeightMode.ROW (#16191)Henrik Paul2015-01-151-3/+5
| * Reformat build filesArtur Signell2015-01-151-4/+8
| * Fix grid sorting on init and sorting with unused properties (#16192)Teemu Suo-Anttila2015-01-141-1/+5
| * Add ItemClickEvents to Grid (#15449)Teemu Suo-Anttila2015-01-147-1/+235
| * Revert to old simpleName logic (differs for inner classes) (#15544)Artur Signell2015-01-142-7/+7
| * Update JS renderer to work with latest grid branch (#15485)Leif Åstrand2015-01-142-34/+65
| * Merge remote-tracking branch 'origin/master' into gridArtur Signell2015-01-1410-152/+176
| |\
| * | Set @since tags to 7.4Artur Signell2015-01-132-2/+2
| * | Implement JavaScript renderer support (#15485)Leif Åstrand2015-01-133-6/+287
| * | Defer Grid scrolling to avoid issues with DataSource sizes (#16189)Teemu Suo-Anttila2015-01-131-4/+22
| * | Rename BackgroundMessage -> NoLoadingIndicator (#15373)Leif Åstrand2015-01-132-4/+4