aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-18Minor corrections to user_help.htmlJorge Arellano Cid
2011-07-16Fix a keybinding in user_help.htmlJorge Arellano Cid
2011-07-16user_help versioncorvid
2011-07-16README versioncorvid
2011-07-16Updated the README file with build directionsJorge Arellano Cid
2011-07-15Updated README (fltk version) and NEWSJorge Arellano Cid
2011-07-15Updated dillorc and keysrc links in help filesJorge Arellano Cid
2011-07-15Eliminated a pack of compiler warnings (gcc-4.6.1 amd64)Jorge Arellano Cid
2011-07-14wordingcorvid
2011-07-14Update dillorc URL in splash pageJorge Arellano Cid
2011-07-14ChangelogJorge Arellano Cid
2011-07-14Updated READMEJorge Arellano Cid
2011-07-14Updated about:splash page and set VERSION to 2.2.1Jorge Arellano Cid
2011-07-13ChangelogJorge Arellano Cid
2011-07-10rm backslash line continuation from dGetline()corvid
2011-07-10MSG giving HTTP status if page was emptycorvid
2011-07-10MSGscorvid
2011-06-11fix table leak with overlapping spanscorvid
2011-06-07widgets draw their own border and backgroundJohannes Hofmann
2011-06-07support !important in style attributesJohannes Hofmann
2011-06-05Don't allocate gif->linebuf so soon.corvid
2011-06-03smallcaps use the proper enum valuecorvid
2011-06-03cookies doccorvid
2011-05-27ChangeLogcorvid
2011-05-20free content/transfer decoder in Cache_entry_freecorvid
2011-05-02indentationcorvid
2011-05-02findtext search msgcorvid
2011-05-01fix handling of CSS length values of 0 without unitJohannes Hofmann
2011-04-20catch up on ChangeLog a bitcorvid
2011-04-14https dpi: error strings for certificate error code 19 and 20corvid
2011-04-04clearer MSG for suspicious image sizecorvid
2011-04-03flush the Textblock we last added toJohannes Hofmann
2011-04-02dlib/Makefile.am: clean up whitespaceJeremy Henty
2011-03-31html.cc: Html_tag_open_meta(): check that the URL exists before redirecting.Jeremy Henty
2011-03-27dw/style.cc: drawBorder*(): use the correct border colors.Jeremy Henty
2011-02-11downloads dpi: init some time variablescorvid
2011-02-07dpi/downloads.cc: make the indentation consistent.Jeremy Henty
2011-01-08configure.in: define the {int,uint}*_t types with AC_TYPE_*.Jeremy Henty
2011-01-28**/Makefile.am: #include $(top_srcdir).Jeremy Henty
2011-01-28**/Makefile.am: replace .. paths with absolute paths using $(top_builddir).Jeremy Henty
2011-01-08configure.in: fix the test code alignment.Jeremy Henty
2011-01-08configure.in: replace obsolete AC_TRY_LINK_FUNC with AC_LINK_IFELSE/AC_LANG_C...Jeremy Henty
2011-01-08configure.in: replace obsolete AC_TRY_COMPILE with AC_COMPILE_IFELSE/AC_LANG_...Jeremy Henty
2011-01-08configure.in: replace obsolete AC_ERROR with AC_MSG_ERROR.Jeremy Henty
2011-01-08configure.in: replace AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET.Jeremy Henty
2011-01-08Add some missing entries to .hgignore.Jeremy Henty
2011-01-09don't need --use-images with fltk2-configcorvid
2011-01-07fix Pointer::hashValue() by including config.hJohannes Hofmann
2011-01-05configure.in: remove obsolescent AC_HEADER_STDC.Jeremy Henty
2011-01-05configure.in: remove obsolete AM_PROG_CC_STDC.Jeremy Henty