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
Age
Commit message (
Expand
)
Author
2013-03-07
C-Implementation of util.getBody; optional line argument in wv.inject; implem...
portix
2013-03-07
Return 'null' from clipboard_get rather than 'undefined'
portix
2013-03-05
Fixing quotes in settings.m4
portix
2013-03-05
Fixing wrong scope for script.debug
portix
2013-03-05
Fixing formfiller export functions; shorter implementation of util.[un]camelize
portix
2013-03-05
Updating AUTHORS, add INSTALL file
portix
2013-03-05
Don't use global formData object for onRead/onWrite in formfiller
portix
2013-03-05
Use GPGKeyId in formfiller
portix
2013-03-05
Export onRead and onWrite in formfiller, GPGAgent variable
portix
2013-03-04
Control-Return follows selection in new tab, Shift-Return follows selection i...
portix
2013-03-04
Don't reverse widgets in completion_get_quickmarks, fixes #233
portix
2013-03-04
Api documentation: checksum/setPrivate/getPrivate
portix
2013-03-04
Use _initNewContext to initialize scripts, change setPrivate/getPrivate api
portix
2013-03-04
Rename lib->html
portix
2013-03-03
Create dwbem symlink for bash-completion
portix
2013-03-03
Call _init_completion in bash-completion
portix
2013-03-03
Check if request.message is null in perdomainsettings
portix
2013-03-03
Adding uninstall rule for bashcompletion
portix
2013-03-03
Changing BASHCOMPLETION to lowercase; remove .swp file
portix
2013-03-03
Check if json-c is installed, install bash-completion if BASHCOMPLETION is set
portix
2013-03-03
bash-completion: disable/enable extension; session respects profile
portix
2013-03-02
Fixing LDFLAGS in src/util/Makefile
portix
2013-03-02
Adding doc/dwb-js.7
portix
2013-03-02
Use m4 for generating keys and settings; move util to m4; move util/src to sr...
portix
2013-03-02
Adding settings.in rule; fixing hsts_preload.h output directory
portix
2013-03-02
Moving c-utils to util/src; build utils/src first
portix
2013-03-02
Update debug script
portix
2013-03-02
Use g_io_channel_read_line in spawn_output
portix
2013-03-01
Automated merge with ssh://bitbucket.org/portix/dwb
portix
2013-03-01
Examples in perdomainsettings
portix
2013-03-01
Automated merge with ssh://bitbucket.org/portix/dwb
portix
2013-03-01
Remove defaults from perdomainsettings
portix
2013-02-28
perdomainsettings: allow .tld suffix for hosts/domains/uris, clean up code
portix
2013-02-28
perdomainsettings: get default values from global.settings
portix
2013-02-28
Adding missing NULL-pointer check in history_forward_length
portix
2013-02-27
Automated merge with ssh://bitbucket.org/portix/dwb
portix
2013-02-27
Automated merge with ssh://bitbucket.org/portix/dwb
portix
2013-02-27
Format of debug messages
portix
2013-02-27
Use stack-allocated GdkEvent for dispatchEvent
portix
2013-02-27
Fixing ignored '@'-shortcut; return value from function.debug; util.dispatchE...
portix
2013-02-26
Use script.debug instead of extensions.debug in extensions; remove extensions...
portix
2013-02-26
Curry formatLine in io.debug
portix
2013-02-26
Also print debug messages if include is used
portix
2013-02-25
Fixing scope of callback functions, print sourceURL in js_print_exception
portix
2013-02-25
Allow function parameter for scripts.debug
portix
2013-02-25
Simplify Function.debug, format debug messages
portix
2013-02-25
Format source code view in debug; fixing typo in documentation
portix
2013-02-25
Add path to Function.debug
portix
2013-02-25
Correct starting line number in scripts_init_script
portix
2013-02-25
Check script syntax before creating the script object; implementing Function....
portix
[next]