summaryrefslogtreecommitdiff
path: root/scripts/lib/util.js
AgeCommit message (Expand)Author
2013-03-07C-Implementation of util.getBody; optional line argument in wv.inject; implem...portix
2013-03-07Return 'null' from clipboard_get rather than 'undefined'portix
2013-03-05Fixing formfiller export functions; shorter implementation of util.[un]camelizeportix
2013-02-20Indentation in util.c, checking for own properties in object.forEachportix
2013-02-20Fixing util.uncamelize if the string isn't camelcase and contains a minusportix
2013-02-16Implementing RegExp.escapeportix
2013-02-11Fixing --no-confirm commandline option in dwbem, does not delete the configportix
2013-01-26Implementing tabs.iterateportix
2013-01-18Remove first line only if it is empty in util.getBodyportix
2013-01-18Trim function body in util.getBodyportix
2012-12-04Define setPrivate/getPrivate only for GObjectsportix
2012-12-04Distinguish between GObject.connect and GObject.notifyportix
2012-12-03Removing curry functionportix
2012-11-28Merging signals.connect and signals.connectByFunction; coding style in signal...portix
2012-11-19Implementing util.getSelectionportix
2012-11-12Implementing Function.curryportix
2012-09-05Fixing typo in util.jsportix
2012-09-04Implementing Object.setPrivate/.getPrivateportix
2012-08-24Implementing Array.fastLastIndexOfportix
2012-08-21Implementing Array.fastIndexOf; adding dwb-js-manpageportix
2012-06-24Implementing forEach for javascript objectsportix
2012-06-02Fixing searchengine forms not submitted if the form has a childnode with nameportix