-
Notifications
You must be signed in to change notification settings - Fork 1
/
TODO
29 lines (24 loc) · 852 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
*show "&x0000;" characters, add other entities from builtin Python module
*print to PDF
*CSS multi-column -> table
*fix table layout problems, e.g. too-low y height on Wikipedia's main page
*find other sandboxed way to run applets — PyPy?
*fix bug where unvisited links are marked as visited in HTML
*"View source" doesn't always work
*investigate comment formatting problems on Slashdot
*create preference for background color
*option for blocking third-party and IP-address cookies/JS/CSS/HTMLL/iframes
perhaps later:
*convert to Python 3
*replace HTML/SGML parser with builtin Python module
*use gettext to support localization
=========
done:
*Gopher support
*use PIL for JPEG/PNGs when opened directly in the browser
*up/main navigation shortcuts
*Gopher socket timeout
*SVG filetype
*UTF-8 support for text files
*new icons
*HTTPS support