aboutsummaryrefslogtreecommitdiff
path: root/src/dialog.cc
AgeCommit message (Expand)Author
2024-09-02Avoid searching for boundary in file contentXavier Del Campo Romero
2024-08-07Use dStrdup instead of strdupRodrigo Arias Mallo
2024-08-07Make Dillo C99 standard compliantRodrigo Arias Mallo
2024-08-07Fix pedantic warningsRodrigo Arias Mallo
2024-03-09Use Doxygen comments for C filesRodrigo Arias Mallo
2015-07-05restore lost initialization of choice_answercorvid
2015-05-29some more information for TLS warning popupscorvid
2015-05-18gain some space in a_Dialog_choicecorvid
2013-04-19trim some spacescorvid
2013-01-28Fix: dialog menu is keyboard-activable again (119c5d6ba0df regression)Jorge Arellano Cid
2013-01-11Modified a_Dialog_choice5() to accept any number of alternatives [p37sitdu]Jorge Arellano Cid
2012-12-30ui color fg/bg preferencescorvid
2012-12-10Dillo: parameterise window titles.Jeremy Henty
2012-12-10Dillo: improved window titles.Jeremy Henty
2012-12-07fltk1.3-ify wrap_mode callcorvid
2012-11-28Add "#include <FL/fl_ask.H>" wherever its functions are used.Jeremy Henty
2012-11-08Add '#' to the open file dialog escaped character setcorvid
2011-09-25let the enter key trigger buttons when possiblecorvid
2011-07-29Added better error handling for the web search dialog (search_url)Jorge Arellano Cid
2011-07-24Added an optional label to dillorc's search_url. Format: "[<label> ]<url>"Jorge Arellano Cid
2011-07-24Added multiple search engines (with several 'search_url' lines in dillorc)Jorge Arellano Cid
2011-06-27Enabled CTRL+{a,e,d,k} in search dialog (for start,end,del,cut)Jorge Arellano Cid
2011-06-27Replaced fl_input() with a custom dialogJorge Arellano Cid
2011-06-25rm some references to fltk2corvid
2011-06-10Set modal for a_Dialog_choice5Jorge Arellano Cid
2011-06-10don't use monospace with the text window dialog anymorecorvid
2011-05-30user/pass dialog msg boundscorvid
2011-05-29choice5: don't crash in the absence of choicescorvid
2011-05-26user/pass dialog appearancecorvid
2011-05-26fix compilation warningscorvid
2011-05-25rm commentcorvid
2011-05-25delete choice5 windowcorvid
2011-05-25user/password dialogcorvid
2011-02-06imported patch choice5Jorge Arellano Cid
2011-01-26fix the temporary choice5 codecorvid
2011-01-25let caller know user/pass dialog isn't working yetcorvid
2011-01-25dialog text windowcorvid
2011-01-16some general commenting-out for src/corvid
2011-01-08a bit of dialogcorvid
2011-01-06some dialog.cc changescorvid
2011-01-06some UI constantscorvid
2010-02-17dialog recombine make/show_text_windowcorvid
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2009-01-26adapt font-family preferences to match CSSJohannes Hofmann
2009-01-02Fixed a VOIDP2INT bug in the authentication dialog callback.Jorge Arellano Cid
2008-12-20Added basic authentication!Jorge Arellano Cid
2008-10-30- Reduced warnings with gcc-4.3.jcid
2008-09-30- Added a workaround for missing lines with "View Source".jcid
2008-09-21- Some i18n in view source and tab labels.jcid
2008-09-08- Adjusted internal font sizes so the default font_factor is 1.0jcid