summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Send in a PyObject instead of a PyGOptionGroup object.Johan Dahlin2008-07-261-0/+6
* Move option over from gobject to glib.Johan Dahlin2008-07-261-0/+26
* Run pyflakes on the testsuite, remove unused imports and reorganizeJohan Dahlin2008-07-261-0/+15
* Move over glib constants to gobjectJohan Dahlin2008-07-261-0/+13
* Only bump to 2.14, not 2.16Johan Dahlin2008-07-261-1/+1
* Bump required glib version to 2.16Johan Dahlin2008-07-261-0/+6
* Use g_slice_new instead of g_newJohan Dahlin2008-07-261-0/+10
* Make distcheck passJohan Dahlin2008-07-251-0/+6
* Remove private structures which moved to pyglib.Johan Dahlin2008-07-251-0/+6
* Bug 544600 – pygobject building failed since 839 revision, error :Johan Dahlin2008-07-241-0/+6
* Wrap gio.File.copy, add tests and documentation. RenameJohan Dahlin2008-07-241-0/+12
* Rename the function too, not just the prototype!Johan Dahlin2008-07-231-0/+5
* Make pyglib_destroy_notify and pyglib_handler_marshal private. Add a fewJohan Dahlin2008-07-211-0/+11
* Mark as static, rename from pyg_* -> pyglib_*. Fill in api struct, renameJohan Dahlin2008-07-211-0/+14
* Move over Source, IOChannel, Idle, Timeout and PollFD to glib fromJohan Dahlin2008-07-211-0/+38
* Use yes/no instead of true/false. Avoid bashism. Fix another logic bug,Johan Dahlin2008-07-211-0/+6
* Fix libffi check logic.Paul Pogonyshev2008-07-201-0/+5
* Move maincontext and mainloop over to glib. Update the threadstate api toJohan Dahlin2008-07-201-0/+45
* Install the glib module, the helper library and the headers. Use it fromJohan Dahlin2008-07-201-0/+11
* Use pkg-config to check for libffi again.Johan Dahlin2008-07-201-0/+6
* Rename helper library to libpyglib-2.0. Move overJohan Dahlin2008-07-201-0/+9
* Add glib bindings, currently not installed or used. Add some internal APIJohan Dahlin2008-07-201-0/+31
* Ignore a bunch of functions which are not relevant.Johan Dahlin2008-07-191-0/+5
* Bind gio.Mount.unmount, gio.File.mount_mountable,Johan Dahlin2008-07-191-0/+10
* Set module name back to gio, as setting it to gio._gio breaks pydoc.Johan Dahlin2008-07-191-0/+3
* Use property based constructors when possible.Johan Dahlin2008-07-191-0/+5
* Wrap gio.FileEnumerator.next_files_async/next_files_done. Update theJohan Dahlin2008-07-181-0/+10
* Only fetch name, saves a couple of syscalls. Set name to gio._gio soJohan Dahlin2008-07-181-0/+7
* Wrap gio.File.enumerate_children_async, add tests, docstring and anJohan Dahlin2008-07-181-0/+11
* Use %zd instead of %d since it's a Py_ssize_t and not an int.Johan Dahlin2008-07-181-0/+5
* define NO_IMPORT_PYGOBJECT before including pygobject.hJohan Dahlin2008-07-181-0/+5
* Require pygobject 2.15.2Johan Dahlin2008-07-181-0/+5
* The module is called gio._gio, not just _gio.Johan Dahlin2008-07-171-0/+1
* Add a pygio_version module attributeJohan Dahlin2008-07-171-0/+5
* Rename gio.IOErrorEnum to gio.ErrorEnumJohan Dahlin2008-07-171-0/+5
* Add gio.ERROR which maps to the G_IO_ERROR quark.Johan Dahlin2008-07-171-0/+5
* Use the prefix G_IO_ for stripping constants instead of just G_ Check soJohan Dahlin2008-07-171-0/+12
* Post release version bumpJohan Dahlin2008-07-161-0/+4
* 2.15.1PYGOBJECT_2_15_1Johan Dahlin2008-07-161-0/+5
* Rename from 'pygtk-codegen-2.0.in'.Paul Pogonyshev2008-07-151-0/+8
* Post release version bumpJohan Dahlin2008-07-141-0/+4
* 2.15.0PYGOBJECT_2_15_0Johan Dahlin2008-07-141-0/+5
* Make sure we can distcheck the gio module properlyJohan Dahlin2008-07-141-0/+5
* Bug 450659 – h2def.py - export 'typedef struct' object definitions notJohan Dahlin2008-07-141-0/+8
* Bug 471559 – add AM_PROG_CC_C_O to configure.ac for recent automakeJohan Dahlin2008-07-141-0/+7
* Bug 448173 – use python-config to get python includesJohan Dahlin2008-07-141-0/+7
* Bug 378704 – OptionParser.parse_args() returns unexpected results PatchJohan Dahlin2008-07-141-0/+7
* Bug 491773 – autoconf failure: .m4 files cannot be foundJohan Dahlin2008-07-141-0/+7
* wrap File.load_contents_async and File.load_contents_finish with docsstrings ...Gian Mario Tagliaretti2008-07-141-0/+9
* Bug 487523 – Add xslfiles variable to .pc.in filesJohan Dahlin2008-07-141-0/+7