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
/
ui.cc
Age
Commit message (
Expand
)
Author
2010-02-27
trim some spaces
corvid
2010-02-25
don't inherit UI_TEMPORARILY_SHOW_PANELS, use UI_HIDDEN instead
Johannes Hofmann
2010-02-24
Fix fullwindow start (from CLI and dillorc)
Jorge Arellano Cid
2010-02-11
allow pasting into form widgets when middle_click_drags_page=NO
corvid
2010-01-18
Added a help button. It tries a local help file then dillo.org's one.
corvid, jcid
2009-10-03
only set tooltips for UI if prefs.show_tooltip set
corvid
2009-09-08
'save' key action
corvid
2009-07-12
Fixed CustProgressBox() for systems without weak symbols (wrong semantics)
Jorge Arellano Cid
2009-07-05
keybindings for scrolling
corvid
2009-06-24
Added the "stop" keybinding (not bound!)
corvid
2009-06-22
remove system includes
corvid
2009-06-05
KeysCommand_t
corvid
2009-05-23
garbage collect unused code
Johannes Hofmann
2009-05-18
add support for --xid command line option
Johannes Hofmann
2009-05-17
New utility function: a_Utf8_end_of_char()
corvid
2009-05-16
merge
Jorge Arellano Cid
2009-05-16
Fix: don't update window title for background tabs
Jorge Arellano Cid
2009-05-16
Avoid unnecessary tab label redraws.
Johannes Hofmann
2009-05-03
Added configurable keybindings! (in ~/.dillo/keysrc) # part1
Jorge Arellano Cid
2009-02-15
Moved creation of the UI's status panel into a function.
corvid
2009-02-09
whitespace cleanup: 's/ +$//g'
Jorge Arellano Cid
2009-02-08
Switched load images on/off feature to the Tools menu
corvid
2009-01-28
Added the show_tools dillorc option
corvid
2009-01-27
Implemented the tools button with CSS options. Also removed nav.h from html.cc
Jorge Arellano Cid
2008-12-22
Added some const quialifiers.
corvid
2008-11-11
- removed the tab labelfont setting
jcid
2008-10-26
- Added the "middle_click_drags_page" dillorc option.
jcid
2008-10-13
. Minor update to README.
jcid
2008-10-09
- File menu as popup implementation.
jcid
2008-10-07
.
jcid
2008-10-07
- Made ALT+q work.
jcid
2008-10-03
- Set menubar "close window" items from a timeout
jcid
2008-10-03
- insert workaround part2
jcid
2008-10-03
- .
jcid
2008-10-03
- Avoid a valgrind detexcted illegal memory access.
jcid
2008-10-02
- Made SHIFT + {Left, Right} work even with findbar focused.
jcid
2008-10-01
- fix 2 for the iconset patch (smallicons)
jcid
2008-10-01
- iconset patch fix.
jcid
2008-10-01
- Set UI's to share icons.
jcid
2008-10-01
- Committed the no bw as window user_data() patch.
jcid
2008-09-30
- s/todo:/TODO:/g
jcid
2008-09-30
- Typo correction
jcid
2008-09-29
- Switched the image load button to be a per-window choice.
jcid
2008-09-29
- workaround for FLTK2 bug with menu shortcuts.
jcid
2008-09-26
- part2 of RAW_LABEL patch
jcid
2008-09-26
- Added the "middle_click_opens_new_tab" option to dillo2rc.
jcid
2008-09-21
- Some i18n in view source and tab labels.
jcid
2008-09-19
- Keybinding polish...
jcid
2008-09-18
- Implemented tabbed browsing.
jcid
2008-09-14
- minor mem leak fix.
jcid
[next]