[pygobject] Created tag PYGOBJECT_2_17_0
- From: Gian Mario Tagliaretti <gianmt src gnome org>
- To: svn-commits-list gnome org
- Subject: [pygobject] Created tag PYGOBJECT_2_17_0
- Date: Thu, 30 Apr 2009 17:45:30 -0400 (EDT)
The unsigned tag 'PYGOBJECT_2_17_0' was created.
Tagger: Gian Mario Tagliaretti <gianmt gnome org>
Date: Thu Apr 30 23:25:44 2009 +0200
Tagging 2.17.0
Changes since the last tag 'PYGOBJECT_2_15_4':
Andre Klapper (1):
Change comment to avoid false positives when grep'ing for deprecated gtk
Daniel Elstner (1):
Do not escape the ampersand "&" in entity references (bug #568485).
Frederic Peters (1):
Fix typos breaking compilation (bug #551212).
Gian Mario Tagliaretti (50):
g_output_stream_write_all use gsize instead of gssize
Bad -I ordering can break build fixes #566737
huge patch to fix memory leaks all over the place, fixes #568427
Add 2.18 gio API.
release the thread lock on non-async functions.
docs/reference/pyglib-classes.xml docs/reference/pygobject-ref.xml Split
add g_cancellable_make_pollfd
Add few gio classes.
Complete cancellable docs.
Add gio.Emblem and constants in docs.
Create a dedicated Changelog for the docs and move the latest entries in
gio/gfileenumerator.override (_wrap_g_file_enumerator_close_async) wrap
Add g_file_enumerator_get_container, new in 2.18
Add gio.FileIcon and gio.FileEnumerator in docs.
Add gio.AppInfo and gio.FileAttributeInfo in docs.
Add gio.AsyncResult in docs.
Fix the order and a typo.
Add gio.SimpleAsyncResult in docs.
add a couple of convinence functions to convert from/to a python list and
Add gio.Drive in docs.
Add g_volume_should_automount
Swap kwargs names to reflect the code.
should accept None for mount_operation.
Add gio.Volume in docs.
Add gio.VolumeMonitor in docs.
svn path=/trunk/; revision=1043
callback cannot be optional.
revert previous commit.
Wrap new GFile method.
Wrap new GFile method.
Swap kwargs names to reflect the code.
Swap kwargs names to reflect the code.
Add missing g_file_query_filesystem_info_async and
Wrap new GFile method.
Fix a typo.
Wrap new GFile methods.
Wrap new GFile method.
Add gio.File and gio.Seekable in docs, gio.File it's not yet completed
should accept None for cancellable and set the default flag to
change argument order to keep it consistent with the other methods.
Commit some more work on gio.File Docs
Finish gio.File constants attributes
Complete the docs for the gio.File class
Fix the docs for the gio.AppInfo class
Fix pygobject.doap using the correct mbox syntax
Fix a broken link in gio.Volume docs
Add docs for the gio.Mount class
Wrap three gio.Mount methods
Forgot to add gmount.override to gio/Makefile.am
Update NEWS, release 2.17.0
Gustavo J. A. M. Carneiro (4):
Add a comment explaining why the two for loops for registering interfaces.
Bug 556250 again. I screwed up and gave misinformation about how to fix
Bug 577999 â?? converting a negative long Python value to a GUINT64 GValue doesn't error out as it should
Add support code for fixing: Bug 507174 â?? Convert from popt to GOption.
Götz Waschk (1):
Bug 550231 â?? missing dep on libffi in pygobject-2.0.pc
James Henstridge (1):
pull in changes from pygtk (updating license header from GPL to LGPL).
James Westby (1):
Bug 573753 â?? DeprecationWarning under python 2.6
Johan Dahlin (2):
Post release version bump
Add a doap file
John Finlay (4):
Use the passed in prefix as a hint when creating a typecode.
Add defsgen.py
Add defsgen to __all__ list. Strip out # directives from enum defintions.
Add option (-p) to use the modulename as a hint to the prefix of functions
Jonathan Matthew (2):
Bug 551059 â?? GFile load_contents methods chop data at first \0
Bug 575781 â?? pyg_notify_free needs to ensure it has GIL before calling
Krzesimir Nowak (1):
Bug 576566 â?? several scripts from codegen directory are not distributed
Loïc Minier (1):
Bug 551227 â?? Missing AC_CONFIG_MACRO_DIR([m4])
Mads Chr. Olesen (1):
Define methods.
Murray Cumming (1):
:write_enum_defs(): Prevent an exception when the prefix is empty.
Olav Vitters (1):
doap: add bindings category
Paul Pogonyshev (26):
Bug 551056 â?? make codegen not import when corresponding argument types
Bug 549517 â?? add __repr__ to gio.Drive, gio.Mount and gio.Volume
Bug 530935 â?? pygobject_set_properties doesnt release the GIL
Test if `domain' is not-null before using it (avoids segfaults, see bug
Merge from 2.16 branch:
Merge from 2.16 branch:
Branch, bump version to 2.17.0.
Bug 564018 â?? pygobject libtool-2.2 patch
Bug 566744 â?? _wrap_g_input_stream_read_async() argument parsing has
Bug 566706 â?? cleanup GIO overrides
Bug 566571 â?? gtk.Buildable interface method override is not recognized
Bug 567792 â?? gio.InputStream.read_async can cause memory corruption
Bug 569350 â?? Inconsistent use of tabs and spaces in pygtk.py
Bug 578870 â?? memory leak in gio.File.copy_async
Bug 555613 â?? gio.VolumeMonitor segfaults
2009-04-17 Paul Pogonyshev <pogonyshev gmx net>
Code maintenance: add .gitignore files
Remove 'ltihooks.py' as using deprecated Python module.
Code maintenance: ignore '.so' files
Wrap four g_get_user_*_dir() functions
Remove an empty structure, use sizeof(PyObject) instead
Fix a crash in pyg_type_add_interfaces()
Code maintenance: ignore unit test result file
Swap first two arguments of gio.File.query_info_async()
Fix occasional build failures after the 'ltihooks.py' removal
Fix memory leak in gio.File.query_info_async()
PrzemysÅ?aw Grzegorczyk (1):
Bug 563714 â?? GNOME Goal: Clean up GLib and GTK+ includes
Tobias Mueller (1):
Update the address of the FSF, by replacing old bits of the address with
marklee (1):
Bug 559001 â?? Allow setting pytype wrapper class
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]