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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
itmill
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed "root" panel from Feature Components.
Jani Laakso
2007-02-05
16
-63
/
+24
*
fixes #216 : implemented Sizeable interface in JS side, removed unimplemented...
Matti Tahvonen
2007-02-05
1
-3
/
+3
*
Corrected propertypanel bug #277 (?)
Joonas Lehtinen
2007-02-05
1
-2
/
+7
*
svn changeset:447/svn branch:toolkit
Jani Laakso
2007-02-05
1
-9
/
+9
*
Got rid of few NPEs
Jani Laakso
2007-02-04
1
-7
/
+10
*
Some support code to new layout
Joonas Lehtinen
2007-02-03
1
-3
/
+5
*
Corrected bug: Now deep theme inferitance does not loose resources
Joonas Lehtinen
2007-02-03
1
-5
/
+3
*
Now show propertied button works...
Joonas Lehtinen
2007-02-02
1
-3
/
+13
*
Fixed a bug - now sets property panel correctly
Joonas Lehtinen
2007-02-02
1
-4
/
+4
*
Removed unnecessary code that was in attach just to work around known bugs (n...
Joonas Lehtinen
2007-02-02
1
-3
/
+2
*
Fixed bug: uriHandlers, parameterHandlers and opened resources should only be...
Joonas Lehtinen
2007-02-02
1
-659
/
+664
*
Fixed really well hidden logic bug (from year 2002) in core class. addCompone...
Joonas Lehtinen
2007-02-02
1
-4
/
+0
*
Added missing super.attach();
Joonas Lehtinen
2007-02-02
1
-0
/
+2
*
Indentation changes.
Jani Laakso
2007-02-02
28
-1581
/
+1428
*
old debug window now doesn't pop up in ajax mode
Matti Tahvonen
2007-02-02
1
-2
/
+1
*
small fix
Matti Tahvonen
2007-02-02
1
-1
/
+1
*
moved itmtk css class to body element
Matti Tahvonen
2007-02-02
1
-4
/
+3
*
Added itmtk class name for applications container div
Matti Tahvonen
2007-02-02
1
-1
/
+1
*
initial commit for table that caches rows
Matti Tahvonen
2007-02-01
1
-2
/
+2
*
Integrated filter select features. Fixed #41
Joonas Lehtinen
2007-01-31
5
-411
/
+814
*
Fixed a bug when setting the style of the object before adding it
Joonas Lehtinen
2007-01-31
1
-0
/
+9
*
Removed demo theme
Joonas Lehtinen
2007-01-31
1
-1
/
+0
*
Removed dual adapter registration: in ajax mode the window sent the events bo...
Joonas Lehtinen
2007-01-29
1
-0
/
+4
*
Fixed a bug in Application.setTheme
Joonas Lehtinen
2007-01-29
1
-1
/
+1
*
Changed table defaults to be more sane
Joonas Lehtinen
2007-01-29
1
-0
/
+6
*
Locale selector hidden until #244 is fixed
Joonas Lehtinen
2007-01-29
1
-1
/
+3
*
By default, use calendar style
Joonas Lehtinen
2007-01-29
1
-1
/
+2
*
Def resolution of one day set
Joonas Lehtinen
2007-01-29
1
-2
/
+1
*
Changed datefield defaults to calendar with date resolution
Joonas Lehtinen
2007-01-29
1
-0
/
+2
*
temporarily disabled focus-button from feature browser until #211 is fixed
Joonas Lehtinen
2007-01-29
1
-0
/
+3
*
Fixed #238
Joonas Lehtinen
2007-01-29
1
-13
/
+43
*
Disabled icons
Joonas Lehtinen
2007-01-29
1
-1
/
+0
*
Implemented reqrows and reqfirstrow attributes
Joonas Lehtinen
2007-01-29
1
-4
/
+51
*
Added PERCENTAGE width/height support
Joonas Lehtinen
2007-01-29
1
-4
/
+4
*
Table implements Sizeable
Joonas Lehtinen
2007-01-29
1
-1
/
+89
*
Added row units
Joonas Lehtinen
2007-01-26
1
-1
/
+7
*
Added theme attribute to window uidl
Joonas Lehtinen
2007-01-24
1
-0
/
+3
*
Added theme changer select to left bottom corner
Joonas Lehtinen
2007-01-24
1
-3
/
+19
*
Fixed #175
Joonas Lehtinen
2007-01-24
1
-1
/
+1
*
Removed extra-info from showing
Joonas Lehtinen
2007-01-23
1
-3
/
+0
*
bugfix
Joonas Lehtinen
2007-01-23
1
-2
/
+2
*
Trying to make it more robust
Joonas Lehtinen
2007-01-23
1
-2
/
+2
*
Supports both java:// and millstone:// prefixes for xsl java-calls
Joonas Lehtinen
2007-01-23
1
-6
/
+7
*
Supports two form names: itmill and millstone side by side
Joonas Lehtinen
2007-01-23
1
-2
/
+2
*
added default values for progressIndicator
Matti Tahvonen
2007-01-18
1
-2
/
+2
*
Unified @author to IT Mill Ltd.
Jani Laakso
2007-01-16
4
-7
/
+8
*
Unified @author to IT Mill Ltd.
Jani Laakso
2007-01-16
4
-4
/
+4
*
Typo fix: expiracy => expiration
Jani Laakso
2007-01-16
5
-7
/
+7
*
Fixes #183
Joonas Lehtinen
2007-01-15
6
-16
/
+16
*
Fixed typo: "Intarfaces" => "Interfaces"
Jani Laakso
2007-01-12
135
-270
/
+270
[next]