aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorjcid <devnull@localhost>2008-10-10 23:10:48 +0200
committerjcid <devnull@localhost>2008-10-10 23:10:48 +0200
commit4a2d6ce6ee0b29fc880de76b0d47762e327648c3 (patch)
tree751d59d6d0ed2ec980015dbf6ddf282ac4cbeaf2 /ChangeLog
parent5bfc8cd1f728bd3ab706d4838dac49463ef73f0b (diff)
- s/dillo-fltk/dillo/ and switched the version to 2.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 51d04c29..db291a66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
Dillo project
=============================================================================
-dillo-fltk2
+dillo-2.0
+- Ported Dillo from GTK1 to FLTK2.
- Ported a susbstantial part of the code from C to C++ (FLTK2 is in C++).
@@ -45,7 +45,7 @@ dillo-fltk2
- Added a workaround for a CCC reentrancy segfault.
- Bound FltkMultiLineTextResource to the html parser (TEXTAREA).
- Added code to ignore the first <P> after <LI>.
- - Added a http_referer preference. See details in dillo2rc.
+ - Added a http_referer preference. See details in dillorc.
- Added a text placeholder: "[IMG]" for img_off mode.
- Fixed a SEGFAULT bug in http.c (handling of web->url).
- Fixed handling of #anchors with repush, and other operations.
@@ -71,8 +71,8 @@ dillo-fltk2
- Added code for the image menu and hooked it to dw2 signals.
- Hooked the page and link menus.
- Added a image-loading toggle button to the UI.
- - Enabled hiding widgets of the control panel from dillo2rc.
- - Added a save-directory preference (save_dir in dillo2rc).
+ - Enabled hiding widgets of the control panel from dillorc.
+ - Added a save-directory preference (save_dir in dillorc).
- Fixed page-popup-menu to use the stack's top URL instead of base_url.
- Added the "static" qualifier where missing.
- Bound "Copy link location".