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
/
src
/
dwb.c
Age
Commit message (
Expand
)
Author
2013-05-19
Remove exar_cat
portix
2013-05-18
Read archive files in /userscripts
Stefan Bolte
2013-05-10
Implementing general keyfile action 'util_keyfile_do'
portix
2013-05-09
New commandline option -d/--delete-profile
portix
2013-05-08
Allow arbitrary shortcuts for OverrideKey modified bindings
portix
2013-05-07
Fixing wrong escaping of keys
portix
2013-04-28
New option 'javascript-api'
portix
2013-04-25
New options 'hint-offset-{left,top}', closing #281
portix
2013-04-24
Make DWB_PROXY available in scripts. closing #237
portix
2013-04-24
Remove option 'use-ntlm'
portix
2013-04-24
Fixing uninitialized value in adblock.c
portix
2013-04-24
Merge branch 'experimental' of bitbucket.org:portix/dwb
portix
2013-04-20
Fixing status bar not updated
portix
2013-04-19
Merge branch 'master' of bitbucket.org:portix/dwb into experimental
Stefan Bolte
2013-04-19
Basic visual mode
Stefan Bolte
2013-04-18
Check if maximum-tabs > 0 before limiting tabs
portix
2013-04-17
Use node functions on settings page
portix
2013-04-17
Replace domelement functions with nodefunctions in dom.c
portix
2013-04-16
New option 'maximum-tabs'
portix
2013-04-15
Show tabcontainer, closing #297
portix
2013-04-15
Closing #298, Drop vertical tabs in gtk3-crap
portix
2013-04-15
Merge branch 'master' of bitbucket.org:portix/dwb
Stefan Bolte
2013-04-15
New options 'tab-orientation', 'tab-width'
Stefan Bolte
2013-04-15
New option 'cookie-expiration'; don't save session cookies to persisten jar.
portix
2013-04-13
Changing default user agent string
portix
2013-04-07
Adding build option DISABLE_HSTS
portix
2013-03-30
Resolve symlinks for all files
portix
2013-03-22
Fixing segfault with unnamed sessions
portix
2013-03-21
Mousewheel cycles through tabs
portix
2013-03-20
New option 'passthrough-keys'
portix
2013-03-19
Define Signal already in scripts.c, fixes missing dependencies in initialization
portix
2013-03-17
Check for numpad return
portix
2013-03-15
Inline documentation of javascript api; clean up api: new namespaces net and
portix
2013-03-12
New option max-visible-completions
portix
2013-03-08
Use g_get_environ/g_environ_setenv when setting child environments
portix
2013-03-04
Control-Return follows selection in new tab, Shift-Return follows selection i...
portix
2013-02-27
Automated merge with ssh://bitbucket.org/portix/dwb
portix
2013-02-27
Fixing ignored '@'-shortcut; return value from function.debug; util.dispatchE...
portix
2013-02-24
Don't set statusbar color in dwb_set_private_browsing on startup; emit change...
portix
2013-02-24
Automated merge with ssh://bitbucket.org/portix/dwb
portix
2013-02-24
New option 'private-color'
portix
2013-02-21
Unbind override keys; free KeyMap mapped with bind
portix
2013-02-21
Use read-write lock instead of mutex to lock the global context; reload users...
portix
2013-02-19
Filter command/search/navigation history
portix
2013-02-19
Search history, use mutex for global_unbind
portix
2013-02-18
Fixing some of the clang warnings
portix
2013-02-16
Adding isQuickmarked, isBookmarked and type to statusBarChange signal
portix
2013-02-16
Emit statusBarChanged signal also if only uri has changed
portix
2013-02-13
Implementing webview.historylist
portix
2013-02-13
Merging hsts into default
portix
[next]