gstreamer/codegen
Johan Dahlin 7534ba0486 Add GstIterator wrapping and tests.
Original commit message from CVS:
* codegen/argtypes.py:
* gst/Makefile.am:
* gst/common.h:
* gst/gst.defs:
* gst/gstbin.override:
* gst/gstelement.override:
* gst/pygstiterator.c: (pygst_iterator_dealloc),
(pygst_iterator_iter_next), (pygst_iterator_new):
* testsuite/test_iterator.py:
Add GstIterator wrapping and tests.
2005-10-07 01:21:57 +00:00
..
.gitignore configure.ac (PYGTK_CODEGEN): Use built in code generator again and don't require 2.3.91, 2.0.0 should do fine (FC1 o... 2004-04-16 16:53:29 +00:00
__init__.py configure.ac (PYGTK_CODEGEN): Use built in code generator again and don't require 2.3.91, 2.0.0 should do fine (FC1 o... 2004-04-16 16:53:29 +00:00
argtypes.py Add GstIterator wrapping and tests. 2005-10-07 01:21:57 +00:00
code-coverage.py configure.ac (PYGTK_CODEGEN): Use built in code generator again and don't require 2.3.91, 2.0.0 should do fine (FC1 o... 2004-04-16 16:53:29 +00:00
codegen.py Added 'keeprefcount' argument for function/method parameters in order to cope with functions/methods that decrement t... 2005-10-05 13:48:21 +00:00
definitions.py Added 'keeprefcount' argument for function/method parameters in order to cope with functions/methods that decrement t... 2005-10-05 13:48:21 +00:00
defsconvert.py codegen/: Updated codegen to support miniobject 2005-06-26 12:36:24 +00:00
defsparser.py codegen/: Backport pygtk 2.6.2 codegen 2005-06-26 13:59:34 +00:00
docextract.py configure.ac (PYGTK_CODEGEN): Use built in code generator again and don't require 2.3.91, 2.0.0 should do fine (FC1 o... 2004-04-16 16:53:29 +00:00
docextract_to_xml.py configure.ac (PYGTK_CODEGEN): Use built in code generator again and don't require 2.3.91, 2.0.0 should do fine (FC1 o... 2004-04-16 16:53:29 +00:00
docgen.py codegen/: Updated codegen to support miniobject 2005-06-26 12:35:07 +00:00
h2def.py codegen/: Backport pygtk 2.6.2 codegen 2005-06-26 13:59:34 +00:00
Makefile.am add Makefile.am 2005-10-04 08:18:27 +00:00
mergedefs.py codegen/: Backport pygtk 2.6.2 codegen 2005-06-26 13:59:34 +00:00
missingdefs.py configure.ac (PYGTK_CODEGEN): Use built in code generator again and don't require 2.3.91, 2.0.0 should do fine (FC1 o... 2004-04-16 16:53:29 +00:00
mkskel.py configure.ac (PYGTK_CODEGEN): Use built in code generator again and don't require 2.3.91, 2.0.0 should do fine (FC1 o... 2004-04-16 16:53:29 +00:00
override.py configure.ac (PYGTK_CODEGEN): Use built in code generator again and don't require 2.3.91, 2.0.0 should do fine (FC1 o... 2004-04-16 16:53:29 +00:00
reversewrapper.py codegen/: Backport pygtk 2.6.2 codegen 2005-06-26 13:59:34 +00:00
scmexpr.py configure.ac (PYGTK_CODEGEN): Use built in code generator again and don't require 2.3.91, 2.0.0 should do fine (FC1 o... 2004-04-16 16:53:29 +00:00