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
/
menu.cc
Age
Commit message (
Expand
)
Author
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
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
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
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-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
2007-10-29
- Hooked "Activate" to the form_receiver.
jcid
2007-10-14
Added some "const" qualifiers.
jcid
2007-10-11
+- Connected signals to <li> elements (fixes links within lists).
jcid
2007-10-07
Initial revision
jcid