index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui.cc
Age
Commit message (
Expand
)
Author
2025-09-03
Increase horizontal margin in the location bar
HEAD
master
Rodrigo Arias Mallo
2025-08-04
Middle click in Home or Book opens in new tab
Rodrigo Arias Mallo
2025-08-04
Focus the N-th tab with Alt-<number>
Rodrigo Arias Mallo
2025-05-20
Make Ctrl+A select input text
Rodrigo Arias Mallo
2025-05-08
Make Ctrl+C copy selection into clipboard
Rodrigo Arias Mallo
2025-04-30
Middle-click on back or forward opens in new tab
Alex
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
[next]