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 (
Expand
)
Author
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 hove...
portix
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 t...
portix
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 connect...
portix
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
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
2012-11-11
Updating api-documentation
portix
2012-11-08
Allow paths and empty callbacks in require
portix
2012-11-05
Ignore default action of button 8 and button 9
portix
2012-11-03
Merging http://bitbucket.ort/portix/dwb into default
portix
2012-11-03
Updated api documentation
portix
2012-11-03
Updating man page
portix
2012-11-01
New signal changeMode; new method util.getMode
portix
2012-10-31
Return all modules if array is null in require
portix
2012-10-31
Remove the globals-object; implementing provide/require
portix
2012-10-03
Fixing wrong section number in dwb-js-manpage
portix
2012-10-03
Updated api documentation
portix
2012-10-02
Update statusbar from scripts
portix
2012-09-25
Optional argument for inject function
portix
[next]