aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-03-13prepare dillo-3.0.3Johannes Hofmann
2013-02-22fix warning in UIcmd_save()Johannes Hofmann
2013-01-28Fix: dialog menu is keyboard-activable again (119c5d6ba0df regression)Jorge Arellano Cid
2013-01-27simplify ui color handling by using fltk free color indicescorvid
2013-01-26domain.c: quiet some MSGscorvid
2013-01-14Remove ancient commented-out GTK code.Jeremy Henty
2013-01-12clean up struct typedefsp37sitdu, corvid
2013-01-11Changed color average from 0.1f to 0.14fJorge Arellano Cid
2013-01-11Modified a_Dialog_choice5() to accept any number of alternatives [p37sitdu]Jorge Arellano Cid
2013-01-10uicmd.cc: *UIcmd_make_save_filename(): clarify the loop logicJeremy Henty
2013-01-10fix tab foreground color defaultscorvid
2013-01-10uicmd.cc: consistent suggestions for save filesJeremy Henty
2013-01-09Refactored FD close calls into a single new dClose() dlib function [p37sitdu]Jorge Arellano Cid
2013-01-08fix an at-least-conceivable fd leak with cookiesrc on errorcorvid
2013-01-08uicmd.cc: when saving, test whether the file exists and prompt before overwri...Jeremy Henty
2013-01-07remove weird comment linesJohannes Hofmann
2013-01-05Remove redundant check in cache.c [by p37sitdu]Jorge Arellano Cid
2013-01-03web dispatch, don't prepare for display if the content type isn't viewablecorvid
2013-01-02throw in some more UI colors to play withcorvid
2013-01-02ctrl-tab navigation fix; show new tab before hiding old onecorvid
2013-01-02uicmd.cc: refactor a_UIcmd_{save,save_link}().Jeremy Henty
2013-01-01Don't leak a FD if write() fails on a just-connected local dpi socket.Jorge Arellano Cid
2012-12-31we still aren't using UI::customize() flags arg, so rm itcorvid
2012-12-31rm show_url preferencecorvid
2012-12-31don't say 'FL_GRAY' because it's a misleading termcorvid
2012-12-31ui colors: inactive icons, let's give the .1 color averaging a trycorvid
2012-12-31apply recent form Input changes to findbar input as wellcorvid
2012-12-30rm prehistoric 'subtag' wordingcorvid
2012-12-30a_Color_parse: err val 2 requires successful parsing of 0[xX]...corvid
2012-12-30document current behaviour of a_Color_parsecorvid
2012-12-30fix prefs color msgcorvid
2012-12-30a_Capi_open_url(): warn when ignoring an uncached/undownloadable download req...Jeremy Henty
2012-12-30uicmd.cc: fix the handling of prefs.save_dirJeremy Henty
2012-12-30uicmd.cc: add "#include <string.h>".Jeremy Henty
2012-12-30uicmd.{hh,cc}: simplify by replacing a_UIcmd_{get,set}_save_dir() with a_UIcm...Jeremy Henty
2012-12-30main background color for status outputcorvid
2012-12-30ui color fg/bg preferencescorvid
2012-12-28don't let form Input widgets or Location eat Page_Up/Downcorvid
2012-12-28Corrected default value for "penalty_hyphen_2".Sebastian Geerken
2012-12-26Use prefs variables penalty_em_dash_left, penalty_em_dash_right, and penalty_...Sebastian Geerken
2012-12-26Made dillorc's "show_tooltip" work again for the UIJorge Arellano Cid
2012-12-26Fixed a bug in dpip when dillo aborts a running dpi connectionJorge Arellano Cid
2012-12-26splash: change other instance of ChangeLog link as wellcorvid
2012-12-26don't let prefs.show_url be disabledcorvid
2012-12-25splash: link to raw version of ChangeLogcorvid
2012-12-25use MB for progress of large pagescorvid
2012-12-24never leave Location blank when requesting urlcorvid
2012-12-21FL_CURSOR_DEFAULT when popping up menuscorvid
2012-12-20add missing breaks in dns.cJohannes Hofmann
2012-12-20don't let unhandled Escape close a browser windowcorvid