Files
perl-Config-Model-TkUI/perl-Config-Model-TkUI.changes

73 lines
2.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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