summaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)Author
2013-01-28New signal 'executeCommand'portix
2013-01-28Rename webkitSession -> sessionportix
2013-01-27Adding webkitSession to scripting contextportix
2013-01-26Regression: remove tabs.iterateportix
2013-01-26Implementing tabs.iterateportix
2013-01-18Fixing description for dwbem -aportix
2013-01-17Implemnting Deferred.alwaysportix
2013-01-09Remove hovering over link signal, the same could be achieved with native hove...portix
2013-01-08Implementing extensions.disableAll; fixing possible segfault in global_unbindportix
2012-12-27New global property 'global' that refers to the global object; don't change t...portix
2012-12-26Indentation in session.cportix
2012-12-20Renaming _js_array_iterator -> js_array_iteratorportix
2012-12-20Return a deferred from system.spawnportix
2012-12-19New commands reload_bookmarks, reload_quickmarks; new signal function connect...portix
2012-12-10Fixing getPrivate in requestpolicy after apichange of GObject.getPrivateportix
2012-12-09Implementing [un]blockSignal, {connect,notify}Blocked; return signal id from ...portix
2012-12-08Implementing wv.stopLoadingportix
2012-12-08Updated js-apiportix
2012-12-08Don't break a callback chain of a deferred if one callback function is missingportix
2012-12-07Updated js-apiportix
2012-12-07Updated api documentationportix
2012-12-07Remove io.statusBar, the label can be set on the widgets directly insteadportix
2012-12-05Call JSValueMakeNull and JSValueMakeUndefined only once, updated jsapiportix
2012-12-04Define setPrivate/getPrivate only for GObjectsportix
2012-12-04Distinguish between GObject.connect and GObject.notifyportix
2012-12-03Merging jsapi.txtportix
2012-12-03Removing curry functionportix
2012-12-02Updating api documentation, adding gui elementsportix
2012-11-23Fixing typos in the api man pageportix
2012-11-23Adding defaultConfig documentation to public apiportix
2012-11-22Delete module if second argument is omitted in replaceportix
2012-11-22New method 'replace' for replacing modulesportix
2012-11-20Implementing wv.toPng; set base-uri to HOME in sp_loadportix
2012-11-19Implementing util.getSelectionportix
2012-11-17Updated api documentationportix
2012-11-12Implementing Function.curryportix
2012-11-11Adding missing syntax highlighting to jsapiportix
2012-11-11Updating api-documentationportix
2012-11-08Allow paths and empty callbacks in requireportix
2012-11-05Ignore default action of button 8 and button 9portix
2012-11-03Merging http://bitbucket.ort/portix/dwb into defaultportix
2012-11-03Updated api documentationportix
2012-11-03Updating man pageportix
2012-11-01New signal changeMode; new method util.getModeportix
2012-10-31Return all modules if array is null in requireportix
2012-10-31Remove the globals-object; implementing provide/requireportix
2012-10-03Fixing wrong section number in dwb-js-manpageportix
2012-10-03Updated api documentationportix
2012-10-02Update statusbar from scriptsportix
2012-09-25Optional argument for inject functionportix