aboutsummaryrefslogtreecommitdiff
path: root/src/uicmd.cc
AgeCommit message (Expand)Author
2025-05-08Make Ctrl+C copy selection into clipboardRodrigo Arias Mallo
2025-05-07Copy links to clipboard selection tooRodrigo Arias Mallo
2025-05-01Support for Content-Disposition filenameCameron Paul
2025-04-30Middle-click on back or forward opens in new tabAlex
2025-02-05Fix several typosGevel Tekens
2024-12-17Add support for user actions in the link menuRodrigo Arias Mallo
2024-10-28Reload the current page on SIGUSR1 signalRodrigo Arias Mallo
2024-10-13Control the page overlap independentlyRodrigo Arias Mallo
2024-10-13Add new scrollbar page modeRodrigo Arias Mallo
2024-10-13Add support for left scrollbarRodrigo Arias Mallo
2024-08-07Use dStrAsciiCasecmp instead of strncasecmpRodrigo Arias Mallo
2024-08-07Fix pedantic warningsRodrigo Arias Mallo
2024-06-25Add support for zoom factorRodrigo Arias Mallo
2024-06-09Add new_tab_page optionRodrigo Arias Mallo
2024-04-09Control the direction of tab scrollingAlex
2024-03-09Use Doxygen comments for C filesRodrigo Arias Mallo
2024-02-18Expand tilde to home directory in local URLsRodrigo Arias Mallo
2024-01-22Add scroll_switches_tabs optionRodrigo Arias Mallo
2024-01-16Switch tabs using the mouse wheelRodrigo Arias Mallo
2024-01-15Add ui_tab_height optionRodrigo Arias Mallo
2023-12-20Add scroll_step optionRodrigo Arias Mallo
2016-07-13Bug meter message.Jorge Arellano Cid
2015-05-18let fltk wrap this dialog's textcorvid
2014-12-24merge 3.0.4.1 branchcorvid
2014-12-10Avoid a corner case segfault when no search URL is found in dillorc.Jorge Arellano Cid
2014-12-08make sure window is resizable with fltk-1.3.3Johannes Hofmann
2014-08-02fix the icon name fixcorvid
2014-07-29fix icon namecorvid
2013-10-14Reset background image of the layout.Sebastian Geerken
2013-07-23add search from address barJohannes Hofmann
2013-04-19trim some spacescorvid
2013-02-22fix warning in UIcmd_save()Johannes Hofmann
2013-01-27simplify ui color handling by using fltk free color indicescorvid
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-10uicmd.cc: consistent suggestions for save filesJeremy Henty
2013-01-08uicmd.cc: when saving, test whether the file exists and prompt before overwri...Jeremy Henty
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
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-30ui color fg/bg preferencescorvid
2012-12-26Fixed a bug in dpip when dillo aborts a running dpi connectionJorge Arellano Cid
2012-12-24never leave Location blank when requesting urlcorvid
2012-12-20don't let unhandled Escape close a browser windowcorvid
2012-12-14Update focus priority number for tabs opened in backgroundJorge Arellano Cid
2012-12-10Dillo: parameterise window titles.Jeremy Henty
2012-12-10Dillo: improved window titles.Jeremy Henty