aboutsummaryrefslogtreecommitdiffstats
path: root/src/com/itmill/toolkit/demo/features/FeatureDateField.java
Commit message (Collapse)AuthorAgeFilesLines
* Removed old Feature Browser from demo package, simpler but better ↵Jani Laakso2007-10-181-126/+0
| | | | | | functioning demo will be added soon. svn changeset:2549/svn branch:trunk
* Mass format based on eclipse build in formatting style.Jani Laakso2007-10-091-5/+6
| | | | svn changeset:2461/svn branch:trunk
* IDateField text style parsing more robust and supports more locales. Default ↵Jouni Koivuviita2007-07-111-20/+16
| | | | | | | | | 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
* Merged changesets from branch/4.0 (1581:HEAD)Jani Laakso2007-06-121-1/+4
| | | | svn changeset:1682/svn branch:trunk
* Took the liberty to change some graphics.Jani Laakso2007-02-121-1/+1
| | | | | | | - faster loading / user experience through "slow" links - better lookin IMO svn changeset:676/svn branch:toolkit
* Many language fixes.Jani Laakso2007-02-121-19/+17
| | | | | | | | | | | | | | | | | | | | | Removed TODO's. Added documentational content. Removed most pictures which are no longer required. - also this slows down loading of the application on "slow" links. - pictures were not that good anyway. Property panel is now also applicable. Fixed: #387 FeatureBrowser is full of descriptions saying TODO #337 FeatureBrowser: Source tabs in "features" that do not have source #374 FeatureBrowser: When opening a feature with no properties, hide propertypanel (on Java) #395 FeatureBrowser: Hide non-working features #375 FeatureBrowser: Should start from welcome (?) and select it from tree svn changeset:674/svn branch:toolkit
* Removed obsolete imports.Jani Laakso2007-02-111-1/+0
| | | | svn changeset:656/svn branch:toolkit
* Javadoc now has content.Jani Laakso2007-02-091-0/+2
| | | | | | Fixed #336 (FeatureBrowser: Javadoc tabs are empty) svn changeset:618/svn branch:toolkit
* Disabled locale selector (until it works)Joonas Lehtinen2007-02-081-0/+2
| | | | svn changeset:575/svn branch:toolkit
* Reset datefield to default style as it is more robustJoonas Lehtinen2007-02-081-1/+0
| | | | svn changeset:559/svn branch:toolkit
* Removed "root" panel from Feature Components.Jani Laakso2007-02-051-3/+1
| | | | | | Disabled "FrameWindow", not targeted for first public release (now). svn changeset:470/svn branch:toolkit
* svn changeset:447/svn branch:toolkitJani Laakso2007-02-051-9/+9
|
* Fixed a bug - now sets property panel correctlyJoonas Lehtinen2007-02-021-4/+4
| | | | svn changeset:431/svn branch:toolkit
* Indentation changes.Jani Laakso2007-02-021-63/+51
| | | | | | Layout changed. svn changeset:426/svn branch:toolkit
* Locale selector hidden until #244 is fixedJoonas Lehtinen2007-01-291-1/+3
| | | | svn changeset:361/svn branch:toolkit
* By default, use calendar styleJoonas Lehtinen2007-01-291-1/+2
| | | | svn changeset:360/svn branch:toolkit
* Def resolution of one day setJoonas Lehtinen2007-01-291-2/+1
| | | | svn changeset:355/svn branch:toolkit
* Changed datefield defaults to calendar with date resolutionJoonas Lehtinen2007-01-291-0/+2
| | | | svn changeset:354/svn branch:toolkit
* Fixed typo: "Intarfaces" => "Interfaces"Jani Laakso2007-01-121-2/+2
| | | | svn changeset:255/svn branch:toolkit
* Fixed typo: "Intarfaces" => "Interfaces"Jani Laakso2007-01-121-1/+1
| | | | svn changeset:238/svn branch:toolkit
* Millstone -> IT Mill ToolkitJoonas Lehtinen2007-01-031-1/+1
| | | | svn changeset:216/svn branch:toolkit
* Refactoring: Enably -> IT Mill ToolkitJoonas Lehtinen2006-11-011-0/+136
svn changeset:92/svn branch:toolkit