summaryrefslogtreecommitdiff
path: root/atari
diff options
context:
space:
mode:
Diffstat (limited to 'atari')
-rwxr-xr-xatari/doc/bugs1
-rwxr-xr-xatari/doc/readme.txt1
-rwxr-xr-xatari/doc/todo4
3 files changed, 4 insertions, 2 deletions
diff --git a/atari/doc/bugs b/atari/doc/bugs
index faba6b83d..34e180b91 100755
--- a/atari/doc/bugs
+++ b/atari/doc/bugs
@@ -5,4 +5,5 @@ KNOWN BUGS
the colors aren't correct!
- Visiting pages that contain frames: undefined behavior
- Double Redraws when used with classic TOS Systems.
+ - Browser window can not be moved out of the desktop area, to the right.
\ No newline at end of file
diff --git a/atari/doc/readme.txt b/atari/doc/readme.txt
index e0a2bfe01..ba7ab6eda 100755
--- a/atari/doc/readme.txt
+++ b/atari/doc/readme.txt
@@ -22,7 +22,6 @@ Things to test:
and I know that it can cause BUGS.
- Have a look at the memory usage...
- Copy & Paste ( please don't report unsupported characters, I know it's not perfect)
- Doing selections with the mouse (Press mouse key and wait until statusbar says "selecting") is not working so well...
But you can use CTRL+A to select everything. Try it.
diff --git a/atari/doc/todo b/atari/doc/todo
index da0daeb93..d62fbb35a 100755
--- a/atari/doc/todo
+++ b/atari/doc/todo
@@ -34,5 +34,7 @@ TODO's (no priority order)
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.
-
+ - Iconify Code kompletieren ( favicon, icon nach oben schieben - icon name anzeigen)
+ - fix ablend() function within vdi plotter, antialiased text only looks good when rendered
+ on white / black backgrounds, maybe other colors, but red looks ugly.
\ No newline at end of file