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-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
2013-02-25
Let self.debug be more verbose
portix
2013-02-24
Remove signals.disconnectByFunction; block disconnection of signals during em...
portix
2013-02-24
Fixing format-security errors, adding license informations
portix
2013-02-24
Don't set statusbar color in dwb_set_private_browsing on startup; emit change...
portix
2013-02-24
Define _POSIX_C_SOURCE >= 200112L in scripts.h, otherwise build fails if sign...
portix
2013-02-24
Automated merge with ssh://bitbucket.org/portix/dwb
portix
2013-02-24
Merging default into hsts
portix
2013-02-24
New option 'private-color'
portix
2013-02-24
New object settings
portix
2013-02-24
Use JSCheckScriptSyntax when checking scripts
portix
2013-02-23
Print a message if the execution of a script was successful
portix
2013-02-23
New commandline option check-syntax
portix
2013-02-23
Check if message has a firstParty property in requestpolicy; set width of plu...
portix
2013-02-23
Check if parameter is an Error in io.debug
portix
2013-02-23
More debugging messages in scripts
portix
2013-02-23
Don't check if context lock is locked and context is NULL in one macro
portix
2013-02-21
Unbind override keys; free KeyMap mapped with bind
portix
2013-02-21
Don't unprotect tab-objects in scripts_end, otherwise they will be unprotecte...
portix
2013-02-21
Use read-write lock instead of mutex to lock the global context; reload users...
portix
2013-02-21
Regression: don't lock contextmutex in scripts_eval_key, can cause a deadlock...
portix
2013-02-21
Synchronous version of clipboard.get
portix
2013-02-21
Lock context mutex in scripts_eval_key
portix
2013-02-21
Fixing accidently deleted makro paramter
portix
2013-02-21
New signal 'executeCommand'
portix
2013-02-20
Indentation in util.c, checking for own properties in object.forEach
portix
[next]