summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.28.01.28.0Behdad Esfahbod2010-03-302-20/+22
* Revert "Remove the .vcproj files before rewriting them"Behdad Esfahbod2010-03-3029-1713/+79
* Remove the .vcproj files before rewriting themTor Lillqvist2010-03-301-0/+3
* Disable use of HB Device tablesBehdad Esfahbod2010-03-291-0/+2
* [HB] Fix leak when duplicating blobBehdad Esfahbod2010-03-271-2/+4
* Bug 611033 - Layout using ATSUI fontmap treats absolute font sizes a...Kristian Rietveld2010-03-212-25/+30
* Dist also the .vcprojin filesTor Lillqvist2010-03-161-0/+3
* [HB] Fix the mystery bug!Behdad Esfahbod2010-03-165-31/+46
* [HB] CosmeticBehdad Esfahbod2010-03-161-3/+3
* Put the PANGO_MODULE_PREFIX defines in the project filesTor Lillqvist2010-03-1613-55/+286
* Build fix on Linux after previous commitsTor Lillqvist2010-03-1511-11/+11
* Add a couple of files accidentally left out in previous commitTor Lillqvist2010-03-154-0/+183
* Add solution and project files for Visual Studio buildsTor Lillqvist2010-03-1533-79/+1293
* [git.mk] Fix bug with parallel make and subdirsBehdad Esfahbod2010-03-131-2/+5
* Bug 594101 - [Indic] needed character class data updates to support unicode 5.1Behdad Esfahbod2010-03-031-6/+6
* Bug 345066 - backspace changes independent indic charactersBehdad Esfahbod2010-03-031-0/+73
* Bug 609326 - Complex script shaping failed in the FT2 backend on WindowsBehdad Esfahbod2010-03-011-7/+1
* Make blob unlocking 64bit-safeBehdad Esfahbod2010-03-011-7/+7
* Bug 609326 - Complex script shaping failed in the FT2 backend on WindowsTor Lillqvist2010-03-011-1/+7
* Bug 608923 - Incorrect/broken ligatures on MacOSKristian Rietveld2010-02-281-6/+9
* Bug 610791 - checks fail for unused documented symbolsBehdad Esfahbod2010-02-233-0/+13
* Release 1.27.11.27.1Behdad Esfahbod2010-02-222-2/+14
* Ensure proper alignment of NullPoolBehdad Esfahbod2010-02-221-1/+1
* Enable introspection for dist againBehdad Esfahbod2010-02-221-1/+1
* Bug 610183 - Pango doesn't compile with gcc 3.3.3Behdad Esfahbod2010-02-171-1/+1
* [HB] Remove unused argumentBehdad Esfahbod2010-01-263-4/+1
* [HB/GDEF] Fix bug in building synthetic GDEF tableBehdad Esfahbod2010-01-261-1/+3
* Lets see if this shuts introspection down so I can get a release outBehdad Esfahbod2010-01-123-2/+98
* [configure] Remove stale codeBehdad Esfahbod2010-01-121-3/+0
* Bug 582697 - Add pango-view --pixels optionBehdad Esfahbod2010-01-111-1/+7
* Do not get the gir and typelib dir for g-iJohan Dahlin2009-12-311-2/+2
* Simplify cluster analysisBehdad Esfahbod2009-12-251-3/+2
* Always recalculate run width after breaking the runBehdad Esfahbod2009-12-251-8/+2
* Zero the space at the end of line when breaking linesBehdad Esfahbod2009-12-251-0/+10
* CosmeticBehdad Esfahbod2009-12-251-2/+1
* [modules] Don't warn multiple timesBehdad Esfahbod2009-12-251-12/+32
* Don't use devel version numbers in Since tagsKristian Rietveld2009-12-241-1/+1
* Revert usage of CoreText in ATSUI backendKristian Rietveld2009-12-224-14/+44
* Fix FT_Face finalizer callBehdad Esfahbod2009-12-201-1/+1
* Use introspection.m4Johan Dahlin2009-12-182-21/+3
* Use Makefile.introspectionJohan Dahlin2009-12-181-86/+59
* Pass in --enable-introspection to distcheckJohan Dahlin2009-12-181-1/+1
* Release 1.26.21.26.2Behdad Esfahbod2009-12-142-1/+10
* Simplify make rulesBehdad Esfahbod2009-12-141-4/+2
* Do not multiply return value of CTFontGetDescent with -1Kristian Rietveld2009-12-061-1/+1
* Bug 602823 - void function cannot return valueBehdad Esfahbod2009-11-251-1/+1
* [GSUB] More ligature/component fixingBehdad Esfahbod2009-11-221-2/+2
* Fix MarkMark issue with ligid and componentsBehdad Esfahbod2009-11-222-10/+7
* Bug 602660 - [HB] don't use flexible arraysBehdad Esfahbod2009-11-228-137/+122
* Another C++ strictness fixBehdad Esfahbod2009-11-192-5/+5