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
/
tools
Age
Commit message (
Expand
)
Author
2012-12-01
Implementing first gui properties
portix
2012-11-04
Log in builddir in backtrace.sh
portix
2012-11-03
Adding backtrace.sh
portix
2012-11-03
Fixing possible segfault in scripts_emit
portix
2012-10-28
Use sizeof for stack-allocated buffers in dwbem
portix
2012-10-27
Remove newline in xreadline
portix
2012-10-27
Fixing double free in dwbem when using -B
portix
2012-10-26
Remove readline dependency for dwbem
portix
2012-09-09
dwbem: fixing possible segfault if syncing fails
portix
2012-09-06
Updating license info
portix
2012-09-06
Merge cl_list_installed and cl_list_all
portix
2012-09-04
Commandline option -e
portix
2012-09-03
dwbem: Command line option --config
portix
2012-09-02
Respect --no-confirm when combined with -L or -B
portix
2012-09-02
dwbem: don't set config on update if config hasn't changed
portix
2012-09-02
dwbem: Die if temporary file cannot be created
portix
2012-09-02
Fixing typo in dwbem-manpage
portix
2012-09-02
Only update configuration in extension-loader when updating extensions
portix
2012-09-01
Fixing wrong config-tag when binding an extension
portix
2012-09-01
Ask if config should be edited when updating extensions
portix
2012-09-01
Print to stdout in notify
portix
2012-09-01
Check if extension is installed in cl_enable; remove unused header
portix
2012-09-01
New commandline options update/upgrade; use for_each when parsing arguments
portix
2012-09-01
New command line option no-confirm
portix
2012-09-01
Keep config on updates if configuration hasn't changed
portix
2012-09-01
Cleaning dwbem.c; bind keys in global_bind if either shortcut or command is n...
portix
2012-09-01
Cleaning dwbem.c
portix
2012-09-01
Free memory obtained by get_list
portix
2012-09-01
Forget dwb_em
portix
2012-09-01
Manpage for dwbem
portix
2012-08-31
Fixing .installed not updated if it is present but empty
portix
2012-08-31
List extensions, info about extensions
portix
2012-08-31
Respect prefix when building dwbem
portix
2012-08-31
Cleaner Makefile
portix
2012-08-31
Fixing several memory leaks and a segfault in dwbem
portix
2012-08-31
Initial commit of dwbem
portix
2012-08-29
Fixing newlines in add_to_loader
portix
2012-08-29
Check for EDITOR; normalize output in dwb_em
portix
2012-08-29
Format dwb_em-output
portix
2012-08-29
Don't show tags when editing with dwb_em
portix
2012-08-29
Fixing default config in userscripts
portix
2012-08-29
Moving grab_adblocker to tools; initial commit of extension-manager
portix