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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
added test case
Matti Tahvonen
2008-09-22
1
-0
/
+28
*
Test case for #2101
Artur Signell
2008-09-22
1
-0
/
+20
*
Testcase for #2099
Artur Signell
2008-09-22
1
-0
/
+76
*
Testcase for #2098
Artur Signell
2008-09-22
1
-0
/
+37
*
Better fix for #1923 - Panel issues in IE6
Artur Signell
2008-09-19
2
-27
/
+65
*
Updated test case for #1923
Artur Signell
2008-09-19
1
-2
/
+42
*
Fix for #1966 - OrderedLayout vertical alignment
Artur Signell
2008-09-19
1
-1
/
+8
*
Fix for #2042 - Embedded notifies parent of size change when loaded
Artur Signell
2008-09-19
1
-1
/
+8
*
Fix for #2025 - OrderedLayout caption removal
Artur Signell
2008-09-19
1
-1
/
+0
*
removed obsolete log message
Matti Tahvonen
2008-09-19
1
-4
/
+0
*
Added method for a component to notify its parent container when its size change
Artur Signell
2008-09-19
14
-34
/
+255
*
improved test case
Matti Tahvonen
2008-09-19
1
-0
/
+78
*
Removed (GWT added) position:relative. Fixes #2054
Marc Englund
2008-09-18
1
-0
/
+4
*
cleaning
Matti Tahvonen
2008-09-18
1
-4
/
+5
*
implemented simple system to ensure css is loaded. This fixes several major r...
Matti Tahvonen
2008-09-18
1
-55
/
+73
*
More comprehensive test case for #2029
Artur Signell
2008-09-18
1
-5
/
+95
*
Fix for #2029 - orderedlayout width calculations
Artur Signell
2008-09-18
16
-30
/
+135
*
Fixes #1970 : Need for a safe way to use application from multiple windows wi...
Joonas Lehtinen
2008-09-17
6
-207
/
+362
*
Removed already moved documentation-images related to IOrderedLayout
Joonas Lehtinen
2008-09-17
13
-0
/
+0
*
Updated test-case for #1970
Joonas Lehtinen
2008-09-17
1
-1
/
+9
*
Fixed #2053 : Closing browse-window should trigger submitting changes and fir...
Joonas Lehtinen
2008-09-17
3
-256
/
+338
*
Some src comment updates
Joonas Lehtinen
2008-09-17
1
-1
/
+2
*
removed dummy developer check, hoping this to fix #2081
Matti Tahvonen
2008-09-17
1
-22
/
+0
*
Changed to comply to Java 1.5 and GWT 1.5, added setAnimation(boolean)
Risto Yrjänä
2008-09-16
2
-12
/
+36
*
Deprecates TextField.setFormat() (and also fixes one bug in setFormat at the ...
Joonas Lehtinen
2008-09-16
1
-0
/
+3
*
Proposal for better formatting API replacing TextField.setFormatter()
Joonas Lehtinen
2008-09-16
1
-0
/
+388
*
fixes #2062
Matti Tahvonen
2008-09-16
1
-4
/
+14
*
sanity check for tabsheet height, fixes error in IE if becomes too small
Matti Tahvonen
2008-09-16
1
-1
/
+4
*
Reverted mass formatting done in [5331] for Form and Generated Column examples.
Marko Grönroos
2008-09-16
2
-134
/
+106
*
fixes tooltip issues #2074, sinking needed events also without error
Matti Tahvonen
2008-09-16
1
-2
/
+2
*
fixes tooltip issues #2074,#2075
Matti Tahvonen
2008-09-16
2
-39
/
+20
*
Events needed for tooltip no more sunk by default in GWT 1.5
Matti Tahvonen
2008-09-16
1
-1
/
+1
*
Events needed for tooltip no more sunk by default in GWT 1.5
Matti Tahvonen
2008-09-16
1
-0
/
+1
*
Fixes #2076 : TextField.getValue() does not use format
Joonas Lehtinen
2008-09-15
1
-10
/
+21
*
Minor typo fixed + some text formatting for WindowingExample.
Jouni Koivuviita
2008-09-15
1
-4
/
+4
*
Fixes #2045: Modal window modality curtain now covers all previous sub window...
Jouni Koivuviita
2008-09-15
1
-1
/
+11
*
Testcase for #2061.
Jouni Koivuviita
2008-09-15
1
-0
/
+128
*
fixes #2072, added "dragcurtain" for FF
Matti Tahvonen
2008-09-15
1
-0
/
+37
*
CalendarPanel with YEAR resolution was not built initially, if the locale was...
Jouni Koivuviita
2008-09-15
2
-13
/
+9
*
Invalidates session after saying 'session expired'. Fixes #1979
Marc Englund
2008-09-15
1
-0
/
+4
*
Improved ICalendarPanel month/year arrow usability: when the arrow is pressed...
Jouni Koivuviita
2008-09-15
1
-2
/
+10
*
Fixed style/layout issues. For #2017 but needs backport to 5.2
Marc Englund
2008-09-12
1
-1
/
+8
*
Fixes #2065 - TextField.getValue() violates Property-interface by returning i...
Joonas Lehtinen
2008-09-11
1
-8
/
+29
*
Force-table-to-recalculate-column-widths feature. Fixes #1983 (see ticket for...
Marc Englund
2008-09-11
3
-8
/
+88
*
documentation fix
Joonas Lehtinen
2008-09-11
1
-1
/
+2
*
Moved documentation images to doc-files folder
Joonas Lehtinen
2008-09-11
14
-13
/
+13
*
Made instructions in debug window more findable.
Marc Englund
2008-09-11
1
-4
/
+6
*
Fix for #2062
Artur Signell
2008-09-11
1
-0
/
+3
*
Adding extensive JavaDocs for IOrderedLayout
Joonas Lehtinen
2008-09-11
14
-0
/
+208
*
Test case for #2062
Artur Signell
2008-09-11
1
-0
/
+40
[next]