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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
vaadin
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
[merge from 6.7] #8407 Handle the case of a 503 response without a Retry-Afte...
Automerge
2012-04-20
1
-15
/
+27
|
*
[merge from 6.7] * fixed timing issue that might leave scroll "outside" of th...
Automerge
2012-04-19
1
-44
/
+46
|
*
[merge from 6.7] Skipping "scroll selected/focused row into view" on touch de...
Automerge
2012-04-19
1
-0
/
+5
|
*
[merge from 6.7] Test case and fix for #8625: Firefox and IE9 need an overflo...
Automerge
2012-04-19
1
-1
/
+8
|
*
Added the license notice to a new file added in #8694
Jonatan Kronqvist
2012-04-19
1
-0
/
+4
|
*
Added some comments for #8694
Jonatan Kronqvist
2012-04-19
1
-0
/
+13
|
*
Implemented #8694 - API providing profiling info for TestBench 3.x
Jonatan Kronqvist
2012-04-19
5
-7
/
+199
|
*
[merge from 6.7] Quickly typed in touch scroll related changes due to ridicul...
Automerge
2012-04-18
3
-89
/
+187
*
|
Don't throw NPE if no connector is found (warning is logged later)
Leif Åstrand
2012-04-24
1
-1
/
+1
*
|
Added test to ensure shared classes are Serializable (#8710)
7.0.0.alpha2
Artur Signell
2012-04-20
2
-2
/
+36
*
|
Javadocs for LayoutManager
Leif Åstrand
2012-04-20
1
-5
/
+456
*
|
Method for finding the first ancestor of a given type (#8182)
Artur Signell
2012-04-19
1
-27
/
+26
*
|
Fixed problem with Panel not repainting its contents (#8700)
Artur Signell
2012-04-19
1
-0
/
+9
*
|
Removed dead code
Artur Signell
2012-04-19
1
-1
/
+0
[next]