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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Created separate build.xml files for each module (#9299)
Artur Signell
2012-09-09
24
-1
/
+827
*
Reverted back to Transitional Doctype #8294
John Ahlroos
2012-09-08
1
-2
/
+4
*
Fixing 1px caption jump in tabsheet and accordion after switching to
John Ahlroos
2012-09-07
2
-0
/
+6
*
Minor text change
Artur Signell
2012-09-07
1
-1
/
+1
*
Fix for 1px button caption jump after changing to HTML5 doctype
John Ahlroos
2012-09-07
1
-1
/
+1
*
Commit Pekka's patch for #8030 ((Component...) constructor for layouts) and #...
Johannes Dahlström
2012-09-07
10
-8
/
+329
*
Renamed sass -> theme-compiler for consistency (#9299)
Artur Signell
2012-09-07
131
-44
/
+44
*
Merge branch 'master' of ssh://dev.vaadin.com/vaadin
Marko Gronroos
2012-09-07
11
-28
/
+95
|
\
|
*
Use dedicated Lock for session synchronization (#9156)
Leif Åstrand
2012-09-07
7
-24
/
+87
|
*
Add some deprecation for stuff that might still change (#8165)
Leif Åstrand
2012-09-07
1
-1
/
+4
|
*
Removed paintable.scss
Jouni Koivuviita
2012-09-07
1
-12
/
+0
|
*
Fixed 5px gaps between vertical layout slots (Firefox/Opera) after doctype wa...
Jouni Koivuviita
2012-09-07
3
-2
/
+15
*
|
Updated Release Notes for 7.0.0.beta1 release. Fixed some merge conflicts tha...
Marko Gronroos
2012-09-07
1
-61
/
+60
|
/
*
Rename Application back to LegacyApplication (#9402)
Leif Åstrand
2012-09-07
219
-410
/
+410
*
Remove unneeded requestRepaint methods (#9325)
Leif Åstrand
2012-09-07
2
-12
/
+0
*
Explicitly document deprecation as it isn't properly inherited (#9378)
Leif Åstrand
2012-09-07
1
-1
/
+6
*
Fixed references to XHTML and issue found in review #8294
John Ahlroos
2012-09-07
7
-16
/
+15
*
Return short list instead of exception if less items available (#8028)
Henri Sara
2012-09-07
4
-41
/
+14
*
Add some deprecation messages about upcoming changes (#9402)
Leif Åstrand
2012-09-07
9
-5
/
+225
*
Moved base theme constants (v-widget and v-layout) from BaseTheme to
John Ahlroos
2012-09-07
10
-29
/
+26
*
Removed deprecated ContenMode.XHTML
John Ahlroos
2012-09-07
60
-120
/
+101
*
Now using HTML5 content mode. Also deprecated the XHTML content modes.
John Ahlroos
2012-09-07
8
-18
/
+35
*
Make ClassResource find associated Application class (#9402)
Leif Åstrand
2012-09-07
3
-6
/
+20
*
Redesign to make session inited in Application.init (#9402)
Leif Åstrand
2012-09-07
5
-64
/
+98
*
Restored properties file which was committed by mistake.
John Ahlroos
2012-09-07
1
-28
/
+28
*
Applied CSSLayout patch for #9357
John Ahlroos
2012-09-07
4
-48
/
+87
*
Simple override for getItemIds(int,int) for TreeTable (#9509)
Artur Signell
2012-09-06
2
-1
/
+14
*
Separate view name from parameters with a slash in StaticViewProvider as well
Johannes Dahlström
2012-09-06
1
-1
/
+2
*
TestBench test for Navigator
Johannes Dahlström
2012-09-06
2
-0
/
+236
*
Remove Application from UIProvider API (#9402)
Leif Åstrand
2012-09-06
10
-37
/
+26
*
Add VaadinSession getter to VaadinService (#9402)
Leif Åstrand
2012-09-06
4
-0
/
+23
*
Remove some 'Application' from CommunicationManager (#9402)
Leif Åstrand
2012-09-06
3
-88
/
+72
*
Remove 'Application' from RequestHandler API (#9402)
Leif Åstrand
2012-09-06
14
-67
/
+59
*
Remove some 'Application' from the Bootstrap API (#9402)
Leif Åstrand
2012-09-06
5
-33
/
+30
*
Remove VaadinSession.isProductionMode() (#9402)
Leif Åstrand
2012-09-06
3
-17
/
+5
*
Replaced reference to VBoxLayout in test
John Ahlroos
2012-09-06
1
-1
/
+1
*
Minor fix to CSS selector
John Ahlroos
2012-09-06
1
-3
/
+3
*
Renamed .v-boxlayout selector to .v-layout and applied the .v-layout
John Ahlroos
2012-09-06
17
-200
/
+71
*
Added a really simple test application for times when you quickly need
John Ahlroos
2012-09-06
1
-0
/
+17
*
Move ErrorListener implementation out of VaadinSession (#9402)
Leif Åstrand
2012-09-06
3
-54
/
+63
*
Remove unused variable
Leif Åstrand
2012-09-06
1
-3
/
+0
*
Don't use @DelegateToWidget in AbstractSplitPanelState.SplitterState (#9485, ...
Johannes Dahlström
2012-09-06
2
-5
/
+4
*
Remove some references to Application in API and docs (#9402)
Leif Åstrand
2012-09-06
11
-795
/
+146
*
Rename ApplicationConfiguration -> DeploymentConfiguration (#9402)
Leif Åstrand
2012-09-06
13
-86
/
+79
*
Fix some stray references to the name deployment configuration (#9402)
Leif Åstrand
2012-09-06
8
-15
/
+13
*
Applied patch for #9414 - allow space between @mixin and parentheses. (includ...
Marc Englund
2012-09-06
4
-973
/
+973
*
Fix import for javadocs
Leif Åstrand
2012-09-06
1
-0
/
+1
*
Rename DeploymentConfiguration -> VaadinService (#9402)
Leif Åstrand
2012-09-06
30
-186
/
+158
*
Moved tests applications which got placed in the wrong folder at merge
John Ahlroos
2012-09-06
4
-8
/
+4
*
Applied patch from #9471 (+ generated with JavaCC)
Marc Englund
2012-09-06
21
-2613
/
+3084
[prev]
[next]