summaryrefslogtreecommitdiff
path: root/atari/doc/todo
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2011-01-22 16:43:24 +0000
committerOle Loots <ole@monochrom.net>2011-01-22 16:43:24 +0000
commitb8f40265f461dd67883b15b5bc9a7cccd13ce25b (patch)
treeba26f8f7fefa32edb48ba96b951a39c2352e89c1 /atari/doc/todo
parentc94c308cb441592e28a1488ca91486697db74be2 (diff)
downloadnetsurf-b8f40265f461dd67883b15b5bc9a7cccd13ce25b.tar.gz
netsurf-b8f40265f461dd67883b15b5bc9a7cccd13ce25b.tar.bz2
Updated documentation.
svn path=/trunk/netsurf/; revision=11449
Diffstat (limited to 'atari/doc/todo')
-rw-r--r--atari/doc/todo7
1 files changed, 6 insertions, 1 deletions
diff --git a/atari/doc/todo b/atari/doc/todo
index 1fe4abd04..da0daeb93 100644
--- a/atari/doc/todo
+++ b/atari/doc/todo
@@ -5,7 +5,7 @@ TODO's (no priority order)
- Optimize drawing of bitmaps on Low-Memory machines
- Optimize Clipping for Plotters ( use OS clipping instead of own clipping )
- Restore the Palette when Windows get's the Focus
- - Make drawing of tiled bitmaps optional
+ - Make drawing of tiled bitmaps optional ( they are slooow )
- Implement TreeView
- Implement TreeView Hotlits
- Implement TreeView History
@@ -29,5 +29,10 @@ TODO's (no priority order)
( at best, implement callback for this...)
- Yahoo.de / .com etc. still crashes - this is probably not an Atari-Version
fault, but applies to all other netsurf versions.
+ - Have browser_window specific cursor, window specifc cursor
+ - At some places I query for gdos version and use v_gtext when running
+ classic TOS. This is maybe not really correct, altough the v_ftext work
+ on the newer OS (MiNT) it doesn't mean I'm using it correct.
+ - When minimized (not iconyfied) NetSurf doesn't recognize that.
\ No newline at end of file