summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release 3.13.33.13.3Simon Feltman2014-06-231-0/+8
* demos: Cleanup CSS accordion demo to use a loop for adding buttonsSimon Feltman2014-05-291-18/+3
* refactor: Move builder connection utilities outside of Builder classSimon Feltman2014-05-272-43/+48
* tests: Move TestSignals from test_everything into test_signalSimon Feltman2014-05-272-123/+131
* configure.ac: post release version bump to 3.13.2Simon Feltman2014-05-261-1/+1
* release 3.13.23.13.2Simon Feltman2014-05-261-0/+21
* Python 3.4 make check fixesSimon Feltman2014-05-264-5/+4
* tests: Don't use deprecated positional argument for Gio.Settings schemaSimon Feltman2014-05-261-3/+3
* overrides: Add Gtk.Container.child_get/set overridesSimon Feltman2014-05-252-0/+26
* overrides: Make value argument to Widget.style_get_property optionalSimon Feltman2014-05-252-0/+40
* overrides: Make value argument to Container.child_get_property optionalSimon Feltman2014-05-252-0/+58
* Add GTypeClass methods as Python GObject class methodsJohan Dahlin2014-05-252-0/+26
* Add marshalling coercion for Python classes and instances to GTypeClassSimon Feltman2014-05-253-5/+117
* Cleanup struct marshalling function namesSimon Feltman2014-05-254-171/+142
* Use accessors for getting and setting PyGParamSpec pointersSimon Feltman2014-05-163-14/+19
* Use accessors for getting and setting PyGPointer fieldsSimon Feltman2014-05-164-11/+13
* Use accessors for getting and setting PyGBoxed pointersSimon Feltman2014-05-164-14/+17
* tests: Use assertRaises as a context manager for GError testSimon Feltman2014-05-111-8/+6
* Replace direct parent class call by super()Andrew Grigorev2014-05-111-4/+2
* Add cairo marshaling support for non-introspected signalsSimon Feltman2014-05-055-0/+256
* [New API] Add gi.require_foreignSimon Feltman2014-05-055-8/+95
* tests: Move cairo tests into test_cairo.pySimon Feltman2014-05-053-42/+69
* Initialize the foreign API at PyGI load timeSimon Feltman2014-05-053-5/+12
* Move pygi foreign API into pygi-foreign-api.hSimon Feltman2014-05-0518-154/+139
* Clobber GLib.Error with custom implementationSimon Feltman2014-05-054-21/+25
* Simplify pygi_error_marshal to use GError initializer argumentsSimon Feltman2014-05-041-19/+6
* Add Python implementation of GErrorSimon Feltman2014-05-046-14/+125
* tests: Move GError tests into test_error.pySimon Feltman2014-05-043-49/+82
* Consolidate GError related code into pygi-errorSimon Feltman2014-05-0417-299/+262
* Add gi.CallableInfo.can_throw_gerror()Simon Feltman2014-05-032-0/+26
* Derive PyCallbackInfo from PyCallableInfoSimon Feltman2014-05-032-2/+9
* PEP8 fixesSimon Feltman2014-05-0210-34/+28
* configure.ac: post release version bump to 3.13.2Simon Feltman2014-04-281-1/+1
* release 3.13.13.13.1Simon Feltman2014-04-281-0/+14
* Raise TypeError if arguments are passed to Boxed.__init__Christoph Reiter2014-04-145-0/+25
* Gdk.Event: Override __setattr__ to set fields based on the event typeChristoph Reiter2014-04-142-3/+17
* Gdk.Event: Include GdkEventType in __repr__Christoph Reiter2014-04-142-0/+8
* Fix crash with type checking for GObject argumentsSimon Feltman2014-04-142-9/+45
* Do not leak info of destroy notifyPaolo Borelli2014-03-301-5/+6
* configure.ac: Update PyGObject wiki link in AC_INITSimon Feltman2014-03-281-1/+1
* Ignore GValueArray deprecationsSimon Feltman2014-03-242-3/+23
* Raise ImportError when importing modules not found in repositorySimon Feltman2014-03-242-5/+22
* tests: Rename test_overrides to test_import_machinerySimon Feltman2014-03-242-1/+1
* HACKING: Update branch creation instructions to include -bSimon Feltman2014-03-241-1/+1
* configure.ac: post release version bump to 3.13.1Simon Feltman2014-03-241-2/+2
* release 3.12.03.12.0Simon Feltman2014-03-241-0/+2
* pre-release version bump to 3.12.0Simon Feltman2014-03-241-2/+2
* configure.ac: post release version bump to 3.11.93Simon Feltman2014-03-171-1/+1
* release 3.11.923.11.92Simon Feltman2014-03-171-0/+6
* configure.ac: Remove option to build without libffiSimon Feltman2014-03-171-18/+3