[pygobject] Created tag 2.90.4
- From: John Palmieri <johnp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject] Created tag 2.90.4
- Date: Thu, 15 Sep 2011 22:13:33 +0000 (UTC)
The signed tag '2.90.4' was created.
Tagger: John (J5) Palmieri <johnp redhat com>
Date: Thu Sep 15 18:12:42 2011 -0400
release 2.90.4
Changes since the last tag '2.90.3':
Dieter Verfaillie (17):
[gtk-demo] Fix syntax highlighter encoding issue
Remove distutils based build system.
Fix documentation installation directory
Disable documentation for now since they are completely wrong for GI.
use improved python.m4 macros to search for Python headers and libs
autogen.sh: Use autoreconf instead of a custom script and honor ACLOCAL_FLAGS
Remove gi/tests/ directory as all the tests now live in tests/
Remove all PLATFORM_VERSION = 2.0 traces
Refactor and clean Makefile.am files
docs/Makefile.am and m4/python.m4: Python3 portability fixes
Remove no longer used variables from pkgconfig files
Fix paths and add missing overridesdir variable used in uninstalled pkgconfig file
Examples: fix cairo-demo.py imports
Remove common_ldflags from Makefile.am as it is no longer used.
AM_CHECK_PYTHON_LIBS does not work for lib64
Remove pygtk_version attribute from internal gi._gobject module.
Switch tarball compression format to tar.xz only.
Ignacio Casal Quinteiro (2):
post release version bump
overrides: add constants for atoms
Javier JardÃn (1):
Make maintiner mode enabled by default
John (J5) Palmieri (15):
refactor in/out marshalling to be to_py/from_py
fix regression - add instance type checks since Py3 no longer does this for us
check if object is actually a PyGFlag before trying to access g_type
cast params for PyObject_IsInstance to suppress warnings
don't destroy just created wrapper when object is created via g_object_new
Fix refcount bug by not creating python wrapper during gobject init stage
only update the arg counts once if child arg comes before parent arg
we now assume that C arrays of structs are flat so memcpy them when marshalling
fix tests to correctly construct a dummy Gtk.TargetEntry
remove overridesdir from the .pc file and add it to the gi module
do not pass in len(str) to the length argument of gtk_test_buffer_insert* apis
fix typo in docstring
fix typo s/lenth/length
update NEWS file to prep for release
edit HACKING file to show correct tag format
Marcin Owsiany (1):
Convert gtk.TRUE/FALSE to Python True/False.
Steve FrÃcinaux (3):
Drop pygobject_construct() from public API.
Drop legacy __gobject_init__ method of GObject.Object.
Remove deprecated API from pygobject.h
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]