]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
17 years ago-New ITabsheet implementation using GWT TabBar and own custom DeckPanel (ITabsheetPanel).
Jouni Koivuviita [Tue, 25 Sep 2007 06:45:47 +0000 (06:45 +0000)]
-New ITabsheet implementation using GWT TabBar and own custom DeckPanel (ITabsheetPanel).
-New theme (candidate 0.3) implementation started.
-CSS classname conventions forced on several client side components.

svn changeset:2371/svn branch:trunk

17 years agoRestored compilation of components.
Marko Grönroos [Fri, 21 Sep 2007 13:36:02 +0000 (13:36 +0000)]
Restored compilation of components.

svn changeset:2369/svn branch:trunk

17 years agoAdded ColorPicker demo application.
Marko Grönroos [Fri, 21 Sep 2007 13:34:29 +0000 (13:34 +0000)]
Added ColorPicker demo application.

svn changeset:2368/svn branch:trunk

17 years agoMap integration; really using db data.
Marc Englund [Fri, 21 Sep 2007 12:43:35 +0000 (12:43 +0000)]
Map integration; really using db data.

svn changeset:2367/svn branch:trunk

17 years agotrying to revert changes lost during refactoring
Matti Tahvonen [Fri, 21 Sep 2007 06:24:53 +0000 (06:24 +0000)]
trying to revert changes lost during refactoring

svn changeset:2357/svn branch:trunk

17 years agoPanel now supports all Sizeable units and sends width and height to client as string...
Jouni Koivuviita [Thu, 20 Sep 2007 12:43:30 +0000 (12:43 +0000)]
Panel now supports all Sizeable units and sends width and height to client as string-variables.

svn changeset:2356/svn branch:trunk

17 years agoempty if fix, also throws if IView not found
Marc Englund [Thu, 20 Sep 2007 12:37:12 +0000 (12:37 +0000)]
empty if fix, also throws if IView not found

svn changeset:2355/svn branch:trunk

17 years agoPaintable interface missing for some reason - re-added.
Marc Englund [Thu, 20 Sep 2007 12:35:59 +0000 (12:35 +0000)]
Paintable interface missing for some reason - re-added.

svn changeset:2354/svn branch:trunk

17 years agoNew improved size calculations. Contained layout now attached to DOM before we try...
Jouni Koivuviita [Thu, 20 Sep 2007 12:35:03 +0000 (12:35 +0000)]
New improved size calculations. Contained layout now attached to DOM before we try to update its contents.

svn changeset:2353/svn branch:trunk

17 years agoempty if fix
Marc Englund [Thu, 20 Sep 2007 12:08:55 +0000 (12:08 +0000)]
empty if fix

svn changeset:2352/svn branch:trunk

17 years agoFixed native function references (due to refactoring of packages).
Jouni Koivuviita [Thu, 20 Sep 2007 08:11:14 +0000 (08:11 +0000)]
Fixed native function references (due to refactoring of packages).

svn changeset:2351/svn branch:trunk

17 years agocom.itmill.toolkit.terminal.gwt.client.* packages and classes are now refactored...
Jani Laakso [Thu, 20 Sep 2007 08:10:43 +0000 (08:10 +0000)]
com.itmill.toolkit.terminal.gwt.client.* packages and classes are now refactored as described on changeset 2344

svn changeset:2350/svn branch:trunk

17 years agoITable interface to Table
Jani Laakso [Thu, 20 Sep 2007 08:07:00 +0000 (08:07 +0000)]
ITable interface to Table

svn changeset:2349/svn branch:trunk

17 years agoRefactoring for new package convention.
Jani Laakso [Thu, 20 Sep 2007 08:02:06 +0000 (08:02 +0000)]
Refactoring for new package convention.

svn changeset:2348/svn branch:trunk

17 years agoRefactoring for new package convention.
Jani Laakso [Thu, 20 Sep 2007 07:59:47 +0000 (07:59 +0000)]
Refactoring for new package convention.

svn changeset:2347/svn branch:trunk

17 years agoRefactoring for new package convention.
Jani Laakso [Thu, 20 Sep 2007 07:59:01 +0000 (07:59 +0000)]
Refactoring for new package convention.

svn changeset:2346/svn branch:trunk

17 years agoRefactored client-side UI packages.
Jani Laakso [Thu, 20 Sep 2007 07:19:10 +0000 (07:19 +0000)]
Refactored client-side UI packages.

svn changeset:2345/svn branch:trunk

17 years agoCurrent convention for client-side components is
Jani Laakso [Thu, 20 Sep 2007 07:18:16 +0000 (07:18 +0000)]
Current convention for client-side components is
 * store all UI components to single package named com.itmill.toolkit.terminal.gwt.client.ui
 * start all paintable UI components with letter "I", e.g. IButton
 * all non-paintable classes must not begin with letter "I"

Package com.itmill.toolkit.terminal.gwt.client.util contains client-side utility classes, e.g. date and time conversions, regexp tools.

svn changeset:2344/svn branch:trunk

17 years agoremoved some logic (template cannot change) and added simple "flow rendering" when...
Matti Tahvonen [Thu, 20 Sep 2007 06:49:32 +0000 (06:49 +0000)]
removed some logic (template cannot change) and added simple "flow rendering" when template file is missing

svn changeset:2343/svn branch:trunk

17 years agofixed bug which may leave new component unrendered
Matti Tahvonen [Thu, 20 Sep 2007 06:36:46 +0000 (06:36 +0000)]
fixed bug which may leave new component unrendered

svn changeset:2342/svn branch:trunk

17 years agorenamed layout interface to container, fixed paintable unregistering in table
Matti Tahvonen [Wed, 19 Sep 2007 14:36:49 +0000 (14:36 +0000)]
renamed layout interface to container, fixed paintable unregistering in table

svn changeset:2341/svn branch:trunk

17 years agoWidgetset default styles refactor
Marc Englund [Wed, 19 Sep 2007 14:12:13 +0000 (14:12 +0000)]
Widgetset default styles refactor

svn changeset:2340/svn branch:trunk

17 years agoWidgetset default styles refactor
Marc Englund [Wed, 19 Sep 2007 14:05:58 +0000 (14:05 +0000)]
Widgetset default styles refactor

svn changeset:2339/svn branch:trunk

17 years agoWidgetset default styles refactor
Marc Englund [Wed, 19 Sep 2007 14:05:26 +0000 (14:05 +0000)]
Widgetset default styles refactor

svn changeset:2338/svn branch:trunk

17 years agorefactoring static methods to Util class, avoiding memory leaks
Matti Tahvonen [Wed, 19 Sep 2007 12:58:52 +0000 (12:58 +0000)]
refactoring static methods to Util class, avoiding memory leaks

svn changeset:2337/svn branch:trunk

17 years agofixed css classname
Matti Tahvonen [Wed, 19 Sep 2007 12:57:23 +0000 (12:57 +0000)]
fixed css classname

svn changeset:2336/svn branch:trunk

17 years agoremoved red border from button
Marc Englund [Wed, 19 Sep 2007 12:37:03 +0000 (12:37 +0000)]
removed red border from button

svn changeset:2335/svn branch:trunk

17 years agoadded TODO
Matti Tahvonen [Wed, 19 Sep 2007 12:15:33 +0000 (12:15 +0000)]
added TODO

svn changeset:2334/svn branch:trunk

17 years agofixed comment
Matti Tahvonen [Wed, 19 Sep 2007 12:13:44 +0000 (12:13 +0000)]
fixed comment

svn changeset:2333/svn branch:trunk

17 years agoadded test for trees
Matti Tahvonen [Wed, 19 Sep 2007 11:01:55 +0000 (11:01 +0000)]
added test for trees

svn changeset:2332/svn branch:trunk

17 years agocontext menu position now fixed with scroll position
Matti Tahvonen [Wed, 19 Sep 2007 11:01:31 +0000 (11:01 +0000)]
context menu position now fixed with scroll position

svn changeset:2331/svn branch:trunk

17 years agovarious tree fixes
Matti Tahvonen [Wed, 19 Sep 2007 10:15:47 +0000 (10:15 +0000)]
various tree fixes

svn changeset:2329/svn branch:trunk

17 years agofixed ArrayOutOfBounds on empty array variables
Matti Tahvonen [Wed, 19 Sep 2007 10:15:29 +0000 (10:15 +0000)]
fixed ArrayOutOfBounds on empty array variables

svn changeset:2328/svn branch:trunk

17 years agofixed comment typo
Matti Tahvonen [Wed, 19 Sep 2007 10:14:55 +0000 (10:14 +0000)]
fixed comment typo

svn changeset:2327/svn branch:trunk

17 years agoselect fixes
Matti Tahvonen [Wed, 19 Sep 2007 08:06:45 +0000 (08:06 +0000)]
select fixes

svn changeset:2326/svn branch:trunk

17 years agopath change
Matti Tahvonen [Wed, 19 Sep 2007 08:04:48 +0000 (08:04 +0000)]
path change

svn changeset:2325/svn branch:trunk

17 years agolayout -> layouts
Marc Englund [Wed, 19 Sep 2007 07:52:24 +0000 (07:52 +0000)]
layout -> layouts

svn changeset:2324/svn branch:trunk

17 years agofixed image paths to work with new directory structure
Matti Tahvonen [Wed, 19 Sep 2007 07:19:51 +0000 (07:19 +0000)]
fixed image paths  to work with new directory structure

svn changeset:2323/svn branch:trunk

17 years agoupdated compile script for new directory structure
Matti Tahvonen [Wed, 19 Sep 2007 06:55:15 +0000 (06:55 +0000)]
updated compile script for new directory structure

svn changeset:2322/svn branch:trunk

17 years agoITK-INF/theme -> ITK-INF/themes
Marc Englund [Tue, 18 Sep 2007 15:26:24 +0000 (15:26 +0000)]
ITK-INF/theme -> ITK-INF/themes

svn changeset:2321/svn branch:trunk

17 years agodirectory structure change
Marc Englund [Tue, 18 Sep 2007 15:19:49 +0000 (15:19 +0000)]
directory structure change

svn changeset:2320/svn branch:trunk

17 years agowidgetsets -> ITK-INF/widgetsets, googlemaps jar
Marc Englund [Tue, 18 Sep 2007 15:16:52 +0000 (15:16 +0000)]
widgetsets -> ITK-INF/widgetsets, googlemaps jar

svn changeset:2319/svn branch:trunk

17 years agowidgetset / directory structure changes
Marc Englund [Tue, 18 Sep 2007 15:15:45 +0000 (15:15 +0000)]
widgetset / directory structure changes

svn changeset:2318/svn branch:trunk

17 years agoupdated to work w/ new packaging structure + reservr example
Marc Englund [Tue, 18 Sep 2007 14:57:48 +0000 (14:57 +0000)]
updated to work w/ new packaging structure + reservr example

svn changeset:2317/svn branch:trunk

17 years agoNew packaging structure refactor
Marc Englund [Tue, 18 Sep 2007 14:40:56 +0000 (14:40 +0000)]
New packaging structure refactor

svn changeset:2315/svn branch:trunk

17 years agoremoved
Marc Englund [Tue, 18 Sep 2007 14:35:05 +0000 (14:35 +0000)]
removed

svn changeset:2314/svn branch:trunk

17 years agoadded; static html for reservr, since it needs google maps script + namespace
Marc Englund [Tue, 18 Sep 2007 14:34:26 +0000 (14:34 +0000)]
added; static html for reservr, since it needs google maps script + namespace

svn changeset:2313/svn branch:trunk

17 years agoWidgetset extension changes, reservr example
Marc Englund [Tue, 18 Sep 2007 14:31:18 +0000 (14:31 +0000)]
Widgetset extension changes, reservr example

svn changeset:2312/svn branch:trunk

17 years agoadded custom component class
Matti Tahvonen [Tue, 18 Sep 2007 11:36:18 +0000 (11:36 +0000)]
added custom component class

svn changeset:2311/svn branch:trunk

17 years agocompiles reservr demo extended widgetset
Marc Englund [Tue, 18 Sep 2007 11:35:46 +0000 (11:35 +0000)]
compiles reservr demo extended widgetset

svn changeset:2310/svn branch:trunk

17 years agorenamed
Marc Englund [Tue, 18 Sep 2007 11:34:17 +0000 (11:34 +0000)]
renamed

svn changeset:2309/svn branch:trunk

17 years agoWidgetSet extending initial commit
Marc Englund [Tue, 18 Sep 2007 11:32:41 +0000 (11:32 +0000)]
WidgetSet extending initial commit

svn changeset:2308/svn branch:trunk

17 years agoerrors and description for button
Matti Tahvonen [Tue, 18 Sep 2007 08:26:56 +0000 (08:26 +0000)]
errors and description for button

svn changeset:2307/svn branch:trunk

17 years agoIComponent is obsolete, using now IUnknownComponent
Jani Laakso [Fri, 14 Sep 2007 12:56:58 +0000 (12:56 +0000)]
IComponent is obsolete, using now IUnknownComponent

svn changeset:2298/svn branch:trunk

17 years agogwt 1.4 methods
Matti Tahvonen [Fri, 14 Sep 2007 12:54:22 +0000 (12:54 +0000)]
gwt 1.4 methods

svn changeset:2297/svn branch:trunk

17 years agoadded util class
Matti Tahvonen [Fri, 14 Sep 2007 06:27:22 +0000 (06:27 +0000)]
added util class

svn changeset:2294/svn branch:trunk

17 years agocleaning
Matti Tahvonen [Wed, 12 Sep 2007 13:28:38 +0000 (13:28 +0000)]
cleaning

svn changeset:2293/svn branch:trunk

17 years agomaking it easier to extend ApplicationConnection (and creating own widget set)
Matti Tahvonen [Wed, 12 Sep 2007 13:24:55 +0000 (13:24 +0000)]
making it easier to extend ApplicationConnection (and creating own widget set)

svn changeset:2292/svn branch:trunk

17 years agoBetter positioning for selects with lazy loading
Matti Tahvonen [Wed, 12 Sep 2007 12:47:53 +0000 (12:47 +0000)]
Better positioning for selects with lazy loading

svn changeset:2291/svn branch:trunk

17 years agoBetter positioning for selects popup
Matti Tahvonen [Wed, 12 Sep 2007 12:40:08 +0000 (12:40 +0000)]
Better positioning for selects popup

svn changeset:2290/svn branch:trunk

17 years agoReservr updates
Marc Englund [Wed, 12 Sep 2007 07:41:36 +0000 (07:41 +0000)]
Reservr updates

svn changeset:2282/svn branch:trunk

17 years agorequests more repaints
Marc Englund [Wed, 12 Sep 2007 07:38:43 +0000 (07:38 +0000)]
requests more repaints

svn changeset:2281/svn branch:trunk

17 years agoadded form layout component (can be used without form component)
Matti Tahvonen [Tue, 11 Sep 2007 13:04:57 +0000 (13:04 +0000)]
added form layout component (can be used without form component)

svn changeset:2278/svn branch:trunk

17 years agofixed changing error message on existing component with error
Matti Tahvonen [Tue, 11 Sep 2007 12:18:01 +0000 (12:18 +0000)]
fixed changing error message on existing component with error

svn changeset:2277/svn branch:trunk

17 years agoSystem errors, UIDL.XML fix, made console static, allow html in debug windows message...
Matti Tahvonen [Tue, 11 Sep 2007 11:49:24 +0000 (11:49 +0000)]
System errors, UIDL.XML fix, made console static, allow html in debug windows messages, clickin error icon prints error to console

svn changeset:2276/svn branch:trunk

17 years agoremoved debug code
Matti Tahvonen [Tue, 11 Sep 2007 11:42:57 +0000 (11:42 +0000)]
removed debug code

svn changeset:2275/svn branch:trunk

17 years agocleaning system error message
Matti Tahvonen [Tue, 11 Sep 2007 11:37:49 +0000 (11:37 +0000)]
cleaning system error message

svn changeset:2274/svn branch:trunk

17 years agoErrorMessages content may be xhtml
Matti Tahvonen [Tue, 11 Sep 2007 10:40:59 +0000 (10:40 +0000)]
ErrorMessages content may be xhtml

svn changeset:2273/svn branch:trunk

17 years agorenders caption if component has error
Matti Tahvonen [Tue, 11 Sep 2007 08:50:32 +0000 (08:50 +0000)]
renders caption if component has error

svn changeset:2272/svn branch:trunk

17 years agoIcon support for dropdown selects
Matti Tahvonen [Tue, 11 Sep 2007 08:31:56 +0000 (08:31 +0000)]
Icon support for dropdown selects

svn changeset:2271/svn branch:trunk

17 years agoreturned filter select demo to its original state
Matti Tahvonen [Tue, 11 Sep 2007 07:47:14 +0000 (07:47 +0000)]
returned filter select demo to its original state

svn changeset:2270/svn branch:trunk

17 years agoserver side select values for filter select
Matti Tahvonen [Tue, 11 Sep 2007 07:01:38 +0000 (07:01 +0000)]
server side select values for filter select

svn changeset:2269/svn branch:trunk

17 years agofilterselect now default select, uses browser side filtering if lazyloading not enabled
Matti Tahvonen [Tue, 11 Sep 2007 06:54:54 +0000 (06:54 +0000)]
filterselect now default select, uses browser side filtering if lazyloading not enabled

svn changeset:2268/svn branch:trunk

17 years agoadded test for table column widths
Matti Tahvonen [Mon, 10 Sep 2007 09:40:32 +0000 (09:40 +0000)]
added test for table column widths

svn changeset:2256/svn branch:trunk

17 years agotable enhancements (width & colwidth calculations).
Matti Tahvonen [Mon, 10 Sep 2007 08:40:57 +0000 (08:40 +0000)]
table enhancements (width & colwidth calculations).

svn changeset:2255/svn branch:trunk

17 years agofilter select css file
Matti Tahvonen [Mon, 10 Sep 2007 08:28:35 +0000 (08:28 +0000)]
filter select css file

svn changeset:2254/svn branch:trunk

17 years agosome changes to work in the same way as extjs and dojo select
Matti Tahvonen [Wed, 5 Sep 2007 11:27:56 +0000 (11:27 +0000)]
some changes to work in the same way as extjs and dojo select

svn changeset:2198/svn branch:trunk

17 years agotable: colsel changes
Matti Tahvonen [Wed, 5 Sep 2007 08:19:15 +0000 (08:19 +0000)]
table: colsel changes

svn changeset:2197/svn branch:trunk

17 years agosome table fixes
Matti Tahvonen [Wed, 5 Sep 2007 05:52:08 +0000 (05:52 +0000)]
some table fixes

svn changeset:2193/svn branch:trunk

17 years agoUpdated path, removed OSX specific JVM parameter that does not work with Linux.
Jani Laakso [Tue, 4 Sep 2007 12:12:46 +0000 (12:12 +0000)]
Updated path, removed OSX specific JVM parameter that does not work with Linux.

svn changeset:2189/svn branch:trunk

17 years agoAdded (for now commented out) code from tk4; remember to check that component is...
Marc Englund [Tue, 4 Sep 2007 12:10:49 +0000 (12:10 +0000)]
Added (for now commented out) code from tk4; remember to check that component is attached when painting.

svn changeset:2188/svn branch:trunk

17 years agoagain
Matti Tahvonen [Tue, 4 Sep 2007 12:02:18 +0000 (12:02 +0000)]
again

svn changeset:2187/svn branch:trunk

17 years agoadded forgotten class from filter select commit
Matti Tahvonen [Tue, 4 Sep 2007 12:01:08 +0000 (12:01 +0000)]
added forgotten class from filter select commit

svn changeset:2186/svn branch:trunk

17 years agofixed column collapsing
Matti Tahvonen [Tue, 4 Sep 2007 06:32:38 +0000 (06:32 +0000)]
fixed column collapsing

svn changeset:2176/svn branch:trunk

17 years agoFilter select changes & client side implementation
Matti Tahvonen [Mon, 3 Sep 2007 13:03:45 +0000 (13:03 +0000)]
Filter select changes & client side implementation

svn changeset:2171/svn branch:trunk

17 years agoUpdated guide. Stuff for building PDF manual. Fixes in figures for PDF. Some updates...
Marko Grönroos [Thu, 30 Aug 2007 16:36:38 +0000 (16:36 +0000)]
Updated guide. Stuff for building PDF manual. Fixes in figures for PDF. Some updates for Toolkit 5.

svn changeset:2161/svn branch:trunk

17 years agoEvent calendar supports title + description.
Marc Englund [Thu, 30 Aug 2007 13:57:12 +0000 (13:57 +0000)]
Event calendar supports title + description.

svn changeset:2160/svn branch:trunk

17 years agoFixed date range comparison
Marc Englund [Thu, 30 Aug 2007 13:27:17 +0000 (13:27 +0000)]
Fixed date range comparison

svn changeset:2159/svn branch:trunk

17 years agoremoved log message
Matti Tahvonen [Thu, 30 Aug 2007 10:21:45 +0000 (10:21 +0000)]
removed log message

svn changeset:2158/svn branch:trunk

17 years agoshortcuts for subwindows
Matti Tahvonen [Thu, 30 Aug 2007 10:21:16 +0000 (10:21 +0000)]
shortcuts for subwindows

svn changeset:2157/svn branch:trunk

17 years agobit lighter implementation for iview (without focus panel)
Matti Tahvonen [Thu, 30 Aug 2007 10:20:55 +0000 (10:20 +0000)]
bit lighter implementation for iview (without focus panel)

svn changeset:2156/svn branch:trunk

17 years agocleaned imports
Matti Tahvonen [Thu, 30 Aug 2007 10:05:00 +0000 (10:05 +0000)]
cleaned imports

svn changeset:2155/svn branch:trunk

17 years agosubwindows now send attach events & works with focus correctly
Matti Tahvonen [Thu, 30 Aug 2007 10:04:27 +0000 (10:04 +0000)]
subwindows now send attach events & works with focus correctly

svn changeset:2154/svn branch:trunk

17 years agorefactored keyboard shortcuts (now using gwt's interface)
Matti Tahvonen [Thu, 30 Aug 2007 07:18:29 +0000 (07:18 +0000)]
refactored keyboard shortcuts (now using gwt's interface)

svn changeset:2153/svn branch:trunk

17 years agoSuccessful reservation message.
Marc Englund [Wed, 29 Aug 2007 13:35:23 +0000 (13:35 +0000)]
Successful reservation message.

svn changeset:2152/svn branch:trunk

17 years agoReservr: most of the basic functionality working.
Marc Englund [Wed, 29 Aug 2007 13:09:28 +0000 (13:09 +0000)]
Reservr: most of the basic functionality working.

svn changeset:2151/svn branch:trunk

17 years agoadded initial support for keyboard shortcuts. Now only Panel supports them on server...
Matti Tahvonen [Wed, 29 Aug 2007 12:37:25 +0000 (12:37 +0000)]
added initial support for keyboard shortcuts. Now only Panel supports them on server side, IView (main windows) on client side.

svn changeset:2150/svn branch:trunk

17 years agotabsheet: changed the subcomponent rendering (show first, then update)
Matti Tahvonen [Wed, 29 Aug 2007 12:25:05 +0000 (12:25 +0000)]
tabsheet: changed the subcomponent rendering (show first, then update)

svn changeset:2149/svn branch:trunk

17 years agoupdated compilation scripts and lauch configurations to gwt 1.4.60
Matti Tahvonen [Wed, 29 Aug 2007 07:43:57 +0000 (07:43 +0000)]
updated compilation scripts and lauch configurations to gwt 1.4.60

svn changeset:2147/svn branch:trunk

17 years agonow listening on focus hints
Matti Tahvonen [Tue, 28 Aug 2007 07:06:48 +0000 (07:06 +0000)]
now listening on focus hints

svn changeset:2138/svn branch:trunk