summaryrefslogtreecommitdiff
path: root/gir
Commit message (Collapse)AuthorAgeFilesLines
* gir: Update annotations from GLib 2.53.2Rico Tzschichholz2017-05-231-2/+2
|
* gir: Update annotations from GLib git masterRico Tzschichholz2017-05-132-40/+217
|
* Include missing types from cairoNicola Fontana2017-05-091-0/+581
| | | | | | | Update cairo-1.0.gir.in to include all the exported types, e.g. cairo_device_t and a bunch of enumerations. https://bugzilla.gnome.org/show_bug.cgi?id=743364
* cairo_font_type_t is a GEnumNicola Fontana2017-05-091-1/+19
| | | | | | Properly register cairo_font_type_t with its enumerated values. https://bugzilla.gnome.org/show_bug.cgi?id=743364
* Use proper GLib values for cairo_content_tNicola Fontana2017-05-091-3/+3
| | | | | | | The enum values, as generated by glib-mkenums, are by convention in lowercase and separated with underscores. https://bugzilla.gnome.org/show_bug.cgi?id=743364
* Correct wrong GLib type name for cairo_content_tNicola Fontana2017-05-091-1/+1
| | | | | | | | Enumerations in cairo-gobject do not follow the GLib naming conventions (i.e., CamelCase); they have been registered using their original C names instead, e.g. "cairo_content_t" instead of "CairoContent". https://bugzilla.gnome.org/show_bug.cgi?id=743364
* CairoFontOptions is a GBoxed typeNicola Fontana2017-05-091-1/+3
| | | | | | | cairo-gobject has wrapped cairo_font_options_t in a GBoxed since the beginning. Make it explicit also in the repository file. https://bugzilla.gnome.org/show_bug.cgi?id=743364
* Use tab consistently in cairo.gir.inNicola Fontana2017-05-091-14/+14
| | | | | | | All the source but a fistful of lines uses tab for 8-spaces indenting and left-align attribute names: let's fully embrace this convention. https://bugzilla.gnome.org/show_bug.cgi?id=743364
* gir: Update annotations from GLib 2.53.1Rico Tzschichholz2017-04-252-16/+16
|
* gir: Update annotations from GLib git masterRico Tzschichholz2017-04-104-34/+148
|
* gir: Update annotations from GLib 2.52.1Rico Tzschichholz2017-04-103-13/+52
|
* gir: Update annotations from GLib 2.52.0Rico Tzschichholz2017-03-201-2/+3
|
* gir: Update annotations from GLib git masterRico Tzschichholz2017-03-141-1/+37
|
* gir: Update annotations from GLib git masterRico Tzschichholz2017-03-052-2/+8
|
* gir: Update annotations from GLib git masterRico Tzschichholz2017-02-132-32/+162
|
* gir: Update annotations from GLib git masterRico Tzschichholz2016-12-054-958/+973
|
* gir: Update annotations from GLib git masterRico Tzschichholz2016-11-202-6/+7
|
* gir: Update annotations from GLib git masterRico Tzschichholz2016-11-092-7/+13
|
* gir: Update annotations from GLib git masterRico Tzschichholz2016-10-271-5/+8
|
* gir: Update annotations from GLib git masterRico Tzschichholz2016-10-173-194/+328
|
* gir: Update annotations from GLib git masterJonh Wendell2016-09-181-1/+1
|
* gir: Update annotations from GLib git masterRico Tzschichholz2016-09-121-1/+1
|
* gir: Update glib/gobject annotationsFlorian Müllner2016-09-092-291/+220
|
* gir: Update annotations from GLib git masterRico Tzschichholz2016-08-262-146/+206
|
* gir: Update annotations from GLib git masterRico Tzschichholz2016-08-112-15/+132
|
* gir: Update annotations from GLib git masterRico Tzschichholz2016-07-211-23/+25
|
* gir: Update annotations from GLib git masterRico Tzschichholz2016-07-182-3/+1213
|
* gir: Update annotations from GLib git masterRico Tzschichholz2016-07-112-2/+630
|
* gir: Update annotations from GLib git masterRico Tzschichholz2016-06-152-125/+165
|
* gir: Update annotations from GLib 2.49.1Rico Tzschichholz2016-05-291-0/+12
|
* gir: Update annotations from GLib git masterRico Tzschichholz2016-05-183-6/+137
|
* gir: Update annotations from GLib git masterRico Tzschichholz2016-04-203-22/+51
|
* gir: Update annotations from GLib 2.48.0Rico Tzschichholz2016-03-222-2/+3
|
* gir: Update annotations from GLib git masterRico Tzschichholz2016-03-143-19/+16
|
* gir: Update annotations from GLib git masterRico Tzschichholz2016-02-083-7/+7
|
* gir: Update annotations from GLib git masterRico Tzschichholz2016-02-032-51/+982
|
* gir: Update annotations from GLib git masterRico Tzschichholz2015-11-192-27/+38
|
* gir: Update annotations from GLib git masterPhilip Withnall2015-11-073-399/+731
|
* Update GLib annotations for 2.47.1Colin Walters2015-11-031-291/+193
|
* gir: Update annotations from GLib git masterRico Tzschichholz2015-10-252-1/+316
|
* gir: Update annotations from GLib git masterColin Walters2015-10-123-52/+162
|
* Update glib annotations from git masterRico Tzschichholz2015-09-233-23/+37
|
* Update glib annotations from git masterRico Tzschichholz2015-09-142-7/+20
|
* Update glib annotations from git masterRico Tzschichholz2015-09-033-217/+367
|
* Update the GLib introspection dataEmmanuele Bassi2015-08-213-347/+413
| | | | Against GLib 2.45.6.
* Update glib annotations from glib 2.45.4Rico Tzschichholz2015-07-211-0/+12
|
* Update glib annotations from git masterRico Tzschichholz2015-07-012-193/+360
|
* Update glib annotationsFlorian Müllner2015-06-193-331/+1105
|
* Update glib annotations from glib 2.45.2Rico Tzschichholz2015-05-262-16/+24
|
* Update glib annotations from glib 2.45.1Rico Tzschichholz2015-05-013-4/+7
|