index
:
dwb
cr/add_geometry_option
fix/clear_views_on_close
fix/use_gtk2
master
Dwb (dwb) is a lightweight webbrowser written in C based on webkit and gtk.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
dwb.1.txt
Age
Commit message (
Collapse
)
Author
2013-03-30
Updated api manpage, fixing connectWebView if it is not connected on startup
portix
2013-03-29
New command 'tabdo'
portix
2013-03-20
New option 'passthrough-keys'
portix
2013-03-12
New option max-visible-completions
portix
2013-02-24
New option 'private-color'
portix
2013-02-24
Use JSCheckScriptSyntax when checking scripts
portix
2013-02-23
New commandline option check-syntax
portix
2013-02-07
Fixing manpage (scheme handler example)
portix
2013-01-27
New option 'accept-language'
portix
2013-01-09
New command 'print_preview'; new option print-previewer
portix
2012-12-26
New option 'load-on-focus'
portix
2012-12-19
New commands reload_bookmarks, reload_quickmarks; new signal function ↵
portix
connectWebView; new signal tabButtonPress
2012-11-11
New option 'hints-key-lock'
portix
2012-09-24
Adding option 'enable-webgl', closing #170
portix
2012-09-24
Adding option 'enable-accelerated-compositing'
portix
2012-09-17
New option show-single-tab
portix
2012-09-07
Allow directories for adblock-filterlist
portix
2012-09-06
Updating license info
portix
2012-09-05
Fixing typo in dwb-manpage
portix
2012-09-05
Fix typo in manual
baskerville
2012-09-01
Adding dwbem to default installation
portix
2012-08-27
Replace option sync-files with file-sync-interval, sync-files now specifies ↵
portix
type of file to sync; also sync session
2012-08-21
Adding sanitize to manpage, adding extensions.getConfig to api-documentation
portix
2012-08-21
Implementing Array.fastIndexOf; adding dwb-js-manpage
portix
2012-07-28
Removing option 'close-last-tab', introducing 'close-last-tab-policy' ↵
portix
instead; closing #206
2012-07-26
Added a 'searchengine-submit-pattern'
baskerville
2012-07-25
Replace statusbar-padding with bars-padding
portix
2012-07-13
New setting statusbar-padding
portix
2012-07-08
New setting 'do-not-track'
portix
2012-07-02
Drop button modifiers, fixes issue with onscreen keyboards
portix
2012-06-29
Fixing typo in manpage
portix
2012-06-27
New command toggle_tab
portix
2012-06-24
Fixing typos in manpage
portix
2012-06-19
Fixing getting wrong searchengine url if action points to the same site; new ↵
portix
command download; clean completion labels in command mode
2012-06-12
New command line option -S/--enable-scripts
portix
2012-06-12
focus_tab focuses first tab if modifier is omitted or last tab if modifier is 0
portix
2012-06-11
New command eval
portix
2012-05-31
Adding DWB_PROXY to the external download environment variables, closing #184
portix
2012-05-27
Updated manpage
portix
2012-05-27
New option 'close-last-tab'; adding doc-Makefile and dwb.1.txt
portix