blob: c083c666ef35cd2da7b7eeaeeee5b9dbea92a81f [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
* Copyright 2001-2004 The Apache Software Foundation.
*
* 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.
*/
-->
<document>
<properties>
<title>Changes</title>
<author email="dion@apache.org">dIon Gillard</author>
</properties>
<body>
<release version="1.1-SNAPSHOT" date="in CVS">
<action dev="dion" type="fix" issue="JELLY-10" due-to="Hans Gilde">JellySwing should be strict on the attribute names it uses.</action>
</release>
<release version="1.0" date="2004-09-12">
<action dev="dion" type="add" issue="JELLY-133" due-to="Hans Gilde">ComponentTag methods should throw JellyTagException.</action>
<action dev="dion" type="add" issue="JELLY-132" due-to="Hans Gilde">ButtonGroup tag is broken.</action>
<action dev="dion" type="add" issue="JELLY-114">Action tag ignores enabled property.</action>
<action dev="dion" type="add" issue="JELLY-131" due-to="Hans Gilde">Unit tests for swing tag lib.</action>
<action dev="dion" type="fix" issue="JELLY-128" due-to="Hans Gilde">Layout constraints don't work with RootPaneContainer classes.</action>
<action dev="dion" type="fix" issue="JELLY-129" due-to="Hans Gilde">Fix error message for bad nesting of Gbc and BorderAlign tags.</action>
<action dev="dion" type="fix" issue="JELLY-92" due-to="Robert McIntosh">Add EmptyBorder tag.</action>
<action dev="dion" type="fix" issue="JELLY-93" due-to="Robert McIntosh">Add EtchedBorder tag.</action>
<action dev="dion" type="fix">Ensure JDK 1.3 compatibility.</action>
<action dev="dion" type="fix" issue="JELLY-130" due-to="Hans Gilde">Handle JDK 1.4 GridbagConstraints using reflection</action>
<action dev="dion" type="fix" issue="JELLY-122" due-to="Hans Gilde">ComponentTag should clear it's bean reference after doTag</action>
</release>
</body>
</document>