summaryrefslogtreecommitdiff
path: root/pango.override
Commit message (Expand)AuthorAgeFilesLines
* Allow pango.Context creationPaul Pogonyshev2009-06-181-9/+0
* Update the address of the FSF by replacing old bits with new ones. FixesTobias Mueller2009-03-301-1/+1
* Bug 472908 – Make pango.Context non-instantiableGustavo J. A. M. Carneiro2007-09-021-1/+8
* Fix bug in hash() implementation and test it properlyJohan Dahlin2007-08-291-2/+2
* Make the bindings a bit more pythonic, implement tp_str, tp_hash andJohan Dahlin2007-08-291-0/+46
* Bug 337368 – Make PyGTK work with Python 2.5 and 64-bitGustavo J. A. M. Carneiro2006-10-031-7/+7
* ignore-glob (pango_default_break): ignoreJohn Finlay2006-07-241-12/+6
* Add.John Finlay2006-07-061-0/+80
* Fix two leaks found by coverity.Johan Dahlin2006-06-041-0/+2
* Bug 316581 – pango.LayoutLine.index_to_x() keyword is wrongGustavo J. A. M. Carneiro2006-04-021-1/+1
* Set default markup accel marker to \x00, add tests, Fixes #329658 (JohanJohan Dahlin2006-04-021-7/+11
* wrap more pango stuffGustavo J. A. M. Carneiro2005-06-061-2/+43
* fix PangoLayoutLine boxed copy func.Gustavo J. A. M. Carneiro2005-05-301-1/+9
* some more pango apisGustavo J. A. M. Carneiro2005-05-291-0/+86
* Add.John Finlay2004-12-041-0/+84
* make threading runtime optionalGustavo J. A. M. Carneiro2004-08-041-4/+4
* Add better support for boolean type now when we can require 2.3. Fixes bugJohan Dahlin2004-08-031-12/+3
* Clean up most functions here to have only one return path.Johan Dahlin2004-08-031-4/+0
* Call PyEval_InitThreads. Perhaps its something that always should beJohan Dahlin2004-08-021-3/+7
* gtk/gtktreeview.override (_wrap_gtk_tree_view_get_cursor)John Finlay2004-07-291-1/+1
* pango.defs (pango_language_from_string) Rework as a constructor forJohn Finlay2004-04-251-0/+56
* pango.defs (pango_fontset_foreach) Add definition.John Finlay2004-04-251-0/+65
* pango.defs (pango_font_family_is_monospace) Add definition.John Finlay2004-04-251-0/+2
* pango.defs (pango_font_face_list_sizes) Add definition.John Finlay2004-04-241-1/+24
* pango.override (_wrap_pango_attr_list_filter) Add.John Finlay2004-04-241-2/+77
* pango.defs (pango_attr_iterator_get_attrs) Add definition.John Finlay2004-04-241-0/+22
* pango.defs (pango_attr_fallback_new) Add definition for AttrFallback.John Finlay2004-04-241-0/+17
* pango.override (_wrap_PANGO_ASCENT, _wrap_PANGO_DESCENT)John Finlay2003-07-121-0/+84
* pango.override (PangoAttrIterator) Add this type and its methods.John Finlay2003-07-121-0/+195
* pango.override (pypango_attr_new) Add start and end args to specifyJohn Finlay2003-07-121-65/+115
* pango.override (pypango_attr_tp_getattr) (pypango_attr_get_type) Add theseJohn Finlay2003-07-121-1/+91
* pango.defs (pango_color_parse) Make this a constructor for pango.Color.John Finlay2003-07-121-0/+27
* add copyright notices, and update to LGPL 2.1.James Henstridge2003-06-261-1/+21
* Null is okay here. Fixes #106295 (John Finlay).Johan Dahlin2003-02-271-0/+16
* fix up calls to pyg_enum_get_value() so that it doesn't throw an exceptionJames Henstridge2002-11-161-8/+8
* mingw32 patches from Cedric Gustin <cgustin@ibelgique.com>:James Henstridge2002-08-241-2/+4
* add a PangoAttribute wrapper type, constructors for various attributes,James Henstridge2002-04-151-0/+444
* remove deprecation messages for many GtkList and GtkListItem methods, asJames Henstridge2002-04-101-0/+78
* remove indic functions -- they are part of the semi-public engine API.James Henstridge2002-03-181-28/+180
* implement. (_wrap_pango_font_get_glyph_extents): implement.James Henstridge2002-03-171-1/+228
* fix up property listing.James Henstridge2002-03-161-0/+2
* override the compare slot to use pango_font_description_equal.James Henstridge2002-03-161-0/+21
* register pointer types as well.James Henstridge2002-02-051-0/+4
* comment out, as it is only for use by engines.James Henstridge2001-10-081-17/+1
* use pyg_type_from_object instead. Based on patch from Elliot.James Henstridge2001-09-281-8/+7
* update for newer Pango API.James Henstridge2001-09-191-0/+35
* add is-constructor-of arguments to some defs, and add fields to someJames Henstridge2001-07-021-0/+18
* fix up makefile rules to build the pango module.James Henstridge2001-07-021-0/+17
* add rules to build pango module.James Henstridge2001-07-011-0/+8