Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-24 | Re-bound Left and Right keys to scrolling | jcid | |
2007-11-24 | Fixed bindings for Space key in UI. | jcid | |
2007-11-21 | - Switched dillo to push a URL with fragment (anchor) into the stack. | jcid | |
- Re-enabled scrolling with Up/Down arrows. | |||
2007-11-19 | - Bound Ctrl+Space to fullscreen toggle. | jcid | |
- Bound preliminar find text support. - Added better pixmaps for Img On/Off icon. | |||
2007-11-18 | Bound Ctrl-R to reload. | jcid | |
2007-11-17 | Added shortcuts: PgDn=Spc PgUp=b Back=BackSpace|, Forw=Shift+Backspace|. | jcid | |
2007-11-17 | Switched UI shortcuts from a global event handler to UI::handle. | jcid | |
2007-11-17 | Added the "static" qualifier where missing. | jcid | |
2007-11-17 | - s/camp/field/ s/CAMP/FIELD/ | jcid | |
2007-11-11 | . | jcid | |
2007-11-05 | Updated copyright lines | jcid | |
2007-11-05 | - Enabled hiding widgets of the control panel from dillorc2. | jcid | |
2007-11-03 | Fixed following image links after loading the image. | jcid | |
2007-10-29 | Restricted quit to LeftAltKey+q. | jcid | |
2007-10-29 | - Hooked "Activate" to the form_receiver. | jcid | |
- Connected the plain page context menu. - Added code for the image menu (not hooked yet though). - Added a image-loading toggle button to the UI (not functional yet). | |||
2007-10-21 | Disabled double buffering (good for debugging redraws). | jcid | |
2007-10-11 | +- Connected signals to <li> elements (fixes links within lists). | jcid | |
- Enabled text and background color-choice in preferences. - Enabled clicking over image links. Patches: place +- Fixed a va_list-related SEGFAULT on 64bit-arch in dStr_vsprintfa(). Patch: Vincent Thomasset +- Fixed void to int conversions for 64bit-arch. Patch: Jorge Arellano, higuita +- Added a strndup() replacement in dw2 Patch: Alexander Becher, Johannes Hofmann, Jorge Arellano +- Fixed calcHashValue() to only return non-negative numbers (was SEGFAULT). - Improved scrolling performance on large pages by copying screen data instead of rendering. Patches: Johannes Hofmann | |||
2007-10-07 | Initial revision | jcid | |