blob: 5fb94c0071f53559cbde3501256b38b22f3fd7b0 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You 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>
<action dev="hgilde" type="add" issue="JELLY-222">Add CardLayout tag</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>