aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--devdoc/Dillo.txt2
-rw-r--r--devdoc/Dpid.txt2
-rw-r--r--devdoc/IO.txt4
-rw-r--r--devdoc/README2
-rw-r--r--dillorc4
-rw-r--r--doc/README2
-rw-r--r--doc/dillo.1.in2
-rw-r--r--doc/user_help.html10
-rw-r--r--dw/style.cc2
-rw-r--r--dw/textblock.cc2
-rw-r--r--src/IO/about.c22
-rw-r--r--src/menu.cc2
-rw-r--r--src/prefs.c2
-rw-r--r--src/ui.cc4
-rw-r--r--test/html/manual/floats2.html2
-rw-r--r--test/html/manual/floats3.html2
-rw-r--r--test/html/manual/floats5.html2
18 files changed, 37 insertions, 36 deletions
diff --git a/ChangeLog b/ChangeLog
index a8e193bf..b3bc4263 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,8 +3,8 @@ Dillo project
=============================================================================
Here we list changes that are relatively significant and/or visible to the
-user. For a history of changes in full detail, see our Mercurial repository
-at http://hg.dillo.org/dillo
+user. For a history of changes in full detail, see our Git repository
+at https://github.com/dillo-browser/dillo
dillo-3.1 [not released yet]
@@ -51,6 +51,7 @@ dillo-3.1 [not released yet]
- Enable TLS support by default for https.
- Add automatic rendering tests (only enabled with --enable-html-tests).
- Fix width calculation when using 'min-width' and 'max-width'.
+ - Update website URL to https://dillo-browser.github.io/
Patches: Rodrigo Arias Mallo <rodarima@gmail.com>
-----------------------------------------------------------------------------
diff --git a/devdoc/Dillo.txt b/devdoc/Dillo.txt
index a63c9588..e7f18de7 100644
--- a/devdoc/Dillo.txt
+++ b/devdoc/Dillo.txt
@@ -46,7 +46,7 @@ jpeg.c and png.c)
5.- The dpi framework: a gateway to interface the browser with
external programs (Example: the bookmarks server plugin).
-Dpi spec: http://www.dillo.org/dpi1.html
+Dpi spec: https://dillo-browser.github.io/old/dpi1.html
-------------------------
diff --git a/devdoc/Dpid.txt b/devdoc/Dpid.txt
index 6c418f57..0c27c72b 100644
--- a/devdoc/Dpid.txt
+++ b/devdoc/Dpid.txt
@@ -16,7 +16,7 @@ Nomenclature:
dpi1:
specific term for dillo's plugin spec version 1.
- at: http://www.dillo.org/dpi1.html
+ at: https://dillo-browser.github.io/old/dpi1.html
dpi program:
any plugin program itself.
diff --git a/devdoc/IO.txt b/devdoc/IO.txt
index cd62a4f5..f20d31ed 100644
--- a/devdoc/IO.txt
+++ b/devdoc/IO.txt
@@ -42,8 +42,8 @@ handling of data and its error control was put under the control
of the CCC (Concomitant Control Chain), and the old widget system
was replaced with a new one (Dw). The source code is currently
regarded as "very stable beta", and is available at
-<http://www.dillo.org>. Dillo is a project licensed under the GNU
-General Public License.
+<https://github.com/dillo-browser/dillo>. Dillo is a project
+licensed under the GNU General Public License.
This paper covers basic design aspects of the hybrid approach
that the Dillo web browser uses to solve several latency
diff --git a/devdoc/README b/devdoc/README
index 9736a32b..69424308 100644
--- a/devdoc/README
+++ b/devdoc/README
@@ -1,7 +1,7 @@
README: Last update Jul 2009
These documents cover dillo's internals.
-For user help, see http://www.dillo.org/dillo3-help.html
+For user help, see https://dillo-browser.github.io/old/dillo3-help.html
--------------------------------------------------------------------------
diff --git a/dillorc b/dillorc
index 3e970e10..b5ac0f32 100644
--- a/dillorc
+++ b/dillorc
@@ -146,13 +146,13 @@
# Set the start page.
# start_page="about:blank"
-# start_page="http://www.dillo.org"
+# start_page="https://dillo-browser.github.io/"
# start_page="file:/home/jcid/custom_page.html"
#start_page="about:splash"
# Set the home location
# home="file:/home/jcid/HomePage/Home.html"
-#home="http://www.dillo.org/"
+#home="https://dillo-browser.github.io/"
# Set the URLs used by the web search dialog.
# "%s" is replaced with the search keywords separated by '+'.
diff --git a/doc/README b/doc/README
index 41c11d87..a3c33651 100644
--- a/doc/README
+++ b/doc/README
@@ -1,5 +1,5 @@
Last update: June 2015
This directory contains user documentation. Developer documentation is
-only stored in the Hg repository at <http://hg.dillo.org/dillo/>, in
+only stored in the Git repository at <https://github.com/dillo-browser/dillo>, in
the directory "devdoc", but not part of the tarball.
diff --git a/doc/dillo.1.in b/doc/dillo.1.in
index 0853e6eb..09d62ab6 100644
--- a/doc/dillo.1.in
+++ b/doc/dillo.1.in
@@ -114,4 +114,4 @@ Hyphenation pattern files.
.BR wget (1)
.PP
Dillo website:
-.B http://www.dillo.org
+.B https://dillo-browser.github.io/
diff --git a/doc/user_help.html b/doc/user_help.html
index 789a0b5f..dd32b107 100644
--- a/doc/user_help.html
+++ b/doc/user_help.html
@@ -78,7 +78,7 @@
appearance or behaviour, look at the options in your
<b><font color="#5040a0">dillorc</font></b>
file (if you don't have a copy in your ~/.dillo/ directory, get it
- <a href='http://www.dillo.org/dillorc'>here</a>).
+ <a href='https://raw.githubusercontent.com/dillo-browser/dillo/master/dillorc'>here</a>).
<li> Clicking the "Reload" button always requests an end-to-end reload
of the page currently viewed, but it will *not* reload embedded
@@ -208,7 +208,7 @@
<tr><td bgcolor="#70a0c0">
<p>
With a
- <code>~/.dillo/<a href="http://www.dillo.org/domainrc">domainrc</a></code>
+ <code>~/.dillo/<a href="https://raw.githubusercontent.com/dillo-browser/dillo/master/src/domainrc">domainrc</a></code>
file, you can control how dillo handles automatic requests for resources
(like images and style sheets) that aren't at the same domain as the
original page.
@@ -263,7 +263,7 @@
<tr><td bgcolor="#70a0c0">
<p>
Bookmarks are handled by the Dillo plugin
- (<a href='http://www.dillo.org/dpi1.html'>dpi</a>) framework.
+ (<a href='https://dillo-browser.github.io/old/dpi1.html'>dpi</a>) framework.
This should be transparent to the end user. Please note that:
<ul>
<li>It is a good idea to keep a backup of your
@@ -285,7 +285,7 @@
</td></tr>
<tr><td bgcolor="#70a0c0">
<p>
- Dillo's <em><a href='http://www.dillo.org/help/bug_meter.html'>Bug
+ Dillo's <em><a href='https://dillo-browser.github.io/old/help/bug_meter.html'>Bug
meter</a></em> shows the
number of <b><font color="#5040a0">detected bugs</font></b> inside the
page. The bugs are caught at parsing time, so the
@@ -355,7 +355,7 @@
</table>
<p>
You can <b><font color="#5040a0">change</font></b> the bindings using a
-<code>~/.dillo/<a href="http://www.dillo.org/keysrc">keysrc</a></code>
+<code>~/.dillo/<a href="https://raw.githubusercontent.com/dillo-browser/dillo/master/src/keysrc">keysrc</a></code>
file.
</td></tr>
</table>
diff --git a/dw/style.cc b/dw/style.cc
index 32a33a9e..4c4351a8 100644
--- a/dw/style.cc
+++ b/dw/style.cc
@@ -752,7 +752,7 @@ Length StyleImage::ExternalWidgetImgRenderer::getBackgroundPositionY ()
* use a trapezium as draw polygon, or drawTypedLine() for dots and dashes.
* Although the concept is simple, achieving pixel accuracy is laborious [1].
*
- * [1] http://www.dillo.org/css_compat/tests/border-style.html
+ * [1] https://dillo-browser.github.io/old/css_compat/tests/border-style.html
*/
static void drawBorderTop(View *view, Style *style,
int x1, int y1, int x2, int y2)
diff --git a/dw/textblock.cc b/dw/textblock.cc
index 3ba81286..27438b6d 100644
--- a/dw/textblock.cc
+++ b/dw/textblock.cc
@@ -637,7 +637,7 @@ void Textblock::sizeAllocateImpl (core::Allocation *allocation)
*/
/* align=bottom (base line) */
/* Commented lines break the n2 and n3 test cases at
- * http://www.dillo.org/test/img/ */
+ * https://dillo-browser.github.io/old/test/img/ */
childAllocation.y = lineYOffsetCanvas (line, allocation)
+ (line->borderAscent - word->size.ascent);
diff --git a/src/IO/about.c b/src/IO/about.c
index 07dbbb01..68da3c3d 100644
--- a/src/IO/about.c
+++ b/src/IO/about.c
@@ -61,36 +61,36 @@ const char *const AboutSplash=
" <table border='0' cellspacing='0' cellpadding='2'><tr>\n"
" <td>\n"
" <td>\n"
-" <a href='http://www.dillo.org/dillo3-help.html'>\n"
+" <a href='https://dillo-browser.github.io/old/dillo3-help.html'>\n"
" Help</a>\n"
" <tr>\n"
" <td>&nbsp;&nbsp;\n"
" <td>\n"
-" <a href='http://www.dillo.org/'>Home</a>\n"
+" <a href='https://dillo-browser.github.io/'>Home</a>\n"
" <tr>\n"
" <td>&nbsp;&nbsp;\n"
" <td>\n"
-" <a href='http://www.dillo.org/funding/objectives.html'>\n"
+" <a href='https://dillo-browser.github.io/old/funding/objectives.html'>\n"
" Objectives</a>\n"
" <tr>\n"
" <td>&nbsp;&nbsp;\n"
" <td>\n"
-" <a href='http://hg.dillo.org/dillo/raw-file/tip/ChangeLog'>\n"
+" <a href='https://raw.githubusercontent.com/dillo-browser/dillo/master/ChangeLog'>\n"
" ChangeLog</a>\n"
" <tr>\n"
" <td>&nbsp;&nbsp;\n"
" <td>\n"
-" <a href='http://www.dillo.org/interview.html'>\n"
+" <a href='https://dillo-browser.github.io/old/interview.html'>\n"
" Interview</a>\n"
" <tr>\n"
" <td>&nbsp;&nbsp;\n"
" <td>\n"
-" <a href='http://www.dillo.org/D_authors.html'>\n"
+" <a href='https://dillo-browser.github.io/old/D_authors.html'>\n"
" Authors</a>\n"
" <tr>\n"
" <td>&nbsp;&nbsp;\n"
" <td>\n"
-" <a href='http://www.dillo.org/donations.html'>\n"
+" <a href='https://dillo-browser.github.io/old/donations.html'>\n"
" Donate</a>\n"
" </table>\n"
" </table>\n"
@@ -236,10 +236,10 @@ const char *const AboutSplash=
" <tr>\n"
" <td>\n"
"<ul>\n"
-" <li> Read the <a href='http://www.dillo.org/dillo3-help.html'>help</a>,\n"
+" <li> Read the <a href='https://dillo-browser.github.io/old/dillo3-help.html'>help</a>,\n"
" it's short.\n"
" <li> There's a\n"
-" <a href='http://www.dillo.org/dillorc'>dillorc</a>\n"
+" <a href='https://raw.githubusercontent.com/dillo-browser/dillo/master/dillorc'>dillorc</a>\n"
" (readable config) file inside the tarball. It is well-commented\n"
" and has plenty of options to customize dillo, so <STRONG>copy\n"
" it</STRONG> to your <STRONG>~/.dillo/</STRONG> directory, and\n"
@@ -248,10 +248,10 @@ const char *const AboutSplash=
" (available on pages, links, images, forms, the Back and Forward buttons,\n"
" and the bug meter).\n"
" <li> Cookies are disabled by default for privacy. To log into certain\n"
-" sites, you may need to <a href='http://www.dillo.org/Cookies.txt'>enable\n"
+" sites, you may need to <a href='https://dillo-browser.github.io/old/Cookies.txt'>enable\n"
" cookies selectively</a>.\n"
" <li> To stop third-party ads and tracking, you can use a\n"
-" ~/.dillo/<a href='http://www.dillo.org/domainrc'>domainrc</a>/ file.\n"
+" ~/.dillo/<a href='https://raw.githubusercontent.com/dillo-browser/dillo/master/src/domainrc'>domainrc</a>/ file.\n"
" <li> Frames, Java and Javascript are not supported.\n"
" <li> This release is mainly intended for <strong>developers</strong>\n"
" and <strong>advanced users</strong>.\n"
diff --git a/src/menu.cc b/src/menu.cc
index e86c3a06..fdf4fc60 100644
--- a/src/menu.cc
+++ b/src/menu.cc
@@ -273,7 +273,7 @@ static void Menu_bugmeter_validate_wdg_cb(Fl_Widget*, void*)
*/
static void Menu_bugmeter_about_cb(Fl_Widget*, void*)
{
- a_UIcmd_open_urlstr(popup_bw, "http://www.dillo.org/help/bug_meter.html");
+ a_UIcmd_open_urlstr(popup_bw, "https://dillo-browser.github.io/old/help/bug_meter.html");
}
/*
diff --git a/src/prefs.c b/src/prefs.c
index 065feb70..0114d912 100644
--- a/src/prefs.c
+++ b/src/prefs.c
@@ -12,7 +12,7 @@
#include "prefs.h"
#define PREFS_START_PAGE "about:splash"
-#define PREFS_HOME "http://www.dillo.org/"
+#define PREFS_HOME "https://dillo-browser.github.io/"
#define PREFS_FONT_SERIF "DejaVu Serif"
#define PREFS_FONT_SANS_SERIF "DejaVu Sans"
#define PREFS_FONT_CURSIVE "URW Chancery L"
diff --git a/src/ui.cc b/src/ui.cc
index 4239b4e6..0ab23308 100644
--- a/src/ui.cc
+++ b/src/ui.cc
@@ -246,7 +246,7 @@ static void help_cb(Fl_Widget *w, void *)
} else {
MSG("Can't read local help file at \"%s\"."
" Getting remote help...\n", path);
- a_UIcmd_open_urlstr(bw, "http://www.dillo.org/dillo3-help.html");
+ a_UIcmd_open_urlstr(bw, "https://dillo-browser.github.io/old/dillo3-help.html");
}
dFree(path);
}
@@ -623,7 +623,7 @@ void UI::make_status_bar(int ww, int wh)
// Status box
StatusOutput = new Fl_Output(0, wh-sh, ww-bm_w, sh);
- StatusOutput->value("http://www.dillo.org");
+ StatusOutput->value("https://dillo-browser.github.io/");
StatusOutput->labelsize(8);
StatusOutput->box(FL_THIN_DOWN_BOX);
StatusOutput->clear_visible_focus();
diff --git a/test/html/manual/floats2.html b/test/html/manual/floats2.html
index b7978706..72572107 100644
--- a/test/html/manual/floats2.html
+++ b/test/html/manual/floats2.html
@@ -3,7 +3,7 @@ accusantium doloremque laudantium, totam rem aperiam eaque ipsa, quae
ab illo inventore veritatis et quasi architecto beatae vitae dicta
sunt, explicabo.
<div style="float:left; border: 1px dashed black">Some text in a
-float.<br /><img src="http://www.dillo.org/dw/html/not-so-simple-container.png" /></div>
+float.<br /><img src="https://dillo-browser.github.io/old/dw/html/not-so-simple-container.png" /></div>
nemo enim ipsam voluptatem, quia voluptas sit,
aspernatur aut odit aut fugit, sed quia consequuntur magni dolores
eos, qui ratione voluptatem sequi nesciunt, neque porro quisquam est,
diff --git a/test/html/manual/floats3.html b/test/html/manual/floats3.html
index 4d57e453..914e86a6 100644
--- a/test/html/manual/floats3.html
+++ b/test/html/manual/floats3.html
@@ -3,7 +3,7 @@ accusantium doloremque laudantium, totam rem aperiam eaque ipsa, quae
ab illo inventore veritatis et quasi architecto beatae vitae dicta
sunt, explicabo.</p>
<div style="float:left; border: 1px dashed black">Some text in a
-float.<br /><img src="http://www.dillo.org/dw/html/not-so-simple-container.png" /></div>
+float.<br /><img src="https://dillo-browser.github.io/old/dw/html/not-so-simple-container.png" /></div>
<p>nemo enim ipsam voluptatem, quia voluptas sit, aspernatur aut odit
aut fugit, sed quia consequuntur magni dolores eos, qui ratione
voluptatem sequi nesciunt, neque porro quisquam est, qui dolorem
diff --git a/test/html/manual/floats5.html b/test/html/manual/floats5.html
index c8c6564a..df42f4f2 100644
--- a/test/html/manual/floats5.html
+++ b/test/html/manual/floats5.html
@@ -2,7 +2,7 @@ Sed ut perspiciatis, unde omnis iste natus error sit voluptatem
accusantium doloremque laudantium, totam rem aperiam eaque ipsa, quae
ab illo inventore veritatis et quasi architecto beatae vitae dicta
sunt, explicabo.
-<div style="float:left; border: 1px dashed black"><img src="http://www.dillo.org/Icons/ProgramIcon16.png" /></div>
+<div style="float:left; border: 1px dashed black"><img src="https://dillo-browser.github.io/old/Icons/ProgramIcon16.png" /></div>
nemo enim ipsam voluptatem, quia voluptas sit,
aspernatur aut odit aut fugit, sed quia consequuntur magni dolores
eos, qui ratione voluptatem sequi nesciunt, neque porro quisquam est,