summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
* Include parent_instance structures.Owen Taylor2001-09-183-1/+5
* Up to 0.19.Owen Taylor2001-09-1841-1526/+2606
* Use g_build_filename() where appropriate.Owen Taylor2001-09-124-46/+43
* Fix problem with green/blue confusion.Owen Taylor2001-09-111-2/+2
* Update to the new g_boxed_type_register_static API.Alex Larsson2001-09-106-18/+6
* Version 0.18PANGO_0_18Owen Taylor2001-09-041-0/+7
* Make a couple of functions static.Owen Taylor2001-09-026-79/+1822
* New file, move color handling here.Owen Taylor2001-08-305-969/+1007
* Handle text == NULL, length == 0 again.Owen Taylor2001-08-241-5/+8
* pass "" as default text into pango_layout_set_text() as NULL isn't allowedTim Janik2001-08-231-1/+1
* Simply use g_utf8_validate() to validate the text, avoiding problem whereOwen Taylor2001-08-221-38/+13
* Fully convert the truetype unicode table to host endianness when readingAlexander Larsson2001-08-161-17/+35
* composite with "saturate" semantics instead of "over" so joining glyphsSven Neumann2001-08-141-15/+1
* composite glyphs over the buffer instead of simply copying into it soSven Neumann2001-08-141-14/+39
* Set GPATH to fix srcdir != builddir problems with GNU make.Owen Taylor2001-08-121-0/+4
* restore the previously selected font into the device context.Hans Breuer2001-08-094-5/+413
* pango/pango-layout.c (pango_layout_line_get_empty_extents):Matthias Clasen2001-08-091-15/+7
* Large rewrite of the win32 backend to use real glyph indexes instead ofAlexander Larsson2001-08-095-1756/+562
* Don't build the non-existant testfont binary Use glib-mkenums instead ofAlexander Larsson2001-08-042-5/+29
* make implementation static too.Hans Breuer2001-07-205-8/+46
* Don't corrupt the font description passed in.Owen Taylor2001-07-191-18/+16
* Fix dependencies to work without XFT.Owen Taylor2001-07-131-2/+2
* Add an explicit dependency on libpangoxft.la, to fix parallel make problemOwen Taylor2001-07-121-22/+24
* Remove stray semicolon.Darin Adler2001-07-126-20/+19
* copy function. (pango_glyph_string_get_type): implement get_type function.James Henstridge2001-07-028-0/+106
* s/shutdown/dispose/ to adapt to GObject changes.Tim Janik2001-07-024-16/+16
* Use gssize, not size_t, gssize isn't defined here on all systems.Owen Taylor2001-07-021-5/+5
* Require GLib-1.3.7Owen Taylor2001-06-294-4/+4
* Couple of bug fixes for the last change.Owen Taylor2001-06-268-301/+271
* pango/pango-markup.c: modules/arabic/arabic-xft.c (arabic_engine_shape):Owen Taylor2001-06-258-302/+48
* changed version to 0.17Hans Breuer2001-06-225-24/+27
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-1426-516/+456
* Add a 'strong' parameter to allow moving either the strong or the weakOwen Taylor2001-06-082-2/+7
* subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variablesHavoc Pennington2001-06-071-3/+3
* Make the hack for avoiding the last index of the line more sophisticatedOwen Taylor2001-05-311-17/+44
* Actually advance through list. (Problem noticed by Erwann Chenede)Owen Taylor2001-05-312-11/+2
* Set *trailing properly at end of line.Owen Taylor2001-05-281-0/+1
* Fix problem with information loss when converting leaves to branches.Owen Taylor2001-05-282-5/+9
* Use the font at the beginning of the paragraph, not the context's font.Owen Taylor2001-05-181-29/+53
* Use ISO C99 varargs when available.Owen Taylor2001-05-185-79/+177
* Require libtool 1.4 when build out of CVS.Owen Taylor2001-05-161-3/+18
* Fix to correspond to extremely odd choice of sign convention in libXft.Owen Taylor2001-05-151-2/+2
* Get rid of grep -q (pointed out by Tony Graham).Owen Taylor2001-05-091-1/+1
* reflect new version number, removed external fribidi dependency from linkHans Breuer2001-05-063-6/+34
* Set approximate_digit_width and approximate_char_width. The digit oneAlex Larsson2001-05-041-0/+6
* Fix numeric format in warning.Owen Taylor2001-05-021-8/+25
* Rewrite the newline arrow drawing code to act a little better on a rangeOwen Taylor2001-05-011-61/+43
* Move some fontmap stuff to pangox-private.h to access fontmap->resolutionHavoc Pennington2001-04-275-48/+289
* Remove excess call to DONE_Stream left over from conversion from FT1.Owen Taylor2001-04-241-1/+0
* Set approximate_digit_width and approximate_char_width to some cheesyAlexander Larsson2001-04-201-0/+2