summaryrefslogtreecommitdiff
path: root/vapi/pango.vapi
Commit message (Collapse)AuthorAgeFilesLines
* vapi: Update GIR-based bindingsRico Tzschichholz2017-11-041-2/+2
|
* vapi: Update GIR-based bindingsRico Tzschichholz2017-06-071-7/+0
|
* vapi: "ref" functions must return an unowned valueRico Tzschichholz2017-01-171-3/+3
| | | | Otherwise vala would automatically add a corresponding "unref" call.
* Regenerate GIR-based bindingsRico Tzschichholz2017-01-051-3/+2
|
* Regenerate GIR-based bindingsRico Tzschichholz2016-10-151-15/+15
|
* vapi: Update GIR-based bindingsRico Tzschichholz2016-07-081-0/+3
|
* Regenerate GIR-based bindingsRico Tzschichholz2016-06-011-4/+4
|
* Regenerate GIR-based bindingsRico Tzschichholz2016-04-281-3/+3
|
* Regenerate all bindings with [Version]Luca Bruno2016-01-301-31/+147
|
* vapi: Update GIR-based bindingsRico Tzschichholz2015-12-161-1/+30
|
* vapi: Update GIR-based bindingsRico Tzschichholz2015-08-181-1/+9
|
* vapi: Update GIR-based bindingsRico Tzschichholz2015-06-211-1/+6
|
* vapi: Update GIR-based bindingsRico Tzschichholz2015-05-221-13/+21
|
* vapi: Update GIR-based bindingsRico Tzschichholz2015-05-091-9/+1
|
* vapi: Update GIR-based bindingsRico Tzschichholz2015-04-231-0/+13
|
* pango, pangocairo: update to git masterEvan Nemerson2014-10-161-30/+30
| | | | This adds a lot of nullability fixes from bug #731022
* bindings: Update GIR-based bindingsRico Tzschichholz2014-09-031-0/+2
|
* bindings: Update GIR-based bindingsEvan Nemerson2014-08-041-27/+98
|
* pango: update to latest gitEvan Nemerson2014-05-081-1/+8
|
* bindings: update GIR-based GNOME bindings from jhbuildEvan Nemerson2013-09-151-1/+2
|
* girparser: Discover ref/unref methodsRico Tzschichholz2013-09-061-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 bindingsEvan Nemerson2013-02-181-6/+6
|
* pango: Update to 1.32.5Rico Tzschichholz2012-12-291-0/+10
|
* pango: set AttrIterator free_functionRico Tzschichholz2012-09-151-1/+1
|
* bindings: update GIR-based bindings.Evan Nemerson2012-09-151-1/+11
|
* pango: set free_function on Attribute to pango_attribute_destroyEvan Nemerson2012-08-161-1/+1
| | | | Fixes bug 682006.
* girparser: set CCode type_id for enumerationsEvan Nemerson2012-08-121-18/+18
|
* pango: switch to GIREvan Nemerson2012-08-121-152/+195
| | | | Fixes bug 681424.
* Set correct default value for Pango.WeightMarc-André Lureau2012-01-051-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=662974
* pango: fix Context.get_matrix return valueEvan Nemerson2011-11-061-1/+1
|
* Explicitly set type_id for boxed types converted to compact classesLuca Bruno2011-09-301-10/+10
| | | | Fixes bug 660576.
* pango: Fix LayoutLine.index_to_x and x_to_index bindingsLuca Bruno2011-08-311-2/+2
|
* Regenerate all bindingsLuca Bruno2011-08-011-46/+35
|
* Regenerate all bindings with reordered attributes and argumentsLuca Bruno2011-08-011-63/+63
|
* pango: Mark list_families.families parameter as out in Context and FontMapLuca Bruno2011-07-171-2/+2
| | | | Fixes bug 654794.
* pango: Mark return value of Language.from_string to be unownedLuca Bruno2011-07-171-1/+1
| | | | | | Fixes regression introduced by commit 5d6c21cebd3c5a. Fixes bug 654785.
* pango: Fix PangoAttrShape and PangoAttrDataCopyFunc bindingsAlexander Larsson2011-06-281-15/+15
| | | | Fixes bug 653528.
* pango: Multiple binding fixesMichal Hruby2011-03-111-41/+41
| | | | Fixes bug 642293.
* pango: Fix pango_attr_list_change bindingJürg Billeter2010-12-291-1/+1
|
* pango: fix ownership of AttrList.get_iterator return valueEvan Nemerson2010-11-021-1/+1
|
* pango: fix ownership of GlyphItem.split return valueEvan Nemerson2010-11-011-1/+1
|
* pango: Fix PangoGlyph and PangoGlyphString bindingsJürg Billeter2010-10-251-7/+10
|
* pango: Fix PangoAnalysis bindingJürg Billeter2010-10-251-14/+13
|
* pango: mark several arguments as outEvan Nemerson2010-10-231-3/+3
|
* pango: Fix PangoGlyphItemIter bindingJürg Billeter2010-10-221-17/+17
|
* vapigen: Fix chain up warning in subclasses of generated bindingsJürg Billeter2010-08-211-0/+12
|
* Update several bindings to newer versionsEvan Nemerson2010-07-191-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 supportRob Taylor2010-02-011-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.ScalePhilipp Zabel2009-11-071-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 interfacesJürg Billeter2009-09-171-19/+19
|