Changes since version 1.3.1 (2007-01-08)

  | 2007-06-09 Laurent Laville <pear@laurent-laville.org>
  |
  |     * No code changes since previous release
  |     * License switch from PHP 3.01 to new BSD

Changes since version 1.3.0 (2007-01-06)

  | 2007-01-08 Laurent Laville <pear@laurent-laville.org>
  |
  |     * bug fix release to keep continue to use getElementJs()

Changes since version 1.2.0 (2006-04-08)

  | 2007-01-05 Laurent Laville <pear@laurent-laville.org>
  |
  |     * add live counter for selection
  |     * initial commit of external file for javacript standard behaviors

Changes since version 1.1.0 (2005-12-01)

Changes to advmultiselect.php

  | 2006-04-08 Laurent Laville <pear@laurent-laville.org>
  |
  |     * license upgrade from PHP License 3.0 to 3.01
  |     * copyright notice changed
  |     * add toggle button ability to a dual multi-select boxes.

Changes to examples/qfams_custom_6.php

  | 2006-04-08 Laurent Laville <pear@laurent-laville.org>
  |
  |     * clone example of custom7 that demonstrates ability to use a toggle button
  |       for a dual multi-select boxes.


Changes since version 1.0.0 (2005-09-01)

Changes to advmultiselect.php

  | 2005-11-21 Laurent Laville <pear@laurent-laville.org>
  |
  |     * Added new example (qfams_custom_7.php) on custom category : demonstrate
  |       extended buttons feature (select all, select none, toggle selection)

Changes to examples/qfams_custom_4.php

  | 2005-09-14 Laurent Laville <pear@laurent-laville.org>
  |
  |     * Fixed custom 4 example (qfams_custom_4.php) and avoid notice error
  |       with QuickForm 3.2.5
  |       => we should use addGroupRule() with a QFAMS element


Changes since version 0.5.1 (2005-08-05)

Changes to advmultiselect.php

  | 2005-08-27 Laurent Laville <pear@laurent-laville.org>
  |
  |     * Fixed bug #5216: Warning: Invalid argument supplied for foreach()
  |
  |     * Fixed two others problem with array and foreach(), bug #5216 related

Changes to examples/qfams_*.php

  | 2005-08-18  Laurent Laville <pear@laurent-laville.org>
  |
  |     * Added @example tag to have ability to display (highlight) source code
  |
  |     * Added @link tag to have ability to display a screenshot (PNG image)
  |

