diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2015-05-27 11:07:04 -0300 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2015-05-27 11:07:04 -0300 |
commit | af2f4800e97d5f9ae3a43062cdac0425362cccba (patch) | |
tree | 8a10f4263780b0f86e7fa18b7d1ce14dd5dfdf65 /ChangeLog | |
parent | 3240d7de54558ba7c91abe346f2420377c8ce685 (diff) |
Made view-source dpi use CSS formatting (it's shorter and cleaner)
BTW, is there a point in using a monospaced font?
Besides it looks like code printing (which is good),
a proportional-spaced font may be easier to read.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ dillo-3.1 [not released yet] +- Image buffer/cache improvements. - Fix for segfault when there's no dpid and view source is requested. - Fix view-source dpi to handle null characters correctly. + - Made view-source dpi use CSS formatting (it's shorter and cleaner). Patches: Jorge Arellano Cid +- Crosscompile/buildroot-friendly fltk-config test. Patch: Peter Seiderer |