summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* New testJohan Dahlin2008-01-201-0/+2
* Split out overrides into more files. Fix up module description in commentJohan Dahlin2008-01-201-0/+14
* Add a new method, to fetch the buffer (_wrap_g_input_stream_read_async):Johan Dahlin2008-01-201-0/+6
* New function to test error condition of async read.Johan Dahlin2008-01-201-0/+8
* Impl.Johan Dahlin2008-01-191-0/+9
* Implement.Johan Dahlin2008-01-191-2/+5
* New marshaller for async results (_wrap_g_input_stream_read_async): Impl.Johan Dahlin2008-01-191-0/+7
* Fix a silly bug so it possible to read files larger than 8192 bytes.Johan Dahlin2008-01-191-0/+3
* Set null-ok for all cancelable as well.Johan Dahlin2008-01-191-0/+2
* set gio.unix to None if it's not availableJohan Dahlin2008-01-191-0/+2
* Implement InputStream.read efficiently without copying the strings, basedJohan Dahlin2008-01-191-0/+9
* Import codegen from pygtk. Add initial gio and gio.unix bindings.Johan Dahlin2008-01-191-0/+42
* Don't link against libffi if we cannot find libffi on the system.Johan Dahlin2008-01-111-0/+5
* Include -Wall and -Werror when checking for PySignal_SetWakeupFdJohan Dahlin2008-01-031-0/+3
* Reviewed by: GustavoJohan Dahlin2008-01-031-0/+10
* Bug 460606 – wrap g_get_application_name and g_get_prgnameGustavo J. A. M. Carneiro2008-01-021-0/+7
* Add props attributeRafael Villar Burke2007-11-301-0/+4
* check for NULL before dereferencing.Paolo Borelli2007-11-241-0/+5
* do not use a potentially uninitialized variable. Bug #499334.Paolo Borelli2007-11-241-0/+5
* Set the default value of old_args to 0, so we don't end up slicing withJohan Dahlin2007-11-121-0/+6
* Merge in values from all groups to the global option group. Slice up argsJohan Dahlin2007-11-061-0/+9
* Add pyg_option_group_new to the public APIJohan Dahlin2007-11-051-0/+8
* fix indent on ChangelogGian Mario Tagliaretti2007-10-161-1/+1
* uninstalled.pc file missing 'datadir' value. Fixes #486876Gian Mario Tagliaretti2007-10-161-0/+7
* post-relase bumpGustavo J. A. M. Carneiro2007-09-161-0/+4
* 2.14.0PYGOBJECT_2_14_0Gustavo J. A. M. Carneiro2007-09-161-0/+3
* Update NEWSGustavo J. A. M. Carneiro2007-09-161-0/+4
* Remove DATADIR substitution since it now gets substituted asJohn Finlay2007-09-061-0/+6
* Avoid exporting the metaclass, just define it where it will be used.Johan Dahlin2007-08-271-0/+3
* Refactor a bit to make sure that it is possible to use in subclasses,Johan Dahlin2007-08-271-0/+6
* Bug 470230 – check for default value in boolean type is wrongGustavo J. A. M. Carneiro2007-08-271-0/+8
* removed unwanted definesGustavo J. A. M. Carneiro2007-08-271-0/+4
* Bug 339924 – pygobject doesn't compile on opensolarisGustavo J. A. M. Carneiro2007-08-271-0/+3
* Fix compilation warning.Gustavo J. A. M. Carneiro2007-08-271-0/+5
* Bug 466082 – pygobject_new_full not fully initialising PyGObject, chaos res...Gustavo J. A. M. Carneiro2007-08-141-0/+8
* Add test case for one the problems reported in bug #466082Gustavo J. A. M. Carneiro2007-08-131-0/+5
* Only compile g_timeout_add_seconds for glib >= 2.13.5Gustavo J. A. M. Carneiro2007-07-081-1/+2
* Wrap g_timeout_add_secondsGustavo J. A. M. Carneiro2007-07-081-0/+5
* Work around the deprecation warning of BaseException.message in Python 2.6+ a...Gustavo J. A. M. Carneiro2007-07-081-0/+8
* bump versionGustavo J. A. M. Carneiro2007-07-071-0/+4
* Update NEWS; 2.13.2 releasePYGOBJECT_2_13_2Gustavo J. A. M. Carneiro2007-07-071-0/+5
* Bug 339924 – pygobject doesn't compile on opensolarisGustavo J. A. M. Carneiro2007-07-071-0/+6
* revert last change (g_object_run_dispose)Gustavo J. A. M. Carneiro2007-07-071-5/+0
* Bug 398696 – Wrap g_object_run_disposeGustavo J. A. M. Carneiro2007-07-071-0/+5
* Add pointer from changelog entry to bug numberGustavo J. A. M. Carneiro2007-07-071-0/+1
* Bug 342948 – Add exception handling to GOptionGustavo J. A. M. Carneiro2007-07-071-0/+9
* Bug 351072 – Cannot handle signals with parameter type G_TYPE_VALUE (marsha...Gustavo J. A. M. Carneiro2007-07-071-0/+12
* Rename the private struct field to private_flags, because private is a C++Murray Cumming2007-07-041-0/+7
* reviewed by: Johan DahlinSebastian Granjoux2007-07-021-0/+10
* Bug 447271 – gobject has a weird bug on mac. Involves python, property and ...Gustavo J. A. M. Carneiro2007-06-171-0/+11