Commit graph

6 commits

Author SHA1 Message Date
Christian Dywan 61d26feae8 Apply a few small corrections. 2008-05-22 14:32:54 +02:00
Christian Dywan 4a829b0ab0 Make javascript gobject bindings independant.
Moving the bindings into a single file makes them independant
of addons and midori, requiring only JavaScriptCore and GObject.

This allows for standalone scripts to run independant from
Midori itself. Also extensions will run independant from a
browser instance.
This change removes the 'midori' object.
2008-05-06 00:51:04 +02:00
Christian Dywan 5b731c45ba Wrap userscripts in an anonymous function. 2008-05-04 01:34:39 +02:00
Christian Dywan 7039d48e48 First attempt at an extension interface. 2008-05-02 22:30:26 +02:00
Christian Dywan b354aed640 Enumerate script object property names. 2008-04-29 00:12:23 +02:00
Christian Dywan 133cd688b9 Initial addon panel feature, only userscripts for now. 2008-04-28 22:38:57 +02:00