]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
17 years agoColumn resizing enhancements
Matti Tahvonen [Wed, 27 Jun 2007 12:02:15 +0000 (12:02 +0000)]
Column resizing enhancements

svn changeset:1794/svn branch:trunk

17 years agoImplemented missing features for Custom Layout, reviewed and commented code
Joonas Lehtinen [Wed, 27 Jun 2007 09:15:37 +0000 (09:15 +0000)]
Implemented missing features for Custom Layout, reviewed and commented code

svn changeset:1793/svn branch:trunk

17 years agoColumn resizing
Matti Tahvonen [Wed, 27 Jun 2007 08:01:16 +0000 (08:01 +0000)]
Column resizing

svn changeset:1792/svn branch:trunk

17 years agomade body container fixed height
Matti Tahvonen [Wed, 27 Jun 2007 05:36:12 +0000 (05:36 +0000)]
made body container fixed height

svn changeset:1791/svn branch:trunk

17 years agobetter table css for IE6
Matti Tahvonen [Tue, 26 Jun 2007 12:09:02 +0000 (12:09 +0000)]
better table css for IE6

svn changeset:1789/svn branch:trunk

17 years agosomewhat scrolling scrolltable
Matti Tahvonen [Tue, 26 Jun 2007 11:48:18 +0000 (11:48 +0000)]
somewhat scrolling scrolltable

svn changeset:1788/svn branch:trunk

17 years agorow selecting to paging table
Matti Tahvonen [Thu, 21 Jun 2007 11:28:24 +0000 (11:28 +0000)]
row selecting to paging table

svn changeset:1781/svn branch:trunk

17 years agoAdded a helper method to count uidl's children
Matti Tahvonen [Thu, 21 Jun 2007 07:45:43 +0000 (07:45 +0000)]
Added a helper method to count uidl's children

svn changeset:1780/svn branch:trunk

17 years agofixed np in embedded
Matti Tahvonen [Thu, 21 Jun 2007 07:42:16 +0000 (07:42 +0000)]
fixed np in embedded

svn changeset:1779/svn branch:trunk

17 years agosome fixes to paging table
Matti Tahvonen [Thu, 21 Jun 2007 07:39:10 +0000 (07:39 +0000)]
some fixes to paging table

svn changeset:1778/svn branch:trunk

17 years agosorting to paging table
Matti Tahvonen [Thu, 21 Jun 2007 07:26:30 +0000 (07:26 +0000)]
sorting to paging table

svn changeset:1777/svn branch:trunk

17 years agoImplemented simple paging table and forked scrolling table into "composition" and...
Matti Tahvonen [Thu, 21 Jun 2007 06:50:07 +0000 (06:50 +0000)]
Implemented simple paging table and forked scrolling table into "composition" and "DOM" implementations

svn changeset:1776/svn branch:trunk

17 years agotrying to simplyfy things to make it work, but still no succes. Propably gotta go...
Matti Tahvonen [Wed, 20 Jun 2007 12:15:47 +0000 (12:15 +0000)]
trying to simplyfy things to make it work, but still no succes. Propably gotta go to DOM/SJNI level with this beast

svn changeset:1774/svn branch:trunk

17 years agoSimplified customlayout, now locations can be put into divs with ids set
Joonas Lehtinen [Wed, 20 Jun 2007 08:24:48 +0000 (08:24 +0000)]
Simplified customlayout, now locations can be put into divs with ids set

svn changeset:1773/svn branch:trunk

17 years agosome dynamic row fetching added, contains major bugs
Matti Tahvonen [Wed, 20 Jun 2007 06:00:53 +0000 (06:00 +0000)]
some dynamic row fetching added, contains major bugs

svn changeset:1772/svn branch:trunk

17 years agoadded some debug output to System.out
Matti Tahvonen [Wed, 20 Jun 2007 05:59:38 +0000 (05:59 +0000)]
added some debug output to System.out

svn changeset:1771/svn branch:trunk

17 years agofixed typo
Matti Tahvonen [Wed, 20 Jun 2007 05:58:51 +0000 (05:58 +0000)]
fixed typo

svn changeset:1770/svn branch:trunk

17 years agochanged row indexes to start from 0 instead of 1 (normal C-style)
Matti Tahvonen [Wed, 20 Jun 2007 05:56:37 +0000 (05:56 +0000)]
changed row indexes to start from 0 instead of 1 (normal C-style)

svn changeset:1769/svn branch:trunk

17 years agoAdded drafting classes for locale handling.
Jouni Koivuviita [Tue, 19 Jun 2007 11:39:21 +0000 (11:39 +0000)]
Added drafting classes for locale handling.
Changed most component classnames to public.
Added a new method hasVariable to UIDL class.
Client now uses POST for requests and has some drafting methods for locale loading.

svn changeset:1767/svn branch:trunk

17 years agoNow customlayout loading __seems__ to work with ff, ie6, ie7, safari...
Joonas Lehtinen [Mon, 18 Jun 2007 15:54:57 +0000 (15:54 +0000)]
Now customlayout loading __seems__ to work with ff, ie6, ie7, safari...

svn changeset:1763/svn branch:trunk

17 years agoFixed image src prefixing for IE
Joonas Lehtinen [Mon, 18 Jun 2007 14:53:54 +0000 (14:53 +0000)]
Fixed image src prefixing for IE

svn changeset:1762/svn branch:trunk

17 years agofixed bug with Integer variables
Matti Tahvonen [Mon, 18 Jun 2007 12:59:13 +0000 (12:59 +0000)]
fixed bug with Integer variables

svn changeset:1761/svn branch:trunk

17 years agoTabsheet styled, panel styles tweaked for IE6.
Jouni Koivuviita [Mon, 18 Jun 2007 11:26:35 +0000 (11:26 +0000)]
Tabsheet styled, panel styles tweaked for IE6.

svn changeset:1760/svn branch:trunk

17 years agoCustomLayout for featurebrowser
Joonas Lehtinen [Mon, 18 Jun 2007 11:10:59 +0000 (11:10 +0000)]
CustomLayout for featurebrowser

svn changeset:1759/svn branch:trunk

17 years agoPanel styles now work without captions as well. Default font size increased to 11px...
Jouni Koivuviita [Mon, 18 Jun 2007 08:22:20 +0000 (08:22 +0000)]
Panel styles now work without captions as well. Default font size increased to 11px (68.75%).

svn changeset:1758/svn branch:trunk

17 years agoSmall fix to panel caption wrapping.
Jouni Koivuviita [Sun, 17 Jun 2007 09:44:26 +0000 (09:44 +0000)]
Small fix to panel caption wrapping.

svn changeset:1757/svn branch:trunk

17 years agoNew IPanel implementation with 3 different styles (default, light, strong). New compo...
Jouni Koivuviita [Sun, 17 Jun 2007 09:40:49 +0000 (09:40 +0000)]
New IPanel implementation with 3 different styles (default, light, strong). New component IComponent for default component implementation. Implemented ITree without a caption (container now takes care of it) and fixed a bug in ITree.

svn changeset:1756/svn branch:trunk

17 years agoISelect component now supports "twincol" style as well. Tweaks to ITextfield (setColu...
Jouni Koivuviita [Sat, 16 Jun 2007 08:25:22 +0000 (08:25 +0000)]
ISelect component now supports "twincol" style as well. Tweaks to ITextfield (setColumns, setRows) and IButton (classname "i-button").

svn changeset:1755/svn branch:trunk

17 years agoSupport for ie6 and ie7 for customlayout
Joonas Lehtinen [Fri, 15 Jun 2007 17:21:00 +0000 (17:21 +0000)]
Support for ie6 and ie7 for customlayout

svn changeset:1754/svn branch:trunk

17 years agoNow customlayout embedded scripts work for safari and ff. Not for ie.
Joonas Lehtinen [Fri, 15 Jun 2007 16:39:52 +0000 (16:39 +0000)]
Now customlayout embedded scripts work for safari and ff. Not for ie.

svn changeset:1753/svn branch:trunk

17 years agoSelect component now has an abstract superclass IOptionGroupBase and two implementati...
Jouni Koivuviita [Fri, 15 Jun 2007 13:48:32 +0000 (13:48 +0000)]
Select component now has an abstract superclass IOptionGroupBase and two implementations: ISelect (dropdown mode) and IOptionGroup (optiongroup style). New item allowed also implemented.

svn changeset:1751/svn branch:trunk

17 years agoRemove div contents from locationdivs in customlayout, Evaluate scripts
Joonas Lehtinen [Fri, 15 Jun 2007 12:54:39 +0000 (12:54 +0000)]
Remove div contents from locationdivs in customlayout, Evaluate scripts

svn changeset:1750/svn branch:trunk

17 years agosvn changeset:1748/svn branch:trunk
Joonas Lehtinen [Fri, 15 Jun 2007 11:37:59 +0000 (11:37 +0000)]
svn changeset:1748/svn branch:trunk

17 years agoStubs for demo and example themes
Joonas Lehtinen [Fri, 15 Jun 2007 11:32:17 +0000 (11:32 +0000)]
Stubs for demo and example themes

svn changeset:1747/svn branch:trunk

17 years agoTheme support for custom layout
Joonas Lehtinen [Fri, 15 Jun 2007 11:31:10 +0000 (11:31 +0000)]
Theme support for custom layout

svn changeset:1746/svn branch:trunk

17 years agocomment change
Joonas Lehtinen [Fri, 15 Jun 2007 11:24:09 +0000 (11:24 +0000)]
comment change

svn changeset:1745/svn branch:trunk

17 years agoLoad theme-specific CSS in servlet
Joonas Lehtinen [Fri, 15 Jun 2007 11:23:37 +0000 (11:23 +0000)]
Load theme-specific CSS in servlet

svn changeset:1744/svn branch:trunk

17 years agoCustomlayout works
Joonas Lehtinen [Fri, 15 Jun 2007 06:51:13 +0000 (06:51 +0000)]
Customlayout works

svn changeset:1742/svn branch:trunk

17 years agoPrecaching customlayouts
Joonas Lehtinen [Fri, 15 Jun 2007 06:09:18 +0000 (06:09 +0000)]
Precaching customlayouts

svn changeset:1741/svn branch:trunk

17 years agoMade json-parser more reliable
Joonas Lehtinen [Fri, 15 Jun 2007 06:08:05 +0000 (06:08 +0000)]
Made json-parser more reliable

svn changeset:1740/svn branch:trunk

17 years agoAdded stug for customlayout
Joonas Lehtinen [Fri, 15 Jun 2007 06:07:08 +0000 (06:07 +0000)]
Added stug for customlayout

svn changeset:1739/svn branch:trunk

17 years agoupdateComponent method now takes care of "readonly" attribute as well.
Jouni Koivuviita [Fri, 15 Jun 2007 05:30:24 +0000 (05:30 +0000)]
updateComponent method now takes care of "readonly" attribute as well.

svn changeset:1738/svn branch:trunk

17 years agoFixed some component visibility bugs
Joonas Lehtinen [Thu, 14 Jun 2007 16:38:46 +0000 (16:38 +0000)]
Fixed some component visibility bugs

svn changeset:1736/svn branch:trunk

17 years agoMerged changes from TkTextField to ITextField
Joonas Lehtinen [Thu, 14 Jun 2007 16:24:44 +0000 (16:24 +0000)]
Merged changes from TkTextField to ITextField

svn changeset:1735/svn branch:trunk

17 years agoMerged [1729]
Joonas Lehtinen [Thu, 14 Jun 2007 16:14:12 +0000 (16:14 +0000)]
Merged [1729]

svn changeset:1734/svn branch:trunk

17 years agoRenamed all IT Mill widgets to begin with I. Jouni will rename css-classes as i-textf...
Joonas Lehtinen [Thu, 14 Jun 2007 15:25:53 +0000 (15:25 +0000)]
Renamed all IT Mill widgets to begin with I. Jouni will rename css-classes as i-textfield-...

svn changeset:1731/svn branch:trunk

17 years agoRenamed all IT Mill widgets to begin with I. Jouni will rename css-classes as i-textf...
Joonas Lehtinen [Thu, 14 Jun 2007 15:25:27 +0000 (15:25 +0000)]
Renamed all IT Mill widgets to begin with I. Jouni will rename css-classes as i-textfield-...

svn changeset:1730/svn branch:trunk

17 years agoCSS classnames refactored.
Jouni Koivuviita [Thu, 14 Jun 2007 15:24:37 +0000 (15:24 +0000)]
CSS classnames refactored.

svn changeset:1729/svn branch:trunk

17 years agoSupport for invisibility
Joonas Lehtinen [Thu, 14 Jun 2007 14:44:57 +0000 (14:44 +0000)]
Support for invisibility

svn changeset:1728/svn branch:trunk

17 years agocaption
Joonas Lehtinen [Thu, 14 Jun 2007 14:08:39 +0000 (14:08 +0000)]
caption

svn changeset:1727/svn branch:trunk

17 years agoBug in caption management
Joonas Lehtinen [Thu, 14 Jun 2007 14:01:55 +0000 (14:01 +0000)]
Bug in caption management

svn changeset:1726/svn branch:trunk

17 years agoLabel supports now multiple content modes
Joonas Lehtinen [Thu, 14 Jun 2007 13:54:02 +0000 (13:54 +0000)]
Label supports now multiple content modes

svn changeset:1725/svn branch:trunk

17 years agoAdded mode in Label UIDL when not wrapping text
Joonas Lehtinen [Thu, 14 Jun 2007 13:53:43 +0000 (13:53 +0000)]
Added mode in Label UIDL when not wrapping text

svn changeset:1724/svn branch:trunk

17 years agoGroup all component specific CSS files to one import.
Jouni Koivuviita [Thu, 14 Jun 2007 13:32:19 +0000 (13:32 +0000)]
Group all component specific CSS files to one import.

svn changeset:1723/svn branch:trunk

17 years agoCleaned some unnecessary boolean checks.
Jouni Koivuviita [Thu, 14 Jun 2007 13:31:39 +0000 (13:31 +0000)]
Cleaned some unnecessary boolean checks.

svn changeset:1722/svn branch:trunk

17 years agoFixed a bug with method setSecret not requesting a repaint for the component.
Jouni Koivuviita [Thu, 14 Jun 2007 13:29:06 +0000 (13:29 +0000)]
Fixed a bug with method setSecret not requesting a repaint for the component.

svn changeset:1721/svn branch:trunk

17 years agoNow captions almost work :)
Joonas Lehtinen [Thu, 14 Jun 2007 12:56:01 +0000 (12:56 +0000)]
Now captions almost work :)

svn changeset:1720/svn branch:trunk

17 years agoProper implementation for TextField component (some bugs exist).
Jouni Koivuviita [Thu, 14 Jun 2007 12:54:26 +0000 (12:54 +0000)]
Proper implementation for TextField component (some bugs exist).

svn changeset:1719/svn branch:trunk

17 years agoComponent specific stylesheets and images for TextField.
Jouni Koivuviita [Thu, 14 Jun 2007 12:53:28 +0000 (12:53 +0000)]
Component specific stylesheets and images for TextField.

svn changeset:1718/svn branch:trunk

17 years agosvn changeset:1717/svn branch:trunk
Joonas Lehtinen [Thu, 14 Jun 2007 12:16:12 +0000 (12:16 +0000)]
svn changeset:1717/svn branch:trunk

17 years agoDocumented WidgetFactory
Joonas Lehtinen [Thu, 14 Jun 2007 11:36:57 +0000 (11:36 +0000)]
Documented WidgetFactory

svn changeset:1715/svn branch:trunk

17 years agoNew component replacement method, split orderedlayout to horizontal and vertical...
Joonas Lehtinen [Thu, 14 Jun 2007 11:33:12 +0000 (11:33 +0000)]
New component replacement method, split orderedlayout to horizontal and vertical layouts, groundwork for caption delegation to layouts

svn changeset:1714/svn branch:trunk

17 years agoDocumented Layout interface
Joonas Lehtinen [Thu, 14 Jun 2007 08:39:37 +0000 (08:39 +0000)]
Documented Layout interface

svn changeset:1713/svn branch:trunk

17 years agoUpdated to compile GWT 1.3.3
Jouni Koivuviita [Thu, 14 Jun 2007 08:34:47 +0000 (08:34 +0000)]
Updated to compile GWT 1.3.3

svn changeset:1712/svn branch:trunk

17 years agoLayout interface
Joonas Lehtinen [Thu, 14 Jun 2007 07:25:57 +0000 (07:25 +0000)]
Layout interface

svn changeset:1711/svn branch:trunk

17 years agoCheckbox component
Joonas Lehtinen [Thu, 14 Jun 2007 07:25:31 +0000 (07:25 +0000)]
Checkbox component

svn changeset:1710/svn branch:trunk

17 years agosvn changeset:1709/svn branch:trunk
Joonas Lehtinen [Thu, 14 Jun 2007 07:19:58 +0000 (07:19 +0000)]
svn changeset:1709/svn branch:trunk

17 years agoPreliminary Layout-interface, Included support for replacing widgets in layouts,...
Joonas Lehtinen [Wed, 13 Jun 2007 17:16:55 +0000 (17:16 +0000)]
Preliminary Layout-interface, Included support for replacing widgets in layouts, Getting more of FeatureBrowser t work, Checkbox widget

svn changeset:1704/svn branch:trunk

17 years agoCorrections for tabsheet
Joonas Lehtinen [Wed, 13 Jun 2007 15:51:27 +0000 (15:51 +0000)]
Corrections for tabsheet

svn changeset:1703/svn branch:trunk

17 years agoAdded performance for UIDL tree
Joonas Lehtinen [Wed, 13 Jun 2007 14:16:25 +0000 (14:16 +0000)]
Added performance for UIDL tree

svn changeset:1702/svn branch:trunk

17 years agoNow tree expansion works
Joonas Lehtinen [Wed, 13 Jun 2007 14:00:44 +0000 (14:00 +0000)]
Now tree expansion works

svn changeset:1701/svn branch:trunk

17 years agoBugfixes for tree
Joonas Lehtinen [Wed, 13 Jun 2007 13:54:30 +0000 (13:54 +0000)]
Bugfixes for tree

svn changeset:1700/svn branch:trunk

17 years agoNow window can update
Joonas Lehtinen [Wed, 13 Jun 2007 13:54:18 +0000 (13:54 +0000)]
Now window can update

svn changeset:1699/svn branch:trunk

17 years agoImplementing selection for tree, bugfixes for gridlayout and UIDL
Joonas Lehtinen [Wed, 13 Jun 2007 13:45:41 +0000 (13:45 +0000)]
Implementing selection for tree, bugfixes for gridlayout and UIDL

svn changeset:1698/svn branch:trunk

17 years agoTable: added scroll listeners ( no handling and some bug gives wrong rows )
Matti Tahvonen [Wed, 13 Jun 2007 13:45:10 +0000 (13:45 +0000)]
Table: added scroll listeners ( no handling and some bug gives wrong rows )

svn changeset:1697/svn branch:trunk

17 years agoCleaned log output
Joonas Lehtinen [Wed, 13 Jun 2007 12:55:56 +0000 (12:55 +0000)]
Cleaned log output

svn changeset:1696/svn branch:trunk

17 years agoExpanding console
Joonas Lehtinen [Wed, 13 Jun 2007 12:29:37 +0000 (12:29 +0000)]
Expanding console

svn changeset:1695/svn branch:trunk

17 years agoPorted TkTable from GWT 1.4 to 1.3
Joonas Lehtinen [Wed, 13 Jun 2007 11:57:55 +0000 (11:57 +0000)]
Ported TkTable from GWT 1.4 to 1.3

svn changeset:1692/svn branch:trunk

17 years agoLarget log console
Joonas Lehtinen [Wed, 13 Jun 2007 11:20:45 +0000 (11:20 +0000)]
Larget log console

svn changeset:1690/svn branch:trunk

17 years agoadded setting value from server
Matti Tahvonen [Wed, 13 Jun 2007 10:38:55 +0000 (10:38 +0000)]
added setting value from server

svn changeset:1689/svn branch:trunk

17 years agoallow using "köyhän miehen firebugi" from widgets
Matti Tahvonen [Wed, 13 Jun 2007 08:49:03 +0000 (08:49 +0000)]
allow using "köyhän miehen firebugi" from widgets

svn changeset:1688/svn branch:trunk

17 years agoShell script for Windows.
Jouni Koivuviita [Tue, 12 Jun 2007 14:47:29 +0000 (14:47 +0000)]
Shell script for Windows.

svn changeset:1686/svn branch:trunk

17 years agodraft of scroll table and some other enhancements
Matti Tahvonen [Tue, 12 Jun 2007 14:10:14 +0000 (14:10 +0000)]
draft of scroll table and some other enhancements

svn changeset:1685/svn branch:trunk

17 years agoFixed VERSION tag for trunk.
Jani Laakso [Tue, 12 Jun 2007 09:37:53 +0000 (09:37 +0000)]
Fixed VERSION tag for trunk.

svn changeset:1683/svn branch:trunk

17 years agoMerged changesets from branch/4.0 (1581:HEAD)
Jani Laakso [Tue, 12 Jun 2007 09:37:05 +0000 (09:37 +0000)]
Merged changesets from branch/4.0 (1581:HEAD)

svn changeset:1682/svn branch:trunk

17 years agoarray variables now work properly
Matti Tahvonen [Mon, 11 Jun 2007 05:41:30 +0000 (05:41 +0000)]
array variables now work properly

svn changeset:1659/svn branch:trunk

17 years agosmall changes
Matti Tahvonen [Fri, 8 Jun 2007 13:02:44 +0000 (13:02 +0000)]
small changes

svn changeset:1656/svn branch:trunk

17 years agofixes to variable sending, textfield and paint target
Matti Tahvonen [Fri, 8 Jun 2007 11:39:29 +0000 (11:39 +0000)]
fixes to variable sending, textfield and paint target

svn changeset:1655/svn branch:trunk

17 years agominor change
Matti Tahvonen [Fri, 8 Jun 2007 11:00:33 +0000 (11:00 +0000)]
minor change

svn changeset:1654/svn branch:trunk

17 years agoadded variables to uidl print
Matti Tahvonen [Fri, 8 Jun 2007 10:39:51 +0000 (10:39 +0000)]
added variables to uidl print

svn changeset:1653/svn branch:trunk

17 years agotext field component
Matti Tahvonen [Fri, 8 Jun 2007 08:22:42 +0000 (08:22 +0000)]
text field component

svn changeset:1651/svn branch:trunk

17 years agoadded text field
Matti Tahvonen [Fri, 8 Jun 2007 08:22:13 +0000 (08:22 +0000)]
added text field

svn changeset:1650/svn branch:trunk

17 years agosmall changes
Matti Tahvonen [Fri, 8 Jun 2007 08:20:06 +0000 (08:20 +0000)]
small changes

svn changeset:1649/svn branch:trunk

17 years agoadded embedded
Matti Tahvonen [Fri, 8 Jun 2007 07:23:02 +0000 (07:23 +0000)]
added embedded

svn changeset:1648/svn branch:trunk

17 years agoadded tabsheet
Matti Tahvonen [Fri, 8 Jun 2007 07:16:17 +0000 (07:16 +0000)]
added tabsheet

svn changeset:1647/svn branch:trunk

17 years agoadded panel
Matti Tahvonen [Fri, 8 Jun 2007 07:01:31 +0000 (07:01 +0000)]
added panel

svn changeset:1646/svn branch:trunk

17 years agoorderedlayout supports also horizontal
Matti Tahvonen [Fri, 8 Jun 2007 06:42:14 +0000 (06:42 +0000)]
orderedlayout supports also horizontal

svn changeset:1645/svn branch:trunk

17 years agofixed tree
Matti Tahvonen [Fri, 8 Jun 2007 06:27:21 +0000 (06:27 +0000)]
fixed tree

svn changeset:1643/svn branch:trunk

17 years agoadded select
Matti Tahvonen [Fri, 8 Jun 2007 06:09:58 +0000 (06:09 +0000)]
added select

svn changeset:1642/svn branch:trunk

17 years agoadded tree component
Matti Tahvonen [Fri, 8 Jun 2007 06:03:37 +0000 (06:03 +0000)]
added tree component

svn changeset:1641/svn branch:trunk