index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
7.7.45-changelog
8.0
8.1
8.10
8.11
8.12
8.13
8.14
8.2
8.3
8.4
8.5
8.6
8.7
8.8
8.9
JS-RPC-docs-link-syntax
OlliTietavainenVaadin-patch-1
OlliTietavainenVaadin-patch-2
add-deprecation-warning-20241105
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
changelog-8.27.6
chore-mention-8.14.4
chore-readme-8-14-4
context-menu
datefield-set-invalid-value
declarative
dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14
dependabot/maven/org.eclipse.jetty-jetty-webapp-9.4.44.v20210927
dependabot/maven/org.eclipse.jgit-org.eclipse.jgit-3.5.3.201412180710-r
dependabot/maven/org.hsqldb-hsqldb-2.7.1
documentation
documentation-7.6
downgrade-snapshot-version-20241105
exclude-element-screenshot
feature/atmosphere-pure-javascript
feature/bootstrap-annotation
feature/combobox-communication
feature/dalvik
feature/databinding
feature/dnd
feature/elements
feature/eventbus
feature/karaf-feature-file
feature/nullrepresentation
feature/standard-gwt
feature/standard-sass
feature/vaadin8
feature/vaadin8-book
feature/vaadin8-book-vol2
feature/vaadin8-sass-valo-only
fix11576
fix_event_router_prototype
grid
grid_dnd_autoscroller
grid_dragger
issue/8307_select_using_collection
master
mobile_drag_image_offset
pr/11306
remote-run/flow-atmosphere-test
snapshot/7.5
snapshot/7.6
tmattsso-patch-1
update-minor-deps
vaadin-icons-3.0.1
wip-date-time-datatype
wip-java-10-compat
Vaadin 6, 7, 8 is a Java framework for modern Java web applications: https://github.com/vaadin/framework
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
vaadin
/
ui
/
Table.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Table is now in multiselectmode.SIMPLE always on touch devices.
Matti Tahvonen
2011-05-04
1
-0
/
+4
*
Enhanced javadoc
Matti Tahvonen
2011-05-04
1
-1
/
+10
*
Review fixes for #6697 - Don't fire column resize events for all columns. Nam...
Jonatan Kronqvist
2011-04-28
1
-44
/
+40
*
Null pointer checks added to the fix for #6697 based on review
Jonatan Kronqvist
2011-04-27
1
-15
/
+17
*
Simplified if-else conditional for actions #5992
John Alhroos
2011-04-27
1
-8
/
+2
*
Fix for #6697 - Resizing a table column no longer affects the size of other c...
Jonatan Kronqvist
2011-04-27
1
-50
/
+101
*
Cleaned up loops to use shorthand for-loops instead of iterator based for bet...
John Alhroos
2011-04-27
1
-13
/
+8
*
Adds context menu to empty space in Table. #5992
John Alhroos
2011-04-27
1
-1
/
+32
*
Minor javadoc typo fix
Artur Signell
2011-04-26
1
-2
/
+2
*
#6844 Getter for column generator
Artur Signell
2011-04-19
1
-0
/
+12
*
merged [18197],[18217] from 6.5 branch
Matti Tahvonen
2011-04-12
1
-3
/
+72
*
Merged changes from 6.5 branch
Henri Sara
2011-02-28
1
-1
/
+1
*
improved code style
Matti Tahvonen
2010-12-21
1
-1
/
+1
*
#6174 JS Error when extending range with multi selection enabled table with n...
Artur Signell
2010-12-20
1
-6
/
+6
*
Yet another revision of the fix for #6071
Jonatan Kronqvist
2010-12-15
1
-23
/
+19
*
Revised fix for #6071
Jonatan Kronqvist
2010-12-15
1
-7
/
+30
*
Fix for #6071
Jonatan Kronqvist
2010-12-14
1
-0
/
+7
*
Fixed the 'bouncing columns' issue introduced in the fix for #5066
Jonatan Kronqvist
2010-11-30
1
-7
/
+0
*
Sorting indicator no longer overlaps the column header in tables. #5066 and #...
Jonatan Kronqvist
2010-11-24
1
-0
/
+7
*
#5821 - ItemClickSource should be ItemClickNotifier
Artur Signell
2010-11-05
1
-3
/
+4
*
Merged multiple bug fixes and test updates from 6.4
Artur Signell
2010-10-14
1
-4
/
+4
*
#3548 - Table.setColumnCollapsed should not throw IllegalAccessException
Artur Signell
2010-10-13
1
-3
/
+4
*
This is the implementation of the server-side logging feature
Jonatan Kronqvist
2010-10-12
1
-6
/
+13
*
Fixed compiler warnings in demo and core source (#2274)
Artur Signell
2010-10-07
1
-0
/
+1
*
#5692 Generics: Tree and Table property and item ID types can be anything, ch...
Henri Sara
2010-10-04
1
-10
/
+11
*
added TODO
Matti Tahvonen
2010-09-22
1
-0
/
+2
*
improved #3165 fix (some cleanup on orphaned columns done better, also lighte...
Matti Tahvonen
2010-09-22
1
-2
/
+7
*
fixes #3165
Matti Tahvonen
2010-09-21
1
-0
/
+22
*
fixes #5560
Matti Tahvonen
2010-09-08
1
-2
/
+2
*
Table: fixed fundamental selection/keyboard-selection/keyboard-navigation pro...
Matti Tahvonen
2010-09-02
1
-21
/
+10
*
fixes #5534
Matti Tahvonen
2010-09-01
1
-7
/
+37
*
Refined javadocs
Matti Tahvonen
2010-08-31
1
-0
/
+7
*
Formatted using Eclipse Helios / Windows XP
Artur Signell
2010-08-16
1
-28
/
+21
*
fixes #5342
Matti Tahvonen
2010-07-16
1
-1
/
+1
*
fixes #5342
Matti Tahvonen
2010-07-12
1
-1
/
+1
*
Javadoc fix for #5320
Artur Signell
2010-07-07
1
-3
/
+5
*
Changed constant references and some method references to links
Artur Signell
2010-07-07
1
-42
/
+43
*
#4515 and #4516: header and footer click listeners instead of handlers
Henri Sara
2010-07-07
1
-90
/
+43
*
#5286 implement Serializable where necessary
Henri Sara
2010-07-01
1
-1
/
+1
*
Cleaned javadocs
Matti Tahvonen
2010-06-30
1
-8
/
+0
*
fixes #810, #4607,#5279, #5281
Matti Tahvonen
2010-06-30
1
-4
/
+0
*
Fix for #5006
John Alhroos
2010-06-29
1
-0
/
+7
*
Made HeaderClickHandler and FooterClickHandler Serializable
Artur Signell
2010-06-24
1
-2
/
+2
*
Merged and slightly modified fix for #4652 - MouseEventDetails and ClickEvent...
Artur Signell
2010-06-21
1
-32
/
+5
*
Fixed regression from #5185 where switching footer on/off does not hide the f...
John Alhroos
2010-06-21
1
-10
/
+9
*
Fix for #5112
John Alhroos
2010-06-02
1
-12
/
+0
*
Fix for #5104
John Alhroos
2010-06-01
1
-0
/
+4
*
Merged changes to 6.4 (FindBugs results, #5111, label and javadoc corrections)
Henri Sara
2010-06-01
1
-1
/
+1
|
\
|
*
Fixed some normal priority warnings by FindBugs
Henri Sara
2010-06-01
1
-1
/
+1
*
|
Added column resize event handling. #2807
John Alhroos
2010-05-26
1
-0
/
+150
[next]