aboutsummaryrefslogtreecommitdiff
path: root/src/dillo.cc
AgeCommit message (Expand)Author
2025-04-27Add about:keys to show keyboard shortcutsRodrigo Arias Mallo
2025-02-19Fix build on Solaris 10 and old gcc 4.0.1Claes Nästén
2025-02-05Fix several typosGevel Tekens
2024-12-17Add support for user actions in the link menuRodrigo Arias Mallo
2024-11-24Print version of libraries and featuresRodrigo Arias Mallo
2024-10-28Reload the current page on SIGUSR1 signalRodrigo Arias Mallo
2024-08-07Make Dillo C99 standard compliantRodrigo Arias Mallo
2024-03-09Use Doxygen comments for C filesRodrigo Arias Mallo
2015-07-06Merge with main repo.Sebastian Geerken
2015-06-29HTTP Strict Transport Securitycorvid
2015-06-10SRDOP: Work on RTFL messages.Sebastian Geerken
2015-06-03Merge with main repo.Sebastian Geerken
2015-05-28'ssl' -> 'tls' where reasonable, given that ssl3 is dead and allcorvid
2015-05-10Merge with main repo.Sebastian Geerken
2015-05-08https: the rest :)corvid
2015-01-08Merge with main repo.Sebastian Geerken
2015-01-06disable drag and dropJohannes Hofmann
2015-01-02Merge with main repo.Sebastian Geerken
2014-12-24merge 3.0.4.1 branchcorvid
2014-12-20update documentation for --localcorvid
2014-11-05Updated RTFL macros.Sebastian Geerken
2014-09-24DBG_OBJ_COLOR: order of arguments.Sebastian Geerken
2014-07-21New dillorc option adjust_table_min_width.Sebastian Geerken
2014-07-18New dillorc option 'adjust_min_width'. Also fixed bug in textblock extremes c...Sebastian Geerken
2014-03-01Merge with main repo.Sebastian Geerken
2014-02-15share user agent style between CssContext'sJohannes Hofmann
2014-01-13RTFL colors.Sebastian Geerken
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