summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.14PANGO_0_14Owen Taylor2001-04-0313-5/+97
* Add the mystic g_type_init ((GTypeDebugFlags) 0);.Owen Taylor2001-04-028-0/+37
* Add some initilaization failure warnings if no fonts found or noAlexander Larsson2001-04-028-7/+72
* Extended ignoresFatih Demir2001-03-318-0/+40
* pango/makefile.mingw.in Update.Tor Lillqvist2001-03-1813-0/+129
* Remove a lot of instances of "Error parsing ligature info" that somehowOwen Taylor2001-03-1518-28/+821
* Makefile.am configure.in modules/*/Makefile.am make it compile without XSven Neumann2001-03-1517-11/+97
* set the size fieldSven Neumann2001-03-128-2/+36
* fix a cheesy bug in setting approximate_digit_widthHavoc Pennington2001-03-088-2/+37
* fixed up g_boxed_type_register_static() since GLib signature changed.Tim Janik2001-03-079-16/+59
* add approximate_digit_width fieldHavoc Pennington2001-02-2810-4/+130
* Add approximate_char_width fieldHavoc Pennington2001-02-2812-0/+126
* Added pango_attr_list_get_type, and PANGO_TYPE_ATTR_LIST.Alexander Larsson2001-02-289-0/+54
* Patch from Soeren SandmannHavoc Pennington2001-02-2111-6/+83
* added _pango_included_win32_modules[] to include modules with plain win32Hans Breuer2001-02-1913-3/+344
* fix *trailing = FALSE to read *trailing = 0Havoc Pennington2001-02-168-3/+39
* fix another "count line lengths to get line start" bugHavoc Pennington2001-02-158-7/+37
* properly update the tail of the list (pango_attr_list_change): flip orderHavoc Pennington2001-02-1310-44/+216
* Add check for gtk-doc version.Owen Taylor2001-02-128-0/+100
* srcdir != build dir fix.Owen Taylor2001-02-123-52/+137
* memory leak fixHavoc Pennington2001-02-118-1/+29
* Use g_win32_get_package_installation_subdirectory(). Use the sameTor Lillqvist2001-02-1012-77/+193
* Remove bogus MIN when rendering freetype text. Also draw full underlines.Alexander Larsson2001-02-058-9/+46
* pass 0 as first argument to g_type_init().Tim Janik2001-02-0426-868/+110
* take a PangoColor not a PangoAttrColorHavoc Pennington2001-01-2611-14/+179
* .cvsignore updatesOwen Taylor2001-01-251-0/+4
* Updates for new functions.Owen Taylor2001-01-2518-3/+603
* New functionHavoc Pennington2001-01-239-15/+95
* Free item->extra_attrs list.32001-01-2310-5/+96
* Don't leak PangoCoverage. Move name free closer to allocation.32001-01-239-4/+83
* s/is_break/is_line_break/g;Havoc Pennington2001-01-2212-20/+177
* Use correct font metrics information.82001-01-188-4/+39
* Allow '+' in the filename.Tor Lillqvist2001-01-0714-12/+141
* Adapt to new g_utf8_to_ucs4() prototype.Owen Taylor2001-01-0711-14/+80
* Adopt to new prototype for g_utf8_to_ucs4 (etc.).Owen Taylor2001-01-0515-14/+409
* Add pangoft2.pcAlexander Larsson2001-01-0511-1/+97
* add X_CFLAGSHavoc Pennington2001-01-0511-4/+74
* put creation of module file here. Fixes problem if you 'make install' withHavoc Pennington2001-01-0411-25/+145
* i2001-01-04 Alexander Larsson <alla@lysator.liu.se>Alexander Larsson2001-01-0422-38/+210
* Rename all x modules from abc to abc-x.Alexander Larsson2001-01-0334-4405/+377
* Remove leftover .cvsignoreOwen Taylor2001-01-031-6/+0
* Update the default list of included modules forAlexander Larsson2001-01-0320-56/+450
* Remove timing printfs.Alexander Larsson2000-12-228-15/+21
* Disable debug.Alexander Larsson2000-12-228-1/+36
* Only a script engine here.Tor Lillqvist2000-12-2115-5/+261
* Change usage to say pango-config instead of glib-config. Add support forAlexander Larsson2000-12-2116-124/+445
* Add opentype/.Owen Taylor2000-12-2114-6/+109
* fix freetype check a bitHavoc Pennington2000-12-208-3/+31
* Since Xft may only be available statically without shlib deps, check forOwen Taylor2000-12-2044-42/+18818
* Fix build breakage, reported by Alex Larsson and Yasushi ShojiHavoc Pennington2000-12-1839-34/+150