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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed #943 (Creating new applications without altering web.xml)
Jani Laakso
2007-12-04
1
-35
/
+104
*
Select a category to begin with, for quicker initial render.
Marc Englund
2007-12-04
2
-0
/
+15
*
removed calendar on "all reservations" -tab
Marc Englund
2007-12-04
1
-9
/
+5
*
LayoutExample added (+ small changes)
Marc Englund
2007-12-04
2
-1
/
+94
*
Changed caption for clarity
Marc Englund
2007-12-04
1
-3
/
+3
*
Editmode + misc.
Marc Englund
2007-12-04
1
-1
/
+20
*
commented
Marc Englund
2007-12-04
1
-27
/
+40
*
link-style button alignment fixed
Marc Englund
2007-12-04
1
-1
/
+2
*
Notifications set caption (not message) if only one string is provided.
Marc Englund
2007-12-04
1
-8
/
+16
*
Table example improved
Marc Englund
2007-12-04
1
-14
/
+96
*
Added table example (not done yet)
Marc Englund
2007-12-04
2
-1
/
+162
*
Status labels -> Notifications.
Marc Englund
2007-12-04
6
-116
/
+134
*
Packaging fixes
Jani Laakso
2007-12-03
13
-13
/
+13
*
SelectExample added
Marc Englund
2007-12-03
2
-1
/
+80
*
small change
Marc Englund
2007-12-03
1
-1
/
+1
*
some documentation
Marc Englund
2007-12-03
1
-9
/
+12
*
ValueInputExample added
Marc Englund
2007-12-03
2
-1
/
+129
*
Allow ApplicationConnection to handle caption
Marc Englund
2007-12-03
1
-2
/
+2
*
Renamed LabelsExample -> LabelExample
Marc Englund
2007-12-03
2
-3
/
+3
*
Updated LabelsExample, added ButtonExample
Marc Englund
2007-12-03
3
-2
/
+146
*
Fixed several target/features bugs
Marc Englund
2007-12-03
1
-16
/
+14
*
performance test for subtree caching
Matti Tahvonen
2007-12-03
1
-0
/
+81
*
check for negative value in fixSpacers()
Marc Englund
2007-12-03
1
-2
/
+5
*
FeatureBrowser now uses "example" theme; Ok -icon added for indication of vie...
Marc Englund
2007-11-30
1
-31
/
+25
*
Outputs themeUri:null, not themeUri:'null', if theme is not set. (real null, ...
Marc Englund
2007-11-30
1
-5
/
+5
*
Reports error to console if themeUri==null and ThemeResource used
Marc Englund
2007-11-30
1
-2
/
+8
*
fixing some rendering problems and hoping not to break everything
Matti Tahvonen
2007-11-30
1
-3
/
+4
*
Top-align rows for now: real alignments still TBD
Marc Englund
2007-11-30
1
-0
/
+6
*
"Viewed" -checkbox added
Marc Englund
2007-11-30
2
-12
/
+21
*
Label example added
Marc Englund
2007-11-30
2
-19
/
+98
*
simplified
Marc Englund
2007-11-30
1
-8
/
+5
*
case-insensitive filtering
Marc Englund
2007-11-30
1
-0
/
+5
*
added clearing idPaintable & vs maps back, but only for components in this wi...
Matti Tahvonen
2007-11-30
1
-164
/
+161
*
improved & documented
Marc Englund
2007-11-30
1
-27
/
+66
*
removed broken code related historical features
Matti Tahvonen
2007-11-30
2
-82
/
+90
*
refactored rendering algorithm for IGridLayout
Matti Tahvonen
2007-11-30
1
-26
/
+24
*
Added style name i-gridlayout for IGridLayout.
Marko Grönroos
2007-11-29
1
-0
/
+7
*
Fixes 1204: added rowspan in IGridLayout.
Marko Grönroos
2007-11-29
1
-0
/
+11
*
Added TreeExample
Marc Englund
2007-11-29
2
-1
/
+116
*
fixes #1178
Matti Tahvonen
2007-11-29
1
-4
/
+11
*
doc fix
Marc Englund
2007-11-29
1
-1
/
+1
*
Improved.
Marc Englund
2007-11-29
1
-1
/
+8
*
Added ComboBox example
Marc Englund
2007-11-29
2
-1
/
+56
*
dirty components list was previously only sorted by windows, but needs to be ...
Matti Tahvonen
2007-11-29
1
-14
/
+32
*
RichTextExample documented
Marc Englund
2007-11-29
1
-6
/
+6
*
RichTextExample updated
Marc Englund
2007-11-29
1
-3
/
+5
*
string variables are now escaped
Matti Tahvonen
2007-11-29
1
-1
/
+1
*
RichTextExample added
Marc Englund
2007-11-29
2
-0
/
+60
*
added check not to paint components not attached to application
Matti Tahvonen
2007-11-29
1
-8
/
+17
*
Modal window added.
Marc Englund
2007-11-29
1
-0
/
+11
[next]