summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-10
Commit message (Expand)AuthorAgeFilesLines
* Port pre-base-mantra fixup code from ICU, as needed for Tamil andOwen Taylor2003-07-251-0/+7
* Port of some fixes from ICU.Owen Taylor2003-07-251-0/+11
* Get rid of explicit tables detailing the members of structs, use theNoah Levitt2003-07-251-0/+7
* removed redundant call to pango_layout_line_get_extents() (#116822).Sven Neumann2003-07-241-0/+8
* Remove leftover FRIBIDI_LIBS reference. (Pointed out by Sven Neumann)Owen Taylor2003-07-241-0/+5
* Handle NULL item->analysis.font. (#114576, Morten Welinder) :Owen Taylor2003-07-241-0/+5
* Fix uses of g_assert() around statements with side effects. (#115498,Owen Taylor2003-07-241-0/+6
* Generate runtest.sh so we can use ECHO_C, ECHO_N, SHELL (#114944)Owen Taylor2003-07-241-0/+6
* Add (*has_glyph) to ThaiFontInfo to avoid having to callOwen Taylor2003-07-241-0/+7
* Remove vestiges of support for external fribidi library.Owen Taylor2003-07-241-0/+5
* Remove Qt-based example; it was only testing the obsolete pango-x backend,Owen Taylor2003-07-241-0/+9
* Fix up right-to-left case. (Based on patch from Damon Chaplin, #117325)Owen Taylor2003-07-241-0/+6
* Increment past the ';' for a list with multiple elements. (#117180, JohnOwen Taylor2003-07-241-0/+6
* Doc markup and typo fixes.Matthias Clasen2003-06-251-0/+8
* Merge from HEAD:Tor Lillqvist2003-06-151-0/+21
* Updates.Tor Lillqvist2003-06-131-0/+10
* === Released 1.2.3 ===PANGO_1_2_3Owen Taylor2003-06-091-0/+8
* Fix bug in determining when we cross line boundaries. (#103421, MatthiasOwen Taylor2003-06-051-1/+7
* Improve handling of empty ink rectangles; rework for simplicity.Owen Taylor2003-06-041-1/+7
* Don't put statements with side-effects inside g_assert()! (#114137, JeffOwen Taylor2003-06-021-1/+7
* === Released 1.2.2 ===PANGO_1_2_2Owen Taylor2003-05-301-1/+6
* === Released 1.2.2 ===Owen Taylor2003-05-291-1/+11
* Use the correct tags at the GPOS stage, taking into account changes duringOwen Taylor2003-05-291-0/+6
* When applying attribute to a glyph item, handle attributes that splitOwen Taylor2003-05-291-0/+8
* (#107630, Federic Zhang)Owen Taylor2003-05-291-0/+9
* added support for rise, strikethru and shape attributes. (#109900).Sven Neumann2003-05-281-0/+5
* Limit the size of the buffers we alloca(). (#104238)Owen Taylor2003-05-271-0/+5
* Clean up so that tests for Xft/FreeType are only run when we findOwen Taylor2003-05-271-0/+10
* Patch from Morten Welinder to collect characters into runs of the sameOwen Taylor2003-05-271-0/+7
* Get the fontnmap for the right screen (#113452, Morten Welinder)Owen Taylor2003-05-271-0/+6
* Fix typo for FreeType dependencies in the enable_explicit_deps case.Owen Taylor2003-05-271-0/+5
* Use g_object_new() rather than g_type_create_instance() (Patch fromOwen Taylor2003-05-271-0/+10
* Claim to handle everything as a fallback (#106354, Simon Budig)Owen Taylor2003-05-271-0/+8
* Fix some incorrect edge cases for RTL text. (#102952, Padraig O'Briain)Owen Taylor2003-05-021-0/+6
* Fix a harmless uninitialized memory read. (#109625, Rich Burridge)Owen Taylor2003-05-021-0/+5
* Patch from Theppitak Karoonboonyanan to add FT2 shaper for Thai. (#108582)Owen Taylor2003-04-301-0/+8
* Hash case insensitively (#106942, Morten Welinder)Owen Taylor2003-04-301-0/+5
* Add the fonconfig cflags/libs to FREETYPE_CFLAGS/LIBS. (#111326, NoahOwen Taylor2003-04-291-0/+8
* Accept libtool-1.5. (#111482)Owen Taylor2003-04-241-0/+4
* Documentation fix.Matthias Clasen2003-04-231-0/+5
* handle the new indic-ft2 module like all the others instead of doing inSven Neumann2003-04-211-0/+6
* More careful handling of face->charmap; if is NULL, try to set a unicodeOwen Taylor2003-04-161-0/+7
* When loading in Load_Chain{Sub,Pos}ClassRule, the limit we have onlyOwen Taylor2003-04-161-0/+8
* Free the right string.Owen Taylor2003-04-161-0/+5
* Fix mispelled constant from last commit.Owen Taylor2003-04-151-0/+5
* Fix confusion between boolean and FT_Error return. (#108358, Noah Levitt)Owen Taylor2003-04-151-0/+8
* Don't look for Xft unless we found FreeType. (#109753)Owen Taylor2003-04-151-0/+5
* Switch around the code so that pango_font_description_set_family (desc,Owen Taylor2003-04-151-0/+9
* Avoid complex quoting mess that didn't work with all shells. (#108001)Owen Taylor2003-04-151-0/+5
* Fix infinite loop in the case where the charmap contains a character >Owen Taylor2003-04-151-0/+6