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-7.7.47-changes
changelog-8.27.1
changelog-8.27.2
changelog-8.27.3
changelog-8.27.4
changelog-8.27.6
changelog-8.28.1
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.eclipse.jgit-org.eclipse.jgit-7.2.1.202505142326-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
fileToFilesReplacement
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
/
itmill
/
toolkit
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
nullselect attribute in "natural" way
Matti Tahvonen
2007-11-01
1
-2
/
+2
*
combobox select: adding new items
Matti Tahvonen
2007-10-31
2
-16
/
+16
*
Select in "filtering mode by default"
Matti Tahvonen
2007-10-31
1
-1
/
+1
*
fixed some bugs, filtering now works somehow
Matti Tahvonen
2007-10-31
1
-4
/
+7
*
Select refactor initial commit; not done.
Marc Englund
2007-10-31
10
-1773
/
+2107
*
javadoc update
Joonas Lehtinen
2007-10-30
1
-0
/
+11
*
removed @override (java 1.4 compliance) + added comment
Matti Tahvonen
2007-10-30
1
-3
/
+6
*
Some parts of slider component API hidden for now, theme doesn't support them...
Jouni Koivuviita
2007-10-29
1
-9
/
+6
*
get/setTemplateName. deprecated setTheme works as it did previously
Joonas Lehtinen
2007-10-29
1
-0
/
+16
*
Slider component finished, fixes #1030
Jouni Koivuviita
2007-10-26
1
-2
/
+13
*
CalendarDemo -> com.itmill.toolkit.demo.reservation (#1016)
Marc Englund
2007-10-22
1
-315
/
+0
*
setStyle() -> setStyleName() refactor (partial #890). Compromise: setStyle() ...
Marc Englund
2007-10-22
3
-15
/
+45
*
Deprecated dependency-framework. Fixes #871
Joonas Lehtinen
2007-10-21
2
-75
/
+8
*
Fixed #1024
Jani Laakso
2007-10-21
1
-5
/
+13
*
-All component stylenames now get prefixed with component base stylename.
Jouni Koivuviita
2007-10-16
3
-1
/
+19
*
added constructors
Matti Tahvonen
2007-10-12
3
-0
/
+66
*
RichTextArea server side component
Matti Tahvonen
2007-10-11
1
-0
/
+19
*
Added some server side components (which configure their superclass) and test.
Matti Tahvonen
2007-10-11
4
-0
/
+106
*
cleaned imports
Matti Tahvonen
2007-10-11
1
-8
/
+0
*
Eclipse/svn merge WTF commit.
Marc Englund
2007-10-10
1
-1
/
+13
*
Mass format based on eclipse build in formatting style.
Jani Laakso
2007-10-09
24
-462
/
+497
*
-WidgetSet naming change: "paging"-style table should now be IPagingTable.java.
Jouni Koivuviita
2007-10-08
2
-13
/
+28
*
ContainerResizedListener, ISplitPanel refactoring, ExpandLayout and test
Matti Tahvonen
2007-10-05
4
-10
/
+152
*
small doc changes
Matti Tahvonen
2007-10-05
1
-3
/
+3
*
comments and example code for slider
Matti Tahvonen
2007-10-02
1
-0
/
+58
*
fixes for windows size & implemented scroll positions
Matti Tahvonen
2007-10-02
2
-2
/
+71
*
Fixes #950
Joonas Lehtinen
2007-10-01
2
-1
/
+4
*
Code cleanup and documentation. Ready for first code-review.
Jouni Koivuviita
2007-10-01
1
-73
/
+194
*
UIDL Caching system implemenatation. Closes #855
Joonas Lehtinen
2007-09-30
1
-1
/
+9
*
added getter for ProgressListener to make upload work in feature browser
Matti Tahvonen
2007-09-28
1
-0
/
+9
*
Streaming upload and client side implementation for upload + progressindicator
Matti Tahvonen
2007-09-27
2
-25
/
+240
*
-New ITabsheet implementation using GWT TabBar and own custom DeckPanel (ITab...
Jouni Koivuviita
2007-09-25
1
-8
/
+10
*
Panel now supports all Sizeable units and sends width and height to client as...
Jouni Koivuviita
2007-09-20
1
-4
/
+8
*
requests more repaints
Marc Englund
2007-09-12
1
-2
/
+5
*
added form layout component (can be used without form component)
Matti Tahvonen
2007-09-11
2
-13
/
+10
*
returned filter select demo to its original state
Matti Tahvonen
2007-09-11
1
-23
/
+42
*
Filter select changes & client side implementation
Matti Tahvonen
2007-09-03
4
-246
/
+137
*
Event calendar supports title + description.
Marc Englund
2007-08-30
1
-0
/
+16
*
cleaned imports
Matti Tahvonen
2007-08-30
1
-3
/
+0
*
subwindows now send attach events & works with focus correctly
Matti Tahvonen
2007-08-30
1
-3
/
+6
*
added initial support for keyboard shortcuts. Now only Panel supports them on...
Matti Tahvonen
2007-08-29
2
-100
/
+98
*
null check fix
Marc Englund
2007-08-27
1
-1
/
+1
*
fixed javadoc typo
Marc Englund
2007-08-27
1
-1
/
+1
*
Support for opening application level windows, opening urls, managing subwind...
Joonas Lehtinen
2007-08-26
2
-13
/
+2
*
API changes and most of the base library implementation needed for new Window...
Joonas Lehtinen
2007-08-24
1
-8
/
+117
*
-New style for Panel, now supports "highlight" and "emphasize" styles also.
Jouni Koivuviita
2007-08-24
1
-1
/
+51
*
cleaned imports
Matti Tahvonen
2007-08-24
1
-5
/
+2
*
using Sizeables UNIT_SYMBOLS, theoretically all units now supported
Matti Tahvonen
2007-08-24
1
-14
/
+5
*
removed attribute
Matti Tahvonen
2007-08-24
1
-5
/
+0
*
implemented splitpanel
Matti Tahvonen
2007-08-23
1
-0
/
+346
[next]