summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-0
Commit message (Expand)AuthorAgeFilesLines
* Add pangoft2.pcAlexander Larsson2001-01-051-0/+11
* add X_CFLAGSHavoc Pennington2001-01-051-0/+10
* put creation of module file here. Fixes problem if you 'make install' withHavoc Pennington2001-01-041-0/+15
* i2001-01-04 Alexander Larsson <alla@lysator.liu.se>Alexander Larsson2001-01-041-0/+21
* Rename all x modules from abc to abc-x.Alexander Larsson2001-01-031-0/+33
* Update the default list of included modules forAlexander Larsson2001-01-031-0/+34
* Remove timing printfs.Alexander Larsson2000-12-221-0/+3
* Disable debug.Alexander Larsson2000-12-221-0/+5
* Only a script engine here.Tor Lillqvist2000-12-211-0/+18
* Change usage to say pango-config instead of glib-config. Add support forAlexander Larsson2000-12-211-0/+40
* Add opentype/.Owen Taylor2000-12-211-0/+14
* fix freetype check a bitHavoc Pennington2000-12-201-0/+4
* Since Xft may only be available statically without shlib deps, check forOwen Taylor2000-12-201-0/+25
* Fix build breakage, reported by Alex Larsson and Yasushi ShojiHavoc Pennington2000-12-181-0/+15
* move pango_shape and pango_reorder_items in here.Havoc Pennington2000-12-161-0/+37
* touch sysconfdir/pango/pango.modules even if there are no dynamic modules,Havoc Pennington2000-12-151-0/+27
* Use a fallback shaper if no engine is found for a range, the fallbackHavoc Pennington2000-12-151-0/+15
* Add PANGO_XFT_IS_FONT to the public header.Owen Taylor2000-12-151-0/+5
* Fix macro breakage.Owen Taylor2000-12-151-0/+14
* add assertion that shaper != NULL to catch engine problems fasterHavoc Pennington2000-12-141-0/+37
* Update for newest FreeType2. (pango_ft2_font_finalize): gcc warns aboutTor Lillqvist2000-12-141-0/+7
* Add some jamo and viramas and unicode para separators and \r\n and so on,Havoc Pennington2000-12-121-0/+6
* #include <string.h>Elliot Lee2000-12-111-0/+3
* Add a tab into to Yiddish line to force correct segmentation around theOwen Taylor2000-12-111-0/+5
* delete lang engineHavoc Pennington2000-12-021-0/+83
* Make sure that we don't end up in an infinite loop due to zero-width tabs.Owen Taylor2000-12-011-0/+6
* Use g_file_test().Tor Lillqvist2000-11-301-1/+6
* Define PANGO_VERSION.Tor Lillqvist2000-11-301-0/+31
* Some tiny changes to correspond to fribidi-0.15Owen Taylor2000-11-291-0/+10
* Add README.win32.Tor Lillqvist2000-11-261-0/+8
* Fix warnings - mostly include string.h for strcmp.Elliot Lee2000-11-211-0/+3
* Fix this to make iteration over runs work properlyHavoc Pennington2000-11-201-0/+5
* New file.Tor Lillqvist2000-11-191-0/+26
* Released 0.13PANGO_0_13Owen Taylor2000-11-171-12/+40
* Test against start not zero.Owen Taylor2000-11-171-0/+5
* hu Nov 16 13:23:43 2000 Owen Taylor <otaylor@redhat.com>Owen Taylor2000-11-161-0/+15
* Declare variable j so it compilesHavoc Pennington2000-11-161-0/+5
* Make some vars static. Implement pango_module_register function. MoveElliot Lee2000-11-161-0/+7
* Fix problem with unbreakable words at start of line longer than lineOwen Taylor2000-11-161-0/+5
* Fix problem where right-aligned lines weren't getting properly offsetOwen Taylor2000-11-151-0/+6
* commit ChangeLog entryOwen Taylor2000-11-151-0/+7
* Rewrite of good portions of line-break code to be more readable, workOwen Taylor2000-11-151-0/+6
* get the value of any rise attribute (pango_layout_run_get_extents): takeHavoc Pennington2000-11-151-0/+6
* Define HAVE_FRIBIDI.Tor Lillqvist2000-11-141-0/+8
* Fix low underline code to deal with run_ink == NULL.Owen Taylor2000-11-141-0/+20
* Don't need to check_lines, pango_layout_get_iter() will do thatHavoc Pennington2000-11-141-0/+7
* Add italic/bold variantsHavoc Pennington2000-11-131-0/+4
* Patches from long ago: Make pango_layout slightly more robust. DoElliot Lee2000-11-131-0/+6
* Add new PangoLayoutIter entry pointsHavoc Pennington2000-11-131-0/+16
* Remove fribidi include.Owen Taylor2000-11-131-1/+24