The NetBSD Project

CVS log for pkgsrc/x11/py-gtk2/PLIST

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / x11 / py-gtk2

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.27 / (download) - annotate - [select for diffs], Fri Apr 8 14:32:03 2011 UTC (12 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, HEAD
Changes since 1.26: +11 -1 lines
Diff to previous 1.26 (colored)

update to 2.24.0
This switches to the 2.24 release branch.

Revision 1.26 / (download) - annotate - [select for diffs], Wed Nov 24 18:57:01 2010 UTC (13 years ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.25: +12 -0 lines
Diff to previous 1.25 (colored)

update to 2.22.0
This switches to the gnome-2.32 release branch.

Revision 1.25 / (download) - annotate - [select for diffs], Thu Sep 10 19:03:48 2009 UTC (14 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.24: +5 -1 lines
Diff to previous 1.24 (colored)

Update to 2.16.0:

pygtk-2.16.0 23-Aug-2009
    - Allow to use automake 1.11 (Paolo Borelli)
    - Remove compiler warnings (Gian)
    - Add gtk.gdk.CURRENT_TIME constant (Paul)
    - Fix gtk.IMContext().set_client_window() (Gian)
    - Some docs fix (John Finlay)
    - Fixed invocation of FileChooserDialog in print demo (Pietro Battiston)
    - Some autotools tweaks (Gian)
    - Fix arg parsing format typo for gtk_toggle_button_new (John Finlay)
    - Update some docs to the new 2.16 API (Gian)

pygtk-2.15.2 20-Jun-2009
    - Rename gtk.Statusbar.remove() to gtk.Statusbar.remove_message (Paul)
    - Allow pango.Context creation (Paul, #550855)
    - Make gtk.gdk.Pixbuf.add_alpha accept integers, retaining backward
      compatibility accepting also chars (Paul, #586094)
    - Protect window obj from GC in gtk.window_get_toplevels (Gustavo, #574259)
    - Plug huge number of memory leaks in Pango wrappers (Paul)
    - Add gtk.gdk.WINDOWING constant (Paul, #555112)
    - Wrap gdk_pixbuf_apply_embedded_orientation (Chris Wilson)
    - Modernize constructors of seven more types (Paul)
    - Don't free a string we don't own (Paul, #585458)
    - Some docs tweaking (Gian)


pygtk-2.15.1 25-May-2009
    - (Add HSV support to gtk.gdk.Color objects)
    - Add floating-point support to gtk.gdk.Color (Paul)
    - Retire hand-written ChangeLog; autocreate from Git history (Paul)
    - Fix conditional in docs/Makefile.am (Frederic Peters)
    - Document that gtk.gdk.GC coordinates are not related to allocation (Paul)
    - Make pygtk_boxed_unref_shared() also handle Py_None (Paul)
    - Make gtk.MenuItem.set_submenu accept None (Paul)
    - Don't run 'fixxref.py' if documentation is not built (Bj
    - Apply libtool 2.2 compatibility patch (Gian)
    - Plug reference leak on main signal watch source (Paul)
    - Add extra warning against accidental misuse of tree model columns (Paul)
    - Wrap gtk.Border attributes and constructor (Mariano Su
    - Make gtk.gdk.Event.time accept 'long' in assignments (Paul)
    - Wrap gtk.RcStyle attributes (Paul)

pygtk-2.15.0 01-May-2009
    - Update pygtk to use numpy instead of Numeric
      (Josselin Mouette, Brian Cameron, #397544)
    - Update the address of the FSF (Tobias Mueller, #577154)
    - Wrap gtk_builder_add_objects_from_string and
      gtk_builder_add_objects_from_file.
    - Add GTK+ 2.16 API (Gian)
    - wrap gtk.IconView.convert_widget_to_bin_window_coords (Gian)
    - add gtk.gdk.Window.redirect_to_drawable (Gian)
    - add GtkNumberUpLayout enum (Gian)
    - some method argument fixes (Gian)
    - add gtk.PrintSettings.[get|set]_number_up_layout (Gian)
    - Some demo fixes (Gian, Andi Albrecht)
    - Add various deprecation warnings (Gian Mario)

Revision 1.24 / (download) - annotate - [select for diffs], Sun Jun 14 22:06:41 2009 UTC (14 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.23: +1 -3 lines
Diff to previous 1.23 (colored)

Convert @exec/@unexec to @pkgdir or drop it.

Revision 1.23 / (download) - annotate - [select for diffs], Sun Jun 14 18:25:03 2009 UTC (14 years, 5 months ago) by joerg
Branch: MAIN
Changes since 1.22: +1 -14 lines
Diff to previous 1.22 (colored)

Remove @dirrm entries from PLISTs

Revision 1.22 / (download) - annotate - [select for diffs], Fri Mar 6 13:48:13 2009 UTC (14 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.21: +17 -0 lines
Diff to previous 1.21 (colored)

Update to 2.14.1:

pygtk-2.14.1 06-March-2009
    - Return the deserialized string as a new memory buffer (Gustavo, #567747)
    - Complete docs with 2.14 API (Gian Mario)

Revision 1.21 / (download) - annotate - [select for diffs], Sat Feb 21 14:12:23 2009 UTC (14 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.20: +5 -2 lines
Diff to previous 1.20 (colored)

Update to 2.14.0:

pygtk-2.14.0 31-January-2009
    - Fix a bogus override of python includes in configure.ac
      (Lo
    - Fix a memory leak in gdk.draw_indexed_image (Paul, #562991)
    - split gtkunixprint defs in order to support multiple gtk versions (Gian)
    - Include <gdk/gdk.h> (Paul, #550442)
    - set_parent_window(None) should work (Paul, #551505)
    - comment out for a while gtk_selection_data_get_data waiting to
      fix a problem in codegen (Gian)
    - Remove compiler warnings (Gian)
    - Update pango examples (Paul, #541476)
    - TypeError not raised when setting gtk.TreeView adjustment property
      to None (Paul, #529623)
    - add __str__ and/or __repr__ to several types (Paul, #526189)

Revision 1.20 / (download) - annotate - [select for diffs], Wed Jan 14 13:05:31 2009 UTC (14 years, 10 months ago) by drochner
Branch: MAIN
Changes since 1.19: +45 -55 lines
Diff to previous 1.19 (colored)

Back out what happened in the last days -- the Python extension is
installed for Python-2.4 as for Python-2.5. If not, there is a
different problem.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Jan 11 00:13:44 2009 UTC (14 years, 10 months ago) by adrianp
Branch: MAIN
Changes since 1.18: +50 -1 lines
Diff to previous 1.18 (colored)

Actually, use the PLIST_VARS framework as opposed to adding a new PLIST file

Revision 1.18 / (download) - annotate - [select for diffs], Sat Jan 10 23:13:44 2009 UTC (14 years, 10 months ago) by adrianp
Branch: MAIN
Changes since 1.17: +4 -3 lines
Diff to previous 1.17 (colored)

Fix PLIST differences due to the version of python that's installed
Breakage pointed out by wiz@

Revision 1.17 / (download) - annotate - [select for diffs], Sat Jan 10 20:17:31 2009 UTC (14 years, 10 months ago) by adrianp
Branch: MAIN
Changes since 1.16: +3 -43 lines
Diff to previous 1.16 (colored)

PLIST fixes
PKGREVISION++

Revision 1.16 / (download) - annotate - [select for diffs], Mon Nov 17 21:56:16 2008 UTC (15 years ago) by jnemeth
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

also remove \${PYSITELIB}/gtk-2.0

Revision 1.15 / (download) - annotate - [select for diffs], Thu Oct 16 14:13:31 2008 UTC (15 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.14: +11 -45 lines
Diff to previous 1.14 (colored)

update to 2.13.0
This switches to the gnome-2.24 release branch.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Jan 9 18:56:01 2008 UTC (15 years, 11 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

update to 2.12.1
changes: misc fixes

Revision 1.13 / (download) - annotate - [select for diffs], Wed Oct 31 20:51:42 2007 UTC (16 years, 1 month ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.12: +186 -1 lines
Diff to previous 1.12 (colored)

update to 2.12.0
This switches to the new gnome-2.20 branch.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Feb 7 20:40:18 2007 UTC (16 years, 10 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.11: +7 -2 lines
Diff to previous 1.11 (colored)

update to 2.10.4
changes:
- Documentation build fixes
- Return NULL on error in TextBuffer.register_serialize_format
- Do not overwrite sys.argv
- Add status icon example
- Make it possible to remove rows in the gtk.TreeModel.foreach callback
- Code generator fix for %define
- Duplicate GdkEvent.string member when setting it
- Make it possible to use automake 1.10
- distutils build fixes
- Allow None to be passed into gdk.Display
- Undeprecate gtk.container_class_list_child_properties
- Fix memory leak in gtk.Container.child_get

Revision 1.11 / (download) - annotate - [select for diffs], Wed Jan 24 19:44:20 2007 UTC (16 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.10: +3 -2 lines
Diff to previous 1.10 (colored)

Do not unconditionally remove share/pygtk, it is shared with x11/pygtk.
Try to remove include/pygtk-2.0, since py-gobject-shared, which owns
this directory, is only a build dependency.
Bump PKGREVISION.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Oct 12 13:55:38 2006 UTC (17 years, 1 month ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.9: +1 -3 lines
Diff to previous 1.9 (colored)

update to 2.10.3
changes:
- distutils / win32 compilation fixes
- gtk.TreeSelection.selected_foreach bug fix
- Fix compilation older C compilers
- Make PyGTK work with Python 2.5 and 64-bit

pkgsrc change: don't try to @dirrm stuff needed by py-gobject

Revision 1.9 / (download) - annotate - [select for diffs], Fri Sep 15 15:14:16 2006 UTC (17 years, 2 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.8: +307 -2 lines
Diff to previous 1.8 (colored)

Update to 2.10.1:

pygtk-2.10.0 4-september-2006
    - Issue a warning when a DISPLAY is not set (#316877, Johan, Jeremey Katz)
    - Copy style.css from pygobject docs when installing docs.
      (#351385 Gian Mario Tagliaretti)
    - Include the built docs in the tarball (Johan)

pygtk-2.9.6 8-august-2006
    - GtkTreePath can be converted from integers again (#350252, Gustavo,
      Sebastien Bacher)
    - Fix parallel build (#350225, Ed Catmur)
    - Reduce exception abuse in code generator (Gustavo)
    - Documentation improvements (Johan, John)

pygtk-2.9.5 6-august-2006
    - Make it possible to build with GTK+ 2.10 (#350008, Joseph Sacco)
    - Make sure dir(gtk.keysyms) work again (#349892, Johan, John)
    - reloading the gtk module works again (#349026, Johan, Alexander Larsson)

pygtk-2.9.4 4-august-2006
    - Include John Finlay's PyGTK reference manual (Johan, John)
    - Setters and getters for GtkWidget.activate_signal (#331445, Gustavo)
    - GtkToolItemType setter/getter (#331355, Gustavo)
    - Code generator fixes (Gustavo, Johan, John, Yevgen Muntyan, Gustavo)
    - Add more gtk+ 2.10 API (#337011, John, Sebastian Pölsterl)
    - Don't copy treeiters in callbacks (#347273, John, Stefano Maggiolo)
    - Provide full information for GtkTreeSelection.set_select_function
      (#340475 John, Wouter Bolsterlee)
    - Export less symbols and reduce the size of the libraries (#347825,
      Rafael EspĂ­ndola)
    - Allow negative values for GtkTreeModel.set/getitem (#311852, Baiju M)
    - Much improved interface/virtual method support (John)
    - Remove evil 100ms timeout timer (#348937, Gustavo)

pygtk-2.9.3 12-july-2006
    - Update to latest gtk+ 2.10 API changes (#345447, #345623, Newren, Peters)
    - Many more new gtk+ 2.10 APIs wrapped (Finlay)
    - Wrap gtk_widget_class_find_style_property (Finlay)
    - gtk.gdk.CairoContext.rectangle bug fix (Gustavo)
    - Update defs for atk 1.8 (Finlay)
    - Misc. module cleanups (Dahlin)
    - New pango APIs wrapped (Finlay)
    - Fix refcount error in gtk.Clipboard (#343960, Gustavo, Finlay)
    - Enable GDK X11-specific APIs available also with gtk+ 2.8 (Gustavo)
    - Lazy loading of the gtk.keysyms module (Johan Dahlin)

pygtk-2.9.2 15-june-2006
    - Fix a codegen bug that prevent build of other extensions (344845, Gustavo)
    - Builds with pycairo 1.1.6 (344957, Gustavo)
    - gtk.TextBuffer rich text copy and serialization (Finlay)
    - Correct Print Editor example (Gustavo)

pygtk-2.9.1 13-june-2006
    - Allow gtk.TreeSortable.set_default_sort_func callback to be None
      (Johan, Patrick O'Brien)
    - Add API to unset the g_log handlers (#323786, Johan)
    - Allow the gtk module to be imported without DISPLAY (#316877, Johan)
    - Code cleanup and fixes considering Coverity reports (Johan)
    - Add codegen support for const-Object return type (#169204, Gustavo)
    - Add codgen support for unblocking threads around method calls (Gustavo)
    - Wrap gdk_event_handler_set (Johan)
    - Codegen reverse wrapper bug fix (#340162, Yevgen Muntyan)
    - Wrap GdkRegion (John Ehresman)
    - Add codegen support for ignore-type statement in override (Johan)
    - Add conditional support for gtk+ 2.10 API, especially printing
      (Johan, Finlay, Gustavo)
    - Complete the support for gtk.Container virtual methods (#341641, Gustavo)
    - Fix misc. reference leaks (Finlay, Gustavo)
    - Allow None parameter in pangocairo.CairoContext.set_font_options (Finlay)
    - Complete the support for gtk.CellRenderer virtual methods (#339431, Gustavo)
    - IconView.set_cursor method params 'cell' and 'start_editing'
      made optional (#343039, Ross Burton, Finlay)
    - Wrap a few more gdk_cairo_* methods (Finlay)
    - Add a 'selection' field to gdk.OWNER_CHANGE events (Finlay)
    - Allow None in gtk.Entry.set_inner_border() (Finlay)
    - gtk.Clipboard rich text methods (Finlay)
    - Add gtk.MessageDialog.set_image() (Finlay)
    - Wrap gtk_link_button_set_uri_hook() (Finlay)
    - Allow None in gtk.Widget.input_shape_combine_mask() (Finlay)
    - Allow gtk.LinkButton() constructor to optionally receive a label (Finlay)
    - Allow None in gtk.Label.set_mnemonic_widget() (Johan)
    - Wrap a bunch of X11 specific gdk methods (Gustavo)
    - Add gtk.SizeGroup.get_widgets() (Finlay)
    - Wrap gtk_style_lookup_color() (Finlay)
    - Wrap a bunch of gtk treeview grid lines methods (Finlay)
    - Better Drag and drop API support (Finlay)
    - Add -I option to codegen (defs search path) (Gustavo)

pygtk-2.9.0 04-april-2006
    - Remove gobject, pygobject is now a hard dependency
    - Set encoding in pango instead of gtk (328031)
    - Wrap gdk.Screen.get_rgba_colormap/get_rgbma_visual (328996,
      Marco Cabizza)
    - Remove private gtk wrappers (321476)
    - Add a bunch of missing wrappers (316881, John Finlay)
    - Add inout support in reverse wrappers (335964, Gustavo)
    - Update h2defs to allow whitespace before parenthesis (317124)
    - Make it possible to reimplement interfaces (334986, Gustavo)
    - Allow log_handler to be called when python is not initialized
      (334188, Gustavo)
    - Support for const object args (wollny@cbs.mpg.de, Gustavo)
    - Export pygtk tree model api (318021, Gustavo)
    - Allow overrides to be in base classes (327715, Gustavo)
    - Wrap a pango cairo font options acecssors (328108,
      Rauli Ruohonen)
    - Add GDK_PARENT_RELATIVE relative handling (320248, Johan,
      Nikos Kouremenos)
    - Improve pixbuf demo (327931, Ben Caradoc-Davies)
    - Set default markup accel marker to \x00
      (329658, Johan, Johan Svedberg)
    - Set 1 as default argument to SpinButton.spin() (325452,
      Sebastian Rittau)
    - Wrap gdk.Drawable.gdk_draw_indexed_image (333431,
      Johan, Hamish Moffatt)
    - Mark rowreference.free() as deprecated (309811, Gustavo)
    - Rename name of first keyword argument to pango.LayoutLine.index_to_x
      (316581, Gustavo, John Finlay)
    - Run reindent on all python code (325320, Johan)
    - Improve generictreemodel example (311459, Steven Kennedy)
    - Wrap gdk.Pixbuf.rotate_simple (314164, Karel Vervaeke)
    - Use in argument in gtk.TreeView.cell_get_size (326357, John Ehresman)

Revision 1.8 / (download) - annotate - [select for diffs], Tue Feb 7 21:27:28 2006 UTC (17 years, 10 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.7: +0 -12 lines
Diff to previous 1.7 (colored)

update to 2.8.4
changes:
-Split out gobject wrappers
-Bug fixes

Revision 1.7 / (download) - annotate - [select for diffs], Tue Apr 26 20:28:24 2005 UTC (18 years, 7 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.6: +95 -2 lines
Diff to previous 1.6 (colored)

update to 2.6.1
that's a major update, too much to list individual changes

Revision 1.6 / (download) - annotate - [select for diffs], Wed Sep 22 08:10:06 2004 UTC (19 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.5: +1 -11 lines
Diff to previous 1.5 (colored)

Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".

Revision 1.5 / (download) - annotate - [select for diffs], Fri Mar 12 10:48:23 2004 UTC (19 years, 9 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.4: +4 -8 lines
Diff to previous 1.4 (colored)

update to 2.2.0

pygtk-2.2.0:  11-march-2004
   - Added support for GTK+ 2.2 APIs, GdkDisplay, GdkScreen,
          GdkClipboard and GtkWindow (James)
   - Better and more flexible support for TreeModel and TreeView API
          (Don Allingham, Benjamin Cama, John Ehresman, Johan,
           jkluebs@luebsphoto.com)
   - Better support for gtk.gdk.Pixbuf integration with
          Numerical arrays (Tim Evans)
   - Better support for Pygtk generation tools (codegen, m4 macros,
          h2def, Makefile.am ...) (James, Jon Willeke, Xavier, Johan)
   - Removed gtkgl bindings (James)
   - Added gtk.gdk.Eventkey.hardware_code (Johan)
   - Added gtk.binding_entry_remove and gtk.accel_group_connect (Gustavo)
   - Don't allow reading non readable properties (James)
   - And lots of bug fixes: gdk.event_get_axis (Seth Nickell),
          distutils (Alif Wahid), mem leaks, gtk.Menu.popup (Gustavo)

Revision 1.4 / (download) - annotate - [select for diffs], Tue Aug 26 23:43:26 2003 UTC (20 years, 3 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

Fix PLIST.
This fixes hubertf's bulk build.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Aug 25 19:26:10 2003 UTC (20 years, 3 months ago) by recht
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Update to 1.99.18.
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.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Aug 9 20:04:44 2003 UTC (20 years, 4 months ago) by recht
Branch: MAIN
Changes since 1.1: +22 -19 lines
Diff to previous 1.1 (colored)

Update to 1.99.17.

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.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri May 9 14:50:12 2003 UTC (20 years, 7 months ago) by drochner
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

pull in py-gtk2 from pkgsrc-wip, provided by Marc Recht

Revision 1.1 / (download) - annotate - [select for diffs], Fri May 9 14:50:12 2003 UTC (20 years, 7 months ago) by drochner
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>