]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
16 years agoIListSelect got it's own implementation.
Marc Englund [Wed, 14 Nov 2007 13:43:33 +0000 (13:43 +0000)]
IListSelect got it's own implementation.

svn changeset:2809/svn branch:trunk

16 years agoselect type "list" added
Marc Englund [Wed, 14 Nov 2007 12:34:01 +0000 (12:34 +0000)]
select type "list" added

svn changeset:2808/svn branch:trunk

16 years agoselect type "list" added
Marc Englund [Wed, 14 Nov 2007 12:33:32 +0000 (12:33 +0000)]
select type "list" added

svn changeset:2807/svn branch:trunk

16 years agoThrows on setMultiSelect() and setNewItemsAllowed()
Marc Englund [Wed, 14 Nov 2007 10:05:26 +0000 (10:05 +0000)]
Throws on setMultiSelect() and setNewItemsAllowed()

svn changeset:2804/svn branch:trunk

16 years agoJavadoc.
Marc Englund [Wed, 14 Nov 2007 09:54:44 +0000 (09:54 +0000)]
Javadoc.
setSwitchMOde() throws.

svn changeset:2803/svn branch:trunk

16 years agoIScrollTable now respects hiding column headers
Matti Tahvonen [Wed, 14 Nov 2007 08:32:55 +0000 (08:32 +0000)]
IScrollTable now respects hiding column headers

svn changeset:2802/svn branch:trunk

16 years agoTab policy -> Spaces only
Marc Englund [Wed, 14 Nov 2007 07:16:48 +0000 (07:16 +0000)]
Tab policy -> Spaces only

svn changeset:2801/svn branch:trunk

16 years agoEclipse CleanUp and Formatting profiles added.
Marc Englund [Tue, 13 Nov 2007 15:56:58 +0000 (15:56 +0000)]
Eclipse CleanUp and Formatting profiles added.

svn changeset:2800/svn branch:trunk

16 years agocollapsing events now handled
Matti Tahvonen [Tue, 13 Nov 2007 10:02:27 +0000 (10:02 +0000)]
collapsing events now handled

svn changeset:2799/svn branch:trunk

16 years agofixes #1131
Matti Tahvonen [Tue, 13 Nov 2007 09:20:48 +0000 (09:20 +0000)]
fixes #1131

svn changeset:2798/svn branch:trunk

16 years agoITree: rewrote without GWT's tree
Matti Tahvonen [Tue, 13 Nov 2007 09:09:21 +0000 (09:09 +0000)]
ITree: rewrote without GWT's tree

svn changeset:2797/svn branch:trunk

16 years agoselect newly added items by default
Matti Tahvonen [Mon, 12 Nov 2007 12:53:59 +0000 (12:53 +0000)]
select newly added items by default

svn changeset:2796/svn branch:trunk

16 years agosome tweaks to combobox to work better with addNewItemsAllowed
Matti Tahvonen [Mon, 12 Nov 2007 12:52:43 +0000 (12:52 +0000)]
some tweaks to combobox to work better with addNewItemsAllowed

svn changeset:2795/svn branch:trunk

16 years agoAdded; allows app to be viewed without background (i.e for transparent AIR application)
Marc Englund [Mon, 12 Nov 2007 09:19:58 +0000 (09:19 +0000)]
Added; allows app to be viewed without background (i.e for transparent AIR application)

svn changeset:2794/svn branch:trunk

16 years agoAdded BrowserDemo and WindowedDemos
Marc Englund [Mon, 12 Nov 2007 09:16:48 +0000 (09:16 +0000)]
Added BrowserDemo and WindowedDemos

svn changeset:2793/svn branch:trunk

16 years agoAdded BrowserDemo.
Marc Englund [Mon, 12 Nov 2007 09:15:04 +0000 (09:15 +0000)]
Added BrowserDemo.

svn changeset:2792/svn branch:trunk

16 years agoAdded test for Window.open()
Marc Englund [Mon, 12 Nov 2007 09:05:28 +0000 (09:05 +0000)]
Added test for Window.open()

svn changeset:2791/svn branch:trunk

16 years agoAdded "WindowedDemos" demo
Marc Englund [Mon, 12 Nov 2007 08:58:09 +0000 (08:58 +0000)]
Added "WindowedDemos" demo

svn changeset:2790/svn branch:trunk

16 years agoRemoved window.
Marc Englund [Mon, 12 Nov 2007 08:50:36 +0000 (08:50 +0000)]
Removed window.
Added comments.

svn changeset:2789/svn branch:trunk

16 years agoEmbedded iframe sizing change
Marc Englund [Mon, 12 Nov 2007 08:37:33 +0000 (08:37 +0000)]
Embedded iframe sizing change

svn changeset:2788/svn branch:trunk

16 years agocss fix for filterselect (suggestmenu was too wide, causing scrollbars in some situat...
Marc Englund [Mon, 12 Nov 2007 08:34:41 +0000 (08:34 +0000)]
css fix for filterselect (suggestmenu was too wide, causing scrollbars in some situations)

svn changeset:2787/svn branch:trunk

16 years agoBackground for RichTextArea, could still use some styling
Marc Englund [Mon, 12 Nov 2007 08:30:18 +0000 (08:30 +0000)]
Background for RichTextArea, could still use some styling

svn changeset:2786/svn branch:trunk

16 years agosmall css fix to filterselect
Matti Tahvonen [Mon, 12 Nov 2007 07:57:27 +0000 (07:57 +0000)]
small css fix to filterselect

svn changeset:2785/svn branch:trunk

16 years agosvn changeset:2777/svn branch:trunk
Jani Laakso [Fri, 9 Nov 2007 12:24:31 +0000 (12:24 +0000)]
svn changeset:2777/svn branch:trunk

16 years agoEnhanced datefield test, see bug #1150
Jani Laakso [Fri, 9 Nov 2007 12:22:57 +0000 (12:22 +0000)]
Enhanced datefield test, see bug #1150

svn changeset:2776/svn branch:trunk

16 years agofixed "open" handling
Marc Englund [Fri, 9 Nov 2007 08:42:22 +0000 (08:42 +0000)]
fixed "open" handling

svn changeset:2772/svn branch:trunk

16 years agoWindow.open now opens in current window if no name (target) is given.
Marc Englund [Fri, 9 Nov 2007 08:40:24 +0000 (08:40 +0000)]
Window.open now opens in current window if no name (target) is given.
Width and height still not supported.

svn changeset:2771/svn branch:trunk

16 years agoEmbedded TYPE_HTML -> TYPE_BROWSER, IEmbedded updated
Marc Englund [Fri, 9 Nov 2007 08:11:52 +0000 (08:11 +0000)]
Embedded TYPE_HTML -> TYPE_BROWSER, IEmbedded updated

svn changeset:2770/svn branch:trunk

16 years agopartial open -support
Marc Englund [Fri, 9 Nov 2007 08:08:08 +0000 (08:08 +0000)]
partial open -support
- only supports single open

svn changeset:2769/svn branch:trunk

16 years agopartial open -support
Marc Englund [Fri, 9 Nov 2007 08:06:30 +0000 (08:06 +0000)]
partial open -support

svn changeset:2768/svn branch:trunk

16 years agoremoved deprecated method and setNullSelectionAllowed to false to avoid problems...
Matti Tahvonen [Fri, 9 Nov 2007 07:52:33 +0000 (07:52 +0000)]
removed deprecated method and setNullSelectionAllowed to false to avoid problems in event handler

svn changeset:2767/svn branch:trunk

16 years agoTree: fixes select indication issues (at least in #1100)
Matti Tahvonen [Fri, 9 Nov 2007 07:49:43 +0000 (07:49 +0000)]
Tree: fixes select indication issues (at least in #1100)

svn changeset:2766/svn branch:trunk

16 years agoAdded TYPE_HTML for embedding html (i.e iframe)
Marc Englund [Fri, 9 Nov 2007 07:47:35 +0000 (07:47 +0000)]
Added TYPE_HTML for embedding html (i.e iframe)
CHANGED: setSource() no longer reverts to TYPE_OBJECT if type can't be guessed, instead it keeps old type.

svn changeset:2765/svn branch:trunk

16 years ago#1100 (CustomLayoutDemo)
Matti Tahvonen [Fri, 9 Nov 2007 07:30:49 +0000 (07:30 +0000)]
#1100 (CustomLayoutDemo)

svn changeset:2764/svn branch:trunk

16 years agofixed issues with img paths and appuri not ending with slash
Matti Tahvonen [Thu, 8 Nov 2007 14:06:42 +0000 (14:06 +0000)]
fixed issues with img paths and appuri not ending with slash

svn changeset:2763/svn branch:trunk

16 years agofire uri handlers and parameter handlers with empty uri/querystring
Matti Tahvonen [Thu, 8 Nov 2007 12:37:21 +0000 (12:37 +0000)]
fire uri handlers and parameter handlers with empty uri/querystring

svn changeset:2762/svn branch:trunk

16 years agofixes #1112 (partially)
Matti Tahvonen [Thu, 8 Nov 2007 11:49:28 +0000 (11:49 +0000)]
fixes #1112 (partially)

svn changeset:2761/svn branch:trunk

16 years agoAdded multiple IF's for disabling/enabling layouts.
Jani Laakso [Thu, 8 Nov 2007 11:29:29 +0000 (11:29 +0000)]
Added multiple IF's for disabling/enabling layouts.

svn changeset:2760/svn branch:trunk

16 years agoremoved FrameWindow component
Matti Tahvonen [Thu, 8 Nov 2007 11:04:11 +0000 (11:04 +0000)]
removed FrameWindow component

svn changeset:2759/svn branch:trunk

16 years agoremoved FrameWindow component
Matti Tahvonen [Thu, 8 Nov 2007 11:03:46 +0000 (11:03 +0000)]
removed FrameWindow component

svn changeset:2758/svn branch:trunk

16 years agoadded null check to avoid some npe's
Matti Tahvonen [Thu, 8 Nov 2007 11:02:40 +0000 (11:02 +0000)]
added null check to avoid some npe's

svn changeset:2757/svn branch:trunk

16 years agoDemo for bug #1138
Jani Laakso [Thu, 8 Nov 2007 10:22:01 +0000 (10:22 +0000)]
Demo for bug #1138

svn changeset:2756/svn branch:trunk

16 years agosvn changeset:2755/svn branch:trunk
Jani Laakso [Thu, 8 Nov 2007 09:57:41 +0000 (09:57 +0000)]
svn changeset:2755/svn branch:trunk

16 years agoAdded ExpandLayout (bugs), SplitPanel (seems to work) too.
Jani Laakso [Thu, 8 Nov 2007 09:53:53 +0000 (09:53 +0000)]
Added ExpandLayout (bugs), SplitPanel (seems to work) too.

svn changeset:2754/svn branch:trunk

16 years agosvn changeset:2753/svn branch:trunk
Jani Laakso [Thu, 8 Nov 2007 09:02:04 +0000 (09:02 +0000)]
svn changeset:2753/svn branch:trunk

16 years agoReplaced french character with plain "o" #1104
Marc Englund [Thu, 8 Nov 2007 08:55:55 +0000 (08:55 +0000)]
Replaced french character with plain "o" #1104

svn changeset:2752/svn branch:trunk

16 years agofixed type: scrollbars should now be hidden when changing tabs (#1096)
Marc Englund [Thu, 8 Nov 2007 08:51:20 +0000 (08:51 +0000)]
fixed type: scrollbars should now be hidden when changing tabs (#1096)

svn changeset:2751/svn branch:trunk

16 years agoadded style for link
Matti Tahvonen [Thu, 8 Nov 2007 08:47:55 +0000 (08:47 +0000)]
added style for link

svn changeset:2750/svn branch:trunk

16 years agoWhen testing, search for "TWEAK THESE" in order to test components with different...
Jani Laakso [Thu, 8 Nov 2007 08:41:45 +0000 (08:41 +0000)]
When testing, search for "TWEAK THESE" in order to test components with different configurations under various layouts.

svn changeset:2749/svn branch:trunk

16 years agofixed type: scrollbars should now be hidden when changing tabs (#1096)
Marc Englund [Thu, 8 Nov 2007 08:40:41 +0000 (08:40 +0000)]
fixed type: scrollbars should now be hidden when changing tabs (#1096)

svn changeset:2748/svn branch:trunk

16 years agofixes #1095
Matti Tahvonen [Thu, 8 Nov 2007 08:06:31 +0000 (08:06 +0000)]
fixes #1095

svn changeset:2747/svn branch:trunk

16 years agoJava 1.4 -ified
Marc Englund [Thu, 8 Nov 2007 07:27:01 +0000 (07:27 +0000)]
Java 1.4 -ified

svn changeset:2746/svn branch:trunk

16 years agoJava 1.4 -ified
Marc Englund [Thu, 8 Nov 2007 07:17:23 +0000 (07:17 +0000)]
Java 1.4 -ified

svn changeset:2745/svn branch:trunk

16 years agoSelect / checkbox contain now items.
Jani Laakso [Wed, 7 Nov 2007 20:27:32 +0000 (20:27 +0000)]
Select / checkbox contain now items.

svn changeset:2744/svn branch:trunk

16 years agoAdded test application for most components and layouts. Modify test methods when...
Jani Laakso [Wed, 7 Nov 2007 19:02:52 +0000 (19:02 +0000)]
Added test application for most components and layouts. Modify test methods when inspecting how components work within various layouts.

svn changeset:2743/svn branch:trunk

16 years agoAdded personal testbench.
Marko Grönroos [Wed, 7 Nov 2007 18:56:20 +0000 (18:56 +0000)]
Added personal testbench.

svn changeset:2742/svn branch:trunk

16 years agoTypo fix.
Jani Laakso [Wed, 7 Nov 2007 17:47:38 +0000 (17:47 +0000)]
Typo fix.

svn changeset:2741/svn branch:trunk

16 years agoBrought back desktopmode launch for demos.
Jani Laakso [Wed, 7 Nov 2007 17:09:22 +0000 (17:09 +0000)]
Brought back desktopmode launch for demos.

svn changeset:2740/svn branch:trunk

16 years agoFixed widget set name refactoring problems in demo applications.
Marko Grönroos [Wed, 7 Nov 2007 16:05:34 +0000 (16:05 +0000)]
Fixed widget set name refactoring problems in demo applications.

svn changeset:2739/svn branch:trunk

16 years agofixing some scrollbar issues raised due margins in root layout
Matti Tahvonen [Wed, 7 Nov 2007 14:00:00 +0000 (14:00 +0000)]
fixing some scrollbar issues raised due margins in root layout

svn changeset:2737/svn branch:trunk

16 years agoTabSheet-keep-content-height v2
Marc Englund [Wed, 7 Nov 2007 12:18:19 +0000 (12:18 +0000)]
TabSheet-keep-content-height v2

svn changeset:2736/svn branch:trunk

16 years agofixed panel layout
Matti Tahvonen [Wed, 7 Nov 2007 12:02:10 +0000 (12:02 +0000)]
fixed panel layout

svn changeset:2735/svn branch:trunk

16 years agomargins added to content
Marc Englund [Wed, 7 Nov 2007 11:55:01 +0000 (11:55 +0000)]
margins added to content

svn changeset:2734/svn branch:trunk

16 years agoTabSheet content keeps height when changing tabs
Marc Englund [Wed, 7 Nov 2007 11:52:34 +0000 (11:52 +0000)]
TabSheet content keeps height when changing tabs

svn changeset:2733/svn branch:trunk

16 years agoadded sanity check for size and fixed docs
Matti Tahvonen [Wed, 7 Nov 2007 11:13:54 +0000 (11:13 +0000)]
added sanity check for size and fixed docs

svn changeset:2732/svn branch:trunk

16 years agoRefactored widget set names in demo applications.
Marko Grönroos [Wed, 7 Nov 2007 11:04:45 +0000 (11:04 +0000)]
Refactored widget set names in demo applications.

svn changeset:2731/svn branch:trunk

16 years agofixed issues with IE6 and selection indication
Matti Tahvonen [Wed, 7 Nov 2007 10:11:18 +0000 (10:11 +0000)]
fixed issues with IE6 and selection indication

svn changeset:2730/svn branch:trunk

16 years agowidth adjusted for firefox
Marc Englund [Wed, 7 Nov 2007 10:00:48 +0000 (10:00 +0000)]
width adjusted for firefox

svn changeset:2729/svn branch:trunk

16 years agoAdded error icon for error indication.
Jouni Koivuviita [Wed, 7 Nov 2007 09:59:49 +0000 (09:59 +0000)]
Added error icon for error indication.

svn changeset:2728/svn branch:trunk

16 years agoWindow size + some comments
Marc Englund [Wed, 7 Nov 2007 09:59:10 +0000 (09:59 +0000)]
Window size + some comments

svn changeset:2727/svn branch:trunk

16 years agofixes #1058
Matti Tahvonen [Wed, 7 Nov 2007 08:43:56 +0000 (08:43 +0000)]
fixes #1058

svn changeset:2726/svn branch:trunk

16 years agoreverted back old layout function, new one didn't work with IE's
Matti Tahvonen [Wed, 7 Nov 2007 07:31:32 +0000 (07:31 +0000)]
reverted back old layout function, new one didn't work with IE's

svn changeset:2725/svn branch:trunk

16 years agosome changes to context menu positioning
Matti Tahvonen [Tue, 6 Nov 2007 12:29:21 +0000 (12:29 +0000)]
some changes to context menu positioning

svn changeset:2721/svn branch:trunk

16 years agoIFilterSelect removed popupcontainer width from dropdown
Matti Tahvonen [Tue, 6 Nov 2007 11:24:24 +0000 (11:24 +0000)]
IFilterSelect removed popupcontainer width from dropdown

svn changeset:2720/svn branch:trunk

16 years agoTree now throws if setNullSelectionItemId() is called (unsupported).
Marc Englund [Tue, 6 Nov 2007 09:24:35 +0000 (09:24 +0000)]
Tree now throws if setNullSelectionItemId() is called (unsupported).

svn changeset:2719/svn branch:trunk

16 years agofixed wrong function name + fixes to tabsheet
Matti Tahvonen [Tue, 6 Nov 2007 09:11:13 +0000 (09:11 +0000)]
fixed wrong function name + fixes to tabsheet

svn changeset:2718/svn branch:trunk

16 years agofixed wrong function name + fixes to tabsheet
Matti Tahvonen [Tue, 6 Nov 2007 09:10:41 +0000 (09:10 +0000)]
fixed wrong function name + fixes to tabsheet

svn changeset:2717/svn branch:trunk

16 years agofixes some selection issues with ITree
Matti Tahvonen [Tue, 6 Nov 2007 07:57:12 +0000 (07:57 +0000)]
fixes some selection issues with ITree

svn changeset:2716/svn branch:trunk

16 years agofixes some selection issues with ITree
Matti Tahvonen [Tue, 6 Nov 2007 07:38:24 +0000 (07:38 +0000)]
fixes some selection issues with ITree

svn changeset:2715/svn branch:trunk

16 years ago-Layouts no longer implement Sizeable (except SplitPanel and ExpandLayout). Sizeable...
Jouni Koivuviita [Tue, 6 Nov 2007 07:14:26 +0000 (07:14 +0000)]
-Layouts no longer implement Sizeable (except SplitPanel and ExpandLayout). Sizeable implementation now copy-pasted to all implementing classes (Panel, Tabsheet, SplitPanel...).
-Changed ReservationApplication to conform to new setStyleName. Removed deprecated style constant usages also. Some margins enabled to layouts.
-IOrderedLayout vertical reverted back to DIV implementation.
-Margins added to demo layouts where needed.

svn changeset:2714/svn branch:trunk

16 years agoRenders Notifications.
Marc Englund [Mon, 5 Nov 2007 15:28:11 +0000 (15:28 +0000)]
Renders Notifications.

svn changeset:2713/svn branch:trunk

16 years agoNotifications API.
Marc Englund [Mon, 5 Nov 2007 15:25:43 +0000 (15:25 +0000)]
Notifications API.
+ small fix for richtextarea

svn changeset:2712/svn branch:trunk

16 years agoSorry, JSP naming was actually required..
Jani Laakso [Mon, 5 Nov 2007 09:38:08 +0000 (09:38 +0000)]
Sorry, JSP naming was actually required..

svn changeset:2711/svn branch:trunk

16 years agoFor Sami, changed build in such way that JSP naming is not done.
Jani Laakso [Mon, 5 Nov 2007 09:37:33 +0000 (09:37 +0000)]
For Sami, changed build in such way that JSP naming is not done.

svn changeset:2710/svn branch:trunk

16 years agoFixing / refactoring launch files. Removed unneccessary launch file (DesktoP)
Jani Laakso [Mon, 5 Nov 2007 09:36:16 +0000 (09:36 +0000)]
Fixing / refactoring launch files. Removed unneccessary launch file (DesktoP)

svn changeset:2709/svn branch:trunk

16 years agoUIDL variable names changed back to original.
Jouni Koivuviita [Mon, 5 Nov 2007 08:36:11 +0000 (08:36 +0000)]
UIDL variable names changed back to original.

svn changeset:2708/svn branch:trunk

16 years agoCorporate theme does not exists, removed.
Jani Laakso [Mon, 5 Nov 2007 08:35:11 +0000 (08:35 +0000)]
Corporate theme does not exists, removed.

svn changeset:2707/svn branch:trunk

16 years agoDemo theme does not exists, removed.
Jani Laakso [Mon, 5 Nov 2007 08:34:32 +0000 (08:34 +0000)]
Demo theme does not exists, removed.

svn changeset:2706/svn branch:trunk

16 years agofixes #1082
Matti Tahvonen [Mon, 5 Nov 2007 08:25:51 +0000 (08:25 +0000)]
fixes #1082

svn changeset:2705/svn branch:trunk

16 years agoFixed #1079. It appears that no-one in R&D knows any reason for NULL_ITEM_ID. It...
Joonas Lehtinen [Fri, 2 Nov 2007 15:37:59 +0000 (15:37 +0000)]
Fixed #1079. It appears that no-one in R&D knows any reason for NULL_ITEM_ID. It seems that the API was created already in 2002 (by me).This should be removed.

svn changeset:2704/svn branch:trunk

16 years agosmall fix
Marc Englund [Fri, 2 Nov 2007 14:54:16 +0000 (14:54 +0000)]
small fix

svn changeset:2703/svn branch:trunk

16 years agoFixed launch.
Jani Laakso [Fri, 2 Nov 2007 14:52:08 +0000 (14:52 +0000)]
Fixed launch.

svn changeset:2702/svn branch:trunk

16 years agoFixed total&row attributes when nullselitem has been automatically removed.
Marc Englund [Fri, 2 Nov 2007 14:51:51 +0000 (14:51 +0000)]
Fixed total&row attributes when nullselitem has been automatically removed.

svn changeset:2701/svn branch:trunk

16 years agoBuilding alpha2 next.
Jani Laakso [Fri, 2 Nov 2007 14:51:43 +0000 (14:51 +0000)]
Building alpha2 next.

svn changeset:2700/svn branch:trunk

16 years agoTerminology fixed: WebMode
Jani Laakso [Fri, 2 Nov 2007 14:49:15 +0000 (14:49 +0000)]
Terminology fixed: WebMode

svn changeset:2699/svn branch:trunk

16 years agoFixed #1005
Joonas Lehtinen [Fri, 2 Nov 2007 14:43:39 +0000 (14:43 +0000)]
Fixed #1005

svn changeset:2698/svn branch:trunk

16 years agoTableSeletcTest created
Marc Englund [Fri, 2 Nov 2007 14:37:16 +0000 (14:37 +0000)]
TableSeletcTest created

svn changeset:2697/svn branch:trunk

16 years agore-eanabled multiselect (IFilterSelect don't support), added IListSelect to be later...
Matti Tahvonen [Fri, 2 Nov 2007 14:28:40 +0000 (14:28 +0000)]
re-eanabled multiselect (IFilterSelect don't support), added IListSelect to be later enhanced to support icons etc

svn changeset:2696/svn branch:trunk

16 years agoNull selection changes (#574)
Marc Englund [Fri, 2 Nov 2007 14:13:07 +0000 (14:13 +0000)]
Null selection changes (#574)

svn changeset:2694/svn branch:trunk

16 years agoRollbacked back to original Hello World.. Please do not commit your tests over Hello...
Joonas Lehtinen [Fri, 2 Nov 2007 14:08:34 +0000 (14:08 +0000)]
Rollbacked back to original Hello World.. Please do not commit your tests over Hello World.. (In fact, you should use Janis Test Bench instead and save the tests for future use)

svn changeset:2693/svn branch:trunk