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
/
jsapi.txt
Age
Commit message (
Expand
)
Author
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
Updated api documentation
portix
2012-10-02
Update statusbar from scripts
portix
2012-09-25
Optional argument for inject function
portix
2012-09-13
Connect ot motion-notify-event; implementing mouseMove-signal
portix
2012-09-04
Implementing Object.setPrivate/.getPrivate
portix
2012-08-24
Implementing Array.fastLastIndexOf
portix
2012-08-22
Adding prepackaged extensions section to manpage
portix
2012-08-21
Adding sanitize to manpage, adding extensions.getConfig to api-documentation
portix
2012-08-21
Implementing extensions.bind; fixing failing unbind when called with function...
portix
2012-08-21
Implementing Array.fastIndexOf; adding dwb-js-manpage
portix
2012-08-15
New method extensions.toggle
portix
2012-07-17
Replace slash with underscore in download-filenames, fixes #201
portix
2012-07-16
Change domainFromHost from global to util
portix
2012-07-15
Implementing firstParty property for SoupMessage
portix
2012-06-27
Create all js-gobjects only once, remove equals function for gobjects
portix
2012-06-24
New function dirNames
portix
2012-06-16
Use pre tag for dwb:script
portix
2012-06-14
Implementing connect/disconnect for GObject-objects
portix
2012-06-13
New function tabComplete
portix
2012-06-11
Set headers on returned object in sendRequest-callback and sendRequestSync
portix
2012-06-10
Implementing extensions.load/extensions.unload
portix
2012-06-10
New function unbind
portix
2012-06-08
New signal downloadStart
portix
2012-06-04
Optional name parameter for bind
portix
2012-06-04
New signal documentFinished
portix
[next]