commit 91a7433e43dae38f74b1ccbdc8d7c3ff250e88ef
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Thu Aug 14 23:26:13 2008 +1000

    updated NEWS for 1.0.1

 NEWS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 253d58aa8ac0ab4e264e6aadbf7dbb07d6f05d35
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Thu Aug 14 23:14:14 2008 +1000

    add copyright info for javascriptcore.h and webkit.defs

 javascriptcore/javascriptcore_types.h |   19 +++++++++++++++++++
 webkit.defs                           |   19 +++++++++++++++++++
 2 files changed, 38 insertions(+), 0 deletions(-)

commit 273bd7d479df045e7fadff0839593f0fe9475c76
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Thu Aug 14 23:11:09 2008 +1000

    remove build info from the version right now

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 73cdce6797b24670f3fb5e15bf1e59b3fe5f088b
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Tue Aug 12 08:42:17 2008 +1000

    Updated stable version

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 579b8634249164ae87e5f129c0137173ab73d449
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Tue Aug 12 08:37:11 2008 +1000

    comment out GEnums wrap as upstream stable WebKitGtk v1.0.1 do not have it

 webkit.defs |   40 ++++++++++++++++++++--------------------
 1 files changed, 20 insertions(+), 20 deletions(-)

commit f4fd1ac38be6c00bcc3c0eaafd04c241e0a447fc
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Tue Aug 12 08:34:03 2008 +1000

    fix versioning definitions

 configure.ac |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

commit b6ae7f90526003ee6097880f74c273a2883813cf
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Tue Aug 12 08:18:10 2008 +1000

    NEWS updated for 0.9

 NEWS |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit f7f682924f3ba41b2a023939d6f9e20f9416b4b8
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Sun Aug 10 11:55:09 2008 +1000

    Fixed http://code.google.com/p/pywebkitgtk/issues/detail?id=8 (LDFLAGS not set)

 Makefile.am  |    4 ++--
 configure.ac |    2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

commit 15c3bd78e7bcb2b3809c29b1a3b9c7ac1398ea56
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Sun Aug 10 09:46:57 2008 +1000

    add copying, install, authors et al in EXTRA_DIST

 Makefile.am |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit 0064740c74ac16299c40c8fdfacd321ebafa1de3
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Mon Aug 4 23:21:49 2008 +1000

    add m4 to ACLOCAL_AMFLAGS

 configure.ac |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

commit 30b5d041979c5248743bce14c98dd9a3de265865
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Mon Aug 4 08:54:55 2008 +1000

    bump version to 0.9

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 43a4ba5a70df2afcd25eaec190555dd44a7d7f9e
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Mon Aug 4 08:50:53 2008 +1000

    added pkconfig file

 configure.ac      |    5 ++++-
 pywebkitgtk.pc.in |    9 +++++++++
 2 files changed, 13 insertions(+), 1 deletions(-)

commit 66a56de1e5bbe1158b6add2bd2a30b1fe4516134
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Mon Aug 4 08:39:24 2008 +1000

    add comments: why we're checking for libxslt and pygtk stuff

 configure.ac |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit 8408443e77c3b588513e79fc10bac8b5c7578256
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Mon Aug 4 08:38:56 2008 +1000

    point web and source locations to google code hosting; remove NOTES section

 README |   25 +++----------------------
 1 files changed, 3 insertions(+), 22 deletions(-)

commit 4549fa823114ab2aac6df09b2669a2dbc8732772
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Mon Aug 4 08:35:17 2008 +1000

    removed TODO. TODOs should be in the pywebkitgtk issues site

 TODO |   12 ------------
 1 files changed, 0 insertions(+), 12 deletions(-)

commit 3954ac32492f22a3919fc05788d1f0e5f0086d6b
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Mon Aug 4 08:32:04 2008 +1000

    Updated AUTHORS and added new MAINTAINERS file

 AUTHORS     |   17 ++++-------------
 MAINTAINERS |    4 ++++
 2 files changed, 8 insertions(+), 13 deletions(-)

commit 2de7bf0d894b0af9d5343e8234862f5764a1809a
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Thu Jul 17 09:17:04 2008 +1000

    add more defines; allow other versions of automake

 configure.ac |   13 ++++++++++---
 1 files changed, 10 insertions(+), 3 deletions(-)

commit f7768ddba3cc37f79f0559ed59414548419c7284
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Thu Jul 17 09:06:20 2008 +1000

    add versioning info and match it with upstream WebKit

 configure.ac |   19 +++++++++++++++++--
 1 files changed, 17 insertions(+), 2 deletions(-)

commit 0c92cfe1b1ca99d29615e12ac2dfedfe7af50667
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Tue Jul 8 23:41:45 2008 +1000

    changed references to page to view in function parameters

 demos/webbrowser.py |   25 ++++++++++++-------------
 1 files changed, 12 insertions(+), 13 deletions(-)

commit 408609294c8a36b9519f16b131ddc8a24c8ba7fb
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Tue Jul 8 23:18:30 2008 +1000

    [http://code.google.com/p/pywebkitgtk/issues/detail?id=3]
    Fix Issue 3: make fails if libxslt-devel isn't installed
    
    Check for libxslt on configure

 configure.ac |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 6ea0dedbf44cd49060cd3e08ceee72f76d99ecd5
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Mon Jun 23 23:23:02 2008 +1000

    wrap GEnums

 demos/webbrowser.py |    2 +-
 webkit.defs         |   30 ++++++++++++++++++++----------
 2 files changed, 21 insertions(+), 11 deletions(-)

commit f8091d28c16c9228347e0405b27b8aebcc967c39
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Sun Jun 1 10:59:20 2008 +1000

    Added zoom API

 demos/webbrowser.py |   44 ++++++++++++++++++++++++++++++++++++++++----
 webkit.defs         |   42 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 82 insertions(+), 4 deletions(-)

commit 89f194a90646d164d66ecab06c464c8e1882e2e4
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Sat May 10 20:25:53 2008 +1000

    commented rolled-back upstream WebKitWebView API

 webkit.defs |   46 +++++++++++++++++++++++-----------------------
 1 files changed, 23 insertions(+), 23 deletions(-)

commit 5276cb3d735e470b3473ea2c39839c4d7f018609
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Wed Apr 30 23:03:27 2008 +1000

    Sync with WebKit r32727
    
    	modified:   webkit.defs
    
    Added in WebView:
      - set_settings
      - get_settings
      - get_background_alpha
      - set_background_alpha
      - set_background_color

 webkit.defs |   39 +++++++++++++++++++++++++++++++++++++++
 1 files changed, 39 insertions(+), 0 deletions(-)

commit c3a49d2b40c97f91e0b59fc791001072ec5b8717
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Sat Apr 26 23:35:07 2008 +1000

    filename subst '-' with '_'

 Makefile.am                           |    4 +-
 javascriptcore/javascriptcore-types.c |   39 ---------------------------------
 javascriptcore/javascriptcore-types.h |   19 ----------------
 javascriptcore/javascriptcore_types.c |   36 ++++++++++++++++++++++++++++++
 javascriptcore/javascriptcore_types.h |   19 ++++++++++++++++
 webkit.override                       |    2 +-
 6 files changed, 58 insertions(+), 61 deletions(-)

commit e8d078d462bb2d7a7a4c13a90d32fa0e9f5151f7
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Sat Apr 26 23:30:46 2008 +1000

    move javascriptcore sources to javascriptcore/

 Makefile.am                           |    6 ++--
 javascriptcore-types.c                |   39 ---------------------------------
 javascriptcore-types.h                |   19 ----------------
 javascriptcore/javascriptcore-types.c |   39 +++++++++++++++++++++++++++++++++
 javascriptcore/javascriptcore-types.h |   19 ++++++++++++++++
 webkit.override                       |    2 +-
 6 files changed, 62 insertions(+), 62 deletions(-)

commit 562f6ea921f40264395f37d30eec3fb5251d17ed
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Sat Apr 26 22:52:28 2008 +1000

    fix demo webbrowser

 demos/webbrowser.py |   47 +++++++----------------------------------------
 1 files changed, 7 insertions(+), 40 deletions(-)

commit 9824a49547915d4b25d290771e7681e6a3e196ef
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Sun Apr 6 13:42:17 2008 +1000

    fix build scripts for make dist

 Makefile.am |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

commit 3f0f599b4008aef2b396e35df90a9879f995752f
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Tue Feb 19 21:20:29 2008 +1100

    support webkit_web_view_set/get_transparent introduced in -r30385

 webkit.defs |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)

commit 1407c5e4ccd866bd0b6224f0d0438787c6c8a0f6
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Tue Feb 19 20:35:07 2008 +1100

    support webkit_web_view_get_focused_frame from -r30384

 webkit.defs |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

commit 9a132f559971d8ff539b8b1ce41ec107c4bf9cd2
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Tue Feb 19 20:28:34 2008 +1100

    moved webbrowser.py into demos dir

 demos/webbrowser.py |  307 +++++++++++++++++++++++++++++++++++++++++++++++++++
 webbrowser.py       |  307 ---------------------------------------------------
 2 files changed, 307 insertions(+), 307 deletions(-)

commit 4e0291db50a911efcba66679078849068fb81f9c
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Sun Feb 17 22:00:24 2008 +1100

    webkit.override: fix _get_back_list_limit and _forward_list_with_limit override

 webkit.override |   32 +++++++++++++++++---------------
 1 files changed, 17 insertions(+), 15 deletions(-)

commit a8cc1b4856d72023e616ea87e47aefae92047092
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Sun Feb 10 06:39:37 2008 +1100

    Renamed module from webkitgtk to webkit

 Makefile.am        |   34 ++--
 autogen.sh         |    1 +
 webbrowser.py      |    6 +-
 webkit.defs        |  579 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 webkit.override    |  116 +++++++++++
 webkitgtk.defs     |  579 ----------------------------------------------------
 webkitgtk.override |  116 -----------
 webkitgtkmodule.c  |   54 -----
 webkitmodule.c     |   54 +++++
 9 files changed, 770 insertions(+), 769 deletions(-)

commit 948361b90191ef6f9cfee3481eec42d5146f08dd
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Sat Feb 9 09:00:01 2008 +1100

    Fix build scripts and library dependency. Remove autogen dependency on GNOME
    
    	modified:   Makefile.am
    	modified:   autogen.sh
    	modified:   configure.ac

 Makefile.am  |   14 ++++-------
 autogen.sh   |   77 ++++++++++++++++++++++++++++++++++------------------------
 configure.ac |   22 ++++++----------
 3 files changed, 58 insertions(+), 55 deletions(-)

commit cad501f0247bcdc7040dc3cc173364eec2ca695f
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Mon Feb 4 21:16:04 2008 +1100

    webkitgtk.override: add webkit_web_settings_get_type; webbrowser.py: add populate-menu callback

 webbrowser.py      |    6 ++++++
 webkitgtk.override |    1 +
 2 files changed, 7 insertions(+), 0 deletions(-)

commit daf7ef613447dcf5a41260ecd9ffbc1d13d01c44
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Sun Feb 3 12:53:11 2008 +1100

    Updated to WebKit as of -r29943
    
        - webkit/gtk pkg-config fixes -r29909
        - webkit/gtk header relocations -r29898
        - webkit/gtk WebSettings API -29723
        - webkit/gtk BackForwardList and HistoryItem API -r29821
    
    	modified:   Makefile.am
    	modified:   configure.ac
    	modified:   webbrowser.py
    	modified:   webkitgtk.defs
    	modified:   webkitgtk.override
    	modified:   webkitgtkmodule.c

 Makefile.am        |    2 +-
 configure.ac       |    4 +-
 webbrowser.py      |   58 +++++++++--
 webkitgtk.defs     |  274 +++++++++++++++++++++++++++++++++++++++++++++++++---
 webkitgtk.override |   87 +++++++++++++++-
 webkitgtkmodule.c  |    2 +-
 6 files changed, 393 insertions(+), 34 deletions(-)

commit 0465fc911efbec79302e2b73488ab1081ecc3465
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Fri Dec 28 06:38:03 2007 +1100

    update api wrapping, call init_pygtk in webkitgtkmodule.c (thanks jdahlin), add webkitgtk.errors in MAINTAINERCLEANFILES

 Makefile.am       |    5 ++-
 webbrowser.py     |    2 +-
 webkitgtk.defs    |   86 +++++++++++++++++++++++++++++++++++++++++++++++++++--
 webkitgtkmodule.c |    4 +-
 4 files changed, 89 insertions(+), 8 deletions(-)

commit 276ff8ada5f09eedbd3fe953b93852014059175a
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Thu Dec 13 10:21:31 2007 +1100

    wrap webkit_web_frame_get_global_context

 Makefile.am        |   12 ++++++++----
 configure.ac       |   15 ++++++++++++---
 webkitgtk.defs     |    7 +++++--
 webkitgtk.override |   15 ++++++++++++++-
 4 files changed, 39 insertions(+), 10 deletions(-)

commit 68b4a1b6118a49dfb592811fac504c24970d2ce2
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Thu Dec 13 10:20:48 2007 +1100

    add initial work on wrapping JavaScriptCore

 javascriptcore-types.c |   39 +++++++++++++++++++++++++++++++++++++++
 javascriptcore-types.h |   19 +++++++++++++++++++
 2 files changed, 58 insertions(+), 0 deletions(-)

commit 8bcb7e15f652a469775bf304d7acf71e7838ce5c
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Thu Dec 13 10:19:48 2007 +1100

    Change licence to Library GPL 2

 COPYING |  267 ++++++++++++++++++++++++++++-----------------------------------
 1 files changed, 119 insertions(+), 148 deletions(-)

commit 2e6aabdf8a46350d53932454690908887aa13718
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Mon Dec 10 18:20:23 2007 +1100

    moved python.m4 to m4/

 m4/python.m4 |   62 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 python.m4    |   62 ----------------------------------------------------------
 2 files changed, 62 insertions(+), 62 deletions(-)

commit a942245635f442418579e17c3ff15c0615603772
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Sat Dec 1 16:55:27 2007 +1100

    webkit gtk upstream API stabilization change - r28273

 TODO               |    2 +-
 webbrowser.py      |   53 +++++++++++++++----
 webkitgtk.defs     |  146 ++++++++++++++++++++++++++--------------------------
 webkitgtk.override |   12 ++--
 webkitgtkmodule.c  |    2 +-
 5 files changed, 124 insertions(+), 91 deletions(-)

commit 8a76acd4a413058a1da5d304cf6261a965c249ec
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Mon Nov 26 11:03:35 2007 +1100

    updated api return types and some cleanups on the definitions file

 webkitgtk.defs |   23 ++++++++++++++++-------
 1 files changed, 16 insertions(+), 7 deletions(-)

commit 6020925501a19e2ca9f3bdd48a44cf08007f7433
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Sun Nov 25 10:36:21 2007 +0000

    autogen.sh: updated; wrap webkitgtkframe functions; added webkitnetwork request functions

 TODO               |   12 ++++
 autogen.sh         |   43 ++++++++++++++-
 webkitgtk.defs     |  151 ++++++++++++++++++++++++++++++++++++++++++---------
 webkitgtk.override |    2 +
 4 files changed, 178 insertions(+), 30 deletions(-)

commit f7a4d5f173ac3e5394138bcf3a640aeca28d0ac8
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Tue Oct 23 08:22:11 2007 +1000

    Autogenerate ChangeLog from git log

 Makefile.am |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit be3ec79c0f6e4b9d98caa55bafdc46c9f59eb2e1
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Tue Oct 23 08:19:43 2007 +1000

    copyright and doc update
    
    	deleted:    ChangeLog
             - empty, unnecessary
    	modified:   README
             - change ordering of section
    	modified:   webkitgtkmodule.c
             - added Copyright (me)

 README            |   21 +++++++++++----------
 webkitgtkmodule.c |    3 ++-
 2 files changed, 13 insertions(+), 11 deletions(-)

commit e878b62e4db9e576b439b37ae95b668c181ad80f
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Mon Oct 22 18:44:01 2007 +1000

    added support for webkitgtk's html5 client-side storage support

 Makefile.am       |   13 ++++++++++++-
 webkitgtkmodule.c |    8 +++++++-
 2 files changed, 19 insertions(+), 2 deletions(-)

commit 333ebf16c7b407f17ccde1df205fe8d0cc09b8ef
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Thu Oct 4 12:03:11 2007 +1000

    wrap webkit_page_execute_script: http://bugs.webkit.org/show_bug.cgi?id=15255

 webkitgtk.defs |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

commit f121b4bb2340020d992414cd00362118389cfe16
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Thu Oct 4 11:39:02 2007 +1000

    API namespace update r26022

 configure.ac       |    2 +-
 webkitgtk.defs     |   76 ++++++++++++++++++++++++++--------------------------
 webkitgtk.override |    4 +-
 3 files changed, 41 insertions(+), 41 deletions(-)

commit 0972cbc2aebb486eca9a6cb4170c8e315bbdd1a2
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Tue Oct 2 08:34:33 2007 +1000

    webbrowser.py: implement hovering-over-link callback

 webbrowser.py |   13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)

commit ff425012e272d75392c6dde849ac827763c3738c
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Mon Oct 1 09:00:59 2007 +1000

    bump version to 0.3; add webbrowser.py in EXTRA_DIST

 Makefile.am  |    1 +
 configure.ac |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

commit 9e051106413cd9cdb32717f6c73603d073ef4604
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Mon Oct 1 07:54:13 2007 +1000

    updated documentation

 AUTHORS |    5 ++++-
 NEWS    |    5 +++++
 README  |    1 +
 3 files changed, 10 insertions(+), 1 deletions(-)

commit ada96aa8fd597f48eb6a7bc62bc0d70cc4ab90ab
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Mon Oct 1 07:40:21 2007 +1000

    webbrowser.py: remove unused WebToolbar methods

 webbrowser.py |   31 -------------------------------
 1 files changed, 0 insertions(+), 31 deletions(-)

commit c1d1a71c9457ddb46c5e7ccbdbe0988acb3121f5
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Mon Oct 1 07:39:45 2007 +1000

    webkit.override: fix wrong c-name of get_page

 webkitgtk.defs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit f1d50b67b13db751eca2f7701bdf3a2b42e84519
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Sun Sep 23 20:49:48 2007 +1000

    rename all references of gdk to gtk - due to recent upstream renaming

 Makefile.am  |    6 +++---
 configure.ac |    8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

commit 96da61cc5650784556b09cb7b3649ebe2c17ee33
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Thu Sep 20 19:23:48 2007 +1000

    Fix constructor return types and method ownership (for memory management)
    
    	modified:   webbrowser.py
             - Add frame.get_title and frame.get_location
    	modified:   webkitgtk.defs
             - WebKitGtkPage constructor should return GtkWidget*
             - WebKitGtkFrame constructor should return GObject*
             - get_page, get_title, get_location: add caller-owns-return

 webbrowser.py  |   13 ++++++-------
 webkitgtk.defs |    7 +++++--
 2 files changed, 11 insertions(+), 9 deletions(-)

commit 0a388ad2dfaa7cbb6f00f0ea5169d82fa1875190
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Thu Sep 20 18:02:52 2007 +1000

    clean up get_page/webkit_gtk_frame_get_page method

 webkitgtk.defs |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

commit a2e503f57235b5828ed8ea7866c887e801dc21a1
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Thu Sep 20 17:41:14 2007 +1000

    wrapped WebKitGtkFrame methods
    
    	modified:   Makefile.am
              - add webkitgtk.errors in DISTCLEANFILES
              - add gen-webkitgtk.c in CLEANFILES
    	modified:   webbrowser.py
              - comment out check if frame is main frame because it causes a segfault
    	modified:   webkitgtk.defs
              - uncommented out Frame/WebKitGtkFrame class and methods
    	modified:   webkitgtk.override
              - uncommented out webkitgtkframe.h include

 Makefile.am        |    3 +++
 webbrowser.py      |    5 +++--
 webkitgtk.defs     |   32 ++++++++++++++++++++++----------
 webkitgtk.override |    6 +++++-
 4 files changed, 33 insertions(+), 13 deletions(-)

commit ac1c2898b4e4ade3f5304b5fc6cc8a9546718c57
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Thu Sep 20 11:00:51 2007 +1000

    Switch to LGPL 2.1 for the licence

 COPYING |  674 +++++++++++++++++++++++++++++++++++++++------------------------
 1 files changed, 422 insertions(+), 252 deletions(-)

commit 9fe2394494a0becbd763a3aebff239e3222d7311
Author: Tuukka Hastrup <tuukka@memento.(none)>
Date:   Thu Sep 20 01:37:15 2007 +0300

    Add PyErr_Print() to module loading per zecke's suggestion.

 webkitgtkmodule.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 4175cd2f4cba88b612ac3ed4ab8ce7cea7144e13
Author: Tuukka Hastrup <tuukka@memento.(none)>
Date:   Wed Sep 19 16:19:24 2007 +0300

    Stop the build process on any pygtk-codegen warnings.

 Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 7751b288e82b9f7dadde99478a96d6873b8f01c2
Author: Tuukka Hastrup <tuukka@memento.(none)>
Date:   Wed Sep 19 15:22:00 2007 +0300

    Fix Page.get_main_frame from merge.

 webkitgtk.defs |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

commit b12c13303b70dcdb06e53232d920da71b3e9ea6a
Merge: 2d657e7... fa2b0cb...
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Wed Sep 19 21:38:08 2007 +1000

    merged tuukkah's changes; added constructor functions in .defs

commit 2d657e7e39f83e8af7b7200b7c3089e419f8769b
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Wed Sep 19 21:11:15 2007 +1000

    wrap webkitgtkframe and most of webkitgtkpage; set scroll policy to auto in webbrowser.py

 webbrowser.py  |    9 ++-
 webkitgtk.defs |  158 +++++++++++++++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 156 insertions(+), 11 deletions(-)

commit fa2b0cb7bd59c2fe7f5e82a48ee05d42ebf31d74
Author: Tuukka Hastrup <tuukka@memento.(none)>
Date:   Wed Sep 19 13:59:16 2007 +0300

    Wrap Page.reload and Page.get_main_frame.

 webbrowser.py      |    8 ++++----
 webkitgtk.defs     |   22 ++++++++++++++++++++++
 webkitgtk.override |    2 ++
 3 files changed, 28 insertions(+), 4 deletions(-)

commit cdd30f3222871aedb898438cc667158b4c2c8a82
Author: Tuukka Hastrup <tuukka@memento.(none)>
Date:   Wed Sep 19 12:27:57 2007 +0300

    Make Page.load_string and Page.load_html_string work.

 webbrowser.py  |   13 +++++++++++--
 webkitgtk.defs |   18 ++++++++----------
 2 files changed, 19 insertions(+), 12 deletions(-)

commit 581e1911cd2ab51439691d5b1b87a673fb4c8c63
Author: Tuukka Hastrup <tuukka@memento.(none)>
Date:   Tue Sep 18 15:15:03 2007 +0300

    Start webbrowser.py with the interpreter line

 webbrowser.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 644dda543b3c54ac61de47e8b5b3106e1e81de84
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Tue Sep 18 18:30:10 2007 +1000

    complete content

 README |   66 +++++++++++++++++++++++++++++++++++++++++++++++++++++----------
 1 files changed, 55 insertions(+), 11 deletions(-)

commit 724be15fe14fe6ac2858ae396e9e92a5bae2ed93
Author: Tuukka Hastrup <tuukka@memento.(none)>
Date:   Tue Sep 18 08:46:51 2007 +0300

    Add back py- to webkitgtk name in AC_INIT

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 52a41fca30de6f5209863d7b25d0a652859c965d
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Tue Sep 18 00:46:14 2007 +1000

    wrapped more definitions and implemented new signals in webbrowser
    
    	modified:   webbrowser.py
              - connect to hovering-over-link, status-bar-text-changed
                icon-loaded, selection-changed, set-scroll-adjustments
    
    	modified:   webkitgtk.defs
              - added load_html_string and load_string

 webbrowser.py  |   37 ++++++++++++++++++++++++++++++-------
 webkitgtk.defs |   42 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 72 insertions(+), 7 deletions(-)

commit b1d569bd7a5d1d529a3fec4b89add045f3b58811
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Mon Sep 17 23:19:00 2007 +1000

    AUTHORS, README: initial content

 AUTHORS |   11 +++++++++++
 README  |   31 +++++++++++++++++++++++++++++++
 2 files changed, 42 insertions(+), 0 deletions(-)

commit 2115513fa70b8fc8b3febb3c40c116c9c9a75c8e
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Mon Sep 17 21:22:29 2007 +1000

    fix module naming

 Makefile.am       |    3 +--
 configure.ac      |    2 +-
 webkitgtkmodule.c |   10 +++++-----
 3 files changed, 7 insertions(+), 8 deletions(-)

commit 570ac1d45ac4611d955cb3c1fe63b085bd206790
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Mon Sep 17 20:48:09 2007 +1000

    fix module location; removed webkitgtk/ and webkigtk header files

 webbrowser.py                 |  214 +++++++++++++++++++++++++++++++++++++++++
 webkitgtk/webkitgtkdefines.h  |   48 ---------
 webkitgtk/webkitgtkframe.h    |  102 -------------------
 webkitgtk/webkitgtkpage.h     |  160 ------------------------------
 webkitgtk/webkitgtksettings.h |  117 ----------------------
 5 files changed, 214 insertions(+), 427 deletions(-)

commit a164cbf3a0fad77b2019fc8e98b05018c58a39c1
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Mon Sep 17 16:56:48 2007 +1000

    	new file:   AUTHORS
    	new file:   COPYING
    	new file:   ChangeLog
    	new file:   INSTALL
    	new file:   NEWS
    	new file:   README
    	new file:   webkitgtk/__init__.py
    	modified:   Makefile.am
    	modified:   configure.ac
             - copy config goodies from gnome-python-desktop
    	modified:   webkitgtkmodule.c
             - rename pywebkitgtk variable names to webkitgtk

 COPYING               |  340 +++++++++++++++++++++++++++++++++++++++++++++++++
 INSTALL               |  236 ++++++++++++++++++++++++++++++++++
 Makefile.am           |   45 +++++--
 configure.ac          |   33 ++++-
 webkitgtkmodule.c     |    8 +-
 5 files changed, 636 insertions(+), 26 deletions(-)

commit c3e17b4b135652d14c103fd1df5e5e7a12ce88f3
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Sun Sep 9 15:56:52 2007 +1000

    webkitgtkmodule.c: rename webkit to webkitgtk

 webkitgtkmodule.c |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

commit 11c15cc258a5ea9ea090b131700526775d140c1e
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Sun Sep 9 15:41:04 2007 +1000

    rename to webkitgtk, removed Makefile.in

 Makefile.am       |    8 +-
 Makefile.in       |  635 -----------------------------------------------------
 webkitgtk.defs    |    2 +-
 webkitgtkmodule.c |   46 ++++
 4 files changed, 51 insertions(+), 640 deletions(-)

commit c21ed6fc71b9db4d76495c7bede75408de248867
Author: Jan Michael Alonzo <jmalonzo@unpluggable.com>
Date:   Sun Sep 9 11:46:09 2007 +1000

    initial revision

 Makefile.am                   |   30 ++
 Makefile.in                   |  635 +++++++++++++++++++++++++++++++++++++++++
 autogen.sh                    |    5 +
 configure.ac                  |   26 ++
 python.m4                     |   62 ++++
 webkitgtk.defs                |   34 +++
 webkitgtk.override            |   19 ++
 webkitgtk/webkitgtkdefines.h  |   48 +++
 webkitgtk/webkitgtkframe.h    |  102 +++++++
 webkitgtk/webkitgtkpage.h     |  160 +++++++++++
 webkitgtk/webkitgtksettings.h |  117 ++++++++
 11 files changed, 1238 insertions(+), 0 deletions(-)
