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
/
api
Age
Commit message (
Collapse
)
Author
2013-02-23
More debugging messages in scripts
portix
2013-02-21
Synchronous version of clipboard.get
portix
2013-02-21
New signal 'executeCommand'
portix
2013-02-19
Search history, use mutex for global_unbind
portix
2013-02-19
Implementing clipboard functions
portix
2013-02-19
Rename GtkWidget.containerAdd -> GtkWidget.add
portix
2013-02-18
Create new widgets from scripts
portix
2013-02-16
Adding isQuickmarked, isBookmarked and type to statusBarChange signal
portix
2013-02-13
Implementing webview.historylist
portix
2013-02-12
Backout revision 1733
portix
2013-02-11
Implementing Deferred.when
portix
2013-02-01
Indicate installed/disabled extensions when calling dwbem -a/-l
portix
2013-02-01
Escape all characters that must be escaped in util_create_json, additional ↵
portix
argument-parameter in commands_simple_command
2013-01-28
New signal 'executeCommand'
portix
2013-01-28
Rename webkitSession -> session
portix
2013-01-27
Adding webkitSession to scripting context
portix
2013-01-26
Regression: remove tabs.iterate
portix
2013-01-26
Implementing tabs.iterate
portix
2013-01-18
Fixing description for dwbem -a
portix
2013-01-17
Implemnting Deferred.always
portix
2013-01-09
Remove hovering over link signal, the same could be achieved with native ↵
portix
hovering-over-link
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 ↵
portix
the execution context in signals.emit
2012-12-26
Indentation in session.c
portix
2012-12-20
Renaming _js_array_iterator -> js_array_iterator
portix
2012-12-20
Return a deferred from system.spawn
portix
2012-12-19
New commands reload_bookmarks, reload_quickmarks; new signal function ↵
portix
connectWebView; new signal tabButtonPress
2012-12-10
Fixing getPrivate in requestpolicy after apichange of GObject.getPrivate
portix
2012-12-09
Implementing [un]blockSignal, {connect,notify}Blocked; return signal id from ↵
portix
object.notify
2012-12-08
Implementing wv.stopLoading
portix
2012-12-08
Updated js-api
portix
2012-12-08
Don't break a callback chain of a deferred if one callback function is missing
portix
2012-12-07
Updated js-api
portix
2012-12-07
Updated api documentation
portix
2012-12-07
Remove io.statusBar, the label can be set on the widgets directly instead
portix
2012-12-05
Call JSValueMakeNull and JSValueMakeUndefined only once, updated jsapi
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
Merging jsapi.txt
portix
2012-12-03
Removing curry function
portix
2012-12-02
Updating api documentation, adding gui elements
portix
2012-11-23
Fixing typos in the api man page
portix
2012-11-23
Adding defaultConfig documentation to public api
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-20
Implementing wv.toPng; set base-uri to HOME in sp_load
portix
2012-11-19
Implementing util.getSelection
portix
2012-11-17
Updated api documentation
portix
2012-11-12
Implementing Function.curry
portix
2012-11-11
Adding missing syntax highlighting to jsapi
portix
[next]