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
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Table: Make some columns uncollapsable (#7495)
Leif Åstrand
2012-05-23
1
-0
/
+46
*
Make browser window size available in Window (#5655)
Leif Åstrand
2012-05-22
1
-0
/
+49
*
[merge from 6.7] Don't trigger actions if space or enter is pressed with Butt...
Automerge
2012-05-21
1
-3
/
+0
*
[merge from 6.7] #8805 fix flickering of partial first row in table, related ...
Automerge
2012-05-18
1
-0
/
+7
*
[merge from 6.7] #8793 Retain all tab metadata, not just caption and icon, in...
Johannes Dahlström
2012-05-18
1
-46
/
+32
*
[merge from 6.7] Remove invalid import used by javadocs
Automerge
2012-05-15
1
-1
/
+0
*
[merge from 6.7] Use equals instead of == to compare item ids (#8712). Using ...
Automerge
2012-04-27
1
-1
/
+1
*
Add support for html in buttons (#8663)
Leif Åstrand
2012-04-26
1
-0
/
+38
*
[merge from 6.7] Reverted #7607 fixes and removed the test for now because th...
Automerge
2012-04-17
1
-4
/
+7
*
#8203 Improved javadoc, added null check
Johannes Dahlström
2012-04-12
1
-7
/
+10
*
Fixed #8653: addTab(index) should not throw if index is out of bounds
Johannes Dahlström
2012-04-12
1
-5
/
+6
*
#6155 Javadoc/comments; refresh field value from data source on attach
Johannes Dahlström
2012-04-11
1
-8
/
+39
*
Allow splitter position to be float to avoid rounding errors (#4296)
Artur Signell
2012-04-10
1
-13
/
+22
*
#8203 Added TabSheet#setSelectedTab(int) and TabSheet#setSelectedTab(TabSheet...
Johannes Dahlström
2012-04-05
1
-1
/
+22
*
Implemented #8307: Added AbstractField#removeAllValidators()
Johannes Dahlström
2012-04-05
1
-0
/
+10
*
Fixed #6155: stop listening to Property value change and read only status cha...
Johannes Dahlström
2012-04-05
1
-20
/
+41
*
#8209 Call click() from handleAction
Johannes Dahlström
2012-03-20
1
-3
/
+1
*
#8209 Added a public click() method to Button, simulating a click on server side
Johannes Dahlström
2012-03-20
1
-0
/
+11
*
#6085 Allow setting an alternate text for Embedded, for accessibility purposes
Johannes Dahlström
2012-03-20
1
-0
/
+33
*
[merge from 6.7] Documented that GridLayout coordinates are zero-based. Also ...
Automerge
2012-03-16
1
-111
/
+145
*
[merge from 6.7] #7607 Make Table scroll to the very bottom when needed
Automerge
2012-03-14
1
-3
/
+7
*
[merge from 6.7] #8077 restored accidentally deleted comment
Automerge
2012-03-01
1
-0
/
+2
*
[merge from 6.7] Fixed #8077: removed a buggy optimization that prevented the...
Automerge
2012-02-29
1
-15
/
+1
*
#5100 Support for server-side focus/blur listeners; handle disabled tabs corr...
Johannes Dahlström
2012-02-27
1
-10
/
+27
*
Patch for #5100 - TabSheet keyboard navigation
Johannes Dahlström
2012-02-16
1
-1
/
+36
*
Reverted bad commit [23048]
Johannes Dahlström
2012-02-16
1
-36
/
+1
*
#5100 test case
Johannes Dahlström
2012-02-16
1
-1
/
+36
*
Synchronized 6.8 branch between svn and git.
Build Agent
2012-01-31
2
-28
/
+4
*
#8311 Converted CRLF to LF in all source files
Artur Signell
2012-01-27
3
-257
/
+257
*
#8170: Symmetrically with attach(), Window.detach() should call detach() for ...
Johannes Dahlström
2011-12-22
1
-0
/
+13
*
Fix #8170: Window.attach() did not call attach() for subwindows
Johannes Dahlström
2011-12-22
1
-0
/
+11
*
[merge from 6.7] #8045 Removed incorrect/confusing javadoc
Artur Signell
2012-01-27
1
-13
/
+0
*
#8273 Added sanity check to prevent trying to render past the end of the cell...
Johannes Dahlström
2012-01-23
1
-0
/
+3
*
#7614 Added getComponent(int) and getComponentIndex(Component) to CssLayout
Artur Signell
2012-01-12
1
-1
/
+25
*
Merge from 6.7
Johannes Dahlström
2012-01-12
1
-0
/
+10
*
Merged changes from 6.7
Johannes Dahlström
2011-12-30
1
-0
/
+24
*
Merged changes from 6.8
Johannes Dahlström
2011-12-22
1
-1
/
+3
*
#8089 Don't fire TextChangeEvent inside TextChangeEvent
Leif Åstrand
2011-12-09
1
-7
/
+9
*
Merged #7354 IT Mill -> Vaadin find and replace
Artur Signell
2011-12-08
79
-144
/
+144
|
\
|
*
#7354 IT Mill -> Vaadin find and replace
Artur Signell
2011-12-08
79
-144
/
+144
|
*
#7008 Table.setTableFieldFactory should refresh content
Artur Signell
2011-12-07
1
-0
/
+3
|
*
#7704 javadoc
Artur Signell
2011-12-07
1
-1
/
+1
|
*
#7630 Removed note about LoginForm being new
Artur Signell
2011-12-07
1
-2
/
+0
|
*
#6937 Javadoc fix
Artur Signell
2011-12-07
1
-2
/
+2
|
*
#5783, #4977 Improved Slider javadoc
Artur Signell
2011-12-07
1
-39
/
+63
|
*
#7668 - Formatted code to adhere to Vaadin coding conventions
Johannes Dahlström
2011-11-29
2
-8
/
+8
|
*
#7988 TreeTable.setCollapsed() should not throw NPE if the component has not ...
Henri Sara
2011-11-28
2
-4
/
+8
|
*
Fixed batch for #7668 - addComponent methods *must* add the component to the ...
Johannes Dahlström
2011-11-24
2
-22
/
+74
|
*
#7988 no partial refresh for an item that is not in the buffer, improved test
Henri Sara
2011-11-24
1
-1
/
+2
|
*
#7988 TreeTable.setCollapsed(...) should refresh UI
Henri Sara
2011-11-24
2
-8
/
+19
[next]