Age | Commit message (Expand) | Author |
2013-04-04 | Adding namespace console; print errors in dwb:script to stderr | portix |
2013-03-31 | Remove io.print in connectBlocked | portix |
2013-03-30 | Resolve symlinks for all files | portix |
2013-03-23 | Deprecate replace, same functionality with provide | portix |
2013-03-22 | Apply required modules if they are not provided at startup | portix |
2013-03-22 | Remove _deprecationWarning, description of _deprecated | portix |
2013-03-19 | Define Signal already in scripts.c, fixes missing dependencies in initialization | portix |
2013-03-19 | New Signal api | portix |
2013-03-17 | Check for numpad return | portix |
2013-03-16 | Add menu items to the context menu; some Glob methods; deprecate extensions.g... | portix |
2013-03-15 | Add tabComplete to deprecated functions, document deprecated functions | portix |
2013-03-15 | Deprecation warnings | portix |
2013-03-15 | Inline documentation of javascript api; clean up api: new namespaces net and | portix |
2013-03-09 | Move cnstr out of Glob constructor | portix |
2013-03-09 | Compile escape regexes only once in Glob constructor | portix |
2013-03-09 | Cleaning up Glob | portix |
2013-03-09 | Don't print regex to stdout when constructin a Glob | portix |
2013-03-09 | Implementing Glob for simpler pattern matching | portix |
2013-03-08 | Use generateId in script.setPrivate | portix |
2013-03-07 | C-Implementation of util.getBody; optional line argument in wv.inject; implem... | portix |
2013-03-05 | Fixing wrong scope for script.debug | 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-02-27 | Fixing ignored '@'-shortcut; return value from function.debug; util.dispatchE... | portix |
2013-02-25 | Fixing scope of callback functions, print sourceURL in js_print_exception | portix |
2013-02-25 | Simplify Function.debug, format debug messages | portix |
2013-02-25 | Add path to Function.debug | portix |
2013-02-25 | Check script syntax before creating the script object; implementing Function.... | portix |
2013-02-11 | Implementing Deferred.when | portix |
2013-01-26 | Implementing tabs.iterate | portix |
2013-01-17 | Implemnting Deferred.always | portix |
2013-01-10 | Return connect-callback result in connectBlocked | portix |
2013-01-10 | Use Function.bind in GObject.connectBlocked | portix |
2012-12-09 | Implementing [un]blockSignal, {connect,notify}Blocked; return signal id from ... | portix |
2012-12-09 | Return undefined in GObject.getPrivate if item wasn't found | portix |
2012-12-07 | Implementing Deferreds | portix |
2012-12-05 | Freeze global object in _initBefore | portix |
2012-12-05 | Creating _initBefore that is executed before userscripts are executed | portix |
2012-12-04 | Define setPrivate/getPrivate only for GObjects | portix |
2012-12-04 | Distinguish between GObject.connect and GObject.notify | portix |
2012-12-01 | Create dummy constructor for webview; map wv.parent to scrolledWindow | portix |
2012-11-28 | Merging signals.connect and signals.connectByFunction; coding style in signal... | portix |
2012-11-22 | Delete module if second argument is omitted in replace | portix |
2012-11-22 | New method 'replace' for replacing modules | portix |
2012-11-08 | Allow paths and empty callbacks in require | portix |
2012-11-03 | Fixing debug message in provide | portix |
2012-11-03 | New debug function | portix |
2012-11-01 | Increase HIDER_LIST_MAX | portix |
2012-11-01 | Remove debug message from script-lib | portix |