]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
17 years agoAdjustments to panel size calculations.
Jouni Koivuviita [Mon, 8 Oct 2007 08:04:56 +0000 (08:04 +0000)]
Adjustments to panel size calculations.

svn changeset:2450/svn branch:trunk

17 years agosmall changes
Matti Tahvonen [Mon, 8 Oct 2007 07:33:45 +0000 (07:33 +0000)]
small changes

svn changeset:2449/svn branch:trunk

17 years agoenhancements for splitpanel
Matti Tahvonen [Mon, 8 Oct 2007 06:50:38 +0000 (06:50 +0000)]
enhancements for splitpanel

svn changeset:2448/svn branch:trunk

17 years agoTemporary solution for moving old build.xml away, but still retaining it for using...
Jani Laakso [Fri, 5 Oct 2007 13:52:11 +0000 (13:52 +0000)]
Temporary solution for moving old build.xml away, but still retaining it for using to build manual.

svn changeset:2446/svn branch:trunk

17 years agoIE fixes
Matti Tahvonen [Fri, 5 Oct 2007 13:15:42 +0000 (13:15 +0000)]
IE fixes

svn changeset:2445/svn branch:trunk

17 years agoblaah
Matti Tahvonen [Fri, 5 Oct 2007 12:59:25 +0000 (12:59 +0000)]
blaah

svn changeset:2444/svn branch:trunk

17 years agosmall fixes (panel, splitpanel, expandlayout)
Matti Tahvonen [Fri, 5 Oct 2007 11:31:42 +0000 (11:31 +0000)]
small fixes (panel, splitpanel, expandlayout)

svn changeset:2443/svn branch:trunk

17 years agoNew data, ui & date handling updates
Marc Englund [Fri, 5 Oct 2007 08:19:01 +0000 (08:19 +0000)]
New data, ui & date handling updates

svn changeset:2442/svn branch:trunk

17 years agoContainerResizedListener, ISplitPanel refactoring, ExpandLayout and test
Matti Tahvonen [Fri, 5 Oct 2007 07:08:08 +0000 (07:08 +0000)]
ContainerResizedListener, ISplitPanel refactoring, ExpandLayout and test

svn changeset:2441/svn branch:trunk

17 years agosmall doc changes
Matti Tahvonen [Fri, 5 Oct 2007 07:06:02 +0000 (07:06 +0000)]
small doc changes

svn changeset:2440/svn branch:trunk

17 years agoscrolling to debug console
Matti Tahvonen [Fri, 5 Oct 2007 07:03:44 +0000 (07:03 +0000)]
scrolling to debug console

svn changeset:2439/svn branch:trunk

17 years agoInvalid character fixed.
Jouni Koivuviita [Fri, 5 Oct 2007 05:51:13 +0000 (05:51 +0000)]
Invalid character fixed.

svn changeset:2438/svn branch:trunk

17 years agoMade test component count considerable smaller.
Jani Laakso [Thu, 4 Oct 2007 16:34:35 +0000 (16:34 +0000)]
Made test component count considerable smaller.

svn changeset:2437/svn branch:trunk

17 years agoAdded few tests (taken from TK4 times), note that these take some time to kickstart...
Jani Laakso [Thu, 4 Oct 2007 15:17:16 +0000 (15:17 +0000)]
Added few tests (taken from TK4 times), note that these take some time to kickstart as they contain hundreds of components. (also may crash hosted mode easily).

svn changeset:2436/svn branch:trunk

17 years agoAdded TestBench application for web.xml
Jani Laakso [Thu, 4 Oct 2007 14:28:01 +0000 (14:28 +0000)]
Added TestBench application for web.xml

svn changeset:2435/svn branch:trunk

17 years ago/**
Jani Laakso [Thu, 4 Oct 2007 13:15:52 +0000 (13:15 +0000)]
/**
 * TestBench finds out testable classes within given java packages and adds them
 * to menu from where they can be executed. Class is considered testable if it
 * is of class Application or CustomComponent.
 *
 * Note: edit TestBench.testablePackages array
 *
 * @author IT Mill Ltd.
 *
 */

Rationality here is that
 * testing is easier (no web.xml editing is required)
 * tests are shared with all developers
 * we get new test programs
 * explain issues easily by creating mini test and linking to test from TRAC tickets
 * it's easier to test your components under various containers (e.g. windows)

YOU should add all your tests com.itmill.toolkit.tests package. No matter how small or big. If you wish to use other package name for your tests, then add package name to TestBench.testablePackages array.

svn changeset:2434/svn branch:trunk

17 years agogetDirtyComponents() not compatible with subtree caching
Marc Englund [Wed, 3 Oct 2007 13:56:07 +0000 (13:56 +0000)]
getDirtyComponents() not compatible with subtree caching

svn changeset:2433/svn branch:trunk

17 years agoremoved unnecessary include
Marc Englund [Wed, 3 Oct 2007 11:34:14 +0000 (11:34 +0000)]
removed unnecessary include

svn changeset:2430/svn branch:trunk

17 years agoadded some todo notes
Matti Tahvonen [Wed, 3 Oct 2007 07:50:44 +0000 (07:50 +0000)]
added some todo notes

svn changeset:2429/svn branch:trunk

17 years agofixed too big popup on select when filtered some options
Matti Tahvonen [Wed, 3 Oct 2007 07:49:21 +0000 (07:49 +0000)]
fixed too big popup on select when filtered some options

svn changeset:2428/svn branch:trunk

17 years agowindows to subwindows in fb
Matti Tahvonen [Wed, 3 Oct 2007 06:53:14 +0000 (06:53 +0000)]
windows to subwindows in fb

svn changeset:2427/svn branch:trunk

17 years agoProperty panel 100% height
Joonas Lehtinen [Tue, 2 Oct 2007 16:19:15 +0000 (16:19 +0000)]
Property panel 100% height

svn changeset:2426/svn branch:trunk

17 years agoTable with 100% width
Joonas Lehtinen [Tue, 2 Oct 2007 16:04:55 +0000 (16:04 +0000)]
Table with 100% width

svn changeset:2425/svn branch:trunk

17 years agoTabsheet width=100% height=100% properties table width=100%
Joonas Lehtinen [Tue, 2 Oct 2007 16:00:46 +0000 (16:00 +0000)]
Tabsheet width=100%  height=100%  properties table width=100%
See #953

svn changeset:2424/svn branch:trunk

17 years agoSmall update to test
Joonas Lehtinen [Tue, 2 Oct 2007 15:37:02 +0000 (15:37 +0000)]
Small update to test

svn changeset:2423/svn branch:trunk

17 years agoRemoved JSON debug message from console
Joonas Lehtinen [Tue, 2 Oct 2007 15:36:32 +0000 (15:36 +0000)]
Removed JSON debug message from console

svn changeset:2422/svn branch:trunk

17 years agowrote temp file receiver to upload test should not get out of memory event with...
Matti Tahvonen [Tue, 2 Oct 2007 13:16:26 +0000 (13:16 +0000)]
wrote temp file receiver to upload test should not get out of memory  event with huge files.

svn changeset:2421/svn branch:trunk

17 years agocss change for context menu
Matti Tahvonen [Tue, 2 Oct 2007 10:35:21 +0000 (10:35 +0000)]
css change for context menu

svn changeset:2420/svn branch:trunk

17 years agoDrafting license...
Joonas Lehtinen [Tue, 2 Oct 2007 09:54:24 +0000 (09:54 +0000)]
Drafting license...

svn changeset:2417/svn branch:trunk

17 years agofixes
Matti Tahvonen [Tue, 2 Oct 2007 09:53:10 +0000 (09:53 +0000)]
fixes

svn changeset:2416/svn branch:trunk

17 years agoDrafting license...
Joonas Lehtinen [Tue, 2 Oct 2007 09:52:34 +0000 (09:52 +0000)]
Drafting license...

svn changeset:2415/svn branch:trunk

17 years agoDrafting license...
Joonas Lehtinen [Tue, 2 Oct 2007 09:52:16 +0000 (09:52 +0000)]
Drafting license...

svn changeset:2414/svn branch:trunk

17 years agoMoving licenses to another directory, starting to include changes for new Open Source...
Joonas Lehtinen [Tue, 2 Oct 2007 09:39:55 +0000 (09:39 +0000)]
Moving licenses to another directory, starting to include changes for new Open Source license

svn changeset:2413/svn branch:trunk

17 years agoMoving licenses to another directory, starting to include changes for new Open Source...
Joonas Lehtinen [Tue, 2 Oct 2007 09:39:29 +0000 (09:39 +0000)]
Moving licenses to another directory, starting to include changes for new Open Source license

svn changeset:2412/svn branch:trunk

17 years agoauto-formatted code, changed one Timer to DeferredCommand, added TODO to change another
Matti Tahvonen [Tue, 2 Oct 2007 08:06:24 +0000 (08:06 +0000)]
auto-formatted code, changed one Timer to DeferredCommand, added TODO to change another

svn changeset:2409/svn branch:trunk

17 years agocomments and example code for slider
Matti Tahvonen [Tue, 2 Oct 2007 07:50:57 +0000 (07:50 +0000)]
comments and example code for slider

svn changeset:2408/svn branch:trunk

17 years agofixes for windows size & implemented scroll positions
Matti Tahvonen [Tue, 2 Oct 2007 07:15:59 +0000 (07:15 +0000)]
fixes for windows size & implemented scroll positions

svn changeset:2407/svn branch:trunk

17 years agoFixes #950
Joonas Lehtinen [Mon, 1 Oct 2007 18:25:25 +0000 (18:25 +0000)]
Fixes #950

svn changeset:2406/svn branch:trunk

17 years agoFixes #949
Joonas Lehtinen [Mon, 1 Oct 2007 18:05:46 +0000 (18:05 +0000)]
Fixes #949

svn changeset:2405/svn branch:trunk

17 years agoFixed #900
Joonas Lehtinen [Mon, 1 Oct 2007 16:26:29 +0000 (16:26 +0000)]
Fixed #900

svn changeset:2404/svn branch:trunk

17 years agoFixes #945
Joonas Lehtinen [Mon, 1 Oct 2007 15:09:19 +0000 (15:09 +0000)]
Fixes #945

svn changeset:2402/svn branch:trunk

17 years agoSubtree caching bugfix
Joonas Lehtinen [Mon, 1 Oct 2007 15:05:50 +0000 (15:05 +0000)]
Subtree caching bugfix

svn changeset:2401/svn branch:trunk

17 years agocommitted something that Joonas forgot to :)
Jouni Koivuviita [Mon, 1 Oct 2007 09:02:02 +0000 (09:02 +0000)]
committed something that Joonas forgot to :)

svn changeset:2400/svn branch:trunk

17 years agoicons for trees and tables context menus, added helper div for theme building, simple...
Matti Tahvonen [Mon, 1 Oct 2007 08:41:52 +0000 (08:41 +0000)]
icons for trees and tables context menus, added helper div for theme building, simple theme (without shadows) for context menus.

svn changeset:2399/svn branch:trunk

17 years agoCode cleanup and documentation. Ready for first code-review.
Jouni Koivuviita [Mon, 1 Oct 2007 07:49:27 +0000 (07:49 +0000)]
Code cleanup and documentation. Ready for first code-review.

svn changeset:2398/svn branch:trunk

17 years agoSwitched to UTF-8 POST. Fixes #865
Joonas Lehtinen [Sun, 30 Sep 2007 20:31:54 +0000 (20:31 +0000)]
Switched to UTF-8 POST. Fixes #865

svn changeset:2397/svn branch:trunk

17 years agoUIDL Caching system implemenatation. Closes #855
Joonas Lehtinen [Sun, 30 Sep 2007 13:56:37 +0000 (13:56 +0000)]
UIDL Caching system implemenatation. Closes #855

svn changeset:2396/svn branch:trunk

17 years agoFixed a exception in window creation when width/height was not specified
Joonas Lehtinen [Sun, 30 Sep 2007 11:33:39 +0000 (11:33 +0000)]
Fixed a exception in window creation when width/height was not specified

svn changeset:2395/svn branch:trunk

17 years agoIncreased heap-size for compiler
Joonas Lehtinen [Sun, 30 Sep 2007 10:38:57 +0000 (10:38 +0000)]
Increased heap-size for compiler

svn changeset:2394/svn branch:trunk

17 years agoadded getter for ProgressListener to make upload work in feature browser
Matti Tahvonen [Fri, 28 Sep 2007 08:19:50 +0000 (08:19 +0000)]
added getter for ProgressListener to make upload work in feature browser

svn changeset:2391/svn branch:trunk

17 years agoICalendarPopup popup position calculations refined (won't go over browser window...
Jouni Koivuviita [Thu, 27 Sep 2007 12:58:04 +0000 (12:58 +0000)]
ICalendarPopup popup position calculations refined (won't go over browser window anymore).
ITextualDate textfield size now accommodates less space if it only shows date, not date+time.

svn changeset:2389/svn branch:trunk

17 years agoForgot to commit.
Jouni Koivuviita [Thu, 27 Sep 2007 12:54:52 +0000 (12:54 +0000)]
Forgot to commit.

svn changeset:2388/svn branch:trunk

17 years agoNew table theme.
Jouni Koivuviita [Thu, 27 Sep 2007 12:54:24 +0000 (12:54 +0000)]
New table theme.

svn changeset:2387/svn branch:trunk

17 years agoTheme relevant changes to at least scroll position indicator row stylenames.
Jouni Koivuviita [Thu, 27 Sep 2007 12:53:52 +0000 (12:53 +0000)]
Theme relevant changes to at least scroll position indicator row stylenames.

svn changeset:2386/svn branch:trunk

17 years agoadded comment
Matti Tahvonen [Thu, 27 Sep 2007 10:20:12 +0000 (10:20 +0000)]
added comment

svn changeset:2383/svn branch:trunk

17 years agoStreaming upload and client side implementation for upload + progressindicator
Matti Tahvonen [Thu, 27 Sep 2007 08:43:27 +0000 (08:43 +0000)]
Streaming upload and client side implementation for upload + progressindicator

svn changeset:2381/svn branch:trunk

17 years agosome changes to width calculation
Matti Tahvonen [Thu, 27 Sep 2007 08:33:52 +0000 (08:33 +0000)]
some changes to width calculation

svn changeset:2380/svn branch:trunk

17 years agoBetter styling and some renaming in ColorPicker.
Marko Grönroos [Wed, 26 Sep 2007 17:21:13 +0000 (17:21 +0000)]
Better styling and some renaming in ColorPicker.

svn changeset:2379/svn branch:trunk

17 years agoJRE bug: some png's cause an error while loading. Resolution: use gif.
Jouni Koivuviita [Tue, 25 Sep 2007 10:28:02 +0000 (10:28 +0000)]
JRE bug: some png's cause an error while loading. Resolution: use gif.

svn changeset:2375/svn branch:trunk

17 years agoJRE bug: some png's cause an error while loading. Resolution: use gif.
Jouni Koivuviita [Tue, 25 Sep 2007 10:27:45 +0000 (10:27 +0000)]
JRE bug: some png's cause an error while loading. Resolution: use gif.

svn changeset:2374/svn branch:trunk

17 years agoupdates replace old uidl in unknowncomponent
Matti Tahvonen [Tue, 25 Sep 2007 09:54:01 +0000 (09:54 +0000)]
updates replace old uidl in unknowncomponent

svn changeset:2373/svn branch:trunk

17 years agoBackground color changed due to changes in default theme (default theme doesn't mess...
Jouni Koivuviita [Tue, 25 Sep 2007 06:56:03 +0000 (06:56 +0000)]
Background color changed due to changes in default theme (default theme doesn't mess with the BODY element's attributes anymore, only the #ajax-window element's).

svn changeset:2372/svn branch:trunk

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