index
:
enigma2-curlytx.git
master
Display plain text files fetched via HTTP
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
CurlyTx.py
Age
Commit message (
Expand
)
Author
2013-09-02
Add option to disable settings button, load option from XML page feed file
Christian Weiske
2013-08-29
always load the local configuration file
Christian Weiske
2013-08-29
remove help from help since that crashes enigma2
Christian Weiske
2013-08-28
support loading local files via scheme "file://"
Christian Weiske
2011-12-06
move url loading after layout finishing to prevent crashes.
Christian Weiske
2011-12-02
do not show headers when there are no headers
Christian Weiske
2011-12-01
make main window as large as settings window, remove shadow from text
Christian Weiske
2011-11-29
add license to python files
Christian Weiske
2011-11-28
add encoding and copyright header
Christian Weiske
2011-11-25
allow error messages to be translated
Christian Weiske
2011-11-24
Show headers when pressing info button
Christian Weiske
2011-11-23
make code more readable
Christian Weiske
2011-11-21
configurable text font size per page
Christian Weiske
2011-11-21
show current page when multiple ones are defined: "2/6"
Christian Weiske
2011-11-21
hide color buttons when no/only one page configured
Christian Weiske
2011-11-21
use normal actionmap
Christian Weiske
2011-11-19
HelpActions are automatically registered
Christian Weiske
2011-11-18
use translations
Christian Weiske
2011-11-18
add more help
Christian Weiske
2011-11-18
add help to main screen
Christian Weiske
2011-11-17
fix many crashes when dealing with changed page settings
Christian Weiske
2011-11-16
urls from configuration are used now. switching between urls works!
Christian Weiske
2011-11-14
basic settings work now
Christian Weiske
2011-11-13
color buttons + reload
Christian Weiske
2011-11-13
default configuration; use configuration in main menu
Christian Weiske
2011-11-11
twisted für non-blocking url loading benutzen
Christian Weiske
2011-11-11
load an url
Christian Weiske
2011-11-11
plugin shows popup
Christian Weiske