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
*
Refine box-sizing: border-box styles (#8682)
Leif Åstrand
2012-04-20
11
-12
/
+24
*
Include static test files in war
Artur Signell
2012-04-19
1
-0
/
+7
*
Method for finding the first ancestor of a given type (#8182)
Artur Signell
2012-04-19
2
-28
/
+27
*
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
*
Fixed GateIn portal support and action request problem (#8670)
Artur Signell
2012-04-19
4
-5
/
+34
*
Added log message to ease migration (#8698)
Artur Signell
2012-04-19
1
-0
/
+4
*
Additional tweaks based on review (#8507)
Artur Signell
2012-04-19
1
-5
/
+3
*
Fix changed dom element path
Leif Åstrand
2012-04-19
1
-1
/
+1
*
Make MethodInvocation and subclasses Serializable
Leif Åstrand
2012-04-19
1
-1
/
+2
*
Add test for detecting scrollbar quirks in different browsers
Leif Åstrand
2012-04-19
2
-0
/
+106
*
Move test app to the right package and add test script
Leif Åstrand
2012-04-19
2
-1
/
+12
*
Handled enabled state cascading on client side (#8507)
Artur Signell
2012-04-19
7
-22
/
+220
*
Fix test app and add test scripts
Leif Åstrand
2012-04-19
3
-4
/
+57
*
RPC -> Rpc for consistency
Artur Signell
2012-04-18
34
-72
/
+72
*
Allow all RPC calls for connectors enabled when receiving the message
Artur Signell
2012-04-18
1
-1
/
+10
*
Made it possible to find out RPC parameter types (#8667)
Artur
2012-04-18
7
-264
/
+378
*
Javadoc update
Artur
2012-04-18
1
-0
/
+9
*
Refactored JsonCodec to use a given type for deserialization (#8667)
Artur Signell
2012-04-18
1
-158
/
+298
*
Simplified RPC handling for client to server RPC
Artur
2012-04-18
6
-114
/
+84
*
Only paint connector references for visible connectors (#8685)
Artur
2012-04-18
2
-2
/
+12
*
Remove widget if it is still in the DOM when connector is unregistered
Artur Signell
2012-04-18
1
-4
/
+5
*
Use declared RPC parameter types (#8666)
Artur Signell
2012-04-18
3
-8
/
+16
*
Explicitly paint CustomLayout to send template to the client (#8688)
Leif Åstrand
2012-04-18
1
-1
/
+23
*
Use the proper template name
Leif Åstrand
2012-04-18
1
-1
/
+1
*
Merge remote branch 'origin/6.8'
Leif Åstrand
2012-04-18
8
-170
/
+160
|
\
|
*
[merge from 6.7] Reverted #7607 fixes and removed the test for now because th...
Automerge
2012-04-17
3
-69
/
+19
|
*
[merge from 6.7] #8595 test script: removed accidental duplicate code, use mo...
Automerge
2012-04-16
1
-71
/
+4
|
*
Unit test for #8653
Johannes Dahlström
2012-04-16
1
-0
/
+2
|
*
[merge from 6.7] #8639 Improved comments
Automerge
2012-04-13
1
-11
/
+20
|
*
[merge from 6.7] Fixed #8639: Table context menu was broken on touch devices
Automerge
2012-04-13
1
-15
/
+18
|
*
[merge from 6.7] VConsole.error() instead of throwing in startRequest() and e...
Automerge
2012-04-13
1
-3
/
+2
|
*
[merge from 6.7] test case for #8639
Automerge
2012-04-13
1
-0
/
+55
|
*
Reverted accidental commit
Johannes Dahlström
2012-04-13
8
-124
/
+56
|
*
Blocked merge of revisions related to 6.7.7 release
Johannes Dahlström
2012-04-13
8
-56
/
+124
|
*
Unit test for #8203
Johannes Dahlström
2012-04-12
1
-3
/
+38
|
*
#8203 Improved javadoc, added null check
Johannes Dahlström
2012-04-12
1
-7
/
+10
|
*
Fixed #8653: addTab(index) should not throw if index is out of bounds
Johannes Dahlström
2012-04-12
1
-5
/
+6
*
|
Revert "Reduce tree node caption padding to make room for focus border"
Leif Åstrand
2012-04-18
2
-2
/
+6
*
|
Add missing license
Leif Åstrand
2012-04-18
1
-0
/
+3
*
|
Reserve space using margin instead of padding to reduce overflows
Leif Åstrand
2012-04-18
3
-29
/
+31
*
|
Don't throw NPE when getting RPC for non-existing connector id
Leif Åstrand
2012-04-17
1
-0
/
+9
*
|
Put margin on caption's parent so caption's outer size can be used
Leif Åstrand
2012-04-17
1
-2
/
+3
*
|
Fixes #8669 by prefixing field names with "json_" instead of just "json" to a...
Marc Englund
2012-04-17
1
-2
/
+2
*
|
Reduce tree node caption padding to make room for focus border
Leif Åstrand
2012-04-17
2
-6
/
+2
*
|
Take additional padding into account when putting caption to the right
Leif Åstrand
2012-04-17
1
-2
/
+2
*
|
Make client side exception more obvious again (#8544)
Leif Åstrand
2012-04-17
2
-3
/
+8
*
|
Explicitly reserve space for layout paddings to avoid slot growing.
Leif Åstrand
2012-04-17
4
-21
/
+75
*
|
Fixes #8673 (some fields not en/decoded correctly) by using the setter/getter...
Marc Englund
2012-04-17
2
-13
/
+29
*
|
Add exception handling for layout and element resize (#4203)
Leif Åstrand
2012-04-16
1
-5
/
+25
[next]