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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
Fixed bug in calculating % size when using reverse position (#4296)
Artur Signell
2012-04-10
1
-1
/
+1
|
|
*
|
Merge remote-tracking branch 'origin/6.8'
Artur Signell
2012-04-10
2
-19
/
+30
|
|
|
\
|
|
|
|
*
Allow splitter position to be float to avoid rounding errors (#4296)
Artur Signell
2012-04-10
2
-16
/
+24
|
|
*
|
Internally remove component before detach listener is called
Artur Signell
2012-04-10
1
-2
/
+1
|
*
|
|
Disable excessive debug logging
Leif Åstrand
2012-04-11
1
-24
/
+36
|
*
|
|
Merge branch 'master' into layoutgraph
Leif Åstrand
2012-04-10
7
-61
/
+49
|
|
\
\
\
|
|
*
|
|
Disable excessive debug logging
Leif Åstrand
2012-04-10
3
-6
/
+13
|
|
*
|
|
Remove unused field and unused import
Leif Åstrand
2012-04-10
1
-3
/
+0
|
|
|
/
/
|
|
*
|
Disabled excessive debug logging
Artur Signell
2012-04-10
2
-14
/
+21
|
|
*
|
Update #8544 to be more verbose and to show more exceptions
Leif Åstrand
2012-04-10
2
-35
/
+14
|
|
*
|
Close all URLConnections, not only Java6 specific FileURLConnection.
Henri Sara
2012-04-10
1
-4
/
+2
*
|
|
|
Merge branch 'layoutgraph' of ssh://dev.vaadin.com/vaadin into layoutgraph
Jouni Koivuviita
2012-04-11
27
-279
/
+508
|
\
|
|
|
|
*
|
|
Merge branch 'master' into layoutgraph
Leif Åstrand
2012-04-10
7
-73
/
+186
|
|
\
|
|
|
|
*
|
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-04-10
7
-73
/
+186
|
|
|
\
|
|
|
|
*
[merge from 6.7] Fix #8595: Always use MULTISELECT_MODE_SIMPLE for touch devices
Automerge
2012-04-05
1
-1
/
+14
|
|
|
*
[merge from 6.7] Fixed #8604: Tree multiselect worked incorrectly in some cases
Automerge
2012-04-05
1
-1
/
+1
|
|
|
*
#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
|
|
|
*
#5100 Removed obsolete code to fix a Firefox tab scrolling bug
Johannes Dahlström
2012-04-04
1
-4
/
+0
|
|
|
*
#5100 Fixed IE focus; fixed tab scrolling; minor refactoring
Johannes Dahlström
2012-04-02
1
-43
/
+77
|
|
|
*
Reverted accidental commit
Johannes Dahlström
2012-04-02
1
-77
/
+43
|
|
|
*
Fixed IE focus; fixed tab scrolling; minor refactoring
Johannes Dahlström
2012-04-02
1
-43
/
+77
|
|
|
*
[merge from 6.7] #8597 Do not leave VWindow references in the static windowOr...
Automerge
2012-04-02
1
-1
/
+12
|
*
|
|
Merge remote branch 'origin/master' into layoutgraph
Leif Åstrand
2012-04-10
8
-51
/
+110
|
|
\
|
|
|
|
*
|
Fixed problem with captions always being in the top left corner
Artur Signell
2012-04-10
1
-0
/
+1
|
|
*
|
Fixed NPE in click listener
Artur Signell
2012-04-10
2
-17
/
+17
|
|
*
|
Fixed GridLayout captions when components are moved in the layout
Artur Signell
2012-04-10
2
-30
/
+62
|
|
*
|
Print stack traces to console when in GWT Dev Mode
Artur Signell
2012-04-10
1
-0
/
+4
|
|
*
|
Fixed potential problem with file descriptors remaining in use
Artur Signell
2012-04-05
1
-1
/
+21
|
|
*
|
Disable TreeTable partial updates until it is fixed
Artur Signell
2012-04-05
1
-1
/
+3
|
|
*
|
Fixed import
Artur Signell
2012-04-05
1
-2
/
+2
|
*
|
|
Add LayoutManager.setNeedsMeasure and change how layouts are started
Leif Åstrand
2012-04-10
9
-150
/
+157
|
*
|
|
Import order changed by eclipse
Leif Åstrand
2012-04-07
1
-1
/
+1
|
*
|
|
Unregister dependencies during unregister to avoid leaks
Leif Åstrand
2012-04-07
5
-4
/
+54
*
|
|
|
Small fixes to VBoxLayout, moved styles to separate stylesheet
Jouni Koivuviita
2012-04-09
2
-9
/
+28
*
|
|
|
95% functional VerticalLayout and HorizontalLayout using mainly CSS
Jouni Koivuviita
2012-04-08
5
-0
/
+733
|
/
/
/
*
|
|
Merge remote branch 'origin/master' into layoutgraph
Leif Åstrand
2012-04-05
1
-5
/
+82
|
\
|
|
|
*
|
More detailed tracing of slow operation in ApplicationConnection.
Henri Sara
2012-04-05
1
-5
/
+82
*
|
|
Implement support for ElementResizeListener
Leif Åstrand
2012-04-05
4
-59
/
+189
*
|
|
Merge branch 'master' into layoutgraph
Leif Åstrand
2012-04-05
14
-143
/
+48
|
\
|
|
|
*
|
Removed unneeded code (TextField uses border box sizing)
Artur Signell
2012-04-05
1
-71
/
+0
|
*
|
Actually use and update shared state variables on server side
Artur Signell
2012-04-05
1
-52
/
+15
|
*
|
Fixed GridLayout caption rendering
Artur Signell
2012-04-05
12
-20
/
+33
*
|
|
Merge branch 'master' into layoutgraph
Leif Åstrand
2012-04-05
8
-69
/
+20
|
\
|
|
|
*
|
Moved Collapsible and HierarchicalContainerOrderedWrapper to data
Henri Sara
2012-04-05
3
-11
/
+12
|
*
|
Fixed spacing that was only partly moved to shared state
Artur Signell
2012-04-05
5
-58
/
+8
*
|
|
Merge branch 'master' into layoutgraph
Leif Åstrand
2012-04-05
87
-1624
/
+1762
|
\
|
|
|
*
|
Refer to Connector instead of ClientConnector
Artur Signell
2012-04-05
1
-2
/
+2
|
*
|
Moved Form child component references to state
Artur Signell
2012-04-05
2
-63
/
+81
[prev]
[next]