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
/
uicmd.hh
Age
Commit message (
Expand
)
Author
2012-12-30
uicmd.{hh,cc}: simplify by replacing a_UIcmd_{get,set}_save_dir() with a_UIcm...
Jeremy Henty
2011-09-16
use x,y for tools popup
corvid
2011-09-16
position history menu below button
corvid
2011-08-01
Cleanup: removed some unused code from the UI
Jorge Arellano Cid
2011-07-11
Made "hide-panels" hide the findbar, then panels (and removed "fullscreen").
Jorge Arellano Cid
2011-03-15
Made the findbar operative again (it has tricks and workarounds)
Jorge Arellano Cid
2010-02-17
Add the a_Capi_dpi_send_data() function
Jorge Arellano Cid
2009-07-05
keybindings for scrolling
corvid
2009-05-31
line length
Jorge Arellano Cid
2009-05-18
add support for --xid command line option
Johannes Hofmann
2009-04-18
Implemented Instant client-side redirects (META refresh with delay=0)
Jorge Arellano Cid
2009-02-17
[mq]: view-stylesheets
Jorge Arellano Cid
2009-02-08
Fixed the load image popup option. Also cleaned up the API a bit.
corvid
2009-02-08
Implemented "search previous" in string searches
João Ricardo Lourenço
2009-02-08
Switched load images on/off feature to the Tools menu
corvid
2009-01-27
Implemented the tools button with CSS options. Also removed nav.h from html.cc
Jorge Arellano Cid
2009-01-05
Added a right-click menu to the form submit button (allows to show hiddens)
Jorge Arellano Cid
2008-12-21
Added a popup menu to form's submit button
corvid
2008-10-26
- Added the "middle_click_drags_page" dillorc option.
jcid
2008-10-10
- WORKAROUND to display HTML for sylpheed.
jcid
2008-10-09
- File menu as popup implementation.
jcid
2008-10-07
- Made ALT+q work.
jcid
2008-10-02
- Made SHIFT + {Left, Right} work even with findbar focused.
jcid
2008-10-01
- Committed the no bw as window user_data() patch.
jcid
2008-09-29
- Switched the image load button to be a per-window choice.
jcid
2008-09-27
- Added a workaround for segfaulting popup menus.
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-05-26
- Enabled proxy_user in preferences.
jcid
2008-05-19
- Made CTRL-l focus the location bar instead of popping up a dialog.
jcid
2008-04-11
- Implemented the file input control for forms (work in progress).
jcid
2007-12-16
- Made "New browser window" inherit the panel style of its parent.
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-10-29
- Hooked "Activate" to the form_receiver.
jcid
2007-10-24
Implemented a new scheme of scroll-position remembering. This is one per
jcid
2007-10-20
Fixed the problem of scrolling position (remember position in a page)
jcid
2007-10-14
Added some "const" qualifiers.
jcid
2007-10-07
Initial revision
jcid