summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* g_output_stream_write_all use gsize instead of gssizeGian Mario Tagliaretti2008-09-121-0/+5
* Bug 530935 – pygobject_set_properties doesnt release the GILPaul Pogonyshev2008-09-091-0/+8
* Bug 549517 – add __repr__ to gio.Drive, gio.Mount and gio.VolumePaul Pogonyshev2008-09-081-0/+9
* Bug 551227 – Missing AC_CONFIG_MACRO_DIR([m4])Loïc Minier2008-09-081-0/+6
* Bug 551056 – make codegen not import when corresponding argument typesPaul Pogonyshev2008-09-081-0/+14
* Fix typos breaking compilation (bug #551212).Frederic Peters2008-09-071-0/+6
* Bug 551059 – GFile load_contents methods chop data at first \0Jonathan Matthew2008-09-071-0/+8
* Post release version bumpJohan Dahlin2008-09-031-0/+5
* === 2.15.4 ===PYGOBJECT_2_15_4Johan Dahlin2008-09-031-0/+5
* Fix typo (s/&type/type) introduced in r886 causing weird crashes onLoïc Minier2008-09-021-0/+6
* add G_TYPE_CLOSURE boxed type in codegenGian Mario Tagliaretti2008-09-011-0/+4
* Post release version bumpJohan Dahlin2008-08-311-0/+5
* === 2.15.3 ===PYGOBJECT_2_15_3Johan Dahlin2008-08-311-0/+5
* * gobject/pygobject.c: Fix memory problems reported by valgrind due toGustavo J. A. M. Carneiro2008-08-301-0/+6
* Mark pyglib_notify_on_enabling_threads() as private (also rename).Paul Pogonyshev2008-08-271-3/+4
* Bug 549191 – Constructor of gtk.TreeView raises TypeError when model isPaul Pogonyshev2008-08-271-0/+8
* Bug 549351 – an unitialized variable in PyGLibPaul Pogonyshev2008-08-271-0/+7
* Bug 547633 – cannot create new threads when pygtk is usedPaul Pogonyshev2008-08-271-0/+14
* Bug 547088 – wrap g_content_types_get_registered()Paul Pogonyshev2008-08-271-0/+17
* Rename from read(), document. (gio.InputStream.read): Rename fromPaul Pogonyshev2008-08-271-0/+20
* Fix keywords getting out of sync with actual argument order.Paul Pogonyshev2008-08-161-0/+5
* Bug 547495 – wrap four important asynchronous methods in gio.Drive andPaul Pogonyshev2008-08-121-1/+14
* Bug 547484 – wrap gio.DataInputStream.read_line and ...read_untilPaul Pogonyshev2008-08-121-0/+2
* Bug 547484 – wrap gio.DataInputStream.read_line and ...read_untilPaul Pogonyshev2008-08-121-0/+9
* Bug 547354 – wrap a few memory stream methodsPaul Pogonyshev2008-08-111-0/+16
* Ignore `g_io_module*' and `g_io_scheduler_*'.Paul Pogonyshev2008-08-111-0/+4
* Bug 540376 – No TypeError raised when type is NonePaul Pogonyshev2008-08-111-0/+9
* Bug 547104 – improve type wrapper creationPaul Pogonyshev2008-08-111-0/+9
* Bug 547104 – improve type wrapper creationPaul Pogonyshev2008-08-111-0/+18
* Bug 546120 – make gio.File more PythonicPaul Pogonyshev2008-08-101-0/+10
* Bug 547104 – improve runtime type wrapper creationPaul Pogonyshev2008-08-101-0/+9
* Bug 547134 – fix docstring line lengthJonathan Matthew2008-08-101-0/+8
* Add GFile.query_default_handler which was missing from the defs.Gian Mario Tagliaretti2008-08-101-0/+5
* Bug 547067 – add File.replace_contents, replace_contents_async,Jonathan Matthew2008-08-101-0/+11
* Fix to not use `use_default_fallbacks' property (it's new).Paul Pogonyshev2008-08-091-0/+5
* Bug 546135 – GIcon and implementations improvementsPaul Pogonyshev2008-08-091-0/+11
* Bug 546591 – File.copy progress_callback does not workPaul Pogonyshev2008-08-091-0/+17
* Bug 546135 – GIcon and implementations improvementsPaul Pogonyshev2008-08-091-0/+22
* Bug 546734 – Missing Py_INCREFs for some file async methodsJonathan Matthew2008-08-071-0/+9