summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* implement. (_wrap_pango_font_get_glyph_extents): implement.James Henstridge2002-03-171-8/+4
* updated to use gobject.new().James Henstridge2002-01-241-2/+2
* use g_string_append_printf(). (add_property_docs): same here.James Henstridge2002-01-241-1/+1
* move GObject wrapper stuff here.James Henstridge2002-01-221-1/+1
* don't create boxed_marshal hash table, and remove the type functions movedJames Henstridge2002-01-221-1/+1
* list extra source files.James Henstridge2002-01-211-1/+3
* added appwindow.pyMatt Wilson2002-01-111-0/+1
* add missing demo filesMatt Wilson2002-01-031-1/+3
* same here.PYGTK_1_99_6James Henstridge2001-12-241-3/+2
* comment out, as we have two GdkColormap.change's.James Henstridge2001-12-211-63/+64
* add new example to dist.James Henstridge2001-12-181-0/+1
* split atk types off into its own fileMatt Wilson2001-11-291-91/+92
* removed disthook, marked autogenerated .c files as nodist sources.Matt Wilson2001-11-291-21/+27
* fixed the constructor so it actually worksMatt Wilson2001-11-281-0/+1
* added start of atk wrapperMatt Wilson2001-11-271-11/+22
* rename from pixbuf_new_from_stream to match gdk-pixbuf changes in CVS.Matt Wilson2001-10-181-1/+1
* move headers to a version-specific directory so we can have oldMatt Wilson2001-10-151-0/+1
* change pygtk.spec -> pygtk.spec.in, which is what msw probably forgot toPYGTK_1_99_3James Henstridge2001-10-091-1/+1
* move types.James Henstridge2001-10-091-2/+5
* added specfile templateMatt Wilson2001-10-081-1/+1
* use pyg_type_from_object instead. Based on patch from Elliot.James Henstridge2001-09-281-9/+2
* don't install the GTK.py header.James Henstridge2001-09-151-2/+2
* fix up defsdir definition.James Henstridge2001-09-141-1/+1
* add signal connection function overrieds.James Henstridge2001-08-221-62/+65
* small fix to makefileJames Henstridge2001-07-031-1/+1
* add pygtk-codegen-2.0 to list of files to be processed.James Henstridge2001-07-031-1/+6
* fix up makefile rules to build the pango module.James Henstridge2001-07-021-1/+2
* add rules to build pango module.James Henstridge2001-07-011-1/+19
* install the code generatorJames Henstridge2001-05-291-0/+2
* limit the symbols exported by the various modules to just their moduleJames Henstridge2001-04-281-2/+4
* toolbar demo.James Henstridge2001-03-301-0/+2
* moved rewritten testgtk demo hereJames Henstridge2001-03-301-5/+12
* simple example program that adds a signal to a class, connects a handlerJames Henstridge2001-03-271-0/+1
* Still broken. Needs more updatingJames Henstridge2001-03-181-1/+0
* use pygobject.h.James Henstridge2000-06-291-1/+2
* start of gobject wrapper.James Henstridge2000-06-271-2/+7
* pull more stuff from extension-class-branchJames Henstridge2000-06-261-70/+11
* removed removed functions.PYGTK_0_6_6GNOME_PYTHON_1_0_53James Henstridge2000-04-071-2/+2
* Update build system to use automake-1.4a. Now you don't need my automakeJames Henstridge2000-04-061-20/+23
* incremented version number.PYGTK_0_6_3GNOME_PYTHON_1_0_50GNOME_PYTHON_1_0_40James Henstridge1999-09-301-1/+1
* new file that wraps the _libglade module.James Henstridge1999-08-021-1/+1
* a small fix from David Cole.James Henstridge1999-08-011-4/+15
* new examples of use of gtkgl.James Henstridge1999-07-181-2/+6
* added tests for gtkglarea.James Henstridge1999-07-151-5/+30
* increased version number to 0.5.12.James Henstridge1999-03-121-6/+9
* added references to the MAPPING file.James Henstridge1999-02-231-0/+1
* added extra functions and SELTYPE constants.James Henstridge1999-02-031-0/+4
* added GtkCList.focus_row.James Henstridge1999-02-021-0/+2
* Initial revisionJames Henstridge1998-12-061-0/+78