Age | Commit message (Expand) | Author |
2024-06-25 | Add support for zoom factor | Rodrigo Arias Mallo |
2024-05-04 | Update online manual URL | Rodrigo Arias Mallo |
2024-03-09 | Use Doxygen comments for C files | Rodrigo Arias Mallo |
2024-01-09 | Update references to website and repository | Rodrigo Arias Mallo |
2016-07-12 | cppcheck: ignored return value. | Jorge Arellano Cid |
2016-04-30 | Fixed a very minor glitch in clear_cb() | Jorge Arellano Cid |
2015-11-19 | readable location text | corvid |
2014-09-16 | url positioning in location bar | corvid |
2013-09-16 | Made show_url dillorc option work again (BUG#1128) | Jorge Arellano Cid |
2013-01-11 | Changed color average from 0.1f to 0.14f | Jorge Arellano Cid |
2012-12-31 | we still aren't using UI::customize() flags arg, so rm it | corvid |
2012-12-31 | rm show_url preference | corvid |
2012-12-31 | don't say 'FL_GRAY' because it's a misleading term | corvid |
2012-12-31 | ui colors: inactive icons, let's give the .1 color averaging a try | corvid |
2012-12-30 | main background color for status output | corvid |
2012-12-30 | ui color fg/bg preferences | corvid |
2012-12-28 | don't let form Input widgets or Location eat Page_Up/Down | corvid |
2012-12-25 | use MB for progress of large pages | corvid |
2012-11-30 | trim ';' | corvid |
2012-11-14 | Switched the Location to use TipWinInput (which uses custom tooltips) | Jorge Arellano Cid |
2012-11-14 | Avoid scroll flickering with a custom tooltip class (TipWin) & a custom button | Jorge Arellano Cid |
2012-10-14 | preserve location text when changing panel | corvid |
2012-09-28 | keybinding for view-source | Alexander Voigt |
2012-09-24 | trim a few spaces | corvid |
2012-07-28 | when location bar is given focus, temporarily show panels if hidden | corvid |
2011-09-16 | use x,y for tools popup | corvid |
2011-09-16 | position history menu below button | corvid |
2011-09-14 | Allow key bindings for paging left/right | corvid |
2011-09-03 | use Fl::option() when disabling UI tooltips | corvid |
2011-08-04 | Fix: include the close-tab tooltip in the workaround to avoid them linger | Jorge Arellano Cid |
2011-08-04 | FindBar cleanup: use the same size(0,0) trick we use for Panels | Jorge Arellano Cid |
2011-08-04 | minor cleanups | Jorge Arellano Cid |
2011-08-03 | Moved CustLightButton into ui.hh | Jorge Arellano Cid |
2011-08-01 | Re-enabled the temoporary panels feature for Ctrl+l | Jorge Arellano Cid |
2011-08-01 | Cleanup: removed some unused code from the UI | Jorge Arellano Cid |
2011-07-29 | Removed the large panel option (P_large). | Jorge Arellano Cid |
2011-07-15 | Updated the local help file, and the remote help URL | Jorge Arellano Cid |
2011-07-11 | Made "hide-panels" hide the findbar, then panels (and removed "fullscreen"). | Jorge Arellano Cid |
2011-07-10 | avoid a lingering tooltip from the StatusBar (Bugmeter) | Jorge Arellano Cid |
2011-07-10 | Workaround: avoid a lingering tooltip from the Panel | Jorge Arellano Cid |
2011-06-21 | Eliminated a pack of 22 compiler warnings (gcc-4.6.1 amd64) | Jorge Arellano Cid |
2011-06-18 | Made dillorc's middle_click_drags_page=NO operative again | Jorge Arellano Cid |
2011-06-10 | Re-enable the "-f" fullscreen CLI switch (e.g. used by Claws email client). | Jorge Arellano Cid |
2011-05-31 | Corrected small icon reference for Forward button | Jorge Arellano Cid |
2011-05-27 | Avoid unnecessary background redraws | Jorge Arellano Cid |
2011-05-27 | rm fltk2 workaround | corvid |
2011-05-26 | remove use of Fl_Pack to avoid resizing issues | Johannes Hofmann |
2011-05-21 | fix excessive redraws on pages with bugs | Johannes Hofmann |
2011-05-18 | Bound CTRL+{a,e,d,k} in the location bar (for start,end,del,cut) | Jorge Arellano Cid |
2011-05-17 | Made KEYS_LEFT_TAB and KEYS_RIGHT_TAB no longer handled as a special case | Jorge Arellano Cid |