summaryrefslogtreecommitdiff
path: root/scripts/lib/signals.js
AgeCommit message (Expand)Author
2013-01-26Implementing tabs.iterateportix
2012-12-27New global property 'global' that refers to the global object; don't change t...portix
2012-12-19New commands reload_bookmarks, reload_quickmarks; new signal function connect...portix
2012-12-05Creating _initBefore that is executed before userscripts are executedportix
2012-11-28Merging signals.connect and signals.connectByFunction; coding style in signal...portix
2012-07-16Check if second argument is a function in signals.connect before connecting t...portix
2012-06-11New command evalportix
2012-06-09Use private _disconnect function for signals that also unregister last regist...portix
2012-05-18Execute scripts from commandlineportix
2012-05-09Freeze extensions and data object, real private properties for the signal obj...portix
2012-04-29Get gobject properties from scripts; started rewriting of documentationportix
2012-04-23Exception message, rename plugins in extensionsportix
2012-04-20New signal downloadStatusportix
2012-04-20Buttonpress/release, keypress/release, register/deregister signals on the fly...portix
2012-04-19Implementing inject and resource requestportix
2012-04-18Encapsulate all included scriptsportix
2012-04-18Return id from connectportix
2012-04-18Adding scripts/lib, implementing signal functionsportix