netsurf/atari/doc/todo
John Mark Bell 124e4cd788 Atari frontend (credit: Ole Loots)
svn path=/trunk/netsurf/; revision=11218
2011-01-05 21:02:22 +00:00

33 lines
1.4 KiB
Plaintext

TODO's (no priority order)
- Optimize drawing of 1px width / height tiled bitmaps (stretch)
- Optimize remove / redraw of caret, use pixbuffer instead?
- 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
- Implement TreeView
- Implement TreeView Hotlits
- Implement TreeView History
- Implement TreeView SSL Dialog
- Implement Native Select Menu
- Implement Frames (?)
- Implement IFrames
- Implement offscreen plotter
- Implement Options Dialog
- Implement Favicon Display
- Optimize behaviour when windows gets the newtop,
set focus to the frame where the click occured,
not just the frame container.
- Replace RSC strings with string from messages file.
- Implement Selection within URL Widget by depressing SHIFT + Mouse Click
- Implement Home / End Cursors within the URL Widget
- Test pages that use a refferer.
- Optimize Offscreen Plotter: Save inactive framebuffers to disk?
- Ensure that a font-face is set to the default font when it couldn't be loaded.
- Loose focus for browser / url widget etc. when changing focus
( 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.