| Commit message (Expand) | Author | Age | Files | Lines |
* | Add comment | Behdad Esfahbod | 2011-09-08 | 1 | -0/+2 |
* | Remove dead code | Behdad Esfahbod | 2011-09-08 | 1 | -17/+0 |
* | Bug 653985 - Pango 1.29.x make GTK3-demo.exe crashed in Windows | Behdad Esfahbod | 2011-07-11 | 1 | -4/+0 |
* | Reduce DLL hijack risk and simplify code in basic-win32 module | Tor Lillqvist | 2010-09-11 | 1 | -105/+31 |
* | Improve performance on Windows especially for non-Latin scripts | Tor Lillqvist | 2010-06-26 | 1 | -12/+38 |
* | Add solution and project files for Visual Studio builds | Tor Lillqvist | 2010-03-15 | 1 | -0/+5 |
* | Revert "[basic-win32] Increase performance of Uniscribe code" | Tor Lillqvist | 2009-09-10 | 1 | -6/+7 |
* | [basic-win32] Increase performance of Uniscribe code | David E. Hollingsworth | 2009-08-13 | 1 | -7/+6 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Bug 515484 -- Uniscribe interface handles surrogate pairs incorrectly | Tor Lillqvist | 2008-02-25 | 1 | -2/+2 |
* | Remove unused empty header file basic-common.h | Behdad Esfahbod | 2007-07-05 | 1 | -2/+0 |
* | An ISO639 code is always in ASCII, no need to call the wide-character | Tor Lillqvist | 2007-03-07 | 1 | -10/+1 |
* | configure.in modules/basic/Makefile.am Make building with Uniscribe (using | Tor Lillqvist | 2007-03-07 | 1 | -246/+33 |
* | *.c, *.h: Drop trailing whitespace. | Behdad Esfahbod | 2007-01-16 | 1 | -25/+25 |
* | pango/pangowin32-private.h (PING) pango/pangowin32.c Use g_print() instead | Tor Lillqvist | 2006-02-28 | 1 | -46/+46 |
* | Change PANGO_GLYPH_EMPTY to 0x0FFFFFFF, to not overlap with | Behdad Esfahbod | 2006-02-05 | 1 | -3/+3 |
* | Finish the 'glyph 0' work of this morning: PANGO_GLYPH_NULL that I | Behdad Esfahbod | 2006-02-03 | 1 | -2/+2 |
* | Use PANGO_GLYPH_NULL for when no glyph should be drawn. Use | Behdad Esfahbod | 2006-02-02 | 1 | -2/+2 |
* | Make sure #include <config.h> is the first include in the file. (bug | Behdad Esfahbod | 2006-01-14 | 1 | -1/+1 |
* | Drop unused font_cache variable and the call to | Tor Lillqvist | 2005-09-13 | 1 | -5/+0 |
* | New function added. | Behdad Esfahbod | 2005-07-23 | 1 | -1/+1 |
* | Correct parameters passed to MultiByteToWideChar(). Pass -1 as source | Tor Lillqvist | 2005-04-28 | 1 | -12/+33 |
* | Update to new Cairo font API. | Owen Taylor | 2005-04-07 | 1 | -1/+1 |
* | Leave out some languages that don't have any own digits. | Tor Lillqvist | 2005-03-20 | 1 | -25/+18 |
* | PangoCairoFontMap for win32 fonts. | Owen Taylor | 2005-02-24 | 1 | -34/+12 |
* | Emergency fix for #151068... if uniscribe shaping comes up with no glyphs, | Owen Taylor | 2004-12-16 | 1 | -1/+1 |
* | Add the new pango_renderer_* symbols. | Tor Lillqvist | 2004-09-25 | 1 | -11/+0 |
* | updated | Hans Breuer | 2004-08-06 | 1 | -0/+11 |
* | use uniscribe_scripts instead of uniscribe_ranges (does show only with | Hans Breuer | 2004-02-28 | 1 | -2/+2 |
* | moved pango_fc_* to the latter where they live on *nix too. | Hans Breuer | 2003-12-13 | 1 | -1/+1 |
* | Simplify. | Tor Lillqvist | 2003-12-08 | 1 | -38/+32 |
* | Modules now declare a list of scripts that they cover instead of a list of | Owen Taylor | 2003-09-23 | 1 | -78/+36 |
* | New function. Uses the Uniscribe ScriptIsSimple() function to check if | Tor Lillqvist | 2003-08-07 | 1 | -7/+50 |
* | Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-based | Owen Taylor | 2003-08-03 | 1 | -41/+34 |
* | updated to generate libtool compatible dll names, define the right | Hans Breuer | 2003-07-20 | 1 | -0/+70 |
* | Switch over the way that module entry points work, taking advantage of the | Owen Taylor | 2003-04-14 | 1 | -13/+4 |
* | Add more debugging output. | Tor Lillqvist | 2002-11-12 | 1 | -2/+14 |
* | Update the non-Uniscribe ranges to cover some more simple scripts. | Tor Lillqvist | 2002-10-24 | 1 | -43/+102 |
* | Add --with-usp10 flag to indicate where to find the usp10.h header, for | Tor Lillqvist | 2002-10-21 | 1 | -0/+749 |
* | Merge from pango-1-0: | Tor Lillqvist | 2002-09-24 | 1 | -1/+1 |
* | Minor spacing fixes, comment the Unicode ranges covered. | Tor Lillqvist | 2002-09-22 | 1 | -11/+63 |
* | ue Mar 26 18:22:07 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-03-26 | 1 | -1/+3 |
* | Convert U+00A0 (NON BREAK SPACE) to U+0020 (SPACE) | Owen Taylor | 2002-03-25 | 1 | -0/+3 |
* | updated externals | Hans Breuer | 2001-09-21 | 1 | -0/+1 |
* | Large rewrite of the win32 backend to use real glyph indexes instead of | Alexander Larsson | 2001-08-09 | 1 | -65/+6 |
* | Add a new PangoLanguage type to represent language tags; these can | Owen Taylor | 2001-06-14 | 1 | -1/+1 |
* | i2001-01-04 Alexander Larsson <alla@lysator.liu.se> | Alexander Larsson | 2001-01-04 | 1 | -3/+5 |
* | Only a script engine here. | Tor Lillqvist | 2000-12-21 | 1 | -3/+1 |
* | Fix build breakage, reported by Alex Larsson and Yasushi Shoji | Havoc Pennington | 2000-12-18 | 1 | -1/+0 |
* | delete lang engine | Havoc Pennington | 2000-12-02 | 1 | -34/+1 |