summaryrefslogtreecommitdiff
path: root/modules/basic/basic-win32.c
Commit message (Expand)AuthorAgeFilesLines
* pango/pangowin32-private.h (PING) pango/pangowin32.c Use g_print() insteadTor Lillqvist2006-02-281-46/+46
* Change PANGO_GLYPH_EMPTY to 0x0FFFFFFF, to not overlap withBehdad Esfahbod2006-02-051-3/+3
* Finish the 'glyph 0' work of this morning: PANGO_GLYPH_NULL that IBehdad Esfahbod2006-02-031-2/+2
* Use PANGO_GLYPH_NULL for when no glyph should be drawn. UseBehdad Esfahbod2006-02-021-2/+2
* Make sure #include <config.h> is the first include in the file. (bugBehdad Esfahbod2006-01-141-1/+1
* Drop unused font_cache variable and the call toTor Lillqvist2005-09-131-5/+0
* New function added.Behdad Esfahbod2005-07-231-1/+1
* Correct parameters passed to MultiByteToWideChar(). Pass -1 as sourceTor Lillqvist2005-04-281-12/+33
* Update to new Cairo font API.Owen Taylor2005-04-071-1/+1
* Leave out some languages that don't have any own digits.Tor Lillqvist2005-03-201-25/+18
* PangoCairoFontMap for win32 fonts.Owen Taylor2005-02-241-34/+12
* Emergency fix for #151068... if uniscribe shaping comes up with no glyphs,Owen Taylor2004-12-161-1/+1
* Add the new pango_renderer_* symbols.Tor Lillqvist2004-09-251-11/+0
* updatedHans Breuer2004-08-061-0/+11
* use uniscribe_scripts instead of uniscribe_ranges (does show only withHans Breuer2004-02-281-2/+2
* moved pango_fc_* to the latter where they live on *nix too.Hans Breuer2003-12-131-1/+1
* Simplify.Tor Lillqvist2003-12-081-38/+32
* Modules now declare a list of scripts that they cover instead of a list ofOwen Taylor2003-09-231-78/+36
* New function. Uses the Uniscribe ScriptIsSimple() function to check ifTor Lillqvist2003-08-071-7/+50
* Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-basedOwen Taylor2003-08-031-41/+34
* updated to generate libtool compatible dll names, define the rightHans Breuer2003-07-201-0/+70
* Switch over the way that module entry points work, taking advantage of theOwen Taylor2003-04-141-13/+4
* Add more debugging output.Tor Lillqvist2002-11-121-2/+14
* Update the non-Uniscribe ranges to cover some more simple scripts.Tor Lillqvist2002-10-241-43/+102
* Add --with-usp10 flag to indicate where to find the usp10.h header, forTor Lillqvist2002-10-211-0/+749
* Merge from pango-1-0:Tor Lillqvist2002-09-241-1/+1
* Minor spacing fixes, comment the Unicode ranges covered.Tor Lillqvist2002-09-221-11/+63
* ue Mar 26 18:22:07 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-03-261-1/+3
* Convert U+00A0 (NON BREAK SPACE) to U+0020 (SPACE)Owen Taylor2002-03-251-0/+3
* updated externalsHans Breuer2001-09-211-0/+1
* Large rewrite of the win32 backend to use real glyph indexes instead ofAlexander Larsson2001-08-091-65/+6
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-141-1/+1
* i2001-01-04 Alexander Larsson <alla@lysator.liu.se>Alexander Larsson2001-01-041-3/+5
* Only a script engine here.Tor Lillqvist2000-12-211-3/+1
* Fix build breakage, reported by Alex Larsson and Yasushi ShojiHavoc Pennington2000-12-181-1/+0
* delete lang engineHavoc Pennington2000-12-021-34/+1
* Define PANGO_VERSION.Tor Lillqvist2000-11-301-3/+40
* Include a stripped-down version of fribidi to avoid the extra dependency.Owen Taylor2000-11-121-3/+3
* pango/pango.def Add new entry points.Tor Lillqvist2000-10-031-2/+2
* Add parameter telling whether to print warning or not if string isn'tTor Lillqvist2000-08-201-7/+14
* Add the pangowin32 sources.Tor Lillqvist2000-07-181-62/+4
* pango/pango-utils.h pango/pango-utils.c pango/pangox-fontmap.c Move theTor Lillqvist2000-07-161-3/+3
* pango/pangowin32.h pango/pangowin32-private.h pango/pangowin32-fontcache.cTor Lillqvist2000-07-151-0/+363