aboutsummaryrefslogtreecommitdiff
path: root/src/uicmd.hh
AgeCommit message (Expand)Author
2025-08-04Middle click in Home or Book opens in new tabRodrigo Arias Mallo
2025-08-04Focus the N-th tab with Alt-<number>Rodrigo Arias Mallo
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
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-08-07Make Dillo C99 standard compliantRodrigo Arias Mallo
2024-06-25Add support for zoom factorRodrigo Arias Mallo
2012-12-30uicmd.{hh,cc}: simplify by replacing a_UIcmd_{get,set}_save_dir() with a_UIcm...Jeremy Henty
2011-09-16use x,y for tools popupcorvid
2011-09-16position history menu below buttoncorvid
2011-08-01Cleanup: removed some unused code from the UIJorge Arellano Cid
2011-07-11Made "hide-panels" hide the findbar, then panels (and removed "fullscreen").Jorge Arellano Cid
2011-03-15Made the findbar operative again (it has tricks and workarounds)Jorge Arellano Cid
2010-02-17Add the a_Capi_dpi_send_data() functionJorge Arellano Cid
2009-07-05keybindings for scrollingcorvid
2009-05-31line lengthJorge Arellano Cid
2009-05-18add support for --xid command line optionJohannes Hofmann
2009-04-18Implemented Instant client-side redirects (META refresh with delay=0)Jorge Arellano Cid
2009-02-17[mq]: view-stylesheetsJorge Arellano Cid
2009-02-08Fixed the load image popup option. Also cleaned up the API a bit.corvid
2009-02-08Implemented "search previous" in string searchesJoão Ricardo Lourenço
2009-02-08Switched load images on/off feature to the Tools menucorvid
2009-01-27Implemented the tools button with CSS options. Also removed nav.h from html.ccJorge Arellano Cid
2009-01-05Added a right-click menu to the form submit button (allows to show hiddens)Jorge Arellano Cid
2008-12-21Added a popup menu to form's submit buttoncorvid
2008-10-26- Added the "middle_click_drags_page" dillorc option.jcid
2008-10-10- WORKAROUND to display HTML for sylpheed.jcid
2008-10-09- File menu as popup implementation.jcid
2008-10-07- Made ALT+q work.jcid
2008-10-02- Made SHIFT + {Left, Right} work even with findbar focused.jcid
2008-10-01- Committed the no bw as window user_data() patch.jcid
2008-09-29- Switched the image load button to be a per-window choice.jcid
2008-09-27- Added a workaround for segfaulting popup menus.jcid
2008-09-26- Added the "middle_click_opens_new_tab" option to dillo2rc.jcid
2008-09-18- Implemented tabbed browsing.jcid
2008-09-12- Reverted an accidental testing code commit.jcid
2008-09-12- Fixed a crash bug with repush and non-viewable content.jcid
2008-09-08- Fixed the "Load Images" menu item in the page popup.jcid
2008-05-26- Enabled proxy_user in preferences.jcid
2008-05-19- Made CTRL-l focus the location bar instead of popping up a dialog.jcid
2008-04-11- Implemented the file input control for forms (work in progress).jcid
2007-12-16- Made "New browser window" inherit the panel style of its parent.jcid
2007-11-19- Bound Ctrl+Space to fullscreen toggle.jcid
2007-11-18copy image/link locationjcid
2007-11-14Implemented "Load Images" in the page menu and cleaned up html.hh.jcid
2007-10-29 - Hooked "Activate" to the form_receiver.jcid
2007-10-24Implemented a new scheme of scroll-position remembering. This is one perjcid