summaryrefslogtreecommitdiff
path: root/x11/py-gtk2
AgeCommit message (Collapse)AuthorFilesLines
2004-01-03Bump package revisions for tiff update.reed2-4/+4
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-12-13Bump PKGREVISION for atk library major bump.wiz2-3/+4
2003-09-09due to the way version requirement propagation works, <extension.mk>drochner1-2/+2
must be included before other Python stuff in Python extension pkgs which depend on other Python extension pkgs
2003-09-08Update to 2.0.recht2-6/+6
changes: - Roll version number over to 2.0. - Small fix to gtk.TextView.set_border_window_size() method. - Miscelaneous bug fixes.
2003-08-26Fix PLIST.recht1-2/+1
This fixes hubertf's bulk build.
2003-08-25Update to 1.99.18.recht3-6/+7
Changes: * Fix up a duplicate symbol bug in the atk module, that was causing build problems on MacOS X (hopefully the last such problem). * add gtk.glade.set_custom_handler() API, that provides more info to the custom widget callback. Deprecate set_custom_widget_callbacks(). * some other bug fixes.
2003-08-17Allow also Python 2.3 to be used.recht2-4/+4
2003-08-09Update to 1.99.17.recht3-31/+29
changes include: * Threading support is compiled in by default now. It is necessary to call gtk.threads_init() in order to make use of threading though. There have been a number of fixes to the threading support too. * Fix up some problems with multiple definitions of global variables in gobject module, that was causing problems on Mac OS X. * Wrappers for many new APIs (John Finlay, Naofumi Yasufuku, Johan Dahlin and others). * Improvements to the code generator to give better error messages. * Some fixes to property APIs to work correctly on 64 bit systems, and to handle ATOM type properties. * Fix copyright headers on source files.
2003-07-13PKGREVISION bump for libiconv update.wiz2-3/+4
2003-05-12Fix some PKGSRCDIR pathsjmc1-2/+2
2003-05-09fix a "wip" relict - pointed out by Marc Rechtdrochner1-2/+2
2003-05-09depend on python22-pth>=2.2.2nb2 - this is where native thread supportdrochner1-1/+2
went in
2003-05-09pull in py-gtk2 from pkgsrc-wip, provided by Marc Rechtdrochner5-0/+167