summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-29Moving grab_adblocker to tools; initial commit of extension-managerportix
--HG-- rename : examples/grab_adblocker => tools/grab_adblocker
2012-08-27Updating AUTHORSportix
2012-08-27More information in dwb_versionportix
2012-08-27Removing &amp from sync-files optionsportix
2012-08-27Ignore empty key-names in dwb:keysportix
2012-08-27Replace option sync-files with file-sync-interval, sync-files now specifies ↵portix
type of file to sync; also sync session
2012-08-26Descriptions for cookie-functionsportix
2012-08-25Respect evironment LDFLAGS; prepare extensions for the installerportix
2012-08-25Check if key or value is NULL in dwb_set_keyportix
2012-08-24Implementing Array.fastLastIndexOfportix
2012-08-23Renaming variablesportix
2012-08-22Adding prepackaged extensions section to manpageportix
2012-08-21Adding sanitize to manpage, adding extensions.getConfig to api-documentationportix
2012-08-21Updated changelogportix
2012-08-21Implementing extensions.bind; fixing failing unbind when called with ↵portix
function-argument; jsapi-documentation
2012-08-21Automated merge with ssh://bitbucket.org/portix/dwbportix
2012-08-21Adding missing SEE ALSO to dwb manpageportix
2012-08-21Implementing Array.fastIndexOf; adding dwb-js-manpageportix
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-15Automated merge with ssh://bitbucket.org/portix/dwbportix
2012-08-15Create tab-object before focusing the tabportix
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