blob: e3cdac70f42d321006d34635f65d415d94c45303 [file] [log] [blame]
* Copyright 2002-2005 atanion GmbH.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
1.0.7 -
1.0.6 - 02.09.2005
* refactor ResourceManager
* bugfix in UIData -> selection
* change package names to org.apache.myfaces.tobago
1.0.5 - 10.08.2005
* last atanion release
* many refatoring in the tag-names and attribute-names
* enhanced performance
1.0.4 -
* bugfix: direct input of page or row
1.0.3 - 23.02.2005
* refator: rename many tags and tag-attributes to have a consitent scheme
* sheet paging: direct input of page or row
* make UIForm tranparent for layouting.
* refactor UISelectMany removed: workaround is no longer needed.
* refactor Don't everwrite JSF component-types in faces-config.xml to prevent error messages.
* refactor Color16 removed, will be replaced in later version with enhanced ColorSelect
* refactor ViewHandlerImpl: using base RI Impl
* refactor TobagoServletMapping: removed
1.0.2 - 15.12.2004
* bugfix: submit button in IE makes double submit
* bugfix: NullPointerException with unknown browsers
1.0.1 - 15.12.2004
* eleminate "SNAPSHOT" dependencies
1.0.0 - 15.12.2004
* first release