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-02-23
Check if parameter is an Error in io.debug
portix
2013-02-23
More debugging messages in scripts
portix
2013-02-21
Regression: don't lock contextmutex in scripts_eval_key, can cause a deadlock...
portix
2013-02-20
Indentation in util.c, checking for own properties in object.forEach
portix
2013-02-20
Fixing util.uncamelize if the string isn't camelcase and contains a minus
portix
2013-02-20
Remove __ prefix in scripts/base.js
portix
2013-02-20
Check if globals.notify was initialized in __setActive, fixes input not marke...
portix
2013-02-19
Implementing clipboard functions
portix
2013-02-16
Implementing RegExp.escape
portix
2013-02-11
Implementing Deferred.when
portix
2013-02-11
Fixing --no-confirm commandline option in dwbem, does not delete the config
portix
2013-02-05
Test if a config is null in extensions.getConfig
portix
2013-01-26
Implementing tabs.iterate
portix
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
[next]