summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-05Use GPGKeyId in formfillerportix
2013-03-05Export onRead and onWrite in formfiller, GPGAgent variableportix
2013-03-04Control-Return follows selection in new tab, Shift-Return follows selection i...portix
2013-03-04Don't reverse widgets in completion_get_quickmarks, fixes #233portix
2013-03-04Api documentation: checksum/setPrivate/getPrivateportix
2013-03-04Use _initNewContext to initialize scripts, change setPrivate/getPrivate apiportix
2013-03-04Rename lib->htmlportix
2013-03-03Create dwbem symlink for bash-completionportix
2013-03-03Call _init_completion in bash-completionportix
2013-03-03Check if request.message is null in perdomainsettingsportix
2013-03-03Adding uninstall rule for bashcompletionportix
2013-03-03Changing BASHCOMPLETION to lowercase; remove .swp fileportix
2013-03-03Check if json-c is installed, install bash-completion if BASHCOMPLETION is setportix
2013-03-03bash-completion: disable/enable extension; session respects profileportix
2013-03-02Fixing LDFLAGS in src/util/Makefileportix
2013-03-02Adding doc/dwb-js.7portix
2013-03-02Use m4 for generating keys and settings; move util to m4; move util/src to sr...portix
2013-03-02Adding settings.in rule; fixing hsts_preload.h output directoryportix
2013-03-02Moving c-utils to util/src; build utils/src firstportix
2013-03-02Update debug scriptportix
2013-03-02Use g_io_channel_read_line in spawn_outputportix
2013-03-01Automated merge with ssh://bitbucket.org/portix/dwbportix
2013-03-01Examples in perdomainsettingsportix
2013-03-01Automated merge with ssh://bitbucket.org/portix/dwbportix
2013-03-01Remove defaults from perdomainsettingsportix
2013-02-28perdomainsettings: allow .tld suffix for hosts/domains/uris, clean up codeportix
2013-02-28perdomainsettings: get default values from global.settingsportix
2013-02-28Adding missing NULL-pointer check in history_forward_lengthportix
2013-02-27Automated merge with ssh://bitbucket.org/portix/dwbportix
2013-02-27Automated merge with ssh://bitbucket.org/portix/dwbportix
2013-02-27Format of debug messagesportix
2013-02-27Use stack-allocated GdkEvent for dispatchEventportix
2013-02-27Fixing ignored '@'-shortcut; return value from function.debug; util.dispatchE...portix
2013-02-26Use script.debug instead of extensions.debug in extensions; remove extensions...portix
2013-02-26Curry formatLine in io.debugportix
2013-02-26Also print debug messages if include is usedportix
2013-02-25Fixing scope of callback functions, print sourceURL in js_print_exceptionportix
2013-02-25Allow function parameter for scripts.debugportix
2013-02-25Simplify Function.debug, format debug messagesportix
2013-02-25Format source code view in debug; fixing typo in documentationportix
2013-02-25Add path to Function.debugportix
2013-02-25Correct starting line number in scripts_init_scriptportix
2013-02-25Check script syntax before creating the script object; implementing Function....portix
2013-02-25Let self.debug be more verboseportix
2013-02-24Remove signals.disconnectByFunction; block disconnection of signals during em...portix
2013-02-24Fixing format-security errors, adding license informationsportix
2013-02-24Don't set statusbar color in dwb_set_private_browsing on startup; emit change...portix
2013-02-24Define _POSIX_C_SOURCE >= 200112L in scripts.h, otherwise build fails if sign...portix
2013-02-24Automated merge with ssh://bitbucket.org/portix/dwbportix
2013-02-24Merging default into hstsportix