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
/
com
/
itmill
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Examples added.
Marc Englund
2007-11-29
4
-10
/
+82
*
refactored: demo.ApplicationDemo -> demo.featurebrowser.FeatureBrowser
Marc Englund
2007-11-29
1
-331
/
+0
*
Refactored; ApplicationDemo -> featurebrowser.FeatureBrowser
Marc Englund
2007-11-29
1
-0
/
+331
*
refactoring; ApplicationDemo moved
Marc Englund
2007-11-29
1
-4
/
+1
*
Pre-refactor commit.
Marc Englund
2007-11-29
5
-29
/
+382
*
better handling of window stacking order
Matti Tahvonen
2007-11-29
1
-3
/
+11
*
fixed one TODO
Matti Tahvonen
2007-11-29
1
-3
/
+4
*
fixes #1091
Matti Tahvonen
2007-11-29
1
-8
/
+9
*
fixes #1133
Matti Tahvonen
2007-11-29
1
-45
/
+60
*
Button fixes (icon, description, error toggling)
Matti Tahvonen
2007-11-29
1
-1
/
+9
*
Error, icon, description for Panel
Matti Tahvonen
2007-11-29
1
-2
/
+93
*
IWindow now handles notifications, just as IView
Marc Englund
2007-11-28
1
-6
/
+36
*
removed clearing idToComponent & vs. maps on repaint (causes issues with mult...
Matti Tahvonen
2007-11-28
1
-6
/
+0
*
fixing sub window rendering (broken since some 3021)
Matti Tahvonen
2007-11-28
1
-1
/
+6
*
enhanced detecting click source
Matti Tahvonen
2007-11-28
1
-4
/
+3
*
removed obsolete method, added check not to paint other windows paintables
Matti Tahvonen
2007-11-28
1
-49
/
+8
*
fixed: in some cases notifications showed up when changing tabs
Marc Englund
2007-11-28
1
-8
/
+1
*
disabled table now ignores scrolling events properly
Matti Tahvonen
2007-11-28
1
-4
/
+2
*
removed return to menu link
Matti Tahvonen
2007-11-28
1
-8
/
+0
*
tuning TreeFileSystemContainer demo
Matti Tahvonen
2007-11-28
1
-5
/
+12
*
implemented modality and fixed ModalWindow demo
Matti Tahvonen
2007-11-28
3
-28
/
+58
*
removed setStyle
Matti Tahvonen
2007-11-28
1
-1
/
+0
*
setStyle -> addStyleName
Matti Tahvonen
2007-11-28
1
-1
/
+1
*
Added style constant "link" for button
Matti Tahvonen
2007-11-28
2
-6
/
+14
*
Enhancing to Parameters demo
Matti Tahvonen
2007-11-28
1
-10
/
+20
[next]