summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* docs: Standardize Python doc stringsSimon Feltman2014-03-1510-203/+242
* Quote argument names in initializer deprecation warningSimon Feltman2014-03-152-4/+4
* docs: Ignore meta-class bases in dynamic docstring generationSimon Feltman2014-03-151-1/+6
* Update Free Software Foundation addressesSimon Feltman2014-03-1558-174/+58
* Handle GI_TRANSFER_EVERYTHING for returns of foreign structuresOwen W. Taylor2014-03-126-8/+31
* configure.ac: post release version bump to 3.11.92Simon Feltman2014-03-031-1/+1
* release 3.11.913.11.91Simon Feltman2014-03-031-0/+7
* build: Update release-news to use srcdirSimon Feltman2014-03-031-1/+1
* Use ffi_call directly instead of g_callable_info_invokeSimon Feltman2014-03-039-165/+230
* tests: Move class definition depending on GTK+ within function evaluationSimon Feltman2014-03-031-16/+16
* tests: Conditionalize usage of GTK+ in tests_generictreemodelSimon Feltman2014-03-031-3/+13
* tests: Conditionalize usage of regress typelib in test_propertiesSimon Feltman2014-03-031-10/+17
* configure.ac: Use -std=c90 and error on declaration-after-statementSimon Feltman2014-03-031-1/+2
* Use g_snprintf instead of snprintfSimon Feltman2014-03-031-1/+1
* Use C style commentsSimon Feltman2014-02-274-4/+5
* Fix Build on Visual StudioChun-wei Fan2014-02-243-17/+18
* Update release steps to be more explicit in regards to NEWSSimon Feltman2014-02-171-5/+6
* configure.ac: post release version bump to 3.11.91Simon Feltman2014-02-171-1/+1
* release 3.11.90Simon Feltman2014-02-171-0/+4
* Use GObject type checking for instance arguments3.11.90Simon Feltman2014-02-121-1/+5
* configure.ac: post release version bump to 3.11.90Simon Feltman2014-02-031-1/+1