Age | Commit message (Collapse) | Author |
|
* Made TAB-key focus the main area from location input.
* Made KEYS_LEFT_TAB and KEYS_RIGHT_TAB cycle..
|
|
|
|
(when "buffered_drawing" is set to 0 or 1)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Changed version to 3.0-pre
* Made PgUp/PgDn Up/Dn keys shift focus from location to main area
* Set http://dillo.org as the status bar first message (was "hola!).
* Doubled the mousewheel scrollstep
|
|
|
|
|
|
|
|
The Bug Meter needs some work due to differences with FLTK2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When creating a new ui, we take the current ui as a template.
However it makes no sense to inherit the temporary panelmode
UI_TEMPORARILY_SHOW_PANELS.
In this case we use the UI_HIDDEN instead.
This fixes location bar unhiding issues with multiple tabs when in
fullscreen mode.
Reported by Dennis Nezic.
http://lists.auriga.wearlab.de/pipermail/dillo-dev/2010-February/007346.html
|
|
|
|
http://lists.auriga.wearlab.de/pipermail/dillo-dev/2010-February/007281.html
|
|
|
|
|