/* * File: about.c * * Copyright (C) 1999-2007 Jorge Arellano Cid * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. */ #include /* * HTML text for startup screen */ const char *const AboutSplash= "\n" "\n" "\n" "Splash screen for dillo-" VERSION "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "
\n" " \n" " \n" "
\n" " \n" " \n" "
\n" "

 Welcome to Dillo " VERSION " 

\n" "
\n" "
\n" "
\n" "\n" "
\n" "\n" "\n" "\n" "\n" "\n" "
\n" "\n" "\n" "\n" "\n" "\n" "\n" "
\n" " \n" " \n" " \n" "
Dillo\n" "
\n" "
\n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" "
\n" " \n" " \n" " Help\n" "
  \n" " \n" " Home\n" "
  \n" " \n" " \n" " Objectives\n" "
  \n" " \n" " \n" " ChangeLog\n" "
  \n" " \n" " \n" " Interview\n" "
  \n" " \n" " \n" " Authors\n" "
  \n" " \n" " \n" " Donate\n" "
\n" "
\n" "
\n" "
\n" "\n" "
\n" "\n" "\n" "\n" "
\n" " \n" " \n" " \n" "
News\n" "\n" "
\n" "
\n" " \n" " \n" " \n" " \n" " \n" " \n" " \n" "
  \n" " \n" " LWN\n" "
  \n" " \n" " Slashdot\n" "
  \n" " \n" " Linux.org.uk\n" "
  \n" " \n" " C. Dreams\n" "
  \n" " \n" " VoltaireNet\n" "
  \n" " \n" " Nexus M.\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" " Google\n" "
  \n" " Wikipedia\n" "
  \n" " P. Gutenberg\n" "
  \n" " FreshMeat\n" "
  \n" " GNU\n" " project\n" "
  \n" " LinuxFund\n" "
\n" "
\n" "
\n" "
\n" "\n" "
\n" "\n" "\n" "\n" "
\n" " \n" " \n" " \n" "
Essential Readings\n" "\n" "
\n" "
\n" " \n" "
  \n" " Peace&Violence\n" "
  \n" " \n" " Right to Read\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" " Dillo is Free Software under the terms of version 3 of the\n" " 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 is the legal mechanism that gives you these freedoms.\n" " It also protects you from having them taken away: any derivative work\n" " based on the program must be under GPLv3 as well.
\n" "
\n" "
\n" "
\n" "\n" "
\n" "\n" "
\n" "\n" "\n" " \n" "
\n" "

Release overview

\n" " July 3, 2009\n" "
\n" " \n" " \n" "
\n" "

\n" "This release of Dillo improves image size checking. It builds upon version\n" "2.1, which brought significant improvements such as basic CSS support and\n" "configurable keybindings.\n" "

\n" "Remember that the dillo project uses a release model where every new\n" "version shall be better than the last.\n" "Keep up with the latest one!\n" "

\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" "2.1.1:
\n" "
    \n" "
  • Add additional size checks for images.\n" "
  • Added support for css colors of the form rgb(255, 255, 255).\n" "
  • Added the 'nop' keybinding (nop = NO_OPERATION; cancels a default hook).\n" "
  • Added 'stop' key action (not bound by default).\n" "
  • Reduced 'warning: ignoring return value of ...'\n" "
\n" "2.1:
\n" "
    \n" "
  • Implemented basic CSS infrastructure!\n" "
  • Read user style from ~/.dillo/style.css.\n" "
  • Added configurable keybindings! (in ~/.dillo/keysrc)\n" "
  • Implemented \"search previous\" in string searches.\n" "
  • Ported the command line interface from dillo1\n" "
  • Set middle click to submit in a new TAB. (Helps to keep form data!)\n" "
  • Implemented Basic authentication!\n" "
  • Implemented a close-tab button for the GUI.\n" "
  • Implemented a tools menu.\n" "
  • Added dillo(1) man page.\n" "
  • Added \"font_max_size\", \"font_min_size\" dillorc options.\n" "
  • Added instant client-side redirects (aka. zero-delay META refresh).\n" "
  • Proxy support for HTTPS.\n" "
  • Updated the URL resolver to comply with RFC-3986.\n" "
  • Fixed Bookmarks modify's HTML so it wraps nicely on handhelds.\n" "
  • Made cookierc parsing more robust.\n" "
  • Fix: recover page focus when clicking outside of a widget.\n" "
  • Added support for the Q element. BUG#343\n" "
  • Added a right-click menu to form controls (show hiddens, submit, reset)\n" "
  • Added the \"http_language\" dillorc option for setting HTTP's Accept-Language.\n" "
  • Replace image loading button and page menu option with a tools menu option.\n" "
  • Implemented the \"overline\" text-decoration.\n" "
  • Enhanced and cleaned up text decorations for SUB and SUP.\n" "
  • Added \"View Stylesheets\" to the page menu.\n" "
  • System config files have moved to sysconfdir/dillo/\n" "
  • Allowed compilation with older machines by removing a few C99isms.\n" "
  • Switched SSL-enabled to configure.in (./configure --enable-ssl).\n" "
  • Removed redundant caller NULL checks already in the API.\n" "
  • Added use of inttypes.h when stdint.h isn't found.\n" "
  • Made the parser recognize \"[^ ]/>\"-terminated XML elements.\n" "
  • Brought in Sebastian's CSS parser from dillo-0.8.0-css-3.\n" "
  • Support CSS @import directive.\n" "
  • Improved CSS selector matching performance using hash tables.\n" "
  • Added support for descendant and child selectors.\n" "
  • Support selector specificity.\n" "
  • Replace bg_color dillorc option.\n" "
  • Remove text_color, link_color, and force_my_colors dillorc options.\n" "
  • Replace visited_color dillorc option.\n" "
  • Allow negative values for specific CSS properties only.\n" "
  • Disable negative margins for now as dw/* does not support them yet.\n" "
  • Disable form widgets while stylesheets are loading.\n" "
  • Implement --xid command line option (used by claws mail client).\n" "
  • Added the \"middle_click_drags_page\" dillorc option.\n" "
  • Set the File menu label to hide when the File menu-button is shown.\n" "
  • Made a big cleanup of cache.c WRT charset decoding (fixes bugs).\n" "
  • Made an extensive cleanup/fixup of the whole image handling process.\n" "
  • Fixed handling of META's content-type with no MIME type (e.g. only charset).\n" "
  • Added support for a quoted URL in META refresh.\n" "
  • Updated the GPL copyright note in the source files.\n" "
\n" "
\n" "
\n" "
\n" "\n" "
\n" "\n" "
\n" "\n" "\n" " \n" "
\n" "

Notes

\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 it to your taste.\n" "
  • Documentation for developers is in the /doc\n" " dir within the tarball; you can find directions on everything\n" " else at the home page.\n" "
  • The right mouse button brings up a context-sensitive menu\n" " (available on pages, links, images, forms, the Back and Forward buttons,\n" " and the bug meter).\n" "
  • Dillo behaves very nicely when browsing local files, images, and HTML.\n" " It's also very good for Internet searching.\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" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "\n" "
\n" "\n" "\n" "\n" "

\n" "
\n" "
\n" "
\n" "\n" "\n";