Age | Commit message (Expand) | Author |
2013-04-17 | Print error if no scripts were found in userscripts | portix |
2013-04-13 | Execute "close" deferred in unique_tabs | Stefan Bolte |
2013-03-23 | Free hint-object before a new site is loaded; load userscripts from ~/.config... | portix |
2013-03-20 | Updatig unique_tabs to use signal.toggle | portix |
2013-03-19 | New Signal api | portix |
2013-03-15 | Inline documentation of javascript api; clean up api: new namespaces net and | portix |
2013-03-07 | C-Implementation of util.getBody; optional line argument in wv.inject; implem... | portix |
2013-03-05 | Fixing formfiller export functions; shorter implementation of util.[un]camelize | portix |
2013-03-05 | Updating AUTHORS, add INSTALL file | portix |
2013-03-05 | Don't use global formData object for onRead/onWrite in formfiller | portix |
2013-03-05 | Use GPGKeyId in formfiller | portix |
2013-03-05 | Export onRead and onWrite in formfiller, GPGAgent variable | portix |
2013-03-04 | Api documentation: checksum/setPrivate/getPrivate | portix |
2013-03-04 | Use _initNewContext to initialize scripts, change setPrivate/getPrivate api | portix |
2013-03-03 | Check if request.message is null in perdomainsettings | portix |
2013-03-01 | Examples in perdomainsettings | 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-26 | Use script.debug instead of extensions.debug in extensions; remove extensions... | portix |
2013-02-23 | Check if message has a firstParty property in requestpolicy; set width of plu... | portix |
2013-01-29 | Only call focus_tab if it is not the active tab | portix |
2013-01-29 | Adding extension 'unique_tabs' | portix |
2013-01-29 | Indentation in formfiller/userscripts; use defaultConfig property in formfiller | portix |
2013-01-22 | Fixing type in extensions/userscripts | portix |
2013-01-09 | Updating copyright information | portix |
2012-12-11 | Indentation in perdomainsettings | portix |
2012-12-10 | Fixing getPrivate in requestpolicy after apichange of GObject.getPrivate | portix |
2012-11-03 | New debug function | portix |
2012-09-25 | Optional argument for inject function | portix |
2012-09-05 | Update requestpolicy, use Object.getPrivate | portix |
2012-08-31 | List extensions, info about extensions | portix |
2012-08-31 | Update info in extensions | portix |
2012-08-31 | Initial commit of dwbem | portix |
2012-08-29 | Fixing default config in userscripts | portix |
2012-08-29 | Moving grab_adblocker to tools; initial commit of extension-manager | portix |
2012-08-25 | Respect evironment LDFLAGS; prepare extensions for the installer | portix |
2012-08-21 | Implementing Array.fastIndexOf; adding dwb-js-manpage | portix |
2012-08-15 | formfiller: fake click-event on submit buttons | portix |
2012-08-12 | Use extensions.getConfig in extensions | portix |
2012-08-06 | Comments in requestpolicy | portix |
2012-07-30 | Update description in extensions | portix |
2012-07-30 | requestpolicy: toggle allow all requests | portix |
2012-07-30 | requestpolicy: clean up, reduce number of global variables | portix |
2012-07-29 | requestpolicy: shorcuts unblockCurrent and unblockAll | portix |
2012-07-29 | requestpolicy: add option to always block requests, closing #207 | portix |
2012-07-26 | requestpolicy: option to allow a requests from domains on all sites | portix |
2012-07-24 | Check if a site has forms before prompting for a password | portix |
2012-07-19 | Unbind formfiller shortcuts in end() | portix |
2012-07-19 | Use the request to get the host in perdomainsettings | portix |