summaryrefslogtreecommitdiff
path: root/scripts/lib/dwb.js
AgeCommit message (Expand)Author
2013-03-04Api documentation: checksum/setPrivate/getPrivateportix
2013-03-04Use _initNewContext to initialize scripts, change setPrivate/getPrivate apiportix
2013-02-27Fixing ignored '@'-shortcut; return value from function.debug; util.dispatchE...portix
2013-02-25Fixing scope of callback functions, print sourceURL in js_print_exceptionportix
2013-02-25Simplify Function.debug, format debug messagesportix
2013-02-25Add path to Function.debugportix
2013-02-25Check script syntax before creating the script object; implementing Function....portix
2013-02-11Implementing Deferred.whenportix
2013-01-26Implementing tabs.iterateportix
2013-01-17Implemnting Deferred.alwaysportix
2013-01-10Return connect-callback result in connectBlockedportix
2013-01-10Use Function.bind in GObject.connectBlockedportix
2012-12-09Implementing [un]blockSignal, {connect,notify}Blocked; return signal id from ...portix
2012-12-09Return undefined in GObject.getPrivate if item wasn't foundportix
2012-12-07Implementing Deferredsportix
2012-12-05Freeze global object in _initBeforeportix
2012-12-05Creating _initBefore that is executed before userscripts are executedportix
2012-12-04Define setPrivate/getPrivate only for GObjectsportix
2012-12-04Distinguish between GObject.connect and GObject.notifyportix
2012-12-01Create dummy constructor for webview; map wv.parent to scrolledWindowportix
2012-11-28Merging signals.connect and signals.connectByFunction; coding style in signal...portix
2012-11-22Delete module if second argument is omitted in replaceportix
2012-11-22New method 'replace' for replacing modulesportix
2012-11-08Allow paths and empty callbacks in requireportix
2012-11-03Fixing debug message in provideportix
2012-11-03New debug functionportix
2012-11-01Increase HIDER_LIST_MAXportix
2012-11-01Remove debug message from script-libportix
2012-10-31Return all modules if array is null in requireportix
2012-10-31Remove the globals-object; implementing provide/requireportix
2012-06-04Freeze global objectportix