index
:
dillo
master
Dillo, a multi-platform graphical web browser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plain.cc
Age
Commit message (
Expand
)
Author
2008-09-27
- Added a workaround for segfaulting popup menus.
jcid
2008-09-17
- Fixed a memory leak in plain.cc.
jcid
2008-09-14
- Extended Page size meter to include images.
jcid
2008-09-10
- removed the unused "asap" parameter.
jcid
2008-09-08
- Adjusted internal font sizes so the default font_factor is 1.0
jcid
2008-06-02
- Moved charset decoding into cache.
jcid
2008-05-29
- Hooked a decoder for text/plain with charset.
jcid
2008-02-08
- added flush for bare images and plain text pages.
jcid
2008-02-04
!- testing: dramatic reduction of FltkViewBase::queueDrawTotal calls.
jcid
2008-01-02
Enabled limit_text_width in preferences.
jcid
2007-12-31
Implemented the SELECT element in FORMS!
jcid
2007-11-14
Implemented "Load Images" in the page menu and cleaned up html.hh.
jcid
2007-11-10
Reimplemented html.cc using a class, removed the linkblock,
jcid
2007-11-05
Added the DW2TB macro to plain.cc (same as in html.cc)
jcid
2007-11-05
Updated copyright lines
jcid
2007-11-05
Minor changes in dillorc2
jcid
2007-11-03
- Reimplemented plain.cc using a class, and hooked memory-release.
jcid
2007-10-29
- Hooked "Activate" to the form_receiver.
jcid
2007-10-24
Implemented a new scheme of scroll-position remembering. This is one per
jcid
2007-10-11
+- Connected signals to <li> elements (fixes links within lists).
jcid
2007-10-07
Initial revision
jcid