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
...
*
Refactored CustomComponent. Fixed possible NPE in Abstract component. Optimi...
Matti Tahvonen
2008-03-04
7
-451
/
+147
*
Enabled selectmode=none. Fixes #1459
Marc Englund
2008-03-04
1
-1
/
+1
*
Title of generated page is no longer "IT Mill Toolkit 5" if the mainwindow ha...
Marc Englund
2008-03-03
1
-1
/
+5
*
Fixed one ("filtering") regression.
Marc Englund
2008-03-03
2
-14
/
+57
*
Activated few examples more for robustness tests.
Jani Laakso
2008-03-03
1
-10
/
+6
*
Enabled horizontal orientation: orientation attribute was read wrong.
Marc Englund
2008-02-29
1
-1
/
+2
*
replacing selected tab no longer changes to first tab, fixes #591
Marc Englund
2008-02-29
1
-0
/
+6
*
Select (ComboBox / FilterSelect) properly emptied if nulled serverside. Fixes...
Marc Englund
2008-02-29
1
-0
/
+7
*
Now could items right when nullselectionallowed (1-9/10 -> 1-9/9). Fixes #1453
Marc Englund
2008-02-29
1
-2
/
+6
*
fixes #1408
Matti Tahvonen
2008-02-28
1
-0
/
+7
*
modified to support verifying #1452
Matti Tahvonen
2008-02-28
1
-0
/
+12
*
fixes #1452
Matti Tahvonen
2008-02-28
1
-2
/
+6
*
Prototype of LoginBox component.
Matti Tahvonen
2008-02-28
1
-0
/
+272
*
fixes #1451
Matti Tahvonen
2008-02-28
1
-20
/
+17
*
IPanel setWidth changed: 100% won't go to outmost div element anymore, we let...
Jouni Koivuviita
2008-02-27
1
-4
/
+7
*
fixes #1426
Matti Tahvonen
2008-02-27
1
-1
/
+0
*
Quite a bit of changes: added possibility to better detect _why_ upload faile...
Marc Englund
2008-02-27
1
-11
/
+99
*
fixes #1225
Matti Tahvonen
2008-02-27
1
-5
/
+38
*
Test case for #1225
Matti Tahvonen
2008-02-27
1
-0
/
+67
*
Merged /branches/5.1 (3858:3929) back to trunk.
Marko Grönroos
2008-02-26
6
-110
/
+524
*
Enabled closing of calendar popup by clicking calendar button.
Marc Englund
2008-02-26
1
-5
/
+9
*
Enabled quick-browsing (holding mousebutton) year/month w/o immediate varchange.
Marc Englund
2008-02-26
1
-27
/
+32
*
Fixed variable changing bugs.
Marc Englund
2008-02-26
1
-1
/
+20
*
year/month does not wrap anymore
Marc Englund
2008-02-26
1
-0
/
+1
*
Enabled paging (browsing calendar) w/o actually changing selected date.
Marc Englund
2008-02-26
2
-43
/
+41
*
changed minimum size for expanded widget
Matti Tahvonen
2008-02-26
1
-3
/
+8
*
removed log messages
Matti Tahvonen
2008-02-26
1
-7
/
+0
*
#1345, #1444 Caption size sometimes broken in IE6 too.
Matti Tahvonen
2008-02-26
1
-5
/
+11
*
DateField nulled as appropriate. Fixes #1228
Marc Englund
2008-02-25
3
-33
/
+48
*
workaround for random table collapses in IE
Matti Tahvonen
2008-02-25
1
-3
/
+20
*
cleaned code, added workaround
Matti Tahvonen
2008-02-25
1
-13
/
+45
*
fixes rather fatal expand layout bug (expanded element reference lost on each...
Matti Tahvonen
2008-02-25
1
-4
/
+6
*
fixes #1444
Matti Tahvonen
2008-02-25
2
-26
/
+51
*
getSelect() removed, getTabSheet() added, fixes #832
Marc Englund
2008-02-25
1
-3
/
+3
*
Does not choke on null:s anymore, fixes #151
Marc Englund
2008-02-25
1
-8
/
+16
*
Javadoc addition, fixes #95
Marc Englund
2008-02-25
1
-3
/
+5
*
reduced ticket to OrderedLayout (Absolute renderer)
Matti Tahvonen
2008-02-25
1
-10
/
+3
*
ENHANCEMENT: SplitPanel.setLocked(boolean locked) - allows locking the splitp...
Jouni Koivuviita
2008-02-25
2
-4
/
+49
*
test case for #1444
Matti Tahvonen
2008-02-25
1
-0
/
+36
*
wrong initial value in flag, fixes #1443
Matti Tahvonen
2008-02-25
1
-1
/
+1
*
test case for #1443
Matti Tahvonen
2008-02-25
1
-0
/
+13
*
Added package for ticket dependent tests + one test.
Matti Tahvonen
2008-02-22
1
-0
/
+195
*
Fixed regression that was introduced after refactoring ITabsheet to extend IT...
Jouni Koivuviita
2008-02-22
1
-1
/
+1
*
Don't create getVersionInfo() if server is not in testing mode.
Marc Englund
2008-02-21
1
-2
/
+4
*
removed unnecessary TTServerUri
Matti Tahvonen
2008-02-19
1
-7
/
+3
*
itmill namespace check
Matti Tahvonen
2008-02-18
1
-1
/
+1
*
Fixed typo: setHeight(String width) -> setHeight(String height)
Jouni Koivuviita
2008-02-18
1
-2
/
+2
*
unregistering client from TT
Matti Tahvonen
2008-02-18
1
-2
/
+30
*
Does not write TestingTools TestCase script anymore - fetched directly from s...
Marc Englund
2008-02-15
1
-62
/
+3
*
refactoring TT init
Matti Tahvonen
2008-02-15
1
-1
/
+1
[prev]
[next]