aboutsummaryrefslogtreecommitdiff
path: root/src/menu.cc
AgeCommit message (Expand)Author
2011-07-15Eliminated a pack of compiler warnings (gcc-4.6.1 amd64)Jorge Arellano Cid
2010-04-23Add const qualifier to a_History_get_url()Jorge Arellano Cid
2010-02-20Interim patch for view sourceJorge Arellano Cid
2010-02-17Add the a_Capi_dpi_send_data() functionJorge Arellano Cid
2009-11-21trim the labels of the stylesheet menuJeremy Henty
2009-06-22remove system includescorvid
2009-06-15Removed the experimental font size adjuster patch (it slipped in by mistake)Jorge Arellano Cid
2009-06-15Splash screenJorge Arellano Cid
2009-06-05Get key bindings for File menucorvid
2009-05-18add support for --xid command line optionJohannes Hofmann
2009-04-30_MSG out some MSGscorvid
2009-02-17[mq]: view-stylesheetsJorge Arellano Cid
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2009-02-08Fixed the load image popup option. Also cleaned up the API a bit.corvid
2009-02-08Switched load images on/off feature to the Tools menucorvid
2009-02-01Fixed tools menu to take CSS state from prefscorvid
2009-01-29Refactor cleanup in menu.cc (load images)corvid
2009-01-27Implemented the tools button with CSS options. Also removed nav.h from html.ccJorge Arellano Cid
2009-01-17Remove unused functions.Jorge Arellano Cid
2009-01-05Added a right-click menu to the form submit button (allows to show hiddens)Jorge Arellano Cid
2009-01-02Fixed a VOIDP2INT bug in the authentication dialog callback.Jorge Arellano Cid
2008-12-22Added some const quialifiers.corvid
2008-12-21Added a popup menu to form's submit buttoncorvid
2008-12-19Cleanup 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
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
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
2007-11-18copy image/link locationjcid
2007-11-14Implemented "Load Images" in the page menu and cleaned up html.hh.jcid
2007-11-05Updated copyright linesjcid
2007-11-01 - Added code for the image menu and hooked it to dw2 signals.jcid
2007-10-29 - Hooked "Activate" to the form_receiver.jcid
2007-10-14Added some "const" qualifiers.jcid
2007-10-11+- Connected signals to <li> elements (fixes links within lists).jcid
2007-10-07Initial revisionjcid