summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 349813 – typo in docs for pango_layout_move_cursor_visuallyBehdad Esfahbod2006-08-262-1/+7
* pango/Makefile.am examples/Makefile.am pango/testfonts.c RenameTor Lillqvist2006-08-234-6/+11
* Replace (!isgraph && !isspace) with (!isprint) which is equivalent. Also,Behdad Esfahbod2006-08-222-3/+16
* Find shaper/font for Private Use and space characters too. Finding shaperBehdad Esfahbod2006-08-222-4/+16
* Rename "Upright" to "Not-Rotated". Also, reorder the user-friendly namesBehdad Esfahbod2006-08-222-5/+12
* Split ChangeLog.pre-1.14Behdad Esfahbod2006-08-213-928/+929
* Drop #include <config.h> from example in docs.Behdad Esfahbod2006-08-211-1/+0
* Bug 352114 – pango-1.14: generated docs still contain old example codeBehdad Esfahbod2006-08-212-24/+35
* Support per-item gravity.Behdad Esfahbod2006-08-215-26/+102
* Add gravity in PangoFontDescription.Behdad Esfahbod2006-08-206-26/+144
* Correct switched return value of EAST/WEST.Behdad Esfahbod2006-08-2012-14/+102
* Change the --rotate parameter to double now that we depend on aBehdad Esfahbod2006-08-203-3/+9
* Bug 351496 – PangoAnalysis::gravity breaks binary compatibilityBehdad Esfahbod2006-08-203-5/+10
* Redo stuff that Hans reverted accidentally.Behdad Esfahbod2006-08-191-3/+4
* [ChangeLog entry did not pass through on original commit]Hans Breuer2006-08-181-0/+9
* Part of Bug 348825 – pango should optimize away calls to FcFontSort asBehdad Esfahbod2006-08-172-1/+8
* Drop @WIN32_LIBS@, no need to search -lgdi32 when linking apps that linkTor Lillqvist2006-08-173-1/+10
* updated error C2059: syntax error : '}' Intializing a struct with emptyHans Breuer2006-08-175-12/+15
* Bug 351585 – API documentation issues with 2.15 releaseBehdad Esfahbod2006-08-162-0/+9
* Adjust line resolved_dir according to context base_gravity, like we do inBehdad Esfahbod2006-08-163-2/+45
* Minor adjustment.Behdad Esfahbod2006-08-161-3/+7
* Render block progression and line direction arrows, and a base gravityBehdad Esfahbod2006-08-1618-134/+382
* Remove redundant positioning block!Behdad Esfahbod2006-08-162-17/+5
* Adjust color.Behdad Esfahbod2006-08-161-1/+1
* Return if none of logical_rect or ink_rect is non-NULL.Behdad Esfahbod2006-08-168-8/+72
* Use analysis->gravity to detect vertical fonts, instead of poking into theBehdad Esfahbod2006-08-152-7/+19
* Always use fallback shaping for vertical fonts.Behdad Esfahbod2006-08-153-2/+42
* Render the header with SOUTH gravity.Behdad Esfahbod2006-08-153-8/+30
* Remove excess LRM.Behdad Esfahbod2006-08-154-11/+37
* Remove initliazer members for analysis, let compiler zero them all. FixesBehdad Esfahbod2006-08-152-1/+7
* Fix handling of WEST and EAST gravity effect on bidi level.Behdad Esfahbod2006-08-154-10/+60
* Move font_matrix rotation into font_new as we use only rotation and noBehdad Esfahbod2006-08-152-44/+18
* Oops. Exchange west<->east and north<->south gravities. The gravity is theBehdad Esfahbod2006-08-158-26/+76
* Support --gravity.Behdad Esfahbod2006-08-154-6/+117
* Add FIXME note about handling item gravity.Behdad Esfahbod2006-08-153-1/+21
* Add a gravity member to PangoItem, andBehdad Esfahbod2006-08-153-0/+38
* Add enum PangoGravity.Behdad Esfahbod2006-08-156-5/+83
* === Released 1.14.0 ===vertical-branch-pointPANGO_1_14_0verticalBehdad Esfahbod2006-08-084-7/+21
* Don't ignore all trailing whitespace in input text. Only chop one newline.Behdad Esfahbod2006-08-013-12/+16
* === Released 1.13.5 ===PANGO_1_13_5Behdad Esfahbod2006-07-313-2/+20
* Bug 121672 – Ra (vattu) not rendered properly in Malayalam Patch fromBehdad Esfahbod2006-07-312-0/+42
* Bug 335811 – Some conjugates of Malayalam are wrong. Patch from LingNingBehdad Esfahbod2006-07-312-2/+10
* Add Cuneiform and Phoenician in the list of supported scripts by thisBehdad Esfahbod2006-07-253-1/+14
* === Released 1.13.4 ===PANGO_1_13_4Behdad Esfahbod2006-07-253-2/+22
* Minor doc improvement.Behdad Esfahbod2006-07-251-1/+1
* Update to UCD 5.0.0.Behdad Esfahbod2006-07-2510-1027/+1218
* Bug 347073 – Allow empty GPOS tableBehdad Esfahbod2006-07-252-0/+12
* Improve docs.Behdad Esfahbod2006-07-192-3/+12
* Bug 347021 – atsui crash when a matching font cannot be found. PatchRichard Hult2006-07-172-0/+11
* === Released 1.13.3 ===PANGO_1_13_3Behdad Esfahbod2006-07-103-1/+35