summaryrefslogtreecommitdiff
path: root/atari/doc
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2012-01-06 22:12:20 +0000
committerOle Loots <ole@monochrom.net>2012-01-06 22:12:20 +0000
commit03cd3ac72bf4279d4202982a55deaa651b6e6338 (patch)
treeacb4522e03fcdeea12195dddcb747aa9c3c5df40 /atari/doc
parentaf89069dad2b6e5336fe6c7e85c5ea9bec0fbc44 (diff)
downloadnetsurf-03cd3ac72bf4279d4202982a55deaa651b6e6338.tar.gz
netsurf-03cd3ac72bf4279d4202982a55deaa651b6e6338.tar.bz2
Updated docs.
svn path=/trunk/netsurf/; revision=13383
Diffstat (limited to 'atari/doc')
-rwxr-xr-xatari/doc/bugs8
-rwxr-xr-xatari/doc/changes.txt4
-rwxr-xr-xatari/doc/readme.txt56
3 files changed, 32 insertions, 36 deletions
diff --git a/atari/doc/bugs b/atari/doc/bugs
index dd71d11a6..74576f67d 100755
--- a/atari/doc/bugs
+++ b/atari/doc/bugs
@@ -1,8 +1,4 @@
KNOWN BUGS
- - On classic TOS systems (aka !FreeMiNT) the palette is reset
- when a new window is opened. This means: when opening a new window,
- the colors aren't correct!
- - Double Redraws when used with classic TOS Systems.
- - Browser window can not be moved out of the desktop area, to the right.
-
+- "View Source" only works when the configured editor is already launched.
+- Wrong redraw area when parts of the window move out of the screen area.
diff --git a/atari/doc/changes.txt b/atari/doc/changes.txt
index 9290fe78f..30879c8da 100755
--- a/atari/doc/changes.txt
+++ b/atari/doc/changes.txt
@@ -8,3 +8,7 @@
- process commandline parameter w (width) / h (height) for default window size
- improved mouse drag within treeview, browser win, toolbar.
- Fixed file drop in frames
+ - Implemented option dialog
+ - Improved GUI speed by fixing throbber code.
+ - Implemented "Save as" ( no improvements where made to core-functions ).
+ - Implemented settings dialog
diff --git a/atari/doc/readme.txt b/atari/doc/readme.txt
index e50450e4e..18620a542 100755
--- a/atari/doc/readme.txt
+++ b/atari/doc/readme.txt
@@ -17,12 +17,12 @@ WWW: http://netsurf-browser.org
Table of Contents:
------------------
-0x01 - What is it?
-0x02 - System Requirements
+0x01 - What is it?
+0x02 - System Requirements
0x03 - Features
-0x04 - Missing features
+0x04 - Missing features
0x05 - Things to test
-0x06 - Additional Notes
+0x06 - Additional Notes
0x07 - Known bugs
0x08 - Technical information
@@ -30,9 +30,9 @@ Table of Contents:
What is it? A web browser!
--------------------------
- NetSurf is a multi-platform web browser which is written with
- portability and speed in mind.
- This is the native Port for the FreeMiNT OS.
+ NetSurf is a multi-platform web browser which is written with
+ portability and speed in mind.
+ This is the native Port for the FreeMiNT OS.
More info at project website: www.netsurf-browser.org
@@ -41,16 +41,16 @@ Minimum System Requirements:
- 32 MB RAM ( 48 MB recommended for demanding websites )
- 32 MHz ( 60 Mhz recommended )
- - At least 15 Bit Graphics card.
+ - At least 15 Bit Graphics card.
- FreeMiNT 1.17.0 release kernel (Please look at FAQ to read
about TOS support) for full & correct network support.
-
+
Main Features:
--------------
- Very good HTML 4 & CSS 2.1 rendering
- - HTTPS
+ - HTTPS
- Freetype2 font rendering
@@ -58,30 +58,29 @@ Missing Features:
-----------------
This section describes Features that NetSurf-Core offers but which are not
- handled by the GEM frontend currently.
+ handled by the GEM frontend currently.
- - Configuration dialog (use texteditor instead)
- - Grapical website history dialog
+ - Grapical website history dialog
Installation Notes:
-------------------
- Unpack the compressed archive that you downloaded,
+ Unpack the compressed archive that you downloaded,
change into the new directory and run ns.prg.
- If something isn't working - run ns.prg within an console and
+ If something isn't working - run ns.prg within an console and
enable logging:
- ./ns.prg -v
+ ./ns.prg -v
that makes it possible, that you can identify the problem.
Additional Notes
----------------
-
- If you would like to see the above mentioned features or
- can't run NetSurf because you only have a 16 or 256 Color system
+
+ If you would like to see the above mentioned features or
+ can't run NetSurf because you only have a 16 or 256 Color system
get in contact.
Please also check the FAQ document.
@@ -95,18 +94,15 @@ Additional Notes
so far. This release lacks some features and some of the code written
was just coded with an "I have to get this done quickly" attitude.
This is especially true for the drawin routines... It doesn't offer
- offscreen bitmaps, which was one of my goals for a release. But
+ offscreen bitmaps, which was one of my goals for a release. But
I dropped that in favor of an not-so-delayed release.
Known Bugs
----------
-
- - Redraw artefacts/false clipping when moving other applications above
- NetSurf.
- - Double Redraws when used with classic TOS systems.
- - Window can not be moved out of the desktop area to the right
-
+
+ - "View Source" only works when the configured editor is already launched.
+ - Wrong redraw area when parts of the window move out of the screen area.
Technical info & outlook
------------------------
@@ -118,10 +114,10 @@ Greetings & Thanks
- AtFact for providing help with resource files & images
- The MiNT Mailing list, they all helped me a lot!
- The NetSurf Mailing list guys, especially the Amiga guys.
- - The NetSurf developers that did a great job!
- - Everyone that tested this Browser!
- - Everyone that provides feedback!
- - The forum.atari-home.de members for giving me much help
+ - The NetSurf developers that did a great job!
+ - Everyone that tested this Browser!
+ - Everyone that provides feedback!
+ - The forum.atari-home.de members for giving me much help
during setup of my atari!