summaryrefslogtreecommitdiff
path: root/pango/pangowin32-fontmap.c
Commit message (Expand)AuthorAgeFilesLines
* Make PangoMatrix arguments const where appropriate.Owen Taylor2004-07-101-35/+2
* Don't leak family_name. (#140772, John Ehresman)Tor Lillqvist2004-04-291-0/+1
* Use floating-point math in resolution calculation. (#141229, JohnTor Lillqvist2004-04-291-1/+1
* pango/pango.def Add some missing symbols. (#135945, Cedric Gustin)Tor Lillqvist2004-03-031-1/+1
* updated externals including patch from J. Ali Harlow <ali@juiblex.co.uk>,Hans Breuer2004-02-281-4/+14
* New API pango_font_family_is_monospace. (#108728)Noah Levitt2004-02-231-0/+9
* New API for getting available sizes for a bitmap font face.Noah Levitt2004-02-231-0/+11
* Modules now declare a list of scripts that they cover instead of a list ofOwen Taylor2003-09-231-1/+2
* Use g_object_new() rather than g_type_create_instance() (Patch fromOwen Taylor2003-05-271-1/+1
* Add --with-usp10 flag to indicate where to find the usp10.h header, forTor Lillqvist2002-10-211-3/+2
* Get rid of unnecessary casts for g_object_{ref,unref}Manish Singh2002-10-141-5/+5
* Revert change from 2002-09-21: Don't bypass the code that automaticallyTor Lillqvist2002-09-281-2/+4
* Distribute specifically pango.aliases and pango.modules, not the wholeTor Lillqvist2002-09-211-250/+225
* pango/pangoft2-fontmap.c (pango_ft2_shutdown_display) Handle checking forOwen Taylor2002-07-251-2/+7
* Use complete PANGO_VERSION in zip file names.Tor Lillqvist2002-05-261-7/+3
* Silence gcc -Wall, initialise a couple of variables.Tor Lillqvist2002-01-011-0/+14
* Set lfCharSet to DEFAULT_CHARSET always. Conditional debugging output withTor Lillqvist2002-01-011-5/+7
* Fix typo.Tor Lillqvist2001-11-191-1/+1
* Add new function pango_context_load_fontset() to wrapAlex Larsson2001-11-181-0/+2
* don't bother with module dir recalculation if LIBDIR isn't definedHans Breuer2001-11-031-4/+8
* Patch from Darin Adler, with updates, to use g_ascii_* instead ofOwen Taylor2001-11-021-3/+3
* Documentation updates.Matthias Clasen2001-10-261-1/+18
* Add the Win32 GDI Pango backend to autoconfiguration:Tor Lillqvist2001-10-031-8/+0
* Version 0.20PANGO_0_20Owen Taylor2001-09-251-1/+1
* updated externalsHans Breuer2001-09-211-161/+236
* Up to 0.19.Owen Taylor2001-09-181-31/+22
* restore the previously selected font into the device context.Hans Breuer2001-08-091-1/+1
* Large rewrite of the win32 backend to use real glyph indexes instead ofAlexander Larsson2001-08-091-659/+37
* Require GLib-1.3.7Owen Taylor2001-06-291-1/+1
* pango/pango-markup.c: modules/arabic/arabic-xft.c (arabic_engine_shape):Owen Taylor2001-06-251-2/+2
* changed version to 0.17Hans Breuer2001-06-221-2/+2
* instead of simply adding one matching font for the magic font names (sans,Hans Breuer2001-04-131-24/+46
* added _pango_included_win32_modules[] to include modules with plain win32Hans Breuer2001-02-191-0/+19
* pass 0 as first argument to g_type_init().Tim Janik2001-02-041-1/+1
* Define PANGO_VERSION.Tor Lillqvist2000-11-301-5/+10
* New file.Tor Lillqvist2000-11-191-45/+63
* Define HAVE_FRIBIDI.Tor Lillqvist2000-11-141-0/+1
* Add a new attribute for scaling a font; also required addingHavoc Pennington2000-11-011-4/+4
* adapted g_Type_register_*() calls. GLib wants an additional flag field toTim Janik2000-10-251-1/+1
* Add parameter telling whether to print warning or not if string isn'tTor Lillqvist2000-08-201-61/+43
* Use 0xFFFE to produce the default glyph. (create_bitmap_dibsection): ZeroTor Lillqvist2000-07-191-0/+5
* Add Tahoma and Angsana New, these common fonts have Thai characters.Tor Lillqvist2000-07-181-2/+3
* Add the pangowin32 sources.Tor Lillqvist2000-07-181-1/+9
* pango/pango-utils.h pango/pango-utils.c pango/pangox-fontmap.c Move theTor Lillqvist2000-07-161-321/+76
* pango/pangowin32.h pango/pangowin32-private.h pango/pangowin32-fontcache.cTor Lillqvist2000-07-151-0/+1781