aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2008-10-30add x_* propertiesJohannes Hofmann
2008-10-30fix some bugsJohannes Hofmann
2008-10-30hook up styleengine in html.ccJohannes Hofmann
2008-10-30fill userAgentStyle with test valuesJohannes Hofmann
2008-10-29whitespaceJohannes Hofmann
2008-10-29delete stuff in StyleEngine::endElementJohannes Hofmann
2008-10-29start implementing StyleEngine::applyJohannes Hofmann
2008-10-29pass Layout to StyleEngineJohannes Hofmann
2008-10-29add static parse method dummiesJohannes Hofmann
2008-10-29whitespaceJohannes Hofmann
2008-10-29switch to original enum names from dillo-0.8.0-css-3Johannes Hofmann
2008-10-29apply to CssPropertyList instead of styleAttrsJohannes Hofmann
2008-10-29commentJohannes Hofmann
2008-10-29implement various apply() methodsJohannes Hofmann
2008-10-28add doctree.hh to Makefile.amJohannes Hofmann
2008-10-28add doctree.hhJohannes Hofmann
2008-10-28flesh out CssPropertyJohannes Hofmann
2008-10-26add klass parameterJohannes Hofmann
2008-10-23readd css.[ch][ch]Johannes Hofmann
2008-10-23css.[ch][ch] -> styleengine.[ch][ch]Johannes Hofmann
2008-10-23strdup() id and style stringsJohannes Hofmann
2008-10-23add StyleEngineJohannes Hofmann
2008-10-23make a_Html_tag_index accessible outside of html.ccJohannes Hofmann
2008-10-22add css.hh css.ccJohannes Hofmann
2008-10-22- Added ipv6 addresses iteration and ipv4 fallback.jcid
2008-10-22- Set the File menu label to hide when the File menu button is shown.jcid
2008-10-22- Allowed compilation with older machines by removing a few C99isms.jcid
- Added use of inttypes.h when stdint.h isn't found.
2008-10-21- Enabled OfferDownload for type mismatched root URLs.jcid
2008-10-16- Switched SSL enabled to configure.in (./configure --enable-ssl)jcid
2008-10-16- Tuned input width a bit.jcid
2008-10-15- Fix for file inputs without values (forms).jcid
2008-10-14.jcid
2008-10-14- Cosmetics with ResourceFactory in forms.ccjcid
- Removed an unused mouse button feature.
2008-10-14- Used the URL authority part instead of stripped default port in HTTP query.jcid
2008-10-14- Cosmetic changes in form handling code.jcid
2008-10-14- Changed the google search URL (UTF-8 request)release-2_0jcid
- Patch to recognize IPv6 numbers in the URL's authority part
2008-10-13.jcid
2008-10-13. Minor update to README.jcid
2008-10-10- s/dillo-fltk/dillo/ and switched the version to 2.0jcid
2008-10-10- WORKAROUND to display HTML for sylpheed.jcid
2008-10-09- File menu as popup implementation.jcid
- Working show_filemenu dillorc option.
2008-10-09- Added the double-buffer as preference patch.jcid
2008-10-09- Updated the splash pagejcid
2008-10-08.jcid
2008-10-07.jcid
2008-10-07- Made ALT+q work.jcid
2008-10-05- Avoided focus change with {Left, Right} in CustTabGroupjcid
2008-10-04- Small fix for IPv6 resolving.jcid
2008-10-04- Workaround for TabGroup max 128 limit.jcid
2008-10-04- Fixed the findbar's click to focusjcid