]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
17 years agoDeleting old theme-files
Joonas Lehtinen [Tue, 17 Jul 2007 08:34:05 +0000 (08:34 +0000)]
Deleting old theme-files

svn changeset:1865/svn branch:trunk

17 years agoStarted a major refactoring: removed terminal.web, added terminal.gwt.server. Refacto...
Joonas Lehtinen [Tue, 17 Jul 2007 08:28:41 +0000 (08:28 +0000)]
Started a major refactoring: removed terminal.web, added terminal.gwt.server. Refactoring is not even nearly complete, but can already replace old web terminal implementation

svn changeset:1864/svn branch:trunk

17 years agoTotally useless decorations modified.
Jouni Koivuviita [Tue, 17 Jul 2007 08:07:40 +0000 (08:07 +0000)]
Totally useless decorations modified.

svn changeset:1863/svn branch:trunk

17 years agoTotally useless decoration added to theme.
Jouni Koivuviita [Tue, 17 Jul 2007 07:27:06 +0000 (07:27 +0000)]
Totally useless decoration added to theme.

svn changeset:1862/svn branch:trunk

17 years agoIScrollTable CSS classname conventions changed.
Jouni Koivuviita [Mon, 16 Jul 2007 13:56:23 +0000 (13:56 +0000)]
IScrollTable CSS classname conventions changed.
Initial table theme.

svn changeset:1861/svn branch:trunk

17 years agoBetter support for Table with widgets inside. (no row selects on widget clicks)
Matti Tahvonen [Fri, 13 Jul 2007 14:04:32 +0000 (14:04 +0000)]
Better support for Table with widgets inside. (no row selects on widget clicks)

svn changeset:1857/svn branch:trunk

17 years agofixed JS stylename "text-align" -> "textAlign"
Matti Tahvonen [Fri, 13 Jul 2007 12:56:04 +0000 (12:56 +0000)]
fixed JS stylename "text-align" -> "textAlign"

svn changeset:1855/svn branch:trunk

17 years agocolumn widths, column aligns and some refactoring. State: ("Feature complete" - ...
Matti Tahvonen [Fri, 13 Jul 2007 12:48:32 +0000 (12:48 +0000)]
column widths, column aligns and some refactoring. State: ("Feature complete" - "various icon handlings")

svn changeset:1854/svn branch:trunk

17 years agoremoved debug line
Matti Tahvonen [Fri, 13 Jul 2007 10:19:00 +0000 (10:19 +0000)]
removed debug line

svn changeset:1853/svn branch:trunk

17 years agoOptimized Table uidl, fixed IScrollTable when attaching before initial uidl update...
Matti Tahvonen [Fri, 13 Jul 2007 08:33:24 +0000 (08:33 +0000)]
Optimized Table uidl, fixed IScrollTable when attaching before initial uidl update, made IScrollTable default table component

svn changeset:1852/svn branch:trunk

17 years agonull check
Matti Tahvonen [Fri, 13 Jul 2007 06:49:24 +0000 (06:49 +0000)]
null check

svn changeset:1851/svn branch:trunk

17 years agodisabled reordering on row header column, fixed "slot indicator" for FF
Matti Tahvonen [Fri, 13 Jul 2007 06:38:57 +0000 (06:38 +0000)]
disabled reordering on row header column, fixed "slot indicator" for FF

svn changeset:1850/svn branch:trunk

17 years agoFixed row context menu in IE
Matti Tahvonen [Thu, 12 Jul 2007 11:47:15 +0000 (11:47 +0000)]
Fixed row context menu in IE

svn changeset:1849/svn branch:trunk

17 years agofixed column ordering in IE
Matti Tahvonen [Thu, 12 Jul 2007 11:28:49 +0000 (11:28 +0000)]
fixed column ordering in IE

svn changeset:1848/svn branch:trunk

17 years agonow fetches proper content on first request when collapsing/hiding column
Matti Tahvonen [Thu, 12 Jul 2007 08:40:05 +0000 (08:40 +0000)]
now fetches proper content on first request when collapsing/hiding column

svn changeset:1847/svn branch:trunk

17 years agofix for reordering logick
Matti Tahvonen [Thu, 12 Jul 2007 07:39:32 +0000 (07:39 +0000)]
fix for reordering logick

svn changeset:1846/svn branch:trunk

17 years agolots of logick to make column collapsing and reordering work togethor.
Matti Tahvonen [Thu, 12 Jul 2007 07:14:58 +0000 (07:14 +0000)]
lots of logick to make column collapsing and reordering work togethor.

svn changeset:1845/svn branch:trunk

17 years agoImplemented sizeable interface for IPanel and tweaked panel CSS for IE.
Jouni Koivuviita [Wed, 11 Jul 2007 13:46:13 +0000 (13:46 +0000)]
Implemented sizeable interface for IPanel and tweaked panel CSS for IE.

svn changeset:1844/svn branch:trunk

17 years agoIDateField text style parsing more robust and supports more locales. Default popup...
Jouni Koivuviita [Wed, 11 Jul 2007 11:46:43 +0000 (11:46 +0000)]
IDateField text style parsing more robust and supports more locales. Default popup-calendar style fixes.
Feature-browser DateField demo now allows user to select a locale from a dropdown list.
ISelect fixes and optimazations.

svn changeset:1842/svn branch:trunk

17 years agocommitting forgotten class
Matti Tahvonen [Wed, 11 Jul 2007 11:43:12 +0000 (11:43 +0000)]
committing forgotten class

svn changeset:1841/svn branch:trunk

17 years agoFixes Safari tabsheet render bug (additional one pixel table offset).
Jouni Koivuviita [Wed, 11 Jul 2007 07:23:21 +0000 (07:23 +0000)]
Fixes Safari tabsheet render bug (additional one pixel table offset).

svn changeset:1838/svn branch:trunk

17 years agorefactoring and first steps towars column collapsing
Matti Tahvonen [Wed, 11 Jul 2007 07:20:24 +0000 (07:20 +0000)]
refactoring and first steps towars column collapsing

svn changeset:1837/svn branch:trunk

17 years agoFixed selecting after changes aren't automatically updated from the server (client...
Jouni Koivuviita [Wed, 11 Jul 2007 06:36:43 +0000 (06:36 +0000)]
Fixed selecting after changes aren't automatically updated from the server (client has to handle the redraw on its own).

svn changeset:1836/svn branch:trunk

17 years agoDateField default style (IPopupCalendar) implemented.
Jouni Koivuviita [Tue, 10 Jul 2007 13:02:28 +0000 (13:02 +0000)]
DateField default style (IPopupCalendar) implemented.
Still need to fix millisecond setting in ITextualDate.

svn changeset:1829/svn branch:trunk

17 years agoDateField text-style implemented.
Jouni Koivuviita [Tue, 10 Jul 2007 12:38:34 +0000 (12:38 +0000)]
DateField text-style implemented.

svn changeset:1828/svn branch:trunk

17 years agoClient side context menu implementation and context menus for scroll tables rows
Matti Tahvonen [Tue, 10 Jul 2007 10:59:10 +0000 (10:59 +0000)]
Client side context menu implementation and context menus for scroll tables rows

svn changeset:1827/svn branch:trunk

17 years agoFixed an exception with IE when clicking an empty table cell.
Jouni Koivuviita [Mon, 9 Jul 2007 13:31:29 +0000 (13:31 +0000)]
Fixed an exception with IE when clicking an empty table cell.

svn changeset:1822/svn branch:trunk

17 years agoDateField calendar style client-side implemetation fully functional. DateField now...
Jouni Koivuviita [Mon, 9 Jul 2007 12:44:57 +0000 (12:44 +0000)]
DateField calendar style client-side implemetation fully functional. DateField now doesn't require a repaint after every value change, it supposes that the client is smart enough to update the view on its own.
Fixed locale loading and parsing (now supports all possible locales found from JVM).

svn changeset:1821/svn branch:trunk

17 years agoremoved package and unused class
Matti Tahvonen [Mon, 9 Jul 2007 09:07:06 +0000 (09:07 +0000)]
removed package and unused class

svn changeset:1820/svn branch:trunk

17 years agomoved IScrollTable's helper classes to inner classes, implemented row selection
Matti Tahvonen [Mon, 9 Jul 2007 09:00:57 +0000 (09:00 +0000)]
moved IScrollTable's helper classes to inner classes, implemented row selection

svn changeset:1819/svn branch:trunk

17 years agoimproved floating headers positioning
Matti Tahvonen [Mon, 9 Jul 2007 06:37:40 +0000 (06:37 +0000)]
improved floating headers positioning

svn changeset:1818/svn branch:trunk

17 years agoadded opaque floating copy of dragged header cell
Matti Tahvonen [Mon, 9 Jul 2007 06:31:52 +0000 (06:31 +0000)]
added opaque floating copy of dragged header cell

svn changeset:1817/svn branch:trunk

17 years agoLocalization services from serverside (AjaxApplicationManager), cached on clientside...
Jouni Koivuviita [Thu, 5 Jul 2007 12:10:21 +0000 (12:10 +0000)]
Localization services from serverside (AjaxApplicationManager), cached on clientside (LocaleService).
DateTimeService for all components, provides localised month and daynames etc.
New IDateField implementation: one superclass, which different proper implementations extend.
Partially working version of "calendar"-style for DateField.

svn changeset:1816/svn branch:trunk

17 years agore-enabled sorting
Matti Tahvonen [Fri, 29 Jun 2007 10:27:59 +0000 (10:27 +0000)]
re-enabled sorting

svn changeset:1803/svn branch:trunk

17 years agoimplemented column ordrering, not even hitting server
Matti Tahvonen [Fri, 29 Jun 2007 10:00:18 +0000 (10:00 +0000)]
implemented column ordrering, not even hitting server

svn changeset:1802/svn branch:trunk

17 years agocombined drawWidget into refactored headerCell + some work towards column reordering
Matti Tahvonen [Thu, 28 Jun 2007 13:47:06 +0000 (13:47 +0000)]
combined drawWidget into refactored headerCell + some work towards column reordering

svn changeset:1798/svn branch:trunk

17 years agoscrolling table: ordering implemented
Matti Tahvonen [Thu, 28 Jun 2007 10:55:16 +0000 (10:55 +0000)]
scrolling table: ordering implemented

svn changeset:1797/svn branch:trunk

17 years agofixed headers width and added horizontal scrollhandler to adjust headers position
Matti Tahvonen [Thu, 28 Jun 2007 05:15:29 +0000 (05:15 +0000)]
fixed headers width and added horizontal scrollhandler to adjust headers position

svn changeset:1796/svn branch:trunk

17 years agoExperimental patch to block sending back variables that are just updated. Now only...
Joonas Lehtinen [Wed, 27 Jun 2007 14:02:19 +0000 (14:02 +0000)]
Experimental patch to block sending back variables that are just updated. Now only supportes textfield, tree and select.

svn changeset:1795/svn branch:trunk

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