Age | Commit message (Expand) | Author |
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 |
2011-05-16 | rm spaces | corvid |
2011-05-13 | Avoid lots of flicker while resizing the window | Jorge Arellano Cid |
2011-05-08 | fl_measure expects w to be set | corvid |
2011-05-08 | FindBar leak | corvid |
2011-05-01 | Re-enabled "show_progress_box" dillorc preference | Jorge Arellano Cid |
2011-04-30 | Re-enabled "Find text" to select text when already shown | Jorge Arellano Cid |
2011-04-28 | fltk1's copy_label() calls redraw_label() | corvid |
2011-04-21 | Fixed a glitch with panel size change and redraw | Jorge Arellano Cid |
2011-04-21 | Made button visibility prefs work again for: search, help and file menu | Jorge Arellano Cid |