2012-04-18 14:25:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
|
|
|
2011-11-06 23:56:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Nov 06 23:59:37 CET 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
|
|
- initial version (0.12)
|
|
|
|
|
|