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
/
shared
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Global code cleanup
Leif Åstrand
2012-09-27
1
-1
/
+0
|
|
/
|
/
|
*
|
Added defaults for slider state (#9734)
Artur Signell
2012-09-25
1
-4
/
+4
|
/
*
Moved visible out from state so isVisible does not call markAsDirty (#9695)
Artur Signell
2012-09-20
1
-1
/
+0
*
Replace onVaadinSessionStarted with a listener (#9635)
Leif Åstrand
2012-09-18
1
-0
/
+7
*
Ensures negative height is not returned in HorizontalLayout height calculatio...
John Ahlroos
2012-09-13
1
-0
/
+8
*
Fixed dependencies so tests also find org.json (#9539)
Artur Signell
2012-09-11
1
-1
/
+1
*
Constants -> enums (#9072)
Pekka Hyvönen
2012-09-11
6
-22
/
+169
*
Improvements to #9087:
Johannes Dahlström
2012-09-11
2
-7
/
+7
*
Added missing dependencies (#9299)
Artur Signell
2012-09-09
1
-6
/
+8
*
Build javadoc and sources jars (#9299)
Artur Signell
2012-09-09
2
-1
/
+7
*
Generate pom artifacts and automatically publish to local Maven (#9299)
Artur Signell
2012-09-09
1
-2
/
+3
*
Added themes-compiled module (#9299)
Artur Signell
2012-09-09
1
-4
/
+1
*
Support running JUnit tests (#9299)
Artur Signell
2012-09-09
2
-2
/
+9
*
Added build-provided to make build work again
Artur Signell
2012-09-09
1
-0
/
+1
*
Created separate build.xml files for each module (#9299)
Artur Signell
2012-09-09
2
-0
/
+53
*
Removed deprecated ContenMode.XHTML
John Ahlroos
2012-09-07
1
-8
/
+0
*
Now using HTML5 content mode. Also deprecated the XHTML content modes.
John Ahlroos
2012-09-07
1
-2
/
+10
*
Don't use @DelegateToWidget in AbstractSplitPanelState.SplitterState (#9485, ...
Johannes Dahlström
2012-09-06
1
-5
/
+0
*
Rename DeploymentConfiguration -> VaadinService (#9402)
Leif Åstrand
2012-09-06
1
-1
/
+0
*
Reformat project
Leif Åstrand
2012-09-05
4
-5
/
+2
*
Merge branch 'master' into layoutgraph
John Ahlroos
2012-09-03
25
-1251
/
+168
|
\
|
*
Add helper methods for checking state
John Ahlroos
2012-08-31
1
-0
/
+8
|
*
More state getter removal
John Ahlroos
2012-08-31
3
-78
/
+10
|
*
Removed getters/setters from states and made instance variabled public
John Ahlroos
2012-08-31
22
-1153
/
+150
*
|
Merge branch 'master' into layoutgraph
John Ahlroos
2012-08-31
13
-59
/
+103
|
\
|
|
*
Reformatted project
Artur Signell
2012-08-30
5
-21
/
+17
|
*
Replace ApplicationResource with ConnectorResource (#9419)
Leif Åstrand
2012-08-30
7
-30
/
+78
|
*
Renamed com.vaadin.terminal.gwt.widgetsetutils -> com.vaadin.server.widgetset...
Artur Signell
2012-08-29
1
-5
/
+5
|
*
Merged com.vaadin.terminal.gwt.server into com.vaadin.server (#9431)
Artur Signell
2012-08-29
3
-3
/
+3
|
*
Renamed com.vaadin.terminal -> com.vaadin.server (#9431)
Artur Signell
2012-08-29
1
-2
/
+2
|
*
Renamed com.vaadin.terminal.gwt.client to com.vaadin.client (#9432)
Artur Signell
2012-08-29
6
-8
/
+8
*
|
Merge branch 'master' into layoutgraph
John Ahlroos
2012-08-29
2
-13
/
+14
|
\
|
|
*
Identify too old Safari browsers based on webkit version (#9423)
Leif Åstrand
2012-08-28
1
-1
/
+2
|
*
Renamed Component.debugId to id (#3700)
Pekka Hyvönen
2012-08-28
1
-12
/
+12
*
|
Merge branch 'master' into layoutgraph
John Ahlroos
2012-08-28
18
-13
/
+247
|
\
|
|
*
Reverted accidentally commited fixed version number (#9413)
Artur Signell
2012-08-27
1
-2
/
+2
|
*
Merge branch 'master' into root-cleanup
Johannes Dahlström
2012-08-27
21
-42
/
+266
|
|
\
|
|
*
Migrate Slider to Vaadin 7 (#9304)
Johannes Dahlström
2012-08-24
3
-0
/
+79
|
|
*
Split Embedded into several components, migrate them to Vaadin 7 (#9087)
Johannes Dahlström
2012-08-24
5
-0
/
+117
|
|
*
Remaining Root -> UI renames (#8908)
Artur Signell
2012-08-24
5
-9
/
+10
|
|
*
Rename Root related classes and package to UI (#8908)
Artur Signell
2012-08-24
2
-2
/
+2
|
|
*
Make it possible to delegate state changes to widget (#9297)
Leif Åstrand
2012-08-24
4
-0
/
+35
|
*
|
Merge branch 'master' into root-cleanup
Johannes Dahlström
2012-08-22
11
-29
/
+178
|
|
\
\
|
*
|
|
Sending and receiving heartbeat requests (#9265)
Johannes Dahlström
2012-08-22
1
-0
/
+2
*
|
|
|
Merge branch 'master' into layoutgraph
John Ahlroos
2012-08-28
9
-55
/
+72
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Changed Notification type and position to enum (#9072)
Artur Signell
2012-08-23
1
-0
/
+20
|
*
|
|
Make the (server-side) getState method protected (#9315)
Leif Åstrand
2012-08-22
1
-11
/
+0
|
*
|
|
Support using public fields in state classes (#9324)
Leif Åstrand
2012-08-22
2
-20
/
+3
|
|
|
/
|
|
/
|
|
*
|
Changed border style to enum (#9072)
Artur Signell
2012-08-22
1
-0
/
+20
|
*
|
Refactored margin handlers (#8292)
Artur Signell
2012-08-22
4
-16
/
+29
[prev]
[next]