diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-01-01 23:40:52 +0100 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-01-01 23:40:52 +0100 |
commit | 5ea943a5e789222472e45864e119cf786498bfcd (patch) | |
tree | ea307589de0fdb202474ad4d07c0bef7fe1c53e8 /old/Plans.html |
Import original dillo.org website into old/
Diffstat (limited to 'old/Plans.html')
-rw-r--r-- | old/Plans.html | 188 |
1 files changed, 188 insertions, 0 deletions
diff --git a/old/Plans.html b/old/Plans.html new file mode 100644 index 0000000..636a105 --- /dev/null +++ b/old/Plans.html @@ -0,0 +1,188 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> + +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <title> Dillo Web Browser :: + + Current Plans + +</title> +<style type="text/css"> + body {margin: 0} + .sidebar .items {background: #f8f8f8} + .sidebar h3 {font-size: 1em; margin: 0.4em 0 0.2em 0} + h1 {color: #67f; margin-top: 0.25em; margin-bottom: 0.25em} + h3 {color: #56f; background: #f0f0f0} + .section {background: #f8f8f8; border-color: #e8e8e8; border-style: solid; border-width: 1px; margin-bottom: 0.5em} + .section h3 {margin-top: 0; margin-bottom: 0.2em} + ul li {list-style-type: square} +</style> +</head> + +<body text="black" link="blue" vlink="#403090" bgcolor="white" + style="line-height: 1.3"> + + +<table width="100%" cellspacing="0" cellpadding="0"><tr> +<td><img src="db1.png" alt="The Dillo Web Browser"> +<td width="100%"> + <img src="db2.png" alt="The Dillo Web Browser" height="124" width="100%"> +</table> + +<table border="0" cellpadding="15" cellspacing="5" width="100%"> + <tr valign="top"> + <td class="sidebar"> + <h3>Dillo</h3> + <div class="items"> + <a href="index.html">Home</a><br> + <a href="screenshots/index.html">Screenshots</a><br> + <a href="download.html">Download</a><br> + <a href="FAQ.html" title="Frequently asked questions">FAQ</a><br> + <a href="Compatibility.html">Compatibility</a><br> + <a href="http://hg.dillo.org/dillo/raw-file/default/ChangeLog"> + Changelog</a><br> + <a href="Plans.html">Current Plans</a><br> + <a href="MList.html">Mailing List</a><br> + <a href="conferences.html">Conferences</a><br> + <a href="donations.html">Donate</a><br> + </div> + <h3>Users</h3> + <div class="items"> + <a href="dillo3-help.html">Help</a><br> + <a href="Icons/index.html">Icons</a><br> + <a href="help/bug_meter.html">Bug meter</a><br> + <br> + </div> + <h3>Bug Tracker</h3> + <div class="items"> + <small>[currently broken]</small><br> + <!-- + <a href="/bugtrack/Dbugtrack.html">Bug Track Intro</a><br> + <a href="/bugtrack/Dquery.html">View Entries</a><br> + <a href="/bugtrack/Dinsert.html">Bug Insertion</a><br> + <a href="/bugtrack/Dvolunteer.html">Volunteering</a><br> + --> + </div> + <h3>Developers</h3> + <div class="items"> + <a href="developer.html">New Developer</a><br> + <a href="documentation.html">Documentation</a> *<br> + <a href="NC_design.html">Naming&Coding</a><br> + <a href="source.html">Source repository</a><br> + <a href="dpi1.html">Dpi1 Spec</a><br> + <a href="CSS.html">CSS Spec</a><br> + <a href="D_authors.html">Authors</a><br> + <a href="authors/jcid-email.html">Security contact</a><br> + </div> + <h3>Related</h3> + <div class="items"> + <a href="press.html">Dillo in the Press!</a><br> + <a href="interview.html">Interview</a><br> + <a href="interview.es.html">Entrevista</a> + <img src="chile.png" alt="*"><br> + <a href="Links.html">Links</a><br> + <a href="logos/logos.html">Art</a><br> + </div> + <p> + <a href="authors/webmaster-email.html">Webmaster</a> + <p> + <a href="http://www.anybrowser.org/campaign/"> + <img src="abblue.gif" width="80" height="15" + alt="anybrowser"></a> + + <td valign="top" align="left" width="100%"> + + +<div lang=en> +<h1>Current plans</h1> +<br> +Note that a low priority doesn't necessarily mean that it +has to wait; it might just be that no one has volunteered to work on +it yet... +<p> + <table border="1"> + <tr><th colspan=3>Notation + <tr> + <td> <img src="li_green.png" alt="[*]"> finished + <td> <img src="li_yellow.png" alt="[+]"> prototype at least + <td> <img src="li_blue.png" alt="[-]"> pending + </tr> + </table> +<p> + +<div class=section> +<h3>High priority</h3> +<img src="li_green.png" alt="[*]"> +CSS [<a href="css_compat/index.html">Checklist</a>] [<a href="CSS.html">Details</a>]<br> + +<img src="li_green.png" alt="[*]"> +Hyphenation.<br> + +<img src="li_yellow.png" alt="[+]"> +<a href="http://lists.dillo.org/pipermail/dillo-dev/2014-April/010090.html">Floating elements</a> in Textblock.<br> + +<img src="li_blue.png" alt="[-]"> +Handle negative margins in dw.<br> +</div> + + +<div class=section> +<h3>Medium priority</h3> +<img src="li_green.png" alt="[*]"> +<a href="http://lists.dillo.org/pipermail/dillo-dev/2009-May/006501.html"> +Fix X coordinate overflows</a>.<br> + +<img src="li_green.png" alt="[*]"> +Digest authentication.<br> + +<img src="li_yellow.png" alt="[+]"> +move https from dpi into browser.<br> + +<img src="li_blue.png" alt="[-]"> +https: implement certificate caching.<br> + +<img src="li_blue.png" alt="[-]"> +Preferences dpi.<br> + +<img src="li_blue.png" alt="[-]"> +Fix anchor scrolling.<br> +</div> + + +<div class=section> +<h3>Low priority</h3> +<img src="li_green.png" alt="[*]"> +improve nowrap.<br> + +<img src="li_green.png" alt="[*]"> +Image backgrounds.<br> + +<img src="li_yellow.png" alt="[+]"> +Throttle HTML rendering at Html_write or similar place.<br> + +<img src="li_yellow.png" alt="[+]"> +Graphical plugins framework.<br> + +<img src="li_yellow.png" alt="[+]"> +<a href="http://lists.dillo.org/pipermail/dillo-dev/2009-May/006434.html"> +javascript</a>.<br> + +<img src="li_blue.png" alt="[-]"> +<thead>, <tfoot> and others.<br> + +<img src="li_blue.png" alt="[-]"> +more <a href="http://www.cs.tut.fi/~jkorpela/unicode/linebr.html">sophisticated line breaking</a> in dw.<br> +</div> + +</div> + + </td> + + </tr> +</table> + + +</body> +</html> + |