2012-09-04 13:10:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 4 11:53:59 UTC 2012 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
- license update: LGPL-2.1+
|
|
|
|
LGPL without version is not acceptable
|
|
|
|
|
2012-07-23 07:54:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 20 23:31:39 UTC 2012 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
- Bump to 1.0.2 release:
|
|
|
|
* Fix for bug when entering Unicode text into Edit widget with
|
|
|
|
bytes caption
|
|
|
|
* Fix a regression when not running in UTF-8 mode
|
|
|
|
* Fix for a MainLoop.remove_watch_pipe() bug
|
|
|
|
* Fix for a bug when packing empty Edit widgets
|
|
|
|
* Fix for a ListBox "contents too long" error with very large
|
|
|
|
Edit widgets
|
|
|
|
* Prevent ListBoxes from selecting 0-height selectable widgets
|
|
|
|
when moving up or down
|
|
|
|
* Fix a number of bugs caused by 0-height widgets in a ListBox
|
|
|
|
|
2012-06-11 07:44:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 9 03:18:25 UTC 2012 - highwaystar.ru@gmail.com
|
|
|
|
|
|
|
|
- python3 package added
|
|
|
|
|