summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-15Cleare command text in script_eval_keyportix
2012-08-15Pass commandline argument and nummod to bind callback functionportix
2012-08-15formfiller: fake click-event on submit buttonsportix
2012-08-15New method extensions.toggleportix
2012-08-15Fixing missing message parameter in sendRequest-callbackportix
2012-08-14New webview-method setTitleportix
2012-08-14Applying progress-bar patchportix
2012-08-12Use extensions.getConfig in extensionsportix
2012-08-12Implementing extensions.getConfigportix
2012-08-06Merging bookmark mainportix
2012-08-06Comments in requestpolicyportix
2012-07-30Update description in extensionsportix
2012-07-30requestpolicy: toggle allow all requestsportix
2012-07-30Fixing download speed in download labelsportix
2012-07-30requestpolicy: clean up, reduce number of global variablesportix
2012-07-29requestpolicy: shorcuts unblockCurrent and unblockAllportix
2012-07-29requestpolicy: add option to always block requests, closing #207portix
2012-07-29Fixing DNS prefetch to now go off of Domain name.Sean DuBois
2012-08-01Automated merge with file:///home/stefan/source/dwbportix
2012-07-29Using GROUP_VISIBLE makroportix
2012-07-29Groups: correct messagesportix
2012-07-28Removing option 'close-last-tab', introducing 'close-last-tab-policy' ↵portix
instead; closing #206
2012-07-28Updated contributorsportix
2012-07-28Prepare groupsportix
2012-07-27Unescape searchengine in view_navigation_request_policy_cbportix
2012-07-26Merged in baskerville/dwb (pull request #11)portix
2012-07-26requestpolicy: option to allow a requests from domains on all sitesportix
2012-07-26Added a 'searchengine-submit-pattern'baskerville
2012-07-25Replace statusbar-padding with bars-paddingportix
2012-07-24Don't throw exceptions for properties; check if data.userDataDir is null in ↵portix
extensions.js
2012-07-24Check if a site has forms before prompting for a passwordportix
2012-07-21Additional length parameter in util_get_file_content; remove trailing ↵portix
newline in dwb_editor_watch, closing #130
2012-07-19Automated merge with ssh://bitbucket.org/portix/dwbportix
2012-07-19Fixing autocompletion: use the horizontal status box instead of alignmentportix
2012-07-19Unbind formfiller shortcuts in end()portix
2012-07-19Use the request to get the host in perdomainsettingsportix
2012-07-19Respect userscript.delay in userscriptsportix
2012-07-19Adding extensions formfiller, perdomainsettings, requestpolicy and userscriptsportix
2012-07-17Check if filterlist is NULL BEFORE tilde expansionportix
2012-07-17Appending empty struct to message_values, fixes segfault in JSCLassCreateportix
2012-07-17Automated merge with ssh://bitbucket.org/portix/dwbportix
2012-07-17Replace slash with underscore in download-filenames, fixes #201portix
2012-07-17Expand tilde in adblock_init, closing #200portix
2012-07-16Change domainFromHost from global to utilportix
2012-07-16Check if second argument is a function in signals.connect before connecting ↵portix
to the signal
2012-07-15Implementing firstParty property for SoupMessageportix
2012-07-15New SoupMessage object with property uriportix
2012-07-14Fixing possible segfault in local_show_directoryportix
2012-07-13New setting statusbar-paddingportix
2012-07-09Don't ignore BackSpace with modifierportix