[Tyrs] Release 0.3.1

0 views
Skip to first unread message

Nicolas Paris

unread,
Jun 14, 2011, 1:16:49 AM6/14/11
to Tyrs
New release,

This one is almost about rewriting code, so there will be no much new
feature, but the main new feature is the french and spanish translation.

Quick look to the changelog:

* Version 0.3.1 -- 2011-06-14

* Almost all code changes, review, improved, moved...
* Internationalisation with french and spanish translation
(thanks to diegoxter)
* Better display customisation with a padding/margin system
* Bugs fixed, imports improves

And changes since the last release:

.gitignore | 4 +-
doc/build_site.sh | 8 +-
doc/changelog | 8 +
doc/quick_start.txt | 2 +-
doc/reference.txt | 102 +++++---
doc/tyrs.sample.cfg | 3 -
po/POTFILES.in | 5 +
po/es.po | 323 ++++++++++++++++++++++++
po/fr.po | 321 ++++++++++++++++++++++++
po/tyrs.pot | 321 ++++++++++++++++++++++++
scripts/tyrs | 9 +-
setup.cfg | 8 +
setup.py | 25 ++-
tests/test_twitter_api.py | 64 +++++
tests/test_utils.py | 35 +++
tyrs/config.py | 298 +++++++++-------------
tyrs/constant.py | 92 +++++++
tyrs/container.py | 30 +++
tyrs/editBox.py | 128 ----------
tyrs/editor.py | 145 +++++++++++
tyrs/help.py | 111 ++++++++
tyrs/interface.py | 487 +++++++++++++++++++++++++++++++++++
tyrs/keyBinding.py | 323 ------------------------
tyrs/keys.py | 139 ++++++++++
tyrs/message.py | 102 ++++++++
tyrs/timeline.py | 63 +++++
tyrs/tweets.py | 270 +++++++++++++++++---
tyrs/tyrs.py | 136 ++++++-----
tyrs/uiTyrs.py | 612---------------------------------------------
tyrs/update.py | 43 ++++ tyrs/utils.py | 25
++ 31 files changed, 2857 insertions(+), 1385 deletions(-)

Hope you will enjoy it,
Have a nice day everyone.

Nicolas.

Reply all
Reply to author
Forward
0 new messages