aboutsummaryrefslogtreecommitdiff
path: root/src/ui.cc
AgeCommit message (Expand)Author
2025-09-03Increase horizontal margin in the location barHEADmasterRodrigo Arias Mallo
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-20Make Ctrl+A select input textRodrigo Arias Mallo
2025-05-08Make Ctrl+C copy selection into clipboardRodrigo Arias Mallo
2025-04-30Middle-click on back or forward opens in new tabAlex
2024-06-25Add support for zoom factorRodrigo Arias Mallo
2024-05-04Update online manual URLRodrigo Arias Mallo
2024-03-09Use Doxygen comments for C filesRodrigo Arias Mallo
2024-01-09Update references to website and repositoryRodrigo Arias Mallo
2016-07-12cppcheck: ignored return value.Jorge Arellano Cid
2016-04-30Fixed a very minor glitch in clear_cb()Jorge Arellano Cid
2015-11-19readable location textcorvid
2014-09-16url positioning in location barcorvid
2013-09-16Made show_url dillorc option work again (BUG#1128)Jorge Arellano Cid
2013-01-11Changed color average from 0.1f to 0.14fJorge 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-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-25use MB for progress of large pagescorvid
2012-11-30trim ';'corvid
2012-11-14Switched the Location to use TipWinInput (which uses custom tooltips)Jorge Arellano Cid
2012-11-14Avoid scroll flickering with a custom tooltip class (TipWin) & a custom buttonJorge Arellano Cid
2012-10-14preserve location text when changing panelcorvid
2012-09-28keybinding for view-sourceAlexander Voigt
2012-09-24trim a few spacescorvid
2012-07-28when location bar is given focus, temporarily show panels if hiddencorvid
2011-09-16use x,y for tools popupcorvid
2011-09-16position history menu below buttoncorvid
2011-09-14Allow key bindings for paging left/rightcorvid
2011-09-03use Fl::option() when disabling UI tooltipscorvid
2011-08-04Fix: include the close-tab tooltip in the workaround to avoid them lingerJorge Arellano Cid
2011-08-04FindBar cleanup: use the same size(0,0) trick we use for PanelsJorge Arellano Cid
2011-08-04minor cleanupsJorge Arellano Cid
2011-08-03Moved CustLightButton into ui.hhJorge Arellano Cid
2011-08-01Re-enabled the temoporary panels feature for Ctrl+lJorge Arellano Cid
2011-08-01Cleanup: removed some unused code from the UIJorge Arellano Cid
2011-07-29Removed the large panel option (P_large).Jorge Arellano Cid
2011-07-15Updated the local help file, and the remote help URLJorge Arellano Cid
2011-07-11Made "hide-panels" hide the findbar, then panels (and removed "fullscreen").Jorge Arellano Cid
2011-07-10avoid a lingering tooltip from the StatusBar (Bugmeter)Jorge Arellano Cid
2011-07-10Workaround: avoid a lingering tooltip from the PanelJorge Arellano Cid
2011-06-21Eliminated a pack of 22 compiler warnings (gcc-4.6.1 amd64)Jorge Arellano Cid
2011-06-18Made dillorc's middle_click_drags_page=NO operative againJorge Arellano Cid
2011-06-10Re-enable the "-f" fullscreen CLI switch (e.g. used by Claws email client).Jorge Arellano Cid
2011-05-31Corrected small icon reference for Forward buttonJorge Arellano Cid