summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* Revert "Remove the .vcproj files before rewriting them"Behdad Esfahbod2010-03-308-205/+54
* 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
* [HB] Fix the mystery bug!Behdad Esfahbod2010-03-165-31/+46
* [HB] CosmeticBehdad Esfahbod2010-03-161-3/+3
* Add a couple of files accidentally left out in previous commitTor Lillqvist2010-03-151-0/+30
* Add solution and project files for Visual Studio buildsTor Lillqvist2010-03-157-54/+172
* 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
* Ensure proper alignment of NullPoolBehdad 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
* 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 Makefile.introspectionJohan Dahlin2009-12-181-86/+59
* 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
* Fix pangocairo-fc fontsize weirdnessBehdad Esfahbod2009-11-171-3/+2
* Bug 341481 - pangocairo kerning problem with nonidentity scalingBehdad Esfahbod2009-11-173-6/+113
* Bug 596614 - Pango application receives SIGSEGV on pasting text with U+202EBehdad Esfahbod2009-11-175-27/+61
* Remove REBUILD black magicBehdad Esfahbod2009-11-101-2/+2
* Fix leak with non-mmapped fontsBehdad Esfahbod2009-11-031-1/+1
* [HB] Add glyph_metrics typedefBehdad Esfahbod2009-10-291-0/+9
* [HB] Add point_index to get_contour_point()Behdad Esfahbod2009-10-291-0/+1
* [HB] Fix lookup_flag ignoringBehdad Esfahbod2009-10-292-1/+2
* Allow using uninstalled glibBehdad Esfahbod2009-10-221-2/+2
* TypoBehdad Esfahbod2009-10-051-1/+1
* Bug 596837 - Typo in pango_cairo_show_layout documentationBehdad Esfahbod2009-09-301-1/+1
* [HB] Add commentBehdad Esfahbod2009-09-211-0/+5
* [HB] Fix apply_lookup() loopBehdad Esfahbod2009-09-211-1/+2
* [HB] Fix bug in chain_context_lookup() invocationsBehdad Esfahbod2009-09-211-2/+2
* Bug 595350 - set LC_ALL=C, not LANG=CBehdad Esfahbod2009-09-161-1/+2
* Bug 594936 - pango_layout_set_wrapBehdad Esfahbod2009-09-111-1/+1
* Bug 594934 - pango_layout_copyBehdad Esfahbod2009-09-112-32/+22