Age | Commit message (Expand) | Author |
2012-08-24 | Implementing Array.fastLastIndexOf | portix |
2012-08-22 | Adding prepackaged extensions section to manpage | portix |
2012-08-21 | Adding sanitize to manpage, adding extensions.getConfig to api-documentation | portix |
2012-08-21 | Implementing extensions.bind; fixing failing unbind when called with function... | portix |
2012-08-21 | Implementing Array.fastIndexOf; adding dwb-js-manpage | portix |
2012-08-15 | New method extensions.toggle | portix |
2012-07-17 | Replace slash with underscore in download-filenames, fixes #201 | portix |
2012-07-16 | Change domainFromHost from global to util | portix |
2012-07-15 | Implementing firstParty property for SoupMessage | portix |
2012-06-27 | Create all js-gobjects only once, remove equals function for gobjects | portix |
2012-06-24 | New function dirNames | portix |
2012-06-16 | Use pre tag for dwb:script | portix |
2012-06-14 | Implementing connect/disconnect for GObject-objects | portix |
2012-06-13 | New function tabComplete | portix |
2012-06-11 | Set headers on returned object in sendRequest-callback and sendRequestSync | portix |
2012-06-10 | Implementing extensions.load/extensions.unload | portix |
2012-06-10 | New function unbind | portix |
2012-06-08 | New signal downloadStart | portix |
2012-06-04 | Optional name parameter for bind | portix |
2012-06-04 | New signal documentFinished | portix |
2012-06-03 | New function system.spawnSync | portix |
2012-06-02 | Fixing searchengine forms not submitted if the form has a childnode with name | portix |
2012-06-01 | Remove injectWithChannel; return value from injected scripts | portix |
2012-05-30 | New function io.debug; print debug messages in all scripts in XDG_CONFIG_HOME... | portix |
2012-05-28 | New function sendRequestSync | portix |
2012-05-21 | New signal 'close' | portix |
2012-05-21 | New function sendRequest | portix |
2012-05-18 | Execute scripts from commandline | portix |
2012-05-17 | Implementing wv.number; outsourcing extensions to a seperate repository | portix |
2012-05-14 | Remove javascript scripts directory and reload_scripts; change io.fileTest to... | portix |
2012-05-13 | Implementing @match-rules in userscripts | portix |
2012-05-13 | Adding buttonRelease signal; correct number of args if first argument is NULL... | portix |
2012-05-07 | Fixing needed hosts in perdomainsettings | portix |
2012-05-07 | Changing documentation for equals | portix |
2012-05-07 | New method equals for webkit objects | portix |
2012-05-07 | Optional argument config for extensions.load | portix |
2012-05-07 | Merge {get,set}_gobject_property with {get,set}_property | portix |
2012-05-07 | New webview property allFrames; adding mimeType to download signal | portix |
2012-05-06 | New signal 'createTab' | portix |
2012-05-05 | New functions io.notify, io.error; added options for autoquvi | portix |
2012-05-05 | New function, io.fileTest | portix |
2012-05-05 | New global functions bind, prompt, checksum; new property mainFrame; new exte... | portix |
2012-05-03 | New extension perdomainsettings | portix |
2012-05-03 | New properties webview.mainFrame, frame.domain, frame.host | portix |
2012-05-03 | New signal hoveringOverLink | portix |
2012-05-02 | Make extension.config private | portix |
2012-04-30 | More api documentation | portix |
2012-04-29 | Get gobject properties from scripts; started rewriting of documentation | portix |
2012-04-23 | Exception message, rename plugins in extensions | portix |
2012-04-22 | Implementing loadCommitted, loadFinished, webview.host, webview.domain; addin... | portix |