aboutsummaryrefslogtreecommitdiff
path: root/src/dillo.cc
AgeCommit message (Expand)Author
2014-12-20update documentation for --localcorvid
2014-02-15share user agent style between CssContext'sJohannes Hofmann
2013-12-20RTFL messages.Sebastian Geerken
2013-12-09Activated RTFL again, see <http://www.dillo.org/~sgeerken/rtfl/>.Sebastian Geerken
2013-10-16Strechability of non-justified lines: refinements.Sebastian Geerken
2013-09-14BUG#1140: add show_ui_tooltip preferencecorvid
2013-09-02Avoid Dpid children to become zombiesJorge Arellano Cid
2013-06-17Cleanup.Sebastian Geerken
2013-04-19trim some spacescorvid
2013-01-27simplify ui color handling by using fltk free color indicescorvid
2013-01-10fix tab foreground color defaultscorvid
2013-01-02throw in some more UI colors to play withcorvid
2012-12-30uicmd.{hh,cc}: simplify by replacing a_UIcmd_{get,set}_save_dir() with a_UIcm...Jeremy Henty
2012-12-30ui color fg/bg preferencescorvid
2012-12-26Use prefs variables penalty_em_dash_left, penalty_em_dash_right, and penalty_...Sebastian Geerken
2012-12-24never leave Location blank when requesting urlcorvid
2012-12-10Dillo: improved window titles.Jeremy Henty
2012-11-18Cleaned up and completed configuration for penalties.Sebastian Geerken
2012-11-14Cleaned up preferences.Sebastian Geerken
2012-11-07Add '#' to the CLI escaped character setJorge Arellano Cid
2012-10-30trim some spacescorvid
2012-10-03introduce domainrc mechanismp37sitdu, corvid
2012-09-24mention that --local doesn't load stylesheetscorvid
2012-06-15add comment about NULL URL vs. about:blankJohannes Hofmann
2012-06-14Backed out changeset b79a992b5bcbJohannes Hofmann
2012-06-12simplify startup without URLs on the command lineJohannes Hofmann
2011-11-17never treat URI schemes case-sensitivelycorvid
2011-10-23back out c6cbf3ae7ffd (LC_CTYPE)corvid
2011-10-22reset LC_CTYPE to C (for the benefit of Turkic locales)corvid
2011-09-13UI theme preferencecorvid
2011-09-13allow fltk scheme experimentationcorvid
2011-09-03use Fl::option() when disabling UI tooltipscorvid
2011-06-09switch fltk font handling to Fl::get_font_name() entirelyJohannes Hofmann
2011-06-06port preferred font code to fltk-1.3Johannes Hofmann
2011-04-20symbol/shortcut interpretation, commentscorvid
2011-04-19Set FL_FREE_LABELTYPE to interpret symbols and draw shortcut (for "File" menu)Jorge Arellano Cid
2011-04-01Fixed button sensitivity when starting with an empty pageJorge Arellano Cid
2011-03-02disable shortcut drawing in labelscorvid
2011-02-15make_current()corvid
2011-02-09disable symbol-interpretation in labelscorvid
2011-01-16some general commenting-out for src/corvid
2011-01-06some dillo.cccorvid
2010-10-09Use utf8encode/utf8decode (instead of mbrtowc/wcrtomb) for smallcaps.Jorge Arellano Cid
2010-10-07Add utf8 uppercasing to small-capsJorge Arellano Cid
2009-11-27use a_UIcmd_open_url() instead of a_Nav_push() in dillo.ccJohannes Hofmann
2009-11-20warn when preferred font(s) not foundcorvid
2009-11-01Switch the DPI framework from Unix sockets to Internet socketsJorge Arellano Cid
2009-08-12return 2 for bad cmdline argcorvid
2009-07-16Minor cleanupsJorge Arellano Cid
2009-06-24Check chdir() return code in Paths::initMichal Nowak newman x