index
:
dwb
cr/add_geometry_option
fix/clear_views_on_close
fix/use_gtk2
master
Dwb (dwb) is a lightweight webbrowser written in C based on webkit and gtk.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
lib
/
signals.js
Age
Commit message (
Expand
)
Author
2013-01-26
Implementing tabs.iterate
portix
2012-12-27
New global property 'global' that refers to the global object; don't change t...
portix
2012-12-19
New commands reload_bookmarks, reload_quickmarks; new signal function connect...
portix
2012-12-05
Creating _initBefore that is executed before userscripts are executed
portix
2012-11-28
Merging signals.connect and signals.connectByFunction; coding style in signal...
portix
2012-07-16
Check if second argument is a function in signals.connect before connecting t...
portix
2012-06-11
New command eval
portix
2012-06-09
Use private _disconnect function for signals that also unregister last regist...
portix
2012-05-18
Execute scripts from commandline
portix
2012-05-09
Freeze extensions and data object, real private properties for the signal obj...
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-20
New signal downloadStatus
portix
2012-04-20
Buttonpress/release, keypress/release, register/deregister signals on the fly...
portix
2012-04-19
Implementing inject and resource request
portix
2012-04-18
Encapsulate all included scripts
portix
2012-04-18
Return id from connect
portix
2012-04-18
Adding scripts/lib, implementing signal functions
portix