summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Bug 577999 – converting a negative long Python value to a GUINT64 GValue do...Gustavo J. A. M. Carneiro2009-04-051-0/+6
* Wrap new GFile methods.Gian Mario Tagliaretti2009-04-041-0/+8
* Fix a typo.Gian Mario Tagliaretti2009-03-301-0/+5
* Wrap new GFile method.Gian Mario Tagliaretti2009-03-301-0/+5
* Add missing g_file_query_filesystem_info_async andGian Mario Tagliaretti2009-03-301-0/+5
* Swap kwargs names to reflect the code.Gian Mario Tagliaretti2009-03-301-0/+5
* Swap kwargs names to reflect the code.Gian Mario Tagliaretti2009-03-301-0/+5
* Wrap new GFile method.Gian Mario Tagliaretti2009-03-301-0/+5
* Wrap new GFile method.Gian Mario Tagliaretti2009-03-301-0/+5
* revert previous commit.Gian Mario Tagliaretti2009-03-291-0/+4
* callback cannot be optional.Gian Mario Tagliaretti2009-03-291-0/+4
* should accept None for mount_operation.Gian Mario Tagliaretti2009-03-291-0/+5
* Swap kwargs names to reflect the code.Gian Mario Tagliaretti2009-03-291-0/+4
* Update the address of the FSF, by replacing old bits of the address withTobias Mueller2009-03-291-0/+68
* Add g_volume_should_automountGian Mario Tagliaretti2009-03-281-0/+4
* add a couple of convinence functions to convert from/to a python list andGian Mario Tagliaretti2009-03-281-0/+17
* Bug 559001 – Allow setting pytype wrapper classmarklee2009-03-221-0/+13
* Add g_file_enumerator_get_container, new in 2.18Gian Mario Tagliaretti2009-03-221-0/+4
* gio/gfileenumerator.override (_wrap_g_file_enumerator_close_async) wrapGian Mario Tagliaretti2009-03-221-0/+8
* Create a dedicated Changelog for the docs and move the latest entries inGian Mario Tagliaretti2009-03-091-29/+2
* Add gio.Emblem and constants in docs.Gian Mario Tagliaretti2009-03-091-0/+7
* Complete cancellable docs.Gian Mario Tagliaretti2009-03-081-0/+5
* Add few gio classes.Gian Mario Tagliaretti2009-03-081-0/+8
* add g_cancellable_make_pollfdGian Mario Tagliaretti2009-03-081-0/+4
* docs/reference/pyglib-classes.xml docs/reference/pygobject-ref.xml SplitGian Mario Tagliaretti2009-03-081-0/+8
* pull in changes from pygtk (updating license header from GPL to LGPL).James Henstridge2009-02-201-0/+5
* Change comment to avoid false positives when grep'ing for deprecated gtkAndre Klapper2009-02-181-0/+6
* Bug 556250 again. I screwed up and gave misinformation about how to fixGustavo J. A. M. Carneiro2009-02-171-0/+7
* release the thread lock on non-async functions.Gian Mario Tagliaretti2009-02-161-0/+10
* Add 2.18 gio API.Gian Mario Tagliaretti2009-02-101-0/+6
* huge patch to fix memory leaks all over the place, fixes #568427Gian Mario Tagliaretti2009-02-081-0/+19
* :write_enum_defs(): Prevent an exception when the prefix is empty.Murray Cumming2009-02-061-0/+5
* Bug 569350 – Inconsistent use of tabs and spaces in pygtk.pyPaul Pogonyshev2009-01-291-0/+6
* Bug 567792 – gio.InputStream.read_async can cause memory corruptionPaul Pogonyshev2009-01-291-0/+19
* Do not escape the ampersand "&" in entity references (bug #568485).Daniel Elstner2009-01-271-0/+6
* Bug 566571 – gtk.Buildable interface method override is not recognizedPaul Pogonyshev2009-01-141-0/+12
* Bug 566706 – cleanup GIO overridesPaul Pogonyshev2009-01-141-0/+44
* Add a comment explaining why the two for loops for registering interfaces.Gustavo J. A. M. Carneiro2009-01-091-0/+5
* Bug 566744 – _wrap_g_input_stream_read_async() argument parsing hasPaul Pogonyshev2009-01-071-0/+8
* Bad -I ordering can break build fixes #566737Gian Mario Tagliaretti2009-01-061-0/+10
* Define methods.Mads Chr. Olesen2009-01-041-0/+9
* Bug 563714 – GNOME Goal: Clean up GLib and GTK+ includesPrzemysław Grzegorczyk2009-01-041-0/+7
* Bug 564018 – pygobject libtool-2.2 patchPaul Pogonyshev2009-01-041-0/+7
* Branch, bump version to 2.17.0.Paul Pogonyshev2009-01-041-0/+4
* Merge from 2.16 branch:Paul Pogonyshev2008-12-241-0/+7
* Merge from 2.16 branch:Paul Pogonyshev2008-12-211-0/+15
* Test if `domain' is not-null before using it (avoids segfaults, see bugPaul Pogonyshev2008-12-031-0/+5
* Add defsgen to __all__ list. Strip out # directives from enum defintions.John Finlay2008-11-011-0/+6
* Add defsgen.pyJohn Finlay2008-10-311-0/+2
* Use the passed in prefix as a hint when creating a typecode.John Finlay2008-10-311-0/+12