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
2011-07-29
fix small_icons in menu
corvid
2011-07-29
Removed the large panel option (P_large).
Jorge Arellano Cid
2011-06-27
menu: tab before window
corvid
2011-05-31
Switched menu item callbacks to Fl_Menu_Item (instead of Fl_Widget)
Jorge Arellano Cid
2011-05-26
clickable menu items (even those introducing submenus) MUST have callbacks
corvid
2011-05-16
rm spaces
corvid
2011-04-30
Re-enabled middle click on history popups (Back and Forward buttons)
Jorge Arellano Cid
2011-04-28
fix panel size menu
corvid
2011-04-22
Fix for e816e06ee901: part 2 (missing callback)
Jorge Arellano Cid
2011-04-22
Fix for e816e06ee901: it disabled the preceeding menuitems
Jorge Arellano Cid
2011-04-21
Added a submenu to control the panel size (Tools)
Jorge Arellano Cid
2011-04-20
comment
corvid
2011-04-01
Fixed button sensitivity when starting with an empty page
Jorge Arellano Cid
2011-03-15
Made the findbar operative again (it has tricks and workarounds)
Jorge Arellano Cid
2011-01-24
remove a FLTK2 workaround
corvid
2011-01-22
better menu positioning
corvid
2011-01-22
tools popup menu
corvid
2011-01-12
comment out history menu button handling
corvid
2011-01-09
fair amount of menu
corvid
2011-01-07
trivial bits of menu
corvid
2011-01-06
RAW_LABEL is SHORTCUT_LABEL
corvid
2011-01-06
events
corvid
2011-01-06
keys and mouse buttons
corvid
2010-04-23
Add const qualifier to a_History_get_url()
Jorge Arellano Cid
2010-02-20
Interim patch for view source
Jorge Arellano Cid
2010-02-17
Add the a_Capi_dpi_send_data() function
Jorge Arellano Cid
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
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
[next]