Files
perl-Tickit/perl-Tickit.changes

19 lines
689 B
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Apr 18 14:24:36 UTC 2012 - pascal.bleser@opensuse.org
- update to 0.14:
* $term->insertch and ->deletech are now removed
* Move key input behaviours into Tickit::Term; many other refactorings
between Tickit and Tickit::Term
* Renamed $tickit->start / ->stop to ->setup_term / ->teardown_term
- changes from 0.13:
* Allow Widget subclasses to disable the clear-before-render behaviour
* Avoid harmless warning about undef during global destruction
-------------------------------------------------------------------
Sun Nov 06 23:59:37 CET 2011 - pascal.bleser@opensuse.org
- initial version (0.12)