------------------------------------------------------------------- Mon Nov 28 06:11:51 UTC 2016 - coolo@suse.com - updated to 1.358 see /usr/share/doc/packages/perl-Config-Model-TkUI/Changes 1.358 2016-11-27 Improved functionality: * show leaf value in a list when it contains *one* item (gh #7) * add "hide empty value" button (gh #9) * Indicate nb of elements in a list or hash (gh #8) * description widget is now expandable ------------------------------------------------------------------- Sat Oct 8 15:41:15 UTC 2016 - coolo@suse.com - updated to 1.357 see /usr/share/doc/packages/perl-Config-Model-TkUI/Changes 1.357 2016-09-24 Bug fix: * fix crash after click on "apply fix" on a hash element 1.356 2016-05-29 Improved functionality: * "show only custom value" feature can now hide list and hash elements. This reduces clutter when viewing systemd config 1.355 2016-05-14 Improved functionality: * added Ctrl-q and Ctrl-s bindings (gh #3) Bug fixes: * update editor/viewer when pasting content. (gh #4) * fix show only custom value when opening a branch (gh #6) 1.354 2016-03-10 Fixed skipped test count to avoid smoke test failures on freebsd 1.353 2016-03-09 Bug fix: * Fixed broken display of string value when standard value is null (broken in 1.352) 1.352 2016-02-21 Improved diff functionality: * Show value diff only when standard value is not null * TkUI: show when a checklist is different from standard Bug fix: * Leaf editor: avoid error when using delete within wizard (gh #5) 1.351 2016-01-26 New functionality: * The leaf value viewer now show a diff of current value compared to standard value (only for value_type string). This will be useful with "cme edit dpkg-copyright) to check the difference of license text. This requires Text::Diff Important bug fix: * TkUI: Let reach the text editor (Closes github #2). This avoids loosing data: hitting return no longer closes the text editor. 1.350 2015-10-25 Improved usability: * Use double-click instead of rgith-click in tree to open item editor. Right-click is still working. * show note editor only when supported by backend (requires Config::Model >= 2.074) * improved balloon help message of list editor ------------------------------------------------------------------- Tue Sep 1 08:49:10 UTC 2015 - coolo@suse.com - updated to 1.349 see /usr/share/doc/packages/perl-Config-Model-TkUI/Changes 1.349 2015-07-18 Bug fix release: * fixed quit to work even if no data was modified (regression in 1.348) * HashEditor: added 'clear' and 'copy' entry button. simplified 'keep' checkbutton behavior. * Reworked UI to avoid being messed up with multiline hash keys. This will improve the UI when editing debian/copyroght files (e.g. with "cme edit dpkg-copyright" done on nqp package) 1.348 2015-06-27 Important bug fix release: * Data was not saved when quitting with version 1.347. (e.g. menu: quit -> save changed data? -> yes -> oops, sorry, not done ) This is now fixed, data is saved *then* cme exits * fixed home page in dist.ini and META (Thanks Axel) ------------------------------------------------------------------- Mon Jun 15 08:32:50 UTC 2015 - coolo@suse.com - updated to 1.347 see /usr/share/doc/packages/perl-Config-Model-TkUI/Changes 1.347 2015-06-14 Mostly a not so small bug fix release: * UI: * Increased font size used to render description of elements * Fix display of messages that were cancelled too fast * show "saving..." and "save done" message * LeafEditor: * fix regression where change done with external editor was not saved * Add .pod suffix to tmp file to let external editor use pod mode * meta info: * switch bug tracker to github * fixed repo url (Tx gregoa) ------------------------------------------------------------------- Sun May 10 07:59:43 UTC 2015 - coolo@suse.com - updated to 1.346 see /usr/share/doc/packages/perl-Config-Model-TkUI/Changes 1.346 2015-05-09 Added new feature: * TkUI: add show_message methid to display message at the bottom of the main widget for 5 seconds. ------------------------------------------------------------------- Mon Apr 13 19:18:50 UTC 2015 - coolo@suse.com - updated to 1.345 see /usr/share/doc/packages/perl-Config-Model-TkUI/Changes 1.345 2015-01-10 Mostly a small bug fix release: * LeafEditor: * fix boolean value initialisation * improved error handling and report * updated © year ------------------------------------------------------------------- Mon Dec 29 13:53:35 UTC 2014 - lars@linux-schulserver.de - update to 1.344: * LeafEditor: use Path::Tiny instead of File::Slurp (RT #95691) * Removed 'experience' property from interface (which fixes the crash occuring with Config;:Model 2.056) * fixed number of tests issue detected by smoke tests * List editor: * sort button calls list->sort() (requires Config::Model 2.052) * replaced push button with insert at selection (for list of leaves) * added insort button (for list of leaves) * removed asynchronous code * removed dependency on AnyEvent * annotation editor: + add save/del button (requires Config::Model 2.050) * TkUI: * removed experimental given/when * also show items with warning or error when showing only customized items. - (build) require perl(Path::Tiny) instead of perl(File::Slurp) ------------------------------------------------------------------- Sat Feb 1 13:32:35 UTC 2014 - lars@linux-schulserver.de - initial package 1.340