]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
17 years agosvn changeset:440/svn branch:toolkit
Joonas Lehtinen [Sat, 3 Feb 2007 19:59:24 +0000 (19:59 +0000)]
svn changeset:440/svn branch:toolkit

17 years agoSome support code to new layout
Joonas Lehtinen [Sat, 3 Feb 2007 19:51:26 +0000 (19:51 +0000)]
Some support code to new layout

svn changeset:436/svn branch:toolkit

17 years agoCorrected bug: Now deep theme inferitance does not loose resources
Joonas Lehtinen [Sat, 3 Feb 2007 18:06:32 +0000 (18:06 +0000)]
Corrected bug: Now deep theme inferitance does not loose resources

svn changeset:435/svn branch:toolkit

17 years agoNow show propertied button works...
Joonas Lehtinen [Fri, 2 Feb 2007 20:12:06 +0000 (20:12 +0000)]
Now show propertied button works...

svn changeset:432/svn branch:toolkit

17 years agoFixed a bug - now sets property panel correctly
Joonas Lehtinen [Fri, 2 Feb 2007 20:01:59 +0000 (20:01 +0000)]
Fixed a bug - now sets property panel correctly

svn changeset:431/svn branch:toolkit

17 years agoRemoved unnecessary code that was in attach just to work around known bugs (now fixed)
Joonas Lehtinen [Fri, 2 Feb 2007 19:25:34 +0000 (19:25 +0000)]
Removed unnecessary code that was in attach just to work around known bugs (now fixed)

svn changeset:430/svn branch:toolkit

17 years agoFixed bug: uriHandlers, parameterHandlers and opened resources should only be added...
Joonas Lehtinen [Fri, 2 Feb 2007 19:24:24 +0000 (19:24 +0000)]
Fixed bug: uriHandlers, parameterHandlers and opened resources should only be added to lists once.

svn changeset:429/svn branch:toolkit

17 years agoFixed really well hidden logic bug (from year 2002) in core class. addComponent or...
Joonas Lehtinen [Fri, 2 Feb 2007 19:19:29 +0000 (19:19 +0000)]
Fixed really well hidden logic bug (from year 2002) in core class. addComponent or removeComponent should not call attach/detach directly. setParent does just that (as documented in the interface). This should fix those "double calls" to attach/detach. I really hope that this does not break anything.

svn changeset:428/svn branch:toolkit

17 years agoAdded missing super.attach();
Joonas Lehtinen [Fri, 2 Feb 2007 19:16:33 +0000 (19:16 +0000)]
Added missing super.attach();

svn changeset:427/svn branch:toolkit

17 years agoIndentation changes.
Jani Laakso [Fri, 2 Feb 2007 18:48:28 +0000 (18:48 +0000)]
Indentation changes.

Layout changed.

svn changeset:426/svn branch:toolkit

17 years agoold debug window now doesn't pop up in ajax mode
Matti Tahvonen [Fri, 2 Feb 2007 10:57:22 +0000 (10:57 +0000)]
old debug window now doesn't pop up in ajax mode

svn changeset:411/svn branch:toolkit

17 years agosmall fix
Matti Tahvonen [Fri, 2 Feb 2007 09:11:02 +0000 (09:11 +0000)]
small fix

svn changeset:406/svn branch:toolkit

17 years agomoved itmtk css class to body element
Matti Tahvonen [Fri, 2 Feb 2007 09:08:24 +0000 (09:08 +0000)]
moved itmtk css class to body element

svn changeset:405/svn branch:toolkit

17 years agoAdded itmtk class name for applications container div
Matti Tahvonen [Fri, 2 Feb 2007 08:35:35 +0000 (08:35 +0000)]
Added itmtk class name for applications container div

svn changeset:401/svn branch:toolkit

17 years agoinitial commit for table that caches rows
Matti Tahvonen [Thu, 1 Feb 2007 15:07:14 +0000 (15:07 +0000)]
initial commit for table that caches rows

svn changeset:400/svn branch:toolkit

17 years agosvn changeset:395/svn branch:toolkit
Joonas Lehtinen [Wed, 31 Jan 2007 18:58:42 +0000 (18:58 +0000)]
svn changeset:395/svn branch:toolkit

17 years agoIntegrated filter select features. Fixed #41
Joonas Lehtinen [Wed, 31 Jan 2007 18:54:58 +0000 (18:54 +0000)]
Integrated filter select features. Fixed #41

svn changeset:393/svn branch:toolkit

17 years agoFixed a bug when setting the style of the object before adding it
Joonas Lehtinen [Wed, 31 Jan 2007 11:15:54 +0000 (11:15 +0000)]
Fixed a bug when setting the style of the object before adding it

svn changeset:377/svn branch:toolkit

17 years agoRemoved demo theme
Joonas Lehtinen [Wed, 31 Jan 2007 11:05:28 +0000 (11:05 +0000)]
Removed demo theme

svn changeset:376/svn branch:toolkit

17 years agoRemoved dual adapter registration: in ajax mode the window sent the events both to...
Joonas Lehtinen [Mon, 29 Jan 2007 16:56:43 +0000 (16:56 +0000)]
Removed dual adapter registration: in ajax mode the window sent the events both to application manager as well as
to application servlet. This causes various bugs in repainting.

Fixes #247

svn changeset:366/svn branch:toolkit

17 years agoFixed a bug in Application.setTheme
Joonas Lehtinen [Mon, 29 Jan 2007 16:27:07 +0000 (16:27 +0000)]
Fixed a bug in Application.setTheme

svn changeset:365/svn branch:toolkit

17 years agoChanged table defaults to be more sane
Joonas Lehtinen [Mon, 29 Jan 2007 16:09:51 +0000 (16:09 +0000)]
Changed table defaults to be more sane

svn changeset:363/svn branch:toolkit

17 years agosvn changeset:362/svn branch:toolkit
Joonas Lehtinen [Mon, 29 Jan 2007 16:04:04 +0000 (16:04 +0000)]
svn changeset:362/svn branch:toolkit

17 years agoLocale selector hidden until #244 is fixed
Joonas Lehtinen [Mon, 29 Jan 2007 15:58:50 +0000 (15:58 +0000)]
Locale selector hidden until #244 is fixed

svn changeset:361/svn branch:toolkit

17 years agoBy default, use calendar style
Joonas Lehtinen [Mon, 29 Jan 2007 15:55:49 +0000 (15:55 +0000)]
By default, use calendar style

svn changeset:360/svn branch:toolkit

17 years agoDef resolution of one day set
Joonas Lehtinen [Mon, 29 Jan 2007 15:43:08 +0000 (15:43 +0000)]
Def resolution of one day set

svn changeset:355/svn branch:toolkit

17 years agoChanged datefield defaults to calendar with date resolution
Joonas Lehtinen [Mon, 29 Jan 2007 15:37:29 +0000 (15:37 +0000)]
Changed datefield defaults to calendar with date resolution

svn changeset:354/svn branch:toolkit

17 years agotemporarily disabled focus-button from feature browser until #211 is fixed
Joonas Lehtinen [Mon, 29 Jan 2007 14:16:36 +0000 (14:16 +0000)]
temporarily disabled focus-button from feature browser until #211 is fixed

svn changeset:347/svn branch:toolkit

17 years agoFixed #238
Joonas Lehtinen [Mon, 29 Jan 2007 13:19:19 +0000 (13:19 +0000)]
Fixed #238

svn changeset:346/svn branch:toolkit

17 years agoDisabled icons
Joonas Lehtinen [Mon, 29 Jan 2007 12:59:54 +0000 (12:59 +0000)]
Disabled icons

svn changeset:345/svn branch:toolkit

17 years agoImplemented reqrows and reqfirstrow attributes
Joonas Lehtinen [Mon, 29 Jan 2007 11:20:20 +0000 (11:20 +0000)]
Implemented reqrows and reqfirstrow attributes

svn changeset:343/svn branch:toolkit

17 years agoAdded PERCENTAGE width/height support
Joonas Lehtinen [Mon, 29 Jan 2007 09:24:53 +0000 (09:24 +0000)]
Added PERCENTAGE width/height support

svn changeset:340/svn branch:toolkit

17 years agoTable implements Sizeable
Joonas Lehtinen [Mon, 29 Jan 2007 09:19:48 +0000 (09:19 +0000)]
Table implements Sizeable

svn changeset:339/svn branch:toolkit

17 years agoAdded row units
Joonas Lehtinen [Fri, 26 Jan 2007 12:23:14 +0000 (12:23 +0000)]
Added row units

svn changeset:334/svn branch:toolkit

17 years agoFixes #227
Joonas Lehtinen [Wed, 24 Jan 2007 15:24:37 +0000 (15:24 +0000)]
Fixes #227

svn changeset:331/svn branch:toolkit

17 years agoFixes #227
Joonas Lehtinen [Wed, 24 Jan 2007 15:24:24 +0000 (15:24 +0000)]
Fixes #227

svn changeset:330/svn branch:toolkit

17 years agoAdded theme attribute to window uidl
Joonas Lehtinen [Wed, 24 Jan 2007 13:52:13 +0000 (13:52 +0000)]
Added theme attribute to window uidl

svn changeset:325/svn branch:toolkit

17 years agoAdded theme changer select to left bottom corner
Joonas Lehtinen [Wed, 24 Jan 2007 13:31:34 +0000 (13:31 +0000)]
Added theme changer select to left bottom corner

svn changeset:323/svn branch:toolkit

17 years agoFixed #175
Joonas Lehtinen [Wed, 24 Jan 2007 12:37:22 +0000 (12:37 +0000)]
Fixed #175

svn changeset:322/svn branch:toolkit

17 years agosvn changeset:321/svn branch:toolkit
Joonas Lehtinen [Tue, 23 Jan 2007 16:52:02 +0000 (16:52 +0000)]
svn changeset:321/svn branch:toolkit

17 years agoRemoved extra-info from showing
Joonas Lehtinen [Tue, 23 Jan 2007 15:18:25 +0000 (15:18 +0000)]
Removed extra-info from showing

svn changeset:318/svn branch:toolkit

17 years agobugfix
Joonas Lehtinen [Tue, 23 Jan 2007 13:49:53 +0000 (13:49 +0000)]
bugfix

svn changeset:317/svn branch:toolkit

17 years agoTrying to make it more robust
Joonas Lehtinen [Tue, 23 Jan 2007 13:28:20 +0000 (13:28 +0000)]
Trying to make it more robust

svn changeset:316/svn branch:toolkit

17 years agoSupports both java:// and millstone:// prefixes for xsl java-calls
Joonas Lehtinen [Tue, 23 Jan 2007 12:27:26 +0000 (12:27 +0000)]
Supports both java:// and millstone:// prefixes for xsl java-calls

svn changeset:315/svn branch:toolkit

17 years agoSupports two form names: itmill and millstone side by side
Joonas Lehtinen [Tue, 23 Jan 2007 12:24:22 +0000 (12:24 +0000)]
Supports two form names: itmill and millstone side by side

svn changeset:314/svn branch:toolkit

17 years agosvn changeset:304/svn branch:toolkit
Joonas Lehtinen [Mon, 22 Jan 2007 15:36:35 +0000 (15:36 +0000)]
svn changeset:304/svn branch:toolkit

17 years agoadded default values for progressIndicator
Matti Tahvonen [Thu, 18 Jan 2007 07:55:55 +0000 (07:55 +0000)]
added default values for progressIndicator

svn changeset:285/svn branch:toolkit

17 years agoUnified @author to IT Mill Ltd.
Jani Laakso [Tue, 16 Jan 2007 17:32:24 +0000 (17:32 +0000)]
Unified @author to IT Mill Ltd.
Language fixes
Replaced Millstone variations with IT Mill Toolkit / Toolkit

svn changeset:279/svn branch:toolkit

17 years agoUnified @author to IT Mill Ltd.
Jani Laakso [Tue, 16 Jan 2007 15:10:09 +0000 (15:10 +0000)]
Unified @author to IT Mill Ltd.

svn changeset:278/svn branch:toolkit

17 years agoTypo fix: expiracy => expiration
Jani Laakso [Tue, 16 Jan 2007 14:22:12 +0000 (14:22 +0000)]
Typo fix: expiracy => expiration

svn changeset:277/svn branch:toolkit

17 years agoFixes #183
Joonas Lehtinen [Mon, 15 Jan 2007 12:09:48 +0000 (12:09 +0000)]
Fixes #183

svn changeset:263/svn branch:toolkit

17 years agoFixes #183
Joonas Lehtinen [Mon, 15 Jan 2007 12:03:19 +0000 (12:03 +0000)]
Fixes #183

svn changeset:260/svn branch:toolkit

17 years agoNow license.pdf comes within the package.
Jani Laakso [Fri, 12 Jan 2007 14:28:06 +0000 (14:28 +0000)]
Now license.pdf comes within the package.

svn changeset:257/svn branch:toolkit

17 years agoExample => Sample as in /index.html
Jani Laakso [Fri, 12 Jan 2007 14:22:09 +0000 (14:22 +0000)]
Example => Sample as in /index.html

svn changeset:256/svn branch:toolkit

17 years agoFixed typo: "Intarfaces" => "Interfaces"
Jani Laakso [Fri, 12 Jan 2007 14:13:42 +0000 (14:13 +0000)]
Fixed typo: "Intarfaces" => "Interfaces"

svn changeset:255/svn branch:toolkit

17 years agoFixed HelloWorld source file path.
Jani Laakso [Fri, 12 Jan 2007 14:12:09 +0000 (14:12 +0000)]
Fixed HelloWorld source file path.

svn changeset:254/svn branch:toolkit

17 years agoRemoved not-well-working demos to fix #195 (they can be restored when we have time...
Joonas Lehtinen [Fri, 12 Jan 2007 14:02:49 +0000 (14:02 +0000)]
Removed not-well-working demos to fix #195 (they can be restored when we have time to polish them)

svn changeset:253/svn branch:toolkit

17 years agoRemoved not-well-working demos to fix #195 (they can be restored when we have time...
Joonas Lehtinen [Fri, 12 Jan 2007 14:02:01 +0000 (14:02 +0000)]
Removed not-well-working demos to fix #195 (they can be restored when we have time to polish them)

svn changeset:252/svn branch:toolkit

17 years agoRemoved not-well-working demos to fix #195 (they can be restored when we have time...
Joonas Lehtinen [Fri, 12 Jan 2007 13:50:21 +0000 (13:50 +0000)]
Removed not-well-working demos to fix #195 (they can be restored when we have time to polish them)

svn changeset:250/svn branch:toolkit

17 years agoReplaced enably with toolkit as appropriate.
Jani Laakso [Fri, 12 Jan 2007 13:49:21 +0000 (13:49 +0000)]
Replaced enably with toolkit as appropriate.

svn changeset:249/svn branch:toolkit

17 years agosvn changeset:248/svn branch:toolkit
Jani Laakso [Fri, 12 Jan 2007 13:40:24 +0000 (13:40 +0000)]
svn changeset:248/svn branch:toolkit

17 years agofix to #57
Joonas Lehtinen [Fri, 12 Jan 2007 13:39:36 +0000 (13:39 +0000)]
fix to #57

svn changeset:246/svn branch:toolkit

17 years agoChanged text more user friendly. Got rid of XSLT, UIDL which raise unneccessary quest...
Jani Laakso [Fri, 12 Jan 2007 13:38:54 +0000 (13:38 +0000)]
Changed text more user friendly. Got rid of XSLT, UIDL which raise unneccessary questions for new people.

Removed obsolete demos.

svn changeset:245/svn branch:toolkit

17 years agosmall typo
Jani Laakso [Fri, 12 Jan 2007 12:38:51 +0000 (12:38 +0000)]
small typo

svn changeset:244/svn branch:toolkit

17 years agorefactoring...
Joonas Lehtinen [Fri, 12 Jan 2007 12:33:46 +0000 (12:33 +0000)]
refactoring...

svn changeset:243/svn branch:toolkit

17 years agojavascript namespace change: itmill.toolkit -> itmill
Joonas Lehtinen [Fri, 12 Jan 2007 11:15:50 +0000 (11:15 +0000)]
javascript namespace change: itmill.toolkit -> itmill

svn changeset:242/svn branch:toolkit

17 years agosvn changeset:241/svn branch:toolkit
Jani Laakso [Fri, 12 Jan 2007 11:12:00 +0000 (11:12 +0000)]
svn changeset:241/svn branch:toolkit

17 years agoRemove links to SUN and Jetty pages, they are self explanatory. It is probably an...
Jani Laakso [Fri, 12 Jan 2007 11:02:53 +0000 (11:02 +0000)]
Remove links to SUN and Jetty pages, they are self explanatory. It is probably an mistake from user if they hit those links. Keep links to substance (AJAX and our product related material only)

Replaced enably with toolkit

+ other context changes

svn changeset:240/svn branch:toolkit

17 years agoFixed typo: "Intarfaces" => "Interfaces"
Jani Laakso [Fri, 12 Jan 2007 08:36:47 +0000 (08:36 +0000)]
Fixed typo: "Intarfaces" => "Interfaces"

svn changeset:238/svn branch:toolkit

17 years agoRefactoring ajax theme to include real inheritance and conform to OpenAjax Alliance...
Joonas Lehtinen [Thu, 11 Jan 2007 20:07:50 +0000 (20:07 +0000)]
Refactoring ajax theme to include real inheritance and conform to OpenAjax Alliance best practices

svn changeset:236/svn branch:toolkit

17 years agoSee license.pdf instead.
Jani Laakso [Wed, 10 Jan 2007 17:03:58 +0000 (17:03 +0000)]
See license.pdf instead.

svn changeset:233/svn branch:toolkit

17 years agoMoving
Jani Laakso [Wed, 10 Jan 2007 17:02:35 +0000 (17:02 +0000)]
Moving

svn changeset:232/svn branch:toolkit

17 years agoFirst version of IT Mill Toolkit license.
Jani Laakso [Wed, 10 Jan 2007 16:44:56 +0000 (16:44 +0000)]
First version of IT Mill Toolkit license.

svn changeset:231/svn branch:toolkit

17 years agosvn changeset:230/svn branch:toolkit
Joonas Lehtinen [Thu, 4 Jan 2007 23:04:12 +0000 (23:04 +0000)]
svn changeset:230/svn branch:toolkit

17 years agosvn changeset:221/svn branch:toolkit
Joonas Lehtinen [Wed, 3 Jan 2007 14:26:38 +0000 (14:26 +0000)]
svn changeset:221/svn branch:toolkit

17 years agoMillstone -> IT Mill Toolkit
Joonas Lehtinen [Wed, 3 Jan 2007 14:26:07 +0000 (14:26 +0000)]
Millstone -> IT Mill Toolkit

svn changeset:220/svn branch:toolkit

17 years agoMillstone -> IT Mill toolkit
Joonas Lehtinen [Wed, 3 Jan 2007 14:03:36 +0000 (14:03 +0000)]
Millstone -> IT Mill toolkit

svn changeset:218/svn branch:toolkit

17 years agochanged logo
Joonas Lehtinen [Wed, 3 Jan 2007 13:51:45 +0000 (13:51 +0000)]
changed logo

svn changeset:217/svn branch:toolkit

17 years agoMillstone -> IT Mill Toolkit
Joonas Lehtinen [Wed, 3 Jan 2007 12:58:47 +0000 (12:58 +0000)]
Millstone -> IT Mill Toolkit

svn changeset:216/svn branch:toolkit

17 years agojavadoc updates
Joonas Lehtinen [Wed, 3 Jan 2007 11:44:15 +0000 (11:44 +0000)]
javadoc updates

svn changeset:214/svn branch:toolkit

17 years agoAdded mattis ajax chat
Joonas Lehtinen [Tue, 2 Jan 2007 16:44:52 +0000 (16:44 +0000)]
Added mattis ajax chat

svn changeset:213/svn branch:toolkit

17 years agoDid not compile, fixed
Joonas Lehtinen [Tue, 2 Jan 2007 16:39:46 +0000 (16:39 +0000)]
Did not compile, fixed

svn changeset:212/svn branch:toolkit

17 years agosvn changeset:211/svn branch:toolkit
Joonas Lehtinen [Tue, 2 Jan 2007 16:36:17 +0000 (16:36 +0000)]
svn changeset:211/svn branch:toolkit

17 years agoRemoved explicit debug disables
Joonas Lehtinen [Tue, 2 Jan 2007 16:35:45 +0000 (16:35 +0000)]
Removed explicit debug disables

svn changeset:210/svn branch:toolkit

17 years agoAdded debug and mode-versions for feature -browser
Joonas Lehtinen [Tue, 2 Jan 2007 16:33:56 +0000 (16:33 +0000)]
Added debug and mode-versions for feature -browser

svn changeset:209/svn branch:toolkit

17 years agoAdded serials for fix #131
Joonas Lehtinen [Tue, 2 Jan 2007 15:58:21 +0000 (15:58 +0000)]
Added serials for fix #131

svn changeset:208/svn branch:toolkit

17 years agoRemoved unused code and filed bug #174 instead
Joonas Lehtinen [Tue, 2 Jan 2007 15:38:44 +0000 (15:38 +0000)]
Removed unused code and filed bug #174 instead

svn changeset:207/svn branch:toolkit

17 years agoFixed a warn
Joonas Lehtinen [Tue, 2 Jan 2007 15:33:48 +0000 (15:33 +0000)]
Fixed a warn

svn changeset:206/svn branch:toolkit

17 years agofidex a warn
Joonas Lehtinen [Tue, 2 Jan 2007 15:33:30 +0000 (15:33 +0000)]
fidex a warn

svn changeset:205/svn branch:toolkit

17 years agobugfix in forcing to non-debug mode
Joonas Lehtinen [Tue, 2 Jan 2007 13:59:16 +0000 (13:59 +0000)]
bugfix in forcing to non-debug mode

svn changeset:204/svn branch:toolkit

17 years agoAdded support for opening debug window from get parameters and web.xml. Also not...
Joonas Lehtinen [Tue, 2 Jan 2007 13:56:52 +0000 (13:56 +0000)]
Added support for opening debug window from get parameters and web.xml. Also not it is possible to disable debug-mode alltogether from web.xml.

svn changeset:203/svn branch:toolkit

17 years agosvn changeset:202/svn branch:toolkit
Joonas Lehtinen [Tue, 2 Jan 2007 12:40:22 +0000 (12:40 +0000)]
svn changeset:202/svn branch:toolkit

17 years agoRemoved unnecessary logs from browser version decetion
Joonas Lehtinen [Tue, 2 Jan 2007 12:37:19 +0000 (12:37 +0000)]
Removed unnecessary logs from browser version decetion

svn changeset:200/svn branch:toolkit

17 years agoAdded IE 7 decetion from Millstone Web Adapter
Joonas Lehtinen [Tue, 2 Jan 2007 12:25:42 +0000 (12:25 +0000)]
Added IE 7 decetion from Millstone Web Adapter

svn changeset:199/svn branch:toolkit

17 years agonew component ProgressIndicator and ajax version of chat that uses it
Matti Tahvonen [Tue, 2 Jan 2007 12:19:11 +0000 (12:19 +0000)]
new component ProgressIndicator and ajax version of chat that uses it

svn changeset:198/svn branch:toolkit

17 years agoNow build script supports new theme structure
Joonas Lehtinen [Fri, 29 Dec 2006 18:05:52 +0000 (18:05 +0000)]
Now build script supports new theme structure

svn changeset:196/svn branch:toolkit

17 years agoFixed jetty related bug
Joonas Lehtinen [Fri, 29 Dec 2006 18:05:24 +0000 (18:05 +0000)]
Fixed jetty related bug

svn changeset:195/svn branch:toolkit

17 years agoFixed OR rule checking in description.xml parsing
Joonas Lehtinen [Fri, 29 Dec 2006 17:45:48 +0000 (17:45 +0000)]
Fixed OR rule checking in description.xml parsing

svn changeset:194/svn branch:toolkit

17 years agoMoved this prototype stuff to WEB-INF/lib/themes
Joonas Lehtinen [Fri, 29 Dec 2006 17:21:49 +0000 (17:21 +0000)]
Moved this prototype stuff to WEB-INF/lib/themes

svn changeset:193/svn branch:toolkit

17 years agoGetting rid of old ajax stuff
Joonas Lehtinen [Fri, 29 Dec 2006 17:19:59 +0000 (17:19 +0000)]
Getting rid of old ajax stuff

svn changeset:192/svn branch:toolkit