index
:
vaadin-framework.git
7.0
7.1
7.2
7.3
7.4
7.5
7.6
7.7
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
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
/
itmill
/
toolkit
/
ui
/
Table.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
table: forcing pageBuffer flush on some events just to be sure of getting upd...
Matti Tahvonen
2008-02-11
1
-2
/
+14
*
workaround for IScrollTable bug to server side paint method
Matti Tahvonen
2008-02-11
1
-0
/
+6
*
small fix
Matti Tahvonen
2008-02-11
1
-2
/
+3
*
trying to fix table issues
Matti Tahvonen
2008-02-11
1
-8
/
+47
*
table now refreshes its contents and does component attaching etc in right pl...
Matti Tahvonen
2008-02-08
1
-223
/
+243
*
Fixed #1393 (Focusable has id which is obsolete)
Jani Laakso
2008-02-08
1
-5
/
+0
*
Not painting table if only first visible info is updated
Matti Tahvonen
2008-02-07
1
-3
/
+4
*
extracted alignments and spacing to layouts subinterfaces
Matti Tahvonen
2008-02-07
1
-28
/
+105
*
Selects now listen for changes to item/property as appropriate. Version 1. Ta...
Marc Englund
2008-01-30
1
-2
/
+4
*
better toString for Table (no more null's in d debugger)
Matti Tahvonen
2008-01-30
1
-0
/
+9
*
fixes #97
Matti Tahvonen
2008-01-29
1
-13
/
+38
*
better doc
Matti Tahvonen
2008-01-29
1
-2
/
+1
*
fixes #1355
Matti Tahvonen
2008-01-29
1
-1
/
+6
*
component implements sizeable and simple general terminal implementation
Matti Tahvonen
2008-01-28
1
-71
/
+1
*
Major layout API changes: Sizeable is now deprecated. Use HasSize-interface i...
Jouni Koivuviita
2007-12-13
1
-121
/
+50
*
License header parametrized
Jani Laakso
2007-12-04
1
-125
/
+107
*
MASS REFORMAT.
Marc Englund
2007-11-19
1
-2530
/
+2517
*
Fixed total&row attributes when nullselitem has been automatically removed.
Marc Englund
2007-11-02
1
-1
/
+8
*
Null selection changes (#574)
Marc Englund
2007-11-02
1
-1
/
+15
*
Layout API changes (#1041) to server-side. Client-side implementation still n...
Jouni Koivuviita
2007-11-01
1
-16
/
+40
*
Select refactor initial commit; not done.
Marc Englund
2007-10-31
1
-235
/
+326
*
Mass format based on eclipse build in formatting style.
Jani Laakso
2007-10-09
1
-15
/
+21
*
ContainerResizedListener, ISplitPanel refactoring, ExpandLayout and test
Matti Tahvonen
2007-10-05
1
-5
/
+2
*
Optimized Table uidl, fixed IScrollTable when attaching before initial uidl u...
Matti Tahvonen
2007-07-13
1
-35
/
+31
*
scrolling table: ordering implemented
Matti Tahvonen
2007-06-28
1
-1
/
+1
*
changed row indexes to start from 0 instead of 1 (normal C-style)
Matti Tahvonen
2007-06-20
1
-3
/
+3
*
draft of scroll table and some other enhancements
Matti Tahvonen
2007-06-12
1
-7
/
+8
*
initial commit for #217 . also removed one illegal character in JS
Matti Tahvonen
2007-05-31
1
-0
/
+32
*
fixes #737
Matti Tahvonen
2007-05-24
1
-1
/
+3
*
fixes #618
Matti Tahvonen
2007-04-19
1
-13
/
+15
*
Unified code style (indentation) based on default settings using Eclipse 3.2.
Jani Laakso
2007-04-18
1
-2244
/
+2301
*
Constructors documents changed
Mohamed Atique
2007-04-13
1
-3
/
+3
*
Pulled changesets from branches/4.0.0-SRIT into trunk, done by
Jani Laakso
2007-04-12
1
-212
/
+314
*
Trying to get everything roll with empty tables
Matti Tahvonen
2007-03-09
1
-2
/
+6
*
Table: check for empty table on some cache requests
Matti Tahvonen
2007-03-08
1
-1
/
+1
*
table fix: check for empty table came too late
Matti Tahvonen
2007-03-07
1
-3
/
+4
*
fixes #452, also fixed documentations wron default value
Matti Tahvonen
2007-02-28
1
-3
/
+3
*
MAJOR: Changed defaults from pagelen 0 -> 15 and col header mode hidden -> ex...
Joonas Lehtinen
2007-02-19
1
-2
/
+2
*
fixes #216 : implemented Sizeable interface in JS side, removed unimplemented...
Matti Tahvonen
2007-02-05
1
-3
/
+3
*
Integrated filter select features. Fixed #41
Joonas Lehtinen
2007-01-31
1
-1
/
+10
*
Implemented reqrows and reqfirstrow attributes
Joonas Lehtinen
2007-01-29
1
-4
/
+51
*
Added PERCENTAGE width/height support
Joonas Lehtinen
2007-01-29
1
-4
/
+4
*
Table implements Sizeable
Joonas Lehtinen
2007-01-29
1
-1
/
+89
*
Unified @author to IT Mill Ltd.
Jani Laakso
2007-01-16
1
-1
/
+2
*
Fixed typo: "Intarfaces" => "Interfaces"
Jani Laakso
2007-01-12
1
-2
/
+2
*
Fixed typo: "Intarfaces" => "Interfaces"
Jani Laakso
2007-01-12
1
-1
/
+1
*
Refactoring: Enably -> IT Mill Toolkit
Joonas Lehtinen
2006-11-01
1
-0
/
+2114
[prev]