Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vapi: Update GIR-based bindings | Rico Tzschichholz | 2017-11-04 | 1 | -2/+2 |
| | |||||
* | vapi: Update GIR-based bindings | Rico Tzschichholz | 2017-06-07 | 1 | -7/+0 |
| | |||||
* | vapi: "ref" functions must return an unowned value | Rico Tzschichholz | 2017-01-17 | 1 | -3/+3 |
| | | | | Otherwise vala would automatically add a corresponding "unref" call. | ||||
* | Regenerate GIR-based bindings | Rico Tzschichholz | 2017-01-05 | 1 | -3/+2 |
| | |||||
* | Regenerate GIR-based bindings | Rico Tzschichholz | 2016-10-15 | 1 | -15/+15 |
| | |||||
* | vapi: Update GIR-based bindings | Rico Tzschichholz | 2016-07-08 | 1 | -0/+3 |
| | |||||
* | Regenerate GIR-based bindings | Rico Tzschichholz | 2016-06-01 | 1 | -4/+4 |
| | |||||
* | Regenerate GIR-based bindings | Rico Tzschichholz | 2016-04-28 | 1 | -3/+3 |
| | |||||
* | Regenerate all bindings with [Version] | Luca Bruno | 2016-01-30 | 1 | -31/+147 |
| | |||||
* | vapi: Update GIR-based bindings | Rico Tzschichholz | 2015-12-16 | 1 | -1/+30 |
| | |||||
* | vapi: Update GIR-based bindings | Rico Tzschichholz | 2015-08-18 | 1 | -1/+9 |
| | |||||
* | vapi: Update GIR-based bindings | Rico Tzschichholz | 2015-06-21 | 1 | -1/+6 |
| | |||||
* | vapi: Update GIR-based bindings | Rico Tzschichholz | 2015-05-22 | 1 | -13/+21 |
| | |||||
* | vapi: Update GIR-based bindings | Rico Tzschichholz | 2015-05-09 | 1 | -9/+1 |
| | |||||
* | vapi: Update GIR-based bindings | Rico Tzschichholz | 2015-04-23 | 1 | -0/+13 |
| | |||||
* | pango, pangocairo: update to git master | Evan Nemerson | 2014-10-16 | 1 | -30/+30 |
| | | | | This adds a lot of nullability fixes from bug #731022 | ||||
* | bindings: Update GIR-based bindings | Rico Tzschichholz | 2014-09-03 | 1 | -0/+2 |
| | |||||
* | bindings: Update GIR-based bindings | Evan Nemerson | 2014-08-04 | 1 | -27/+98 |
| | |||||
* | pango: update to latest git | Evan Nemerson | 2014-05-08 | 1 | -1/+8 |
| | |||||
* | bindings: update GIR-based GNOME bindings from jhbuild | Evan Nemerson | 2013-09-15 | 1 | -1/+2 |
| | |||||
* | girparser: Discover ref/unref methods | Rico Tzschichholz | 2013-09-06 | 1 | -3/+3 |
| | | | | | | | | Add ability to find ref/unref methods and add corresponding ccode attributes. Additionally rebuild all gir bindings to pick up the changes. https://bugzilla.gnome.org/show_bug.cgi?id=666796 | ||||
* | vapis: regenerate GIR-based bindings | Evan Nemerson | 2013-02-18 | 1 | -6/+6 |
| | |||||
* | pango: Update to 1.32.5 | Rico Tzschichholz | 2012-12-29 | 1 | -0/+10 |
| | |||||
* | pango: set AttrIterator free_function | Rico Tzschichholz | 2012-09-15 | 1 | -1/+1 |
| | |||||
* | bindings: update GIR-based bindings. | Evan Nemerson | 2012-09-15 | 1 | -1/+11 |
| | |||||
* | pango: set free_function on Attribute to pango_attribute_destroy | Evan Nemerson | 2012-08-16 | 1 | -1/+1 |
| | | | | Fixes bug 682006. | ||||
* | girparser: set CCode type_id for enumerations | Evan Nemerson | 2012-08-12 | 1 | -18/+18 |
| | |||||
* | pango: switch to GIR | Evan Nemerson | 2012-08-12 | 1 | -152/+195 |
| | | | | Fixes bug 681424. | ||||
* | Set correct default value for Pango.Weight | Marc-André Lureau | 2012-01-05 | 1 | -1/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=662974 | ||||
* | pango: fix Context.get_matrix return value | Evan Nemerson | 2011-11-06 | 1 | -1/+1 |
| | |||||
* | Explicitly set type_id for boxed types converted to compact classes | Luca Bruno | 2011-09-30 | 1 | -10/+10 |
| | | | | Fixes bug 660576. | ||||
* | pango: Fix LayoutLine.index_to_x and x_to_index bindings | Luca Bruno | 2011-08-31 | 1 | -2/+2 |
| | |||||
* | Regenerate all bindings | Luca Bruno | 2011-08-01 | 1 | -46/+35 |
| | |||||
* | Regenerate all bindings with reordered attributes and arguments | Luca Bruno | 2011-08-01 | 1 | -63/+63 |
| | |||||
* | pango: Mark list_families.families parameter as out in Context and FontMap | Luca Bruno | 2011-07-17 | 1 | -2/+2 |
| | | | | Fixes bug 654794. | ||||
* | pango: Mark return value of Language.from_string to be unowned | Luca Bruno | 2011-07-17 | 1 | -1/+1 |
| | | | | | | Fixes regression introduced by commit 5d6c21cebd3c5a. Fixes bug 654785. | ||||
* | pango: Fix PangoAttrShape and PangoAttrDataCopyFunc bindings | Alexander Larsson | 2011-06-28 | 1 | -15/+15 |
| | | | | Fixes bug 653528. | ||||
* | pango: Multiple binding fixes | Michal Hruby | 2011-03-11 | 1 | -41/+41 |
| | | | | Fixes bug 642293. | ||||
* | pango: Fix pango_attr_list_change binding | Jürg Billeter | 2010-12-29 | 1 | -1/+1 |
| | |||||
* | pango: fix ownership of AttrList.get_iterator return value | Evan Nemerson | 2010-11-02 | 1 | -1/+1 |
| | |||||
* | pango: fix ownership of GlyphItem.split return value | Evan Nemerson | 2010-11-01 | 1 | -1/+1 |
| | |||||
* | pango: Fix PangoGlyph and PangoGlyphString bindings | Jürg Billeter | 2010-10-25 | 1 | -7/+10 |
| | |||||
* | pango: Fix PangoAnalysis binding | Jürg Billeter | 2010-10-25 | 1 | -14/+13 |
| | |||||
* | pango: mark several arguments as out | Evan Nemerson | 2010-10-23 | 1 | -3/+3 |
| | |||||
* | pango: Fix PangoGlyphItemIter binding | Jürg Billeter | 2010-10-22 | 1 | -17/+17 |
| | |||||
* | vapigen: Fix chain up warning in subclasses of generated bindings | Jürg Billeter | 2010-08-21 | 1 | -0/+12 |
| | |||||
* | Update several bindings to newer versions | Evan Nemerson | 2010-07-19 | 1 | -0/+3 |
| | | | | | | | atk to 1.30.0, gconf-2.0 to 2.28.1, gdk-2.0 to 2.21.2, gdk-x11-2.0 to 2.21.2, gio-2.0 to 2.25.11, gnome-vfs-2.0 to 2.24.3, json-glib-1.0 to 0.11.1, libgnome-menu to 2.30.0, libnotify to 0.5.0, libsoup-2.4 to 2.30.2, libwnck-1.0 to 2.30.0 | ||||
* | GIR Namespace support | Rob Taylor | 2010-02-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | This patch introduces two new CCode annotations for use in VAPI files, gir_namespace and gir_version. This allows us to correctly map vala namespaces to gobject-introspection namespaces when generating GIR files. The mapping is actually done on a SourceFile level. This allows us to work around cases where one vala namespace maps into multiple GIR namespaces (in particular, GLib vs GLib and GObject). In the absense of annotations, the old 'guess it' method will be applied. This commit also adds annotations to some core vapis. Fixes bug 584683. | ||||
* | pango: fix Pango.Attribute constructors' transfer of ownership and Pango.Scale | Philipp Zabel | 2009-11-07 | 1 | -27/+34 |
| | | | | | | | | | The Pango.attr_*_new constructors return owned Pango.Attribute references. Pango.Scale is not an enum. Turn it into a namespace with double constants. The latter is needed so for Pango.attr_scale_new, because it is impossible to convert from enum Pango.Scale to double. Fixes bug 600993. | ||||
* | vapigen: Fix signals in interfaces | Jürg Billeter | 2009-09-17 | 1 | -19/+19 |
| |