summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.28.11.28.1Behdad Esfahbod2010-06-152-1/+13
* Merge branch 'master' into 1.28Behdad Esfahbod2010-06-1520-229/+335
|\
| * Backport this commit from harfbuzz-ng repo:Behdad Esfahbod2010-06-152-12/+12
| * Bug 621612 - VPATH build fixBehdad Esfahbod2010-06-151-1/+1
| * Fix a test failureMatthias Clasen2010-06-031-1/+1
| * Cypriot is RTLBehdad Esfahbod2010-05-261-1/+1
| * Fix glyph class building. Oops!Behdad Esfahbod2010-05-101-2/+2
| * [cairo] Scale font metrics to user spaceBehdad Esfahbod2010-05-042-3/+36
| * [cairo] Refactor common code in create_metrics_for_context()Behdad Esfahbod2010-05-047-107/+70
| * [HB] MinorBehdad Esfahbod2010-04-211-1/+1
| * [HB] Improve commentsBehdad Esfahbod2010-04-211-8/+14
| * [HB] Remove stale TODO itemBehdad Esfahbod2010-04-211-1/+0
| * [HB] Use a function template instead of struct template for NullBehdad Esfahbod2010-04-211-14/+10
| * [HB] Simplify Tag structBehdad Esfahbod2010-04-213-7/+5
| * [HB] CosmeticBehdad Esfahbod2010-04-202-7/+7
| * [HB] Fix Class operator return typeBehdad Esfahbod2010-04-201-1/+1
| * [HB] Add couple consts to operatorsBehdad Esfahbod2010-04-201-3/+3
| * [HB] Remove ASSERT_SIZE_DATABehdad Esfahbod2010-04-202-7/+6
| * GNOME Bug 613015 - [HB] Does not sanitize Device tables referenced from Value...Behdad Esfahbod2010-04-191-31/+116
| * [HB] Round instead of truncBehdad Esfahbod2010-04-192-11/+11
| * [HB] Fix warningsBehdad Esfahbod2010-04-194-8/+8
| * [HB] Fix debug buildBehdad Esfahbod2010-04-192-2/+2
| * Bug 582698 - Support CSS-style margin specificationBehdad Esfahbod2010-04-011-7/+34
| * Remove the .vcproj files before rewriting themTor Lillqvist2010-03-301-0/+3
* | 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