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
Age
Commit message (
Expand
)
Author
2009-03-15
move macro definition to .cc file
Johannes Hofmann
2009-03-12
replace CSS_LENGTH_* macros with inline functions
Johannes Hofmann
2009-03-12
remove no longer used HTML_SET_TOP_ATTR macro
Johannes Hofmann
2009-03-11
whitespace
Jorge Arellano Cid
2009-03-11
fix allow_white_bg=NO case
Johannes Hofmann
2009-03-11
clear DilloHtmlState stack on destruction
Johannes Hofmann
2009-03-10
rm color-handling code in prefs
corvid
2009-03-10
add support for negative numbers in CSS parser
Johannes Hofmann
2009-03-10
replace visited_color dillorc option
Johannes Hofmann
2009-03-09
needn't include web.hh
corvid
2009-03-09
whitespace
Johannes Hofmann
2009-03-09
needn't include prefs.h
corvid
2009-03-06
[mq]: fix-Nav_save_scroll_pos-typo
Jeremy Henty
2009-03-06
fix CSS string parsing bug
Johannes Hofmann
2009-03-06
remove link_color dillorc option
Johannes Hofmann
2009-03-06
remove force_my_colors dillorc option
Johannes Hofmann
2009-03-06
remove text_color dillorc option
Johannes Hofmann
2009-03-06
remove bg_color dillorc option
Johannes Hofmann
2009-03-06
remove standard_widget_colors dillorc option
corvid
2009-03-05
reduce number of styleEngine::style0() calls
Johannes Hofmann
2009-03-04
Minor comment correction
Jorge Arellano Cid
2009-03-04
add workaround for fltk bug 2062
Johannes Hofmann
2009-03-02
Fixed a minor memory leak with CustShrinkTabPager()
Hofmann Johannes
2009-03-02
Updated the GPL copyright note in the source files
Detlef Riekenberg
2009-03-02
use wordStyle() for bullets in Html_tag_open_frame()
Johannes Hofmann
2009-02-28
[mq]: fix-klist-leak
Jeremy Henty
2009-03-01
parse style attr only if needed
corvid
2009-02-27
add CSS parser todos
Johannes Hofmann
2009-02-26
don't accept classes or id's starting with integer
Johannes Hofmann
2009-02-26
css parsing numbers
corvid
2009-02-23
let's keep what was successfully uncompressed before encountering error
corvid
2009-02-20
required attrs for form.cc
corvid
2009-02-20
CssPropertyList leak in Html_tag_open_table_cell
corvid
2009-02-17
[mq]: view-stylesheets
Jorge Arellano Cid
2009-02-17
Fixed a memory leak introduced by 691053e40394
Jorge Arellano Cid
2009-02-17
fix missing background color for ComplexButton (noticed by corvid)
Johannes Hofmann
2009-02-17
add font_max_size dillorc option
Johannes Hofmann
2009-02-16
check base font against font_min_size
Johannes Hofmann
2009-02-15
merge
Jorge Arellano Cid
2009-02-15
Fixed handling of META's content-type with no MIME type (e.g. only charset).
Jorge Arellano Cid
2009-02-15
fix leak in CssStyleSheet::addRule()
Johannes Hofmann
2009-02-15
clean StyleEngine::stack on deletion
Johannes Hofmann
2009-02-15
Moved creation of the UI's status panel into a function.
corvid
2009-02-13
Updated the URL resolver to comply with RFC-3986
Jorge Arellano Cid
2009-02-12
Implemented a close-tab button for the GUI
João Ricardo
2009-02-11
whitespace
Jorge Arellano Cid
2009-02-11
Made repush remember the scroll position.
Jorge Arellano Cid
2009-02-11
add "font_min_size" dillorc option
Johannes Hofmann
2009-02-11
Whitespace: re-indented some lines wider than 79 characters
Jorge Arellano Cid
2009-02-09
whitespace cleanup: 's/ +$//g'
Jorge Arellano Cid
[next]