2009-04-07 Dominique Dumont <dominique.dumont@hp.com> v1.208
* lib/Config/Model/Tk/HashEditor.pm (Populate): Improved widget
ergonomy. Added some balloon help.
2009-03-31 Dominique Dumont <dominique.dumont@hp.com> unreleased
* lib/Config/Model/Tk/*.pm (): Added display of summary
2009-03-12 Dominique Dumont <dominique.dumont@hp.com> v1.207
* lib/Config/Model/Tk/LeafEditor.pm (cleanup): new method (and
Text editor button) to normalize white space in a string. Useful
when filling configuration parameter description from a man page
with cut'n'paste.
2008-12-22 Dominique Dumont <dominique.dumont@hp.com> v1.204
* *.pm: replaced Tango icons with Crystal icons (LGPL) to comply
with Debian DFSG.
2008-11-20 Dominique Dumont <dominique.dumont@hp.com>
* lib/Config/Model/Tk/HashEditor.pm (add_entry): Fixed bug that
prevented to insert a new item in the middle of an ordered hash
2008-11-16 Domi <domi@bilbo.maison>
* lib/Config/Model/Tk/ListEditor.pm (remove_selection): fixed bug
that displayed wrong indexes when deleting an element of a list of
nodes.
2008-10-13 Dominique Dumont <dominique.dumont@hp.com> v1.203
* lib/Config/Model/Tk/CheckListEditor.pm: added Notebook tab to
provide 2 ways to edit an ordered checklist: change the
content (check or uncheck items) or change the order of the
items. This feature is necessary to correctly edit the Ciphers
list of ssh_config model (See Config::Model::OpenSsh)
* Build.PL: Extract version from Config/Model/TkUI.pm (hence the
bump to v 1.203) so that the pm file versions matches the
.tgz distribution version.
2008-10-01 Dominique Dumont <dominique.dumont@hp.com>
* lib/Config/Model/Tk/ListEditor.pm (Populate): Better handles
list of enum values
2008-08-01 Dominique Dumont <dominique.dumont@hp.com>
* lib/Config/Model/TkUI.pm (edit_paste): Cut'n'paste improvements
for list elements
2008-07-30 Dominique Dumont <dominique.dumont@hp.com>
* lib/Config/Model/Tk/ListEditor.pm (swap): No more hiccups when
moving list items past boundaries. Indexes are no longer moved in
the rightmost box when moving node items in a list. It was
confusing to have array indexes in the wrong order.
2008-07-25 Dominique Dumont <dominique.dumont@hp.com> v0.202
* lib/Config/Model/Tk/ListEditor.pm (Populate): can now move up
and down node list items. This is handy when order of nodes is
important.
2008-06-18 Dominique Dumont v0.201
* lib/Config/Model/TkUI.pm (Populate): Replaced "placeholder" with logo
(edit_copy): Bug fix that prevented copying hash elements.
2008-05-07 Dominique Dumont v0.105
* lib/Config/Model/TkUI.pm (): Added Edit menu with copy and paste
entries. (No, there won't be a 'cut' entry).
2008-05-04 Domi
* lib/Config/Model/Tk/LeafEditor.pm: Fix bug in value help display
2008-04-29 Dominique Dumont
* lib/Config/Model/Tk/HashEditor.pm (move_selected_to): Fixed move
within ordered hash
2008-04-27 Domi
* lib/Config/Model/Tk/ListEditor.pm (set_all_items): new method to
set a list with a list of words. They can be separated by commas,
white spaces or any non-alphanumeric character (e.g. /\W+/)
2008-04-17 Dominique Dumont
* lib/Config/Model/Tk/HashEditor.pm: Select and show new items in
Listbox
* lib/Config/Model/TkUI.pm: Add debug menu (rely on
Tk::ObjScanner). Bug fix related to configuration check
2008-04-08 Dominique Dumont
* TkUI CheckListEditor and Viewer: Reworked for better edition
2008-04-03 Dominique Dumont v0.104
* lib/Config/Model/TkUI.pm: added File->check menu entry
2008-03-28 Dominique Dumont
* lib/Config/Model/Tk/HashEditor.pm ():added up and down buttons
for ordered hashes
* lib/Config/Model/NodeViewer.pm: Fix bug that prevented
view of root configuration class
2008-03-22 Domi <domi@bilbo.maison>
* lib/Config/Model/Tk/ListEditor.pm: Reworked to provide better
list editor. Hash and List editor are now handled by separate
widgets.
2008-03-20 Dominique Dumont
* lib/Config/Model/TkUI.pm (disp_leaf): cut long string in HList
display (on the left)
2008-03-12 Dominique Dumont v0.103
* t/config-model-ui.t (inc_d): Fixed test to load TkUI instead of
TkUi
2008-03-07 Dominique Dumont v0.102
* Renamed TkUi.pm to TkUI.pm to fit Module list declaration
* TkUI.pm (Populate): added -store_sub option
* all: Moved to svn
* all: Changed keywords substitution to fit svn