aboutsummaryrefslogtreecommitdiff
path: root/src/web.cc
AgeCommit message (Expand)Author
2024-03-09Use Doxygen comments for C filesRodrigo Arias Mallo
2014-12-21trim some spacescorvid
2014-04-02fix crash and use proper requester URL for CSS imagesJohannes Hofmann
2014-04-01resolve CSS background-image URLs relative to styleheet URLJohannes Hofmann
2013-10-14Reset background image of the layout.Sebastian Geerken
2013-09-20Added BrowserWindow and DilloURL (base URL) to StyleEngine::apply and related.Sebastian Geerken
2013-01-03web dispatch, don't prepare for display if the content type isn't viewablecorvid
2011-11-11locale-independent ASCII character case handlingcorvid
2011-09-09tiny a_Web_new() cleanupcorvid
2011-06-14Made tab and window titles more informative (WRT length)Jorge Arellano Cid
2010-10-17mergeJohannes Hofmann
2010-10-15clearer msg when can't display something as imagecorvid
2010-09-24call layout->setBgColor() from web.ccJohannes Hofmann
2010-04-06filter automatic requestscorvid
2009-08-05Changed the CCCs to build in one step (for both HTTP and DPI)Jorge Arellano Cid
2009-06-22remove system includescorvid
2009-05-03Removed redundant caller NULL checks already in the APIJeremy Henty
2009-04-19wrap long lines in src/ css codecorvid
2009-03-09needn't include prefs.hcorvid
2009-03-06remove bg_color dillorc optionJohannes Hofmann
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2009-01-26adapt font-family preferences to match CSSJohannes Hofmann
2008-12-11always use shaded colorsJohannes Hofmann
2008-09-29- Removed the remaining DEBUG_MSG in src/jcid
2008-09-08- Adjusted internal font sizes so the default font_factor is 1.0jcid
2008-06-27- enabled prefs.vw_fontname + minor cleanup.jcid
2007-11-05Updated copyright linesjcid
2007-10-24Implemented a new scheme of scroll-position remembering. This is one perjcid
2007-10-20Fixed the problem of scrolling position (remember position in a page)jcid
2007-10-11+- Connected signals to <li> elements (fixes links within lists).jcid
2007-10-07Initial revisionjcid