index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
html.cc
Age
Commit message (
Expand
)
Author
2008-11-10
add strong, em, cite style
Johannes Hofmann
2008-11-10
convert table code to new style handling
Johannes Hofmann
2008-11-08
convert Html_tag_open_font()
Johannes Hofmann
2008-11-08
set CSS pseudo class in Html_tag_open_a()
Johannes Hofmann
2008-11-07
make CssProperty::Value a union of int and char*
Johannes Hofmann
2008-10-31
make ol work
Johannes Hofmann
2008-10-31
move endElement() in pop_tag
Johannes Hofmann
2008-10-31
remove style from DilloHtmlState
Johannes Hofmann
2008-10-30
remove nonCssProperties from Node
Johannes Hofmann
2008-10-30
add link support
Johannes Hofmann
2008-10-30
fix some bugs
Johannes Hofmann
2008-10-30
hook up styleengine in html.cc
Johannes Hofmann
2008-10-29
pass Layout to StyleEngine
Johannes Hofmann
2008-10-26
add klass parameter
Johannes Hofmann
2008-10-23
strdup() id and style strings
Johannes Hofmann
2008-10-23
add StyleEngine
Johannes Hofmann
2008-10-23
make a_Html_tag_index accessible outside of html.cc
Johannes Hofmann
2008-10-14
- Cosmetics with ResourceFactory in forms.cc
jcid
2008-10-08
.
jcid
2008-10-01
- Disallowed loading images when expecting is set.
jcid
2008-09-30
- s/todo:/TODO:/g
jcid
2008-09-29
- Switched the image load button to be a per-window choice.
jcid
2008-09-27
.
jcid
2008-09-27
- Added a workaround for segfaulting popup menus.
jcid
2008-09-26
- reverted all of the style->backgroundColor to current_bg_color
jcid
2008-09-26
- Added the "middle_click_opens_new_tab" option to dillo2rc.
jcid
2008-09-14
- Extended Page size meter to include images.
jcid
2008-09-14
- Forbid dpi GET and POST from non dpi-generated urls.
jcid
2008-09-12
- Minor size optimization.
jcid
2008-09-10
- removed the unused "asap" parameter.
jcid
2008-09-08
- Fixed the "Load Images" menu item in the page popup.
jcid
2008-09-08
- Adjusted internal font sizes so the default font_factor is 1.0
jcid
2008-08-25
- Fixed a segfault bug in VERBATIM mode.
jcid
2008-08-06
- Allowed form inputs outside FORM (it's in the standard).
jcid
2008-06-21
.
jcid
2008-06-21
- Header include cleanup
jcid
2008-06-21
- split table code from html.cc
jcid
2008-06-20
- Adapted the code to the new Textblock::addText() API.
jcid
2008-06-19
- cleanup: switched bool_t to bool in html.cc
jcid
2008-06-19
- minor cleanup.
jcid
2008-06-18
- Minor cleanups.
jcid
2008-06-10
- Added support for the DIR element.
jcid
2008-06-10
- Implemented OBJECT as link (similar to FRAME).
jcid
2008-06-10
- Fixed a comment.
jcid
2008-06-09
- Fixed a corner case memory leak.
jcid
2008-06-08
- Minor Html cleanups.
jcid
2008-06-08
- Removed a couple of unnecessary includes.
jcid
2008-06-08
- Fixed a bug in stop parser. Reordered Html_process_tag.
jcid
2008-06-07
- html.cc cleanup (in progress): source split.
jcid
2008-06-05
- html.cc cleanup (in progress). Source split.
jcid
[next]