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
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
*
test for expand layout
Matti Tahvonen
2007-11-23
1
-0
/
+40
*
disabled paging-button cursor fix
Marc Englund
2007-11-23
1
-0
/
+4
*
filterselect no longer hides next-/prevpage buttons, only makes them look dis...
Marc Englund
2007-11-23
1
-12
/
+9
*
Filterselect says "0-0/0" instead of "1-0/0" when empty.
Marc Englund
2007-11-23
1
-21
/
+21
*
made static file path configurable, default is to serve them via applicationS...
Matti Tahvonen
2007-11-23
1
-3
/
+6
*
shortened textfields (textfield length is now css "em", which takes more spac...
Marc Englund
2007-11-23
1
-1
/
+1
*
Anti-binäärimössö-commit for Jani.
Marc Englund
2007-11-23
1
-1
/
+1
*
Default theme URI is now null and not "default". Better documentation (error ...
Jani Laakso
2007-11-23
1
-10
/
+14
*
packaging
Jani Laakso
2007-11-23
3
-147
/
+6
*
added minimum value for expanded container so that expanded container don't v...
Matti Tahvonen
2007-11-23
1
-25
/
+26
*
fixes #1181
Matti Tahvonen
2007-11-23
1
-1
/
+1
*
fixes #1177
Matti Tahvonen
2007-11-23
1
-0
/
+2
*
setColumns() and setRows() added to selects as appropriate, made to match wid...
Marc Englund
2007-11-23
13
-28
/
+332
*
fixing some random layout problems on IE.
Matti Tahvonen
2007-11-23
1
-0
/
+7
*
fixing iLayout function when Panel is not the first object in container
Matti Tahvonen
2007-11-22
1
-3
/
+5
*
fixes #1109 DateField: small calendar icon should also close Calendar div if ...
Jouni Koivuviita
2007-11-22
1
-1
/
+5
*
spacing
Matti Tahvonen
2007-11-22
2
-0
/
+13
*
Small spacing adjustments, fixes #1170.
Jouni Koivuviita
2007-11-22
1
-5
/
+8
*
Small fixes to IPanel and ITabsheet layout functions.
Jouni Koivuviita
2007-11-21
3
-13
/
+8
*
IExpandLayout: fixed bottom margin detection
Matti Tahvonen
2007-11-21
1
-1
/
+2
*
IExpandLayout: fixed removing widgets
Matti Tahvonen
2007-11-21
1
-4
/
+2
*
-Link not implements icon, description and errormessage. Fixes #1114.
Jouni Koivuviita
2007-11-21
4
-177
/
+239
*
removed done TODO
Matti Tahvonen
2007-11-21
1
-2
/
+0
*
Re-implemented IExpandLayout. Now supports all Layout interfaces methods and ...
Matti Tahvonen
2007-11-21
4
-86
/
+591
*
IPanel and ITabsheet layout functions refactored.
Jouni Koivuviita
2007-11-20
2
-84
/
+129
*
Small size fix for all some components.
Jouni Koivuviita
2007-11-20
1
-10
/
+3
*
Formatting clean up.
Jouni Koivuviita
2007-11-20
1
-31
/
+35
*
Small fixes to ILink and IUpload and contextmenu styles.
Jouni Koivuviita
2007-11-20
3
-24
/
+16
*
Updated personal tests.
Marko Grönroos
2007-11-19
13
-101
/
+106
*
Fixed error message on update.
Jani Laakso
2007-11-19
1
-1
/
+1
*
-Fixed top and bottom margins in IOrderedLayout when adding new components on...
Jouni Koivuviita
2007-11-19
5
-80
/
+105
*
MASS REFORMAT.
Marc Englund
2007-11-19
264
-48860
/
+50187
*
DateField styles ("calendar" etc) moved to subclasses. Fixes #890
Marc Englund
2007-11-19
4
-378
/
+502
*
-Implemented simple loading indicator into ApplicationConnection somewhat as ...
Jouni Koivuviita
2007-11-19
10
-485
/
+575
*
Commented out Java 5 code.
Marc Englund
2007-11-19
1
-587
/
+681
*
Updated personal tests.
Marko Grönroos
2007-11-16
5
-135
/
+477
*
-CustomLayout now supports sizeable.
Jouni Koivuviita
2007-11-16
6
-418
/
+468
*
fixes #1171
Matti Tahvonen
2007-11-16
1
-5
/
+5
*
Fixed problem with an extra row and col in IGridLayout.
Marko Grönroos
2007-11-16
1
-3
/
+2
*
ThemeResource now works in Link
Matti Tahvonen
2007-11-16
1
-94
/
+102
*
ThemeResource now works in Embedded
Matti Tahvonen
2007-11-16
1
-38
/
+49
*
Removed some Java 5 code. Not tested.
Marc Englund
2007-11-16
1
-67
/
+68
*
menu icons etc now support ThemeResource
Matti Tahvonen
2007-11-16
3
-367
/
+379
*
fixes #1168
Matti Tahvonen
2007-11-16
1
-29
/
+33
*
fixes #1130
Matti Tahvonen
2007-11-16
1
-0
/
+3
*
button css
Matti Tahvonen
2007-11-16
1
-2
/
+6
*
refactored default icons, now uses ThemeResources properly and renders withou...
Matti Tahvonen
2007-11-16
6
-1080
/
+1116
*
Theme resource support + icons for Button
Matti Tahvonen
2007-11-16
4
-3
/
+78
*
Added new test for layout alignments.
Jouni Koivuviita
2007-11-16
1
-0
/
+62
*
Alignments fixed for IE and Firefox. Should work with at least simple compone...
Jouni Koivuviita
2007-11-16
1
-5
/
+15
[next]