dillo

log

age author description
3 days ago Sebastian Geerken Aligned lines in comments.default tip
3 weeks ago Sebastian Geerken Some debugging messages.
3 weeks ago Sebastian Geerken Some cleanup (originally in floats repo).
3 weeks ago corvid turn off a msg
3 weeks ago Sebastian Geerken Fixed problem with hyphenation.
4 weeks ago Pino Toscano Fixes FTBFS on hurd-i386
4 weeks ago corvid ChangeLog
4 weeks ago corvid OPTION label attribute
4 weeks ago corvid implement OPTGROUP in src/
4 weeks ago corvid include optgroup-close among items in dillo-dw interface for SELECT
4 weeks ago corvid trim some spaces
4 weeks ago corvid Fl_Browser instead of Fl_Tree for <select> list box.
4 weeks ago Jorge Arellano Cid Added tag release-3_0_3 for changeset 30402d387d6b
4 weeks ago Jorge Arellano Cid Updated the release date in Changelog, Splash and README.release-3_0_3
6 weeks ago Jorge Arellano Cid Date update for rc2 in splash page.
6 weeks ago corvid .hgignore test/containers
6 weeks ago corvid quick (inadequate) mention of domainrc in user_help
6 weeks ago corvid more about domainrc on splash page
6 weeks ago Jorge Arellano Cid Some comments in "Release overview" and dillorc.
7 weeks ago Sebastian Geerken Added/updated copyright notices.
7 weeks ago Sebastian Geerken Fixed a typo.
8 weeks ago Johannes Hofmann add note about dillo-install-hyphenation to README
2 months ago Johannes Hofmann remove doc/dillo.1 from EXTRA_DIST
2 months ago Johannes Hofmann consistently use tabs in doc/Makefile.am
2 months ago Johannes Hofmann distribute dillo.1.in
2 months ago Johannes Hofmann prepare dillo-3.0.3
2 months ago Johannes Hofmann update man page after rename of pattern installation script
2 months ago Sebastian Geerken Renamed install-hyphen to dillo-install-hyphen and made it installable.
2 months ago Sebastian Geerken Polishing up install-hyphenation: some options.
2 months ago Johannes Hofmann fix building in separate build directory
2 months ago Johannes Hofmann merge
2 months ago Johannes Hofmann replace /usr/local with actual prefix in man page
2 months ago Sebastian Geerken Fixed a bug in Vector::bsearch.
2 months ago Johannes Hofmann add info about hyphenation to man page
2 months ago Sebastian Geerken Vector::bsearch and insertSorted.
2 months ago Sebastian Geerken Comment.
2 months ago Sebastian Geerken Comparable is now subclass of Object (not pseudo-interface anymore). The old solution would have made RTTI neccessary to work correctly.
2 months ago Sebastian Geerken Implemented iterators for Vector.
2 months ago Sebastian Geerken Simplified containers test.
2 months ago Sebastian Geerken divChars now work in <pre>.
2 months ago Sebastian Geerken Switched from ctan.org to mirrors.dotsrc.org.
2 months ago Sebastian Geerken Rewrote pattern installation script.
2 months ago Johannes Hofmann fix warning in UIcmd_save()
3 months ago Sebastian Geerken Comments for last change.
3 months ago Sebastian Geerken 'text-transform: capitalize' and hyphenation now play together. (Comments are missing.)
3 months ago Sebastian Geerken Fixed debug message.
3 months ago Sebastian Geerken Removing parts of the ancient commented-out (and temporally removed) GTK code by commented-out code that works. (Debug messages which are useful from time to time.)
3 months ago Sebastian Geerken Some cleanup in HashTable; new container HashSet (of which HashTable is a sub class); fixed a glitch in both (inserting equal node again does not remove the first instance).
3 months ago Jorge Arellano Cid Fix: dialog menu is keyboard-activable again (119c5d6ba0df regression)
3 months ago Sebastian Geerken Script for downloading and adjusting pattern files.
3 months ago Sebastian Geerken Test for containers. (Just curious how complete the code is ...)
3 months ago corvid simplify ui color handling by using fltk free color indices
3 months ago corvid ChangeLog
3 months ago corvid typo
3 months ago Sebastian Geerken Some comments about the dw::fltk::ui design.
3 months ago corvid domain.c: quiet some MSGs
3 months ago corvid dillorc move ui colors into the ui section
3 months ago corvid dillorc update sample user agent
3 months ago corvid dillorc give the ui prefs some commentary
3 months ago Sebastian Geerken Doxygen comments: added "dir=both" to graphs, which recent versions of dot seem to expect.