================================================================================ 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. ================================================================================ Release Notes for Pivot 1.5.2: ** Bug * [PIVOT-392] - Calendar issue? * [PIVOT-586] - Alt+A in Polish locale incorrectly selects all text * [PIVOT-601] - missing pivot-web-server artefact on local Maven repository * [PIVOT-612] - TextInput validator problem when modifying selected text * [PIVOT-613] - RadioButton, etc. does not correctly report opaqueness * [PIVOT-630] - NPE when using ReflectionDecorator on Dialog with TextInput inside * [PIVOT-648] - useless ResultList constructors due to ignored argument ** Improvement * [PIVOT-611] - add a method hasListener() in ListenerList object * [PIVOT-614] - add a clearFlag() method in Form * [PIVOT-617] - Optimize performance of ResultList * [PIVOT-622] - Add setExpandedIcon() overloads to org.apache.pivot.wtk.content.TreeBranch * [PIVOT-627] - Painting RadioButton with null ButtonData * [PIVOT-632] - Add a source argument to Action#perform() * [PIVOT-640] - Add a Query.Method argument to QueryServlet#createSerializer() and validate() * [PIVOT-644] - Improve JSONSerializer to ignore a BOM at the beginning of file ** Wish * [PIVOT-626] - Add "userData" member to TreeNode to facilitate right-click menu handling (among other things)