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
2013-01-18
Remove first line only if it is empty in util.getBody
portix
2013-01-18
Trim function body in util.getBody
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
2013-01-08
Implementing extensions.disableAll; fixing possible segfault in global_unbind
portix
2012-12-27
New global property 'global' that refers to the global object; don't change t...
portix
2012-12-22
Fixing wrong font size for hint-urls.
portix
2012-12-20
Return a deferred from system.spawn
portix
2012-12-19
Set width, height padding and margin of a hint
portix
2012-12-19
Fixing broken layout on dwb:quickmarks; remove duplicate entries in data-js o...
portix
2012-12-19
New commands reload_bookmarks, reload_quickmarks; new signal function connect...
portix
2012-12-11
Check if url-hint was created in __clear before removing it, fixes #249
portix
2012-12-10
Show url of active hint; closing #247
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-04
Fixing wrong mapping wv.tabWidget <-> wv_get_tab_box; indentation of scripts/...
portix
2012-12-03
Removing curry function
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-28
Introducing exports for extensions; coding style in extensions.js
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-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
[next]