This is an automated email from the git hooks/post-receive script.
kuuko pushed a change to annotated tag v0.7.0
in repository apps/epour.
at 9fa28f0 (tag)
tagging 028d7873d7c0efbae1d23eddfeb57c95e74c900a (commit)
replaces v0.6.0
tagged by Kai Huuhko
on Mon May 8 04:14:10 2017 +0300
- Log -----------------------------------------------------------------
Release 0.7.0
Hermet Park (1):
improve korean translate
Kai Huuhko (55):
Update TODO
fix libtorrent 1.0.0 compatibility wrt. proxy settings
Check that torrent has metadata before attempting to display tooltip
Fix save and restore of torrents without metadata
Delete update timers when tearing down gui
Add upload slots to session status
Pause gui updates when iconized/withdrawn
Fix logging when torrent cannot be opened
Add some font styles to ui strings
Fix torrent menu item force dht announce and add shortcut for files
Add TODO items
py3k compatibility
Use explicit relational imports
Make the torrent list items selectable which also enables kb navigation
Fix open() and pickle encoding for py3k
Revert the open() encoding fix from last commit
Fix a couple more relative imports
gui.menu: Fix the torrent menu remaining open when props is selected
Update TODO
Handle setting the standard icons better
Limit to Python 2 for now
Fix libtorrent-0.16.x compatibility for hash constructor
Fix error on torrent removal
Use pop_alerts() instead of looping with pop_alert
Simplify the torrent add dialog
Use more xdg icon names
Improve torrent data save location entry in torrent add dialog
Add dialog: Convert flags to bool before use, disallow dups by default
Add I18N support to gui with gettext
Use window mode for torrent tooltips
Add compatibility for lt-rb 1.0 and py3k
Change internals to work with newer libtorrent versions
Lower libtorrent required version
Update TODO
Update valid options and strings in TorrentSelector
Add back handling of torrent paused/resumed
Use the new "indent" style in TorrentFiles tree items
Use DialogWindow instead of StandardWindow for child windows
Preferences: Fix py2ism
Fix restoring paused torrents to session
Fix state and status updates
Add i2p proxy type to proxy settings
Fix adding auto paused torrents
Change gui to use add_torrent_alert instead of torrent_added_alert
Note that libtorrent-1.1.1 is recommended
Work around a libtorrent 1.1.0 issue
Add custom theme and icons
Theme: Use custom style name and remove call to extension_add
Fix progressbar updates
libtorrent compatibility fixes
Add icon sizes better suited for toolbar
Fix tooltips for torrents without metadata
Allow action menu to be activated by right click
Add local fallback for theme file
Release 0.7.0
Seong-ho Cho (1):
add Korean translation for the epour
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 09c15bf Add local fallback for theme file
new 028d787 Release 0.7.0
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--