summaryrefslogtreecommitdiff
path: root/api/jsapi.7.txt
AgeCommit message (Expand)Author
2013-02-23More debugging messages in scriptsportix
2013-02-21Synchronous version of clipboard.getportix
2013-02-21New signal 'executeCommand'portix
2013-02-19Implementing clipboard functionsportix
2013-02-19Rename GtkWidget.containerAdd -> GtkWidget.addportix
2013-02-18Create new widgets from scriptsportix
2013-02-16Adding isQuickmarked, isBookmarked and type to statusBarChange signalportix
2013-02-13Implementing webview.historylistportix
2013-02-12Backout revision 1733portix
2013-02-11Implementing Deferred.whenportix
2013-02-01Indicate installed/disabled extensions when calling dwbem -a/-lportix
2013-02-01Escape all characters that must be escaped in util_create_json, additional ar...portix
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-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-20Return a deferred from system.spawnportix
2012-12-19New commands reload_bookmarks, reload_quickmarks; new signal function connect...portix
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-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