\n"
++ "\n"
+ "\n"
+ "\n"
+ "\n"
+-"\n"
+-"\n"
+-" \n"
+-" \n"
+-" \n"
+-" | Dillo\n"
+-" | \n"
+-" | \n"
+-" \n"
+-" | \n"
+-" | \n"
+-"\n"
+-" \n"
+-"\n"
+-"\n"
+-"\n"
+-" \n"
+-" \n"
+-" \n"
+-" | Magazines\n"
+-"\n"
+-" | \n"
+-" | \n"
+-" \n"
+-" | \n"
+-" | \n"
+-"\n"
+-" \n"
+-"\n"
+-"\n"
+-"\n"
+-" \n"
+-" \n"
+-" \n"
+-" | Additional Stuff\n"
+-"\n"
+-" | \n"
+-" | \n"
+-" \n"
+-" | \n"
+-" | \n"
+-"\n"
+-" \n"
+-"\n"
+-"\n"
+-"\n"
+-" \n"
+-" \n"
+-" \n"
+-" | Essential Readings\n"
+-"\n"
+-" | \n"
+-" | \n"
+-" \n"
+-" | \n"
+-" | \n"
+-"\n"
+-"\n"
++ "\n"
++ "\n"
++ "\n"
++ "\n"
++ "\n"
++ "| ROCKate | \n"
++ " \n"
++ "\n"
++ "\n"
++ "\n"
++ "\n"
++ "| \n"
++ "\n"
++ " | \n"
++ " \n"
++ " \n"
++ " | \n"
++ " \n"
++ " \n"
++ " | \n"
++ " \n"
++ " \n"
+ "\n"
++ " | \n"
+ "\n"
+ "\n"
+ "\n"
+-" | \n"
+-"\n"
++ " | | \n"
++ "\n"
+ "\n"
+ "\n"
+ "\n"
+-"\n"
+-"\n"
+-"\n"
+-" \n"
+-" Free Software\n"
+-" | \n"
+-" \n"
+-" | \n"
+-" \n"
+-" Dillo is Free Software in the terms of the GPL.\n"
+-" This means you have four basic freedoms:\n"
+-" \n"
+-" - Freedom to use the program any way you see fit.\n"
+-"
- Freedom to study and modify the source code.\n"
+-"
- Freedom to make backup copies.\n"
+-"
- Freedom to redistribute it.\n"
+-"
\n"
+-" The GPL\n"
+-" is the legal mechanism that gives you these freedoms.\n"
+-" It also protects them from being taken away: any derivative work\n"
+-" based on the program must be under the GPL. \n"
+-" | \n"
+-" | \n"
+-" | \n"
+-"\n"
+-" \n"
+-"\n"
+-"\n"
+-"\n"
+-"\n"
+-" \n"
+-" Release overview\n"
+-" April 26, 2006\n"
+-" | \n"
+-" \n"
+-" \n"
+-" \n"
+-" | \n"
+-" \n"
+-"This release is hopefully the last from the GTK1 series. The port to\n"
+-"FLTK2 is almost finished now!\n"
+-" \n"
+-"This release comes with extensive work on the plugins side. A new dpip\n"
+-"library, a new FLTK2-based GUI for downloads!, a \"data:\"\n"
+-"URI handler, a important bug fix in the FTP plugin, and a cookies server\n"
+-"dpi that enables all Dillo instances to use cookies at the same time!\n"
+-" \n"
+-"There's also the \"./configure --disable-threaded-dns\"\n"
+-"option (mainly for some non reentrant BSDs), among many other improvements.\n"
+-" \n"
+-"Remember that dillo project uses a release model where every new\n"
+-"browser shall be better than the former.\n"
+-"Keep up with the latest one!\n"
+-" | \n"
+-" | \n"
+-" | \n"
+-"\n"
+-" \n"
+-"\n"
+-"\n"
+-"\n"
+-"\n"
+-" \n"
+-" ChangeLog highlights\n"
+-" (Extracted from the\n"
+-" full\n"
+-" ChangeLog)\n"
+-" | \n"
+-" \n"
+-" \n"
+-" \n"
+-" \n"
+-"\n"
+-"- Designed and implemented a dpi protocol library (libDpip.a in /dpip).\n"
+-"
- Ported the bookmarks, download, file, https, ftp and hello plugins,\n"
+-" plus the dpid daemon and the rest of the source tree to use it.\n"
+-"
- Improved the dpi buffer reception to handle split buffers (This was\n"
+-" required for handling arbitrary data streams with dpip).\n"
+-"
- Fixed a serious bug with the FTP plugin that led to two downloads\n"
+-" of the same file when left-clicking a non-viewable file.\n"
+-"
- Improved the accuracy of the illegal-character error reporting\n"
+-" for URLs.\n"
+-"
- Added dpi/downloads.cc (Default FLTK2-based GUI for downloads dpi).\n"
+-"
- Added \"./configure --disable-dlgui\" to build without FLTK2-GUI\n"
+-" downloads.\n"
+-"
- Fixed dpip's tag syntax and its parsing to accept any value string.\n"
+-"
- Added DOCTYPE parsing (for better bug-meter error messages).\n"
+-"
- Fixed bookmarks dpi to escape ' in URLs and &<>\"' in titles\n"
+-" (BUG#655).\n"
+-"
- Added a check for malicious image sizes in IMG tags.\n"
+-"\n"
+-"
- Added a datauri dpi to handle \"data:\" URIs (RFC-2397).\n"
+-"
- Moved the cookies management into a dpi server: cookies.dpi.\n"
+-"
- Removed the restriction of only one dillo with cookies enabled!\n"
+-"
- Added \"./configure --disable-threaded-dns\" (for some non\n"
+-" reentrant BSDs).\n"
+-"
\n"
+-" | \n"
+-" | \n"
+-" | \n"
+-"\n"
+-" \n"
+-"\n"
+-"\n"
+-"\n"
+-"\n"
+-" \n"
+-" Notes\n"
+-" | \n"
+-" \n"
+-" \n"
+-" \n"
+-" \n"
+-"\n"
+-" - There's a\n"
+-" dillorc\n"
+-" (readable config) file within the tarball; It is well commented\n"
+-" and has plenty of options to customize dillo, so copy\n"
+-" it to your ~/.dillo/ directory, and\n"
+-" modify to your taste.\n"
+-"
- There's documentation for developers in the
/doc\n"
+-" dir within the tarball; you can find directions on everything\n"
+-" else at the home page.\n"
+-" - Dillo has context sensitive menus using the\n"
+-" right mouse button (available on pages, links, images,\n"
+-" the Back and Forward buttons, and bug meter).\n"
+-"
- Dillo behaves very nicely when browsing local files, images, and HTML.\n"
+-" It's also very good for Internet searching (try Google!).\n"
+-"
- This release is mainly intended for developers\n"
+-" and advanced users.\n"
+-"
- Frames, Java and Javascript are not supported.\n"
+-"
\n"
+-" \n"
+-" | \n"
+-" | \n"
+-" | \n"
+-"\n"
+-"\n"
+-"\n"
+-"\n"
++ "\n"
++ "\n"
++ "\n"
++ "\n"
++ "\n"
++ "ROCKate | \n"
++ " \n"
++ "\n"
++ "\n"
++ "\n"
++ "\n"
++ "| \n"
++ " \n"
++ "Welcome to the ROCKate ROCKATE-VERSION LiveCD \n"
++ "This Webbrowser is called 'dillo' and is configured to route all requests through the Tor network. As such, your anonymity while browsing is ensured, unless you provide personal information yourself.\n"
++ " \n"
++ " | \n"
++ " \n"
++ " \n"
++ " | \n"
++ " \n"
++ " \n"
++ " | \n"
++ " \n"
++ " \n"
++"\n"
++ " \n"
++"\n"
++ "\n"
++ "\n"
++ "\n"
++ "\n"
++ "\n"
++ "ChangeLog | \n"
++ " \n"
++ "\n"
++ "\n"
++ "\n"
++ "\n"
++ "\n"
++ "\n"
++"* V0.3.1, May 17th, 2007 \n"
++"\n"
++"* added fixes to actually make these nifty things work\n"
++"\n"
++"* V0.3, May 15th, 2007 \n"
++"\n"
++"* updated to Tor 0.1.2.13\n"
++"* added transparent Tor routing to config dialog\n"
++"* added runtime update mechanism\n"
++"\n"
++"* V0.2, April 19th, 2007 \n"
++"\n"
++"* Added background image\n"
++"* Added irssi (preconfigured to use freenodes hidden service)\n"
++"* Added stone plugin for simple network configuration\n"
++"* Shrinked the Small version to 41 Megabyte \n"
++"\n"
++"* V0.1 'Ignition', April 4th, 2007 \n"
++"Initial release \n"
++ " \n"
++ " | \n"
++ " \n"
++ " \n"
++ " | \n"
++ " \n"
++ " \n"
++ " | \n"
++ " \n"
++ " \n"
+ "\n"
+ "\n"
+-" | \n"
+-"\n"
+-"\n"
++ " | \n"
++ " | \n"
+ "\n"
+ "\n"
+-"\n"
++ " | \n"
+ "\n"
++ "\n"
++ "\n"
++ "\n"
++ "\n"
++ "\n"
++ "| Tor | \n"
++ " \n"
++ "\n"
++ "\n"
++ "\n"
++ "\n"
++ "| \n"
++ "\n"
++ " | \n"
++ " \n"
++ " \n"
++ " | \n"
++ " \n"
++ " \n"
++ " | \n"
++ " \n"
++ " \n"
+ "\n"
++ " | \n"
+ "\n"
+ "\n"
+-"\n"
+-"\n"
++ "
\n"
+ "