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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Absolutelayout canvas now clips overflown content. Fixes #2913
Matti Tahvonen
2009-05-14
1
-0
/
+1
*
Fixed a bug which caused IE7 to fail rendering (tab caption not set).
Jouni Koivuviita
2009-05-14
1
-1
/
+1
*
removed comment from set zIndex line
Matti Tahvonen
2009-05-14
1
-1
/
+1
*
VScrollTable: scroll indicator now positioned just under the table header (to...
Jouni Koivuviita
2009-05-14
1
-3
/
+6
*
fixed IE6 bugs with both ends relative
Matti Tahvonen
2009-05-14
1
-7
/
+12
*
Changed error indicator element from DIV to SPAN in Buttons and Panels - IE7 ...
Jouni Koivuviita
2009-05-14
2
-2
/
+2
*
Reformatted AddressBook PersonForm with Eclipse default formatting settings.
Henri Sara
2009-05-14
1
-148
/
+148
*
Use reflection in WidgetsetCompiler to remove GWT development version depende...
Henri Sara
2009-05-14
1
-2
/
+11
*
removed deprecated field factories from example codes, added licence tags, im...
Matti Tahvonen
2009-05-14
8
-161
/
+205
*
Fixes #2708: Sampler has no title.
Jouni Koivuviita
2009-05-13
1
-0
/
+1
*
VDateField classname updates:
Jouni Koivuviita
2009-05-13
4
-114
/
+172
*
More renaming itmill->vaadin for #2904
Marc Englund
2009-05-12
3
-65
/
+38
*
Renaming ITMILL/ -> VAADIN/ part 2 (for #2904)
Marc Englund
2009-05-12
12
-85
/
+81
*
Renaming ITMILL/ -> VAADIN/ part 1 (for #2904)
Marc Englund
2009-05-12
10
-26
/
+26
*
Extra @Override annotations caused errors, removed.
Marc Englund
2009-05-12
1
-2
/
+0
*
#2904 Renamed CSS prefix "i-" to "v-"
Henri Sara
2009-05-12
58
-212
/
+205
*
fixes #2933, regression from #2823
Matti Tahvonen
2009-05-12
1
-0
/
+20
*
Split old FieldFactory into two smaller interfaces. #2499
Matti Tahvonen
2009-05-11
7
-169
/
+330
*
#2904 Change client side class name prefixes I -> V (class names only, not ye...
Henri Sara
2009-05-11
85
-741
/
+741
*
Removed debug info
Artur Signell
2009-05-11
1
-6
/
+5
*
Additional fix for - #2921: Window should be able to contain a ComponentConta...
Artur Signell
2009-05-11
2
-2
/
+2
*
#2904: Changed UIDL security header to "com.vaadin.seckey"
Henri Sara
2009-05-11
1
-1
/
+1
*
#2904 Toolkit -> Vaadin renames: external fileupload
Henri Sara
2009-05-11
2
-5
/
+6
*
#2904: initial bulk rename "com.itmill.toolkit" -> "com.vaadin"
Henri Sara
2009-05-11
1038
-6615
/
+6614
*
Fixed - #2921: Window should be able to contain a ComponentContainer
Artur Signell
2009-05-11
2
-58
/
+106
*
Fixed #2860: Rename getter/setter of spacing
Artur Signell
2009-05-08
3
-2
/
+31
*
Fix for #2917 - BeanItemContainer.sort fails if property value is null
Artur Signell
2009-05-08
1
-6
/
+25
*
Testcase and fix for #2917 - BeanItemContainer.sort fails if property value i...
Artur Signell
2009-05-08
2
-0
/
+145
*
Merge new theme branch to 6.0 branch.
Jouni Koivuviita
2009-05-08
3
-26
/
+35
|
\
|
*
Merges from 6.0 branch.
Jouni Koivuviita
2009-05-08
14
-132
/
+561
|
*
Merges from 6.0 branch.
Jouni Koivuviita
2009-05-06
10
-1714
/
+2168
|
*
Merges from 6.0 branch. Added i-pressed classname for IButton in IE (down sta...
Jouni Koivuviita
2009-05-04
3
-6
/
+27
|
*
Merged a fix from 6.0 branch (unnecessary log message).
Jouni Koivuviita
2009-04-30
1
-29
/
+0
|
*
Accidentally committed a modified version of HelloWorld. Reverted to proper v...
Jouni Koivuviita
2009-04-30
1
-37
/
+1
|
*
Merges from 6.0 branch.
Jouni Koivuviita
2009-04-30
1
-2
/
+7
|
*
Major theme refactoring:
Jouni Koivuviita
2009-04-29
180
-1149
/
+2533
|
|
\
|
*
|
Merges from 6.0 branch.
Jouni Koivuviita
2009-04-09
7
-12
/
+602
*
|
|
removeComponent() does requestRepaint(), fixes #2915
Marc Englund
2009-05-08
1
-0
/
+1
*
|
|
TC for #2915
Marc Englund
2009-05-08
1
-0
/
+50
*
|
|
#2659 and #2846 - Added missing requestRepaints()
Artur Signell
2009-05-08
1
-1
/
+6
*
|
|
Fixed #2659 and #2846 - TabSheet and Accordion now internally keeps caption/i...
Artur Signell
2009-05-08
7
-118
/
+362
*
|
|
Test case for #2913
Artur Signell
2009-05-08
1
-0
/
+42
*
|
|
Fix for #2900 - Label.setContentMode() does not requestRepaint()
Artur Signell
2009-05-07
1
-1
/
+3
*
|
|
extended component locator to build forward compatible locators for context m...
Matti Tahvonen
2009-05-07
2
-3
/
+58
*
|
|
selenium locator now works with subwindows
Matti Tahvonen
2009-05-06
2
-11
/
+41
*
|
|
Removed debug messages from ApplicationServlet (#2438)
Artur Signell
2009-05-05
1
-4
/
+0
*
|
|
#2891: make the GWT compiler wrapper GWT 1.5 -compatible
Henri Sara
2009-05-05
1
-4
/
+5
*
|
|
#2891: wrapper for GWT compiler to enable compiling widgetsets using GWT 1.6 ...
Henri Sara
2009-05-05
1
-0
/
+54
*
|
|
Added javadocs for AbstractApplicationServlet
Artur Signell
2009-05-05
1
-0
/
+14
*
|
|
Fix for #2438 - ApplicationServlet should allow extending
Artur Signell
2009-05-05
5
-1697
/
+2010
[next]