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
/
util.js
Age
Commit message (
Expand
)
Author
2013-03-07
C-Implementation of util.getBody; optional line argument in wv.inject; implem...
portix
2013-03-07
Return 'null' from clipboard_get rather than 'undefined'
portix
2013-03-05
Fixing formfiller export functions; shorter implementation of util.[un]camelize
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-16
Implementing RegExp.escape
portix
2013-02-11
Fixing --no-confirm commandline option in dwbem, does not delete the config
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
2012-12-04
Define setPrivate/getPrivate only for GObjects
portix
2012-12-04
Distinguish between GObject.connect and GObject.notify
portix
2012-12-03
Removing curry function
portix
2012-11-28
Merging signals.connect and signals.connectByFunction; coding style in signal...
portix
2012-11-19
Implementing util.getSelection
portix
2012-11-12
Implementing Function.curry
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 Array.fastIndexOf; adding dwb-js-manpage
portix
2012-06-24
Implementing forEach for javascript objects
portix
2012-06-02
Fixing searchengine forms not submitted if the form has a childnode with name
portix