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
/
dwb.js
Age
Commit message (
Expand
)
Author
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
2012-10-31
Return all modules if array is null in require
portix
2012-10-31
Remove the globals-object; implementing provide/require
portix
2012-06-04
Freeze global object
portix