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
Age
Commit message (
Expand
)
Author
2012-11-22
Optional argument 'defaultConfig' for extensions
portix
2012-11-19
Implementing util.getSelection
portix
2012-11-12
Implementing Function.curry
portix
2012-11-10
Paste primary selection into webview
portix
2012-11-08
Allow paths and empty callbacks in require
portix
2012-11-05
Ignore default action of button 8 and button 9
portix
2012-11-03
Empty parameters in io.debug if parameter is undefined
portix
2012-11-03
Fixing debug message in provide
portix
2012-11-03
New debug function
portix
2012-11-01
New signal changeMode; new method util.getMode
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-10-23
Renaming hints.js -> base.js, hint_object -> js_base
portix
2012-10-23
Fixing element hider issues with webkit-1.10
portix
2012-09-05
Fixing typo in util.js
portix
2012-09-04
Implementing Object.setPrivate/.getPrivate
portix
2012-08-24
Implementing Array.fastLastIndexOf
portix
2012-08-21
Implementing extensions.bind; fixing failing unbind when called with function...
portix
2012-08-21
Implementing Array.fastIndexOf; adding dwb-js-manpage
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-07-16
Check if second argument is a function in signals.connect before connecting t...
portix
2012-06-27
Change z-index of hints to a higher value than the pluginblocker element
portix
2012-06-24
Implementing forEach for javascript objects
portix
2012-06-19
Fixing getting wrong searchengine url if action points to the same site; new ...
portix
2012-06-14
Remove map and onmouseover from hint-types, image map elements are resolved w...
portix
2012-06-13
New function tabComplete
portix
2012-06-12
Fixing hint evaluation for hints with onclick/onmousedown attributes
portix
2012-06-11
New command eval
portix
2012-06-10
Implementing extensions.load/extensions.unload
portix
2012-06-10
Don't take body margin into account when computing hint position; use getClie...
portix
2012-06-09
Use private _disconnect function for signals that also unregister last regist...
portix
2012-06-04
Freeze global object
portix
2012-06-03
Check for hinttype when creating image map hints, fixes #186
portix
2012-06-02
Fixing searchengine forms not submitted if the form has a childnode with name
portix
2012-05-30
Formatting of error messages
portix
2012-05-30
New function io.debug; print debug messages in all scripts in XDG_CONFIG_HOME...
portix
2012-05-29
Create image links only for images with 'usemap' attribute
portix
2012-05-27
Check if extensionrc exists
portix
2012-05-27
Try to avoid overlapping hints
portix
2012-05-23
Create hints for image maps, closing #177
portix
2012-05-18
Merging branch scripts into default
portix
2012-05-18
Execute scripts from commandline
portix
2012-05-17
Merging branch scripts into default
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-11
Call Object.freeze on the hint object instead of making returned functions re...
portix
[prev]
[next]