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
/
extensions.js
Age
Commit message (
Expand
)
Author
2013-03-23
Deprecate replace, same functionality with provide
portix
2013-03-23
Protect callback functions of Deferreds from being garbage collected, fixes p...
portix
2013-03-23
Allow asynchronous initialization of extensions
portix
2013-03-17
Fixing scope of connectWebView
portix
2013-03-16
Add menu items to the context menu; some Glob methods; deprecate extensions.g...
portix
2013-03-15
Inline documentation of javascript api; clean up api: new namespaces net and
portix
2013-02-26
Use script.debug instead of extensions.debug in extensions; remove extensions...
portix
2013-02-05
Test if a config is null in extensions.getConfig
portix
2013-01-08
Implementing extensions.disableAll; fixing possible segfault in global_unbind
portix
2012-11-28
Merging signals.connect and signals.connectByFunction; coding style in signal...
portix
2012-11-28
Introducing exports for extensions; coding style in extensions.js
portix
2012-11-22
Optional argument 'defaultConfig' for extensions
portix
2012-11-05
Ignore default action of button 8 and button 9
portix
2012-08-21
Implementing extensions.bind; fixing failing unbind when called with function...
portix
2012-08-15
New method extensions.toggle
portix
2012-08-12
Implementing extensions.getConfig
portix
2012-07-24
Don't throw exceptions for properties; check if data.userDataDir is null in e...
portix
2012-06-13
New function tabComplete
portix
2012-06-10
Implementing extensions.load/extensions.unload
portix
2012-05-30
Formatting of error messages
portix
2012-05-27
Check if extensionrc exists
portix
2012-05-14
Remove javascript scripts directory and reload_scripts; change io.fileTest to...
portix
2012-05-13
Implementing @match-rules in userscripts
portix
2012-05-09
Freeze extensions and data object, real private properties for the signal obj...
portix
2012-05-07
Don't print arguments length when initializing extensions
portix
2012-05-07
Optional argument config for extensions.load
portix
2012-05-05
New function, io.fileTest
portix
2012-05-05
New global functions bind, prompt, checksum; new property mainFrame; new exte...
portix
2012-05-03
New extension perdomainsettings
portix
2012-05-02
Make extension.config private
portix
2012-04-29
Get gobject properties from scripts; started rewriting of documentation
portix