summaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Collapse)Author
2012-08-24Implementing Array.fastLastIndexOfportix
2012-08-22Adding prepackaged extensions section to manpageportix
2012-08-21Adding sanitize to manpage, adding extensions.getConfig to api-documentationportix
2012-08-21Implementing extensions.bind; fixing failing unbind when called with ↵portix
function-argument; jsapi-documentation
2012-08-21Implementing Array.fastIndexOf; adding dwb-js-manpageportix
2012-08-15New method extensions.toggleportix
2012-07-17Replace slash with underscore in download-filenames, fixes #201portix
2012-07-16Change domainFromHost from global to utilportix
2012-07-15Implementing firstParty property for SoupMessageportix
2012-06-27Create all js-gobjects only once, remove equals function for gobjectsportix
2012-06-24New function dirNamesportix
2012-06-16Use pre tag for dwb:scriptportix
2012-06-14Implementing connect/disconnect for GObject-objectsportix
2012-06-13New function tabCompleteportix
2012-06-11Set headers on returned object in sendRequest-callback and sendRequestSyncportix
2012-06-10Implementing extensions.load/extensions.unloadportix
2012-06-10New function unbindportix
2012-06-08New signal downloadStartportix
2012-06-04Optional name parameter for bindportix
2012-06-04New signal documentFinishedportix
2012-06-03New function system.spawnSyncportix
2012-06-02Fixing searchengine forms not submitted if the form has a childnode with nameportix
'submit'; adding util.js.
2012-06-01Remove injectWithChannel; return value from injected scriptsportix
2012-05-30New function io.debug; print debug messages in all scripts in ↵portix
XDG_CONFIG_HOME/dwb/userscripts
2012-05-28New function sendRequestSyncportix
2012-05-21New signal 'close'portix
2012-05-21New function sendRequestportix
2012-05-18Execute scripts from commandlineportix
--HG-- branch : scripts
2012-05-17Implementing wv.number; outsourcing extensions to a seperate repositoryportix
--HG-- branch : scripts
2012-05-14Remove javascript scripts directory and reload_scripts; change io.fileTest ↵portix
to system.fileTest; implement system.mkdir --HG-- branch : scripts
2012-05-13Implementing @match-rules in userscriptsportix
--HG-- branch : scripts
2012-05-13Adding buttonRelease signal; correct number of args if first argument is ↵portix
NULL in scripts_emit --HG-- branch : scripts
2012-05-07Fixing needed hosts in perdomainsettingsportix
--HG-- branch : scripts
2012-05-07Changing documentation for equalsportix
--HG-- branch : scripts
2012-05-07New method equals for webkit objectsportix
--HG-- branch : scripts
2012-05-07Optional argument config for extensions.loadportix
--HG-- branch : scripts
2012-05-07Merge {get,set}_gobject_property with {get,set}_propertyportix
--HG-- branch : scripts
2012-05-07New webview property allFrames; adding mimeType to download signalportix
--HG-- branch : scripts
2012-05-06New signal 'createTab'portix
--HG-- branch : scripts
2012-05-05New functions io.notify, io.error; added options for autoquviportix
--HG-- branch : scripts
2012-05-05New function, io.fileTestportix
--HG-- branch : scripts
2012-05-05New global functions bind, prompt, checksum; new property mainFrame; new ↵portix
extension genpass --HG-- branch : scripts
2012-05-03New extension perdomainsettingsportix
--HG-- branch : scripts
2012-05-03New properties webview.mainFrame, frame.domain, frame.hostportix
--HG-- branch : scripts
2012-05-03New signal hoveringOverLinkportix
--HG-- branch : scripts
2012-05-02Make extension.config privateportix
--HG-- branch : scripts
2012-04-30More api documentationportix
--HG-- branch : scripts
2012-04-29Get gobject properties from scripts; started rewriting of documentationportix
--HG-- branch : scripts
2012-04-23Exception message, rename plugins in extensionsportix
--HG-- branch : scripts
2012-04-22Implementing loadCommitted, loadFinished, webview.host, webview.domain; ↵portix
adding autoquvi --HG-- branch : scripts