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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/6.8'
Artur Signell
2012-01-27
17
-1386
/
+1428
|
\
|
*
[merge from 6.7] #8045 Removed incorrect/confusing javadoc
Artur Signell
2012-01-27
1
-13
/
+0
|
*
#6718 Extend PopupDateField range - allow selection of the last days of the
Johannes Dahlström
2012-01-25
1
-107
/
+93
|
*
#8241 Removed debug message, added reference to ticket
Johannes Dahlström
2012-01-23
1
-3
/
+1
|
*
#8273 Added sanity check to prevent trying to render past the end of the cell...
Johannes Dahlström
2012-01-23
1
-0
/
+3
|
*
Merge from 6.7
Johannes Dahlström
2012-01-20
3
-15
/
+31
|
*
Merged patch from 6.7 for #5093 and #5094 (cursors for dragging/resizing subw...
Marc Englund
2012-01-18
1
-22
/
+66
|
*
Merged patch found in #7111 from 6.7, also for #5095 #5096 #6996
Marc Englund
2012-01-18
1
-1
/
+4
|
*
Merge from 6.7
Johannes Dahlström
2012-01-16
4
-53
/
+137
|
*
Merged #8105 Compile core files and test files to separate folders
Johannes Dahlström
2012-01-16
1
-127
/
+0
|
*
#7614 Added getComponent(int) and getComponentIndex(Component) to CssLayout
Artur Signell
2012-01-12
1
-1
/
+25
|
*
Removed dead code from VSlider
Henri Sara
2012-01-12
1
-4
/
+0
|
*
Merge from 6.7
Johannes Dahlström
2012-01-12
5
-18
/
+44
*
|
Added missing license info
Artur Signell
2012-01-26
4
-4
/
+16
*
|
Avoid comparing Widget with VPaintableWidget
Artur Signell
2012-01-26
1
-2
/
+2
*
|
Fixed ClassCastException when MenuBar has a set width
Artur Signell
2012-01-26
2
-9
/
+2
*
|
Split VScrollTable, VTreeTable and VMenuBar into paintable and
Artur Signell
2012-01-26
21
-563
/
+809
*
|
Fixed VLabel class references
Artur Signell
2012-01-24
3
-0
/
+3
*
|
Created VAbstractPaintableWidget
Artur Signell
2012-01-23
5
-124
/
+122
*
|
Split Paintable from Widget so we have VPaintable (paintable without any
Artur Signell
2012-01-22
88
-3495
/
+3857
*
|
Split Paintable handling from ApplicationConnection to PaintableMap.
Artur Signell
2012-01-20
19
-329
/
+538
*
|
Change getConfigString to not return null for empty string (#8274)
Leif Åstrand
2012-01-20
1
-1
/
+1
*
|
#8170 Updated to work with Vaadin 7
Leif Åstrand
2012-01-06
2
-28
/
+31
*
|
Remove invalid javadoc causing eclipse formatter to insert newlines
Leif Åstrand
2012-01-06
1
-2
/
+1
*
|
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-01-06
3
-10
/
+52
|
\
|
|
*
Merged changes from 6.7
Johannes Dahlström
2011-12-30
4
-11
/
+53
*
|
#8164 Make WrappedHttpServletRequest extend HttpServletRequestWrapper
Leif Åstrand
2012-01-06
4
-115
/
+34
*
|
Ensure the ThreadLocal request is cleared even if an exception is thrown
Leif Åstrand
2012-01-06
1
-2
/
+5
*
|
#8163 Print an error message if vaadinBootstap.js cannot be loaded
Leif Åstrand
2012-01-06
1
-2
/
+7
*
|
Pass initial request details through the browser (#8232)
Leif Åstrand
2012-01-04
4
-145
/
+51
*
|
#8019 Enum for Label.ContentMode
Leif Åstrand
2012-01-04
1
-115
/
+151
*
|
#8172 WrappedResponse is missing javadoc
Leif Åstrand
2012-01-04
1
-2
/
+111
*
|
Use sendError instead of just a status code
Leif Åstrand
2012-01-04
1
-1
/
+2
*
|
Move invocation of incrementActiveRequests based on review (#8190)
Leif Åstrand
2012-01-02
1
-3
/
+3
*
|
#8190 Recorder no longer waits for Vaadin application to load
Leif Åstrand
2012-01-02
1
-4
/
+3
*
|
Merge branch 'contrib'
Leif Åstrand
2012-01-02
8
-176
/
+214
|
\
\
|
*
|
#8019 Implemented Serializable in Size so you can serialize when you size.
Jens Jansson
2011-12-22
1
-1
/
+1
|
*
|
#8019 Switched AbsoluteLayout size units when unset from null to pixels as th...
Jens Jansson
2011-12-22
1
-5
/
+5
|
*
|
#8019 fixed an NPE which came along with changing Sizable units from constant...
Jens Jansson
2011-12-22
1
-2
/
+10
|
*
|
#8019 Fixed Sizable UNITS to use an Enum Unit instead of constants
Jens Jansson
2011-12-22
8
-176
/
+206
*
|
|
Remove support for interpreting VView with a "sub" attribute as VWindow
Leif Åstrand
2011-12-28
1
-5
/
+1
*
|
|
Deprecated Form. Use FieldGroup instead.
Artur Signell
2011-12-23
1
-0
/
+4
*
|
|
Corrected error message to show model and not presentation type when
Artur Signell
2011-12-22
4
-5
/
+5
*
|
|
Use DefaultFieldGroupFieldFactory by default
Artur Signell
2011-12-22
1
-1
/
+1
*
|
|
License comment added to UnsupportedBrowserHandler
Marc Englund
2011-12-22
1
-0
/
+3
*
|
|
Javadocced the fact that root preserving should not be toggled on-the-fly whe...
Marc Englund
2011-12-22
1
-0
/
+4
*
|
|
Root preservation should now work, even with @EagerInit etc. Also if turned o...
Marc Englund
2011-12-22
1
-23
/
+25
*
|
|
Remove TransactionalProperty that was replaced by
Henri Sara
2011-12-22
2
-63
/
+4
*
|
|
Merge remote branch 'origin/6.8'
Henri Sara
2011-12-22
5
-14
/
+42
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merged changes from 6.8
Johannes Dahlström
2011-12-22
5
-19
/
+41
[next]