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
...
*
Remove Table.setLazyLoading (#6010)
Leif Åstrand
2012-05-30
1
-13
/
+0
*
Implement first version of view and navigation APIs (#8859).
Henri Sara
2012-05-24
6
-0
/
+805
*
Made it possible to override the type of wrapped request used in portals
Artur Signell
2012-05-22
1
-18
/
+29
*
Include original exception when throwing PaintException
Leif Åstrand
2012-05-14
2
-4
/
+17
*
Added support for map keys of any type (#8602)
Artur Signell
2012-05-14
3
-104
/
+59
*
Updated AbstractOrderedLayout to no longer use paintContent
Artur Signell
2012-05-14
3
-86
/
+95
*
Fixed problem with iterator containing null (#8729)
Artur Signell
2012-05-14
1
-0
/
+4
*
Fix for URL generation in browser details request (#8785)
Artur Signell
2012-05-14
1
-5
/
+21
*
Initialize all variables in constructor instead of while loading the
Artur Signell
2012-05-13
1
-2
/
+2
*
Allow creation of stream variables in RenderRequests aswell (#8785)
Artur Signell
2012-05-13
1
-4
/
+24
*
Encode enum as String for legacy updates to be Vaadin 6 compatibile
Artur Signell
2012-05-13
4
-19
/
+43
*
Added missing license
Artur Signell
2012-05-13
9
-1
/
+27
*
Workaround for incorrect hierarchy (#8797)
Artur Signell
2012-05-13
1
-0
/
+9
*
State is now created using generators, removed setState (#8502)
Artur Signell
2012-05-11
59
-363
/
+373
*
Removed Safari 4 workarounds
Artur Signell
2012-05-11
2
-11
/
+1
*
Send widgetset version with the first UIDL request
Artur Signell
2012-05-11
7
-89
/
+127
*
Fixed problem with sending null values from the client to the server
Artur Signell
2012-05-11
1
-2
/
+6
*
Updated Label to use shared state
Artur Signell
2012-05-11
4
-182
/
+126
*
Added support for serializing enums (#8675)
Artur Signell
2012-05-11
7
-54
/
+133
*
Updated Audio and Video to use state
Artur Signell
2012-05-11
10
-183
/
+198
*
Moved most of TextField/TextArea/PasswordField paintContent to state
Artur Signell
2012-05-11
9
-251
/
+215
*
Avoid unnecessary spaces in UIDL
Artur Signell
2012-05-11
1
-2
/
+2
*
Initial support for sending difference in state (#8419)
Artur Signell
2012-05-11
12
-71
/
+225
*
Improved error message
Leif Åstrand
2012-05-11
1
-3
/
+4
*
Add $entry to code only present in Vaadin 7 (#8699)
Leif Åstrand
2012-05-04
3
-5
/
+7
*
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-05-04
26
-100
/
+385
|
\
|
*
[merge from 6.7] Don't paint references to orphan components #8730
Automerge
2012-05-03
2
-6
/
+30
|
*
[merge from 6.7] Improved #8619 fix
Automerge
2012-04-27
1
-27
/
+32
|
*
[merge from 6.7] Fix and test case for #8619: Add sanity checks to GridLayout...
Automerge
2012-04-27
1
-4
/
+13
|
*
[merge from 6.7] Use equals instead of == to compare item ids (#8712). Using ...
Automerge
2012-04-27
1
-1
/
+1
|
*
Make sure the request timer is always stopped, better names #8694
Jonatan Kronqvist
2012-04-27
4
-22
/
+27
|
*
Simplified fix for #8694
Jonatan Kronqvist
2012-04-27
5
-132
/
+56
|
*
Removed duplicate code for broken Android detection (#8716)
Artur Signell
2012-04-26
2
-10
/
+3
|
*
Functions for reporting Android and iOS version (#8716)
Artur Signell
2012-04-26
2
-0
/
+94
|
*
Joined MobileOS and OS so only one operating system is reported (#7911)
Artur Signell
2012-04-26
2
-30
/
+16
|
*
#8551 Add isAndroid() test
Johannes Dahlström
2012-04-26
1
-1
/
+3
|
*
Fix #8551: Notifications are displayed in parts on an Asus TF101
Johannes Dahlström
2012-04-26
1
-0
/
+5
|
*
Add support for html in buttons (#8663)
Leif Åstrand
2012-04-26
3
-2
/
+66
|
*
Make new classes serializable
Leif Åstrand
2012-04-26
1
-2
/
+4
|
*
Fixes #8693 by applying patch, adds automated test for the case.
Marc Englund
2012-04-25
1
-0
/
+7
|
*
Explicitly focus widget when simulating click (#8659)
Leif Åstrand
2012-04-25
1
-0
/
+13
|
*
Add test for $entry and make it ignore some false positives (#8699)
Leif Åstrand
2012-04-25
6
-0
/
+12
|
*
Added v-ios and v-android for mobile devices (#7911)
Artur Signell
2012-04-25
2
-13
/
+104
|
*
Applied patch provided for #8600 (hasChildren() broken if item used to have c...
Marc Englund
2012-04-24
1
-1
/
+2
*
|
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-04-25
14
-169
/
+438
|
\
|
|
*
Wrap javascript callback entry points in $entry (#8699)
Leif Åstrand
2012-04-24
10
-47
/
+47
|
*
Increased debug window default size (#8523)
Artur Signell
2012-04-24
1
-4
/
+17
|
*
[merge from 6.7] Fix #8550 in 6.7 after all
Automerge
2012-04-23
3
-109
/
+214
|
*
[merge from 6.7] doUidlRequest() should not set hasActiveRequest=false when r...
Automerge
2012-04-23
1
-4
/
+0
|
*
[merge from 6.7] Moved Mattis touchscroll fixes to 6.8
Automerge
2012-04-20
3
-214
/
+109
[prev]
[next]