summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
Commit message (Expand)AuthorAgeFilesLines
* Add an autogenerated index.Matthias Clasen2003-06-161-0/+4
* libtool 1.5 installs DLLs in the bin directory, so look there, too.Tor Lillqvist2003-06-131-0/+5
* Fix bug in determining when we cross line boundaries. (#103421, MatthiasOwen Taylor2003-06-051-0/+6
* Improve handling of empty ink rectangles; rework for simplicity. (#103662)Owen Taylor2003-06-041-0/+6
* Credits to Patrick Welche.Tor Lillqvist2003-06-041-1/+2
* Need config.h here, too, for HAVE_X. Thanks to Patrick Welche.Tor Lillqvist2003-06-041-0/+4
* Add bug number to last ChangeLog entryOwen Taylor2003-06-021-2/+2
* Make sure the face is unlocked before returning from pango_xft_font_real_get_...Keith Packard2003-06-021-0/+5
* Don't put statements with side-effects inside g_assert()! (#114137, JeffOwen Taylor2003-06-021-1/+7
* Add pango_ft2_font_map_set_default_substitute.Tor Lillqvist2003-05-301-0/+4
* Fix a stupid bug in the shortcircuit case.Owen Taylor2003-05-301-0/+11
* When applying attribute to a glyph item, handle attributes that splitOwen Taylor2003-05-291-0/+8
* Add HAVE_X.Tor Lillqvist2003-05-291-0/+21
* (#107630, Federic Zhang)Owen Taylor2003-05-281-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(). (#104238Owen 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
* Add code to check for "./pangorc" so that it works uninstalled.Owen Taylor2003-05-271-0/+5
* 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
* 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/+4
* 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
* Always include freetype.h even when not ENABLE_ENGINE | ENABLE_BACKEND.Owen Taylor2003-04-151-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
* Cast some enumeration members that are bigger than signed integers toOwen Taylor2003-04-151-0/+6
* Fix off-by-one error. (#108620, Noah Levitt)Owen Taylor2003-04-151-0/+5
* Fix out-of-bounds read where the value wasn't actually used. (#106744,Owen Taylor2003-04-151-0/+5
* Return FALSE, not -1 in g_return_val_if_fail(). (#107666, MortenOwen Taylor2003-04-151-0/+6
* Fix some stupid type registration/ class size problems from last commit.Owen Taylor2003-04-151-0/+5
* Switch over the way that module entry points work, taking advantage of theOwen Taylor2003-04-141-0/+26
* disable antialiasing if requested. Fixes bug #109370.Sven Neumann2003-04-031-0/+9
* pango/pangoft2.c (pango_ft2_render_layout) pango/pangowin32.cSven Neumann2003-04-021-0/+8
* pango/pangoft2-fontmap.c fixed typos in inline docs.Sven Neumann2003-03-281-0/+5
* make similar changes to the ones on glib head (call gtk-docize, etc).James Henstridge2003-03-111-0/+36
* Add an --enable-debug configure argument defaulting to 'yes' for unstableOwen Taylor2003-02-171-0/+25
* fix a typo in the @bitmap argument description. s/line/layoutChema Celorio2003-02-161-0/+5