- 11 Jan, 2011 1 commit
-
-
John (J5) Palmieri authored
-
- 10 Jan, 2011 4 commits
-
-
John (J5) Palmieri authored
* also remove the PyGIArgCleanup sinature as GDestroyNotify works just fine
-
John (J5) Palmieri authored
-
John (J5) Palmieri authored
* We now can invoke with in values * out, constructors and returns still don't work along with numerous complex in types
-
John (J5) Palmieri authored
* caching stage is hooked up but not used yet * throws exceptions for everything that can not be cached yet
-
- 09 Jan, 2011 4 commits
-
-
John (J5) Palmieri authored
-
John (J5) Palmieri authored
-
John (J5) Palmieri authored
-
John (J5) Palmieri authored
* simplify what we pass into the arg cache generators so we may use them for geneating marshalling caches for container items, not just arguments
-
- 06 Jan, 2011 2 commits
-
-
John (J5) Palmieri authored
-
John (J5) Palmieri authored
* still doesn't compile
-
- 04 Jan, 2011 1 commit
-
-
John (J5) Palmieri authored
* this does not compile and is not hooked up to the build system * lays out the caching data structures and some skeleton functions
-
- 28 Dec, 2010 5 commits
-
-
-
Tomeu Vizoso authored
-
Tomeu Vizoso authored
-
Tomeu Vizoso authored
-
Tomeu Vizoso authored
-
- 22 Dec, 2010 1 commit
-
-
Ignacio Casal Quinteiro authored
-
- 20 Dec, 2010 1 commit
-
-
- 17 Dec, 2010 1 commit
-
-
John (J5) Palmieri authored
* There are still some cavets in Python 2: - properties are returned as String objects with the unicode code points - you must add # coding=utf-8 to the top of your python file or python will error out if it sees embeded unicode charaters (such as when supporting python 3 and python 2 from the same source) https://bugzilla.gnome.org/show_bug.cgi?id=620579
-
- 13 Dec, 2010 3 commits
-
-
Paolo Borelli authored
-
Paolo Borelli authored
-
José Alburquerque authored
* codegen/docextract_to_xml.py: Print the xml of the gtk-doc block in alphabetical order according to the identifier (function name) so that the generation of xml files in the C++ bindings is deterministic. Thanks to Krzesimir Nowak for suggesting this in a gtksourceviewmm recent commit.
-
- 12 Dec, 2010 8 commits
-
-
Paolo Borelli authored
-
Paolo Borelli authored
-
Paolo Borelli authored
-
Paolo Borelli authored
-
Paolo Borelli authored
-
Paolo Borelli authored
-
Paolo Borelli authored
-
Paolo Borelli authored
-
- 11 Dec, 2010 3 commits
-
-
Paolo Borelli authored
-
Paolo Borelli authored
I must take a Pango.Context argument. Unfortumately the context is not a gobject property so we need to jump through some oops.
-
Paolo Borelli authored
It is now properly handled by an override.
-
- 10 Dec, 2010 1 commit
-
-
Paolo Borelli authored
-
- 09 Dec, 2010 2 commits
-
-
-
John (J5) Palmieri authored
-
- 08 Dec, 2010 3 commits
-
-
John (J5) Palmieri authored
-
Paolo Borelli authored
-
Paolo Borelli authored
-