summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a couple of places where TTO_Err_Not_Covered wasn't considered aOwen Taylor2003-07-266-2/+107
* Improvements to OpenType-dumping code, based on changes in Qt by LarsOwen Taylor2003-07-262-13/+241
* Port pre-base-mantra fixup code from ICU, as needed for Tamil andOwen Taylor2003-07-2511-13/+262
* Remove leftover FRIBIDI_LIBS reference. (Pointed out by Sven Neumann)Owen Taylor2003-07-256-6/+6
* Port of some fixes from ICU.Owen Taylor2003-07-257-176/+226
* Get rid of explicit tables detailing the members of structs, use theNoah Levitt2003-07-258-267/+81
* removed redundant call to pango_layout_line_get_extents() (#116822).Sven Neumann2003-07-246-56/+114
* Remove leftover FRIBIDI_LIBS reference. (Pointed out by Sven Neumann)Owen Taylor2003-07-246-1/+26
* Commit change from a while ago.Owen Taylor2003-07-241-6/+16
* Fix trivial bug in last commitOwen Taylor2003-07-241-1/+1
* Fix trivial bug in last commit.Owen Taylor2003-07-245-5/+5
* Handle NULL item->analysis.font. (#14576, Morten Welinder)Owen Taylor2003-07-246-2/+29
* Fix uses of g_assert() around statements with side effects. (#115498,Owen Taylor2003-07-246-5/+39
* Generate runtest.sh so we can use ECHO_C, ECHO_N, SHELL (#114944)Owen Taylor2003-07-248-54/+36
* Clean up checks for usp10.hOwen Taylor2003-07-247-46/+59
* Remove vestiges of support for external fribidi library.Owen Taylor2003-07-248-49/+28
* Remove Qt-based example; it was only testing the obsolete pango-x backend,Owen Taylor2003-07-247-101/+46
* Fix up right-to-left case. (Based on patch from Damon Chaplin, #117325)Owen Taylor2003-07-246-4/+37
* Increment past the ';' for a list with multiple elements. (#117180, JohnOwen Taylor2003-07-246-1/+32
* updated to generate libtool compatible dll names, define the rightHans Breuer2003-07-208-12/+146
* Doc markup and typo fixes.Matthias Clasen2003-06-2510-53/+99
* Fix some typographical errors. Nothing to see here. Move on.Abigail Brady2003-06-252-3/+3
* Add rule to regenerate man pages from Docbook. (man_MANS): AddMatthias Clasen2003-06-1711-6/+281
* Add an autogenerated index.Matthias Clasen2003-06-166-0/+23
* libtool 1.5 installs DLLs in the bin directory, so look there, too.Tor Lillqvist2003-06-136-3/+32
* Fix bug numberOwen Taylor2003-06-071-1/+1
* Fix bug in determining when we cross line boundaries. (#103421, MatthiasOwen Taylor2003-06-056-29/+64
* Improve handling of empty ink rectangles; rework for simplicity. (#103662)Owen Taylor2003-06-046-49/+85
* Credits to Patrick Welche.Tor Lillqvist2003-06-045-5/+10
* Need config.h here, too, for HAVE_X. Thanks to Patrick Welche.Tor Lillqvist2003-06-046-0/+21
* Add bug number to last ChangeLog entryOwen Taylor2003-06-025-10/+10
* Make sure the face is unlocked before returning from pango_xft_font_real_get_...Keith Packard2003-06-026-2/+33
* Don't put statements with side-effects inside g_assert()! (#114137, JeffOwen Taylor2003-06-026-8/+38
* Add pango_ft2_font_map_set_default_substitute.Tor Lillqvist2003-05-306-0/+21
* Fix a stupid bug in the shortcircuit case.Owen Taylor2003-05-306-2/+57
* When applying attribute to a glyph item, handle attributes that splitOwen Taylor2003-05-296-29/+266
* Add HAVE_X.Tor Lillqvist2003-05-2915-10/+142
* (#107630, Federic Zhang)Owen Taylor2003-05-287-57/+101
* added support for rise, strikethru and shape attributes. (#109900).Sven Neumann2003-05-286-70/+122
* Limit the size of the buffers we alloca(). (#104238Owen Taylor2003-05-276-1/+35
* Clean up so that tests for Xft/FreeType are only run when we findOwen Taylor2003-05-277-41/+98
* Patch from Morten Welinder to collect characters into runs of the sameOwen Taylor2003-05-276-14/+82
* Get the fontnmap for the right screen (#113452, Morten Welinder)Owen Taylor2003-05-276-2/+33
* Fix typo for FreeType dependencies in the enable_explicit_deps case.Owen Taylor2003-05-276-1/+26
* Use g_object_new() rather than g_type_create_instance() (Patch fromOwen Taylor2003-05-2710-5/+55
* Add code to check for "./pangorc" so that it works uninstalled.Owen Taylor2003-05-277-0/+31
* Fix some incorrect edge cases for RTL text. (#102952, Padraig O'Briain)Owen Taylor2003-05-026-14/+74
* Fix a harmless uninitialized memory read. (#109625, Rich Burridge)Owen Taylor2003-05-026-1/+25
* Fix a harmless uninitialized memory read. (#109625, Rich Burridge)Owen Taylor2003-05-021-5/+3
* file thai-ft2.c was initially added on branch pango-1-2.Owen Taylor2003-04-300-0/+0