summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-10
Commit message (Expand)AuthorAgeFilesLines
* === Released 1.9.0 ===PANGO_1_9_0Owen Taylor2005-06-201-1/+8
* Optimization. Do not g_utf8_get_char at all. (#305323, Paolo Borelli)Behdad Esfahbod2005-06-181-3/+8
* Remove excess return (#307741, Damien Carbery)Owen Taylor2005-06-161-0/+5
* Mark U+A33, U+A36 as _cn, not _ct, since they are combinations of otherOwen Taylor2005-06-141-0/+6
* Misc fixes from Stepan Kasal, #169928Owen Taylor2005-06-141-0/+13
* Fix some missing case variants in the switch statement. (#169852, MortenOwen Taylor2005-06-141-0/+6
* Hand edit to fix a bug in the 4.0.0 data tables. (#173096, SukhjinderOwen Taylor2005-06-141-0/+10
* #307433, Sebastien BacherOwen Taylor2005-06-141-0/+11
* Fix docs, handle a lone '~' (#169851, Morten Welinder)Owen Taylor2005-06-141-0/+5
* Force off gtk-doc in absence of Cairo. (#305652, Amit Aronovitch)Owen Taylor2005-06-141-0/+5
* Chain up from finalize. (#307547, Paolo Borelli)Owen Taylor2005-06-141-0/+18
* Fix potential leak of state->base_font. (#168930, Ben Maurer, AivarsOwen Taylor2005-06-141-0/+6
* Add a (hopefully temporary) cache in front of getting metrics from Cairo.Owen Taylor2005-06-141-0/+8
* Add a new context_substitute() virtual function that replacesOwen Taylor2005-06-141-0/+14
* update for new cairo_xlib_surface API.Manish Singh2005-05-171-1/+5
* pango/pangocairo-render.c (pango_cairo_renderer_draw_glyphs): Handle glyphOwen Taylor2005-05-161-0/+9
* Include Xlib.h explicitely before include Xutil.h, since Xutil.h doesn'tOwen Taylor2005-05-161-0/+6
* #include Xutil.h explicitly, update for renamed cairo API.52005-05-141-0/+5
* Update for cairo API change. (pango_cairo_win32_font_get_metrics): Fix x/yOwen Taylor2005-05-121-0/+6
* Remove some accidentally deleted code.Owen Taylor2005-05-071-0/+5
* Update for Cairo API changes.Owen Taylor2005-05-071-0/+6
* Get the ascent/descent from Cairo to fix bugs in metrics computation withOwen Taylor2005-05-021-5/+5
* Remove a stray conflict indicatorOwen Taylor2005-05-011-1/+0
* Fix for the change of cairo_clip() not to preserve the path.Owen Taylor2005-05-011-0/+12
* Correct parameters passed to MultiByteToWideChar(). Pass -1 as sourceTor Lillqvist2005-04-281-0/+33
* Update to new Cairo API for writing out PNGs.Manish Singh2005-04-271-0/+4
* Cleanups.Changwoo Ryu2005-04-271-0/+4
* handles zero width chars, patch by Young-Ho Cha. (#157565)Changwoo Ryu2005-04-241-0/+5
* Update to new Cairo API for setting color and opacity.Manish Singh2005-04-181-0/+5
* Rename LDADDS to libpango_ot_la_LIBADD to actually make libpango-ot.laTor Lillqvist2005-04-121-0/+9
* #include <pixman.h> since the cairo headers don't include it for usManish Singh2005-04-081-0/+5
* File Edit Options Buffers Tools HelpOwen Taylor2005-04-081-2/+5
* Test for renamed cairo_ft_scaled_font_lock_face().Manish Singh2005-04-081-0/+4
* Test for renamed cairo_win32_scaled_font_select_font().Owen Taylor2005-04-071-0/+10
* Update to new Cairo font API.Owen Taylor2005-04-071-0/+9
* variable declaration on the start of the block, not C99 everywhere.Hans Breuer2005-04-031-0/+9
* Update to track removal of cairo_set_target_png from cairo.Carl Worth2005-04-021-0/+5
* Added more MacThai PUA glyphs that are not defined in vendor data atTheppitak Karoonboonyanan2005-03-241-0/+6
* Leave out some languages that don't have any own digits.Tor Lillqvist2005-03-201-0/+11
* updated externalsHans Breuer2005-03-181-0/+7
* Set win32font->logfont. (How was this working at all?)Owen Taylor2005-03-181-0/+5
* Fix PANGO_DIRECTION_LTR/RTL cut-and-paste. (Tim Janik)Owen Taylor2005-03-161-0/+5
* Include the effect of the CTM in the FC_PIXEL_SIZE we set in theOwen Taylor2005-03-151-0/+19
* const correctness for _pango_fribidi_prop_to_typeManish Singh2005-03-051-0/+7
* Reduce non-shared data (#168899, inspired by patches from Tommi KomulainenOwen Taylor2005-03-051-0/+22
* Updates from stable branch.Owen Taylor2005-03-041-0/+4
* Split out handling of sinhala al-lakuna character from handling of ViramaOwen Taylor2005-03-031-0/+16
* Add bug # to ChangeLogOwen Taylor2005-03-031-0/+6
* Call XftCharIndex() on the right font. (#163511)Owen Taylor2005-03-031-0/+5
* For all binary searches, handle the case where the number of items is 0.Owen Taylor2005-03-031-0/+12