Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-21 | trim the labels of the stylesheet menu | Jeremy Henty | |
2009-06-22 | remove system includes | corvid | |
2009-06-15 | Removed the experimental font size adjuster patch (it slipped in by mistake) | Jorge Arellano Cid | |
2009-06-15 | Splash screen | Jorge Arellano Cid | |
2009-06-05 | Get key bindings for File menu | corvid | |
2009-05-18 | add support for --xid command line option | Johannes Hofmann | |
The --xid option is used by a plugin for the claws mail client (http://www.claws-mail.org/) to embed the dillo window into the mailer application to display HTML mails. | |||
2009-04-30 | _MSG out some MSGs | corvid | |
2009-02-17 | [mq]: view-stylesheets | Jorge Arellano Cid | |
2009-02-09 | whitespace cleanup: 's/ +$//g' | Jorge Arellano Cid | |
2009-02-08 | Fixed the load image popup option. Also cleaned up the API a bit. | corvid | |
Introduced a_Bw_get_url_doc(). Mainly for popup menus. | |||
2009-02-08 | Switched load images on/off feature to the Tools menu | corvid | |
2009-02-01 | Fixed tools menu to take CSS state from prefs | corvid | |
2009-01-29 | Refactor cleanup in menu.cc (load images) | corvid | |
2009-01-27 | Implemented the tools button with CSS options. Also removed nav.h from html.cc | Jorge Arellano Cid | |
2009-01-17 | Remove unused functions. | Jorge Arellano Cid | |
2009-01-05 | Added a right-click menu to the form submit button (allows to show hiddens) | Jorge Arellano Cid | |
2009-01-02 | Fixed a VOIDP2INT bug in the authentication dialog callback. | Jorge Arellano Cid | |
2008-12-22 | Added some const quialifiers. | corvid | |
2008-12-21 | Added a popup menu to form's submit button | corvid | |
2008-12-19 | Cleanup in Menu_load_images_cb() | Jorge Arellano Cid | |
2008-10-22 | - Set the File menu label to hide when the File menu button is shown. | jcid | |
2008-10-09 | - File menu as popup implementation. | jcid | |
- Working show_filemenu dillorc option. | |||
2008-09-27 | - Added a workaround for segfaulting popup menus. | jcid | |
2008-09-26 | - Made the history popups use "focus_new_tab" & "middle_click_opens_new_tab" | jcid | |
2008-09-26 | - Added the "middle_click_opens_new_tab" option to dillo2rc. | jcid | |
- Added the "focus_new_tab" option to dillo2rc. - Added "New Tab", "Open Link in new Tab" and "Open Image in new Tab". - Fixed the resizable when removed by tabs | |||
2008-09-18 | - Implemented tabbed browsing. | jcid | |
2008-09-12 | - Reverted an accidental testing code commit. | jcid | |
2008-09-12 | - Fixed a crash bug with repush and non-viewable content. | jcid | |
2008-09-08 | - Fixed the "Load Images" menu item in the page popup. | jcid | |
2008-07-12 | - Made navigation history popup menus react to middle click into a new window. | jcid | |
2008-06-08 | - Fixed a bug in stop parser. Reordered Html_process_tag. | jcid | |
2008-05-22 | - Replaced the findtext dialog with an in-window widget! | jcid | |
2008-04-02 | - Removed some no longer necessary add() calls from popup menus. | jcid | |
2008-03-12 | - removed a superfluous shortcut (handled elsewhere). | jcid | |
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 | copy image/link location | jcid | |
2007-11-14 | Implemented "Load Images" in the page menu and cleaned up html.hh. | jcid | |
2007-11-05 | Updated copyright lines | jcid | |
2007-11-01 | - Added code for the image menu and hooked it to dw2 signals. | jcid | |
- Hooked the page and link menus. - Added code for optional image loading (nice interface) very advanced! - Fixed the position of the Bug Meter popup menu. | |||
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-14 | Added some "const" qualifiers. | 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 | |