summaryrefslogtreecommitdiff
path: root/examples
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-06-12Adding proxyswitch.sh, quvi.sh to examplesportix
2012-06-09Updating googledocs.js: make downloads from googledocs possibleportix
2012-06-09Adding googledocs.js to examplesportix
--HG-- rename : examples/autoquvi.js => examples/js/autoquvi.js rename : examples/formfiller.js => examples/js/formfiller.js
2012-06-01Fixing typo in formfiller descriptionportix
2012-06-01Replace formfiller.sh with formfiller.jsportix
2012-05-18Updating example scriptsportix
2012-05-17Merging branch scripts into defaultportix
2012-04-25Adding antisocial adblocker listportix
2012-04-22Implementing loadCommitted, loadFinished, webview.host, webview.domain; ↵portix
adding autoquvi --HG-- branch : scripts
2012-03-06New setting scheme-handler, closing #117; removed settings 'mail-client' and ↵portix
'ftp-client'
2012-02-15Set up configdir in grab_adblocker if XDG_CONFIG_HOME is unsetportix
2012-02-12Merging with 1033portix
2012-02-12Individually submit forms in formfiller.shportix
2012-02-12Use exja in formfiller.shportix
2012-01-26Remove unecessary scripts from examples directoryportix
2012-01-03Removing autoscroll stuff from mouse.jsportix
2012-01-03Remove autoscroll.all.jsportix
2012-01-03Updating version infoportix
--HG-- branch : experimental
2011-12-21Move autoscroll.all.js into examples directoryportix
--HG-- rename : scripts/autoscroll.all.js => examples/autoscroll.all.js
2011-12-09In grab_adblocker: check for running process only if the path isn't set.portix
2011-12-09Interactive mode in grab_adblockerportix
2011-12-09Only ignore adblock rules, not exceptions; updating grab_adblockerportix
2011-11-29Check if adblock file exists in grab_adblockerportix
--HG-- branch : experimental
2011-11-29Small fix in grab_adblocker, warning also for unknown rulesportix
--HG-- branch : experimental
2011-11-28Check if urls are uncommented in grab_adblockerportix
--HG-- branch : experimental
2011-11-28Stripping baseURI for relative paths in adblock-javascript, adding more ↵portix
lists to grab_adblocker --HG-- branch : experimental
2011-11-26Fix 2 memory leaksportix
--HG-- branch : experimental
2011-11-23Adding filteroption subdocumentportix
--HG-- branch : develop
2011-11-23Resolving merge that broke everythingportix
--HG-- branch : develop
2011-11-19Include effective tlds as a header, no need to read the lib-file on startportix
--HG-- branch : develop rename : util/tlds.in => src/tlds.in
2011-11-19Only use regular expressionsportix
--HG-- branch : develop
2011-09-02Close tab with rightclick on tabportix
2011-08-30Moving usersripts to examplesportix
--HG-- rename : userscripts/ext_editor.sh => examples/ext_editor.sh rename : userscripts/formfiller.sh => examples/formfiller.sh rename : data/mouse.js => examples/mouse.js rename : userscripts/updir.pl => examples/updir.pl rename : userscripts/youtube-remote => examples/youtube-remote rename : data/hints.js => scripts/hints.js
2011-03-12new property 'ftp-client', rename propery 'mail-program' -> 'mail-client', ↵portix
move examples to userscripts, add youtube-remote userscript --HG-- rename : examples/ext_editor.sh => userscripts/ext_editor.sh rename : examples/formfiller.sh => userscripts/formfiller.sh rename : examples/updir.pl => userscripts/updir.pl
2011-02-19don't close last view, load all scripts on window_object_clearedportix
2011-02-18userscripts write to stdoutportix
2011-01-29updir.sh example scriptportix
2011-01-07script autoinsertmodeportix
2010-12-15prototypes of callbacksportix
2010-12-13set statusbar text only if webview if text available, load settings after ↵portix
parsing cl-arguments
2010-12-13userscripts: execute commands without prefixportix
2010-11-23changed comment in formfiller.shportix
2010-11-23added formfiller scriptportix
2010-11-15execute dwb commands and javascript from userscripts, added example scriptsportix
--HG-- branch : userscripts