summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* release the thread lock on non-async functions.Gian Mario Tagliaretti2009-02-164-0/+61
* Add 2.18 gio API.Gian Mario Tagliaretti2009-02-104-0/+244
* huge patch to fix memory leaks all over the place, fixes #568427Gian Mario Tagliaretti2009-02-088-21/+301
* :write_enum_defs(): Prevent an exception when the prefix is empty.Murray Cumming2009-02-062-1/+6
* Bug 569350 – Inconsistent use of tabs and spaces in pygtk.pyPaul Pogonyshev2009-01-292-3/+9
* Bug 567792 – gio.InputStream.read_async can cause memory corruptionPaul Pogonyshev2009-01-293-94/+96
* Do not escape the ampersand "&" in entity references (bug #568485).Daniel Elstner2009-01-272-7/+18
* Bug 566571 – gtk.Buildable interface method override is not recognizedPaul Pogonyshev2009-01-143-100/+106
* Bug 566706 – cleanup GIO overridesPaul Pogonyshev2009-01-149-414/+455
* Add a comment explaining why the two for loops for registering interfaces.Gustavo J. A. M. Carneiro2009-01-092-0/+34
* Bug 566744 – _wrap_g_input_stream_read_async() argument parsing hasPaul Pogonyshev2009-01-072-1/+9
* Bad -I ordering can break build fixes #566737Gian Mario Tagliaretti2009-01-065-8/+18
* Define methods.Mads Chr. Olesen2009-01-044-0/+157
* Bug 563714 – GNOME Goal: Clean up GLib and GTK+ includesPrzemysław Grzegorczyk2009-01-043-2/+9
* Bug 564018 – pygobject libtool-2.2 patchPaul Pogonyshev2009-01-042-0/+9
* Branch, bump version to 2.17.0.Paul Pogonyshev2009-01-042-2/+6
* Merge from 2.16 branch:Paul Pogonyshev2008-12-242-0/+71
* Merge from 2.16 branch:Paul Pogonyshev2008-12-214-4/+35
* Test if `domain' is not-null before using it (avoids segfaults, see bugPaul Pogonyshev2008-12-032-3/+13
* Add option (-p) to use the modulename as a hint to the prefix of functionsJohn Finlay2008-11-031-18/+84
* Add defsgen to __all__ list. Strip out # directives from enum defintions.John Finlay2008-11-013-0/+12
* Add defsgen.pyJohn Finlay2008-10-312-0/+3
* Use the passed in prefix as a hint when creating a typecode.John Finlay2008-10-313-14/+41
* g_output_stream_write_all use gsize instead of gssizeGian Mario Tagliaretti2008-09-122-1/+6
* Bug 530935 – pygobject_set_properties doesnt release the GILPaul Pogonyshev2008-09-092-20/+21
* Bug 549517 – add __repr__ to gio.Drive, gio.Mount and gio.VolumePaul Pogonyshev2008-09-083-0/+79
* Bug 551227 – Missing AC_CONFIG_MACRO_DIR([m4])Loïc Minier2008-09-082-0/+7
* Bug 551056 – make codegen not import when corresponding argument typesPaul Pogonyshev2008-09-083-7/+30
* Fix typos breaking compilation (bug #551212).Frederic Peters2008-09-072-4/+10
* Bug 551059 – GFile load_contents methods chop data at first \0Jonathan Matthew2008-09-072-2/+10
* Post release version bumpJohan Dahlin2008-09-032-1/+6
* === 2.15.4 ===PYGOBJECT_2_15_4Johan Dahlin2008-09-032-0/+9
* Fix typo (s/&type/type) introduced in r886 causing weird crashes onLoïc Minier2008-09-022-1/+7
* add G_TYPE_CLOSURE boxed type in codegenGian Mario Tagliaretti2008-09-012-0/+5
* Post release version bumpJohan Dahlin2008-08-312-1/+6
* === 2.15.3 ===PYGOBJECT_2_15_3Johan Dahlin2008-08-312-0/+44
* * gobject/pygobject.c: Fix memory problems reported by valgrind due toGustavo J. A. M. Carneiro2008-08-303-2/+10
* Mark pyglib_notify_on_enabling_threads() as private (also rename).Paul Pogonyshev2008-08-274-7/+10
* Bug 549191 – Constructor of gtk.TreeView raises TypeError when model isPaul Pogonyshev2008-08-272-7/+19
* Bug 549351 – an unitialized variable in PyGLibPaul Pogonyshev2008-08-272-3/+9
* Bug 547633 – cannot create new threads when pygtk is usedPaul Pogonyshev2008-08-274-1/+49
* Bug 547088 – wrap g_content_types_get_registered()Paul Pogonyshev2008-08-274-0/+44
* Rename from read(), document. (gio.InputStream.read): Rename fromPaul Pogonyshev2008-08-276-26/+260
* Fix keywords getting out of sync with actual argument order.Paul Pogonyshev2008-08-162-1/+6
* Bug 547495 – wrap four important asynchronous methods in gio.Drive andPaul Pogonyshev2008-08-123-1/+252
* Bug 547484 – wrap gio.DataInputStream.read_line and ...read_untilPaul Pogonyshev2008-08-122-0/+11
* Bug 547484 – wrap gio.DataInputStream.read_line and ...read_untilPaul Pogonyshev2008-08-123-0/+95
* only use 4 spaces in indentGian Mario Tagliaretti2008-08-121-202/+202
* Bug 547354 – wrap a few memory stream methodsPaul Pogonyshev2008-08-115-1/+103
* Ignore `g_io_module*' and `g_io_scheduler_*'.Paul Pogonyshev2008-08-112-0/+6