summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Move the progress callback for move/copy so it's consistent with theJohan Dahlin2008-08-061-0/+7
* Add a pygobject_enable_threads wrapper around pyglib_threads_enable andJohan Dahlin2008-08-061-0/+8
* return in case of error instead of trying to access the internal types.Johan Dahlin2008-08-061-0/+6
* Add 'pygio_do_icon_richcompare' prototype to header.Paul Pogonyshev2008-08-051-0/+7
* Bug 546135 – GIcon and implementations improvementsPaul Pogonyshev2008-08-051-0/+13
* Wrap GFile.replace_async and query_info_async with docs and test.Gian Mario Tagliaretti2008-08-031-0/+9
* Change return value from 'gboolean' to 'int' and changed semantics toPaul Pogonyshev2008-08-031-0/+10
* Wrap GFile.create_async with docs and testGian Mario Tagliaretti2008-08-021-0/+9
* Remove SGML support, require python 2.4, modernize, PEP-8ify. Make it runJohan Dahlin2008-08-021-0/+12
* Fix compilation warnings, clean up style and indentation.Johan Dahlin2008-08-021-0/+13
* Wrap GFile.append_to_async with docs and testGian Mario Tagliaretti2008-08-021-0/+9