summaryrefslogtreecommitdiff
path: root/pango
Commit message (Expand)AuthorAgeFilesLines
...
* Add a GType for PangoMatrix (#145532, Torsten Schoenfeld)Owen Taylor2004-07-132-0/+22
* Make static. (#147512, Morten Welinder)Owen Taylor2004-07-131-1/+1
* Reverse order of pangoft2/pangoxft in Makefile; apparently automakeOwen Taylor2004-07-131-17/+17
* Make table constant. (#145515, Morten Welinder)Owen Taylor2004-07-131-1/+1
* Fix C99ism. (#147415, self.)Morten Welinder2004-07-121-1/+1
* Const-ification fix.Owen Taylor2004-07-101-3/+3
* One more constification.Owen Taylor2004-07-102-4/+4
* Add _pango prefix for _pango_ft2_font_get_cache_glyph_data and friendsOwen Taylor2004-07-102-17/+17
* Make PangoMatrix arguments const where appropriate.Owen Taylor2004-07-1019-498/+161
* Add hinted/transform flags to the font structure to allow efficientOwen Taylor2004-07-106-103/+281
* Add declaration for pango_ot_buffer_set_rtl.Manish Singh2004-07-091-0/+2
* Add missing row for the WORD_JOINER class. (#145833, Billy Biggs)Owen Taylor2004-07-081-1/+11
* Add pango_context_get_font_map()Owen Taylor2004-07-085-6/+30
* Add letter spacing correction to the last character, not the one justMorten Welinder2004-07-071-1/+1
* Fix double cluster increment.PANGO_1_5_0Owen Taylor2004-06-281-3/+0
* Fix bug with using wrong uline value.Owen Taylor2004-06-242-3/+61
* #143693, Sayamindu DasguptaOwen Taylor2004-06-233-5/+27
* Add new letter_spacing attribute.Owen Taylor2004-06-2312-269/+552
* Handle new Unicode-4.0 WORD_JOINER and NEXT_LINE classes. (#143436, JeroenOwen Taylor2004-06-221-33/+73
* Allow %NULL for @matrix. (#144775, Diego González)Owen Taylor2004-06-221-3/+26
* #143556, Noah MischOwen Taylor2004-06-211-4/+4
* Initialize state->lang from context->language if not otherwise set.Owen Taylor2004-06-212-1/+4
* *** empty log message ***Owen Taylor2004-06-212-4/+6
* pango/modules.c (append_engines): Fix some missing statics. (#142237,Owen Taylor2004-06-214-5/+5
* Use the gcc-3.3 strict-aliasing compatible macros from fterrcompat.hOwen Taylor2004-06-211-8/+14
* Fix leak when inserting an empty attributes. (#140771, Morten Welinder)Owen Taylor2004-06-211-1/+4
* Handle setting the same object back. (#143523, Morten Welinder)Owen Taylor2004-06-211-3/+3
* Revert the last change, assert that initialization succeeded.Owen Taylor2004-06-211-8/+2
* For cleanliness, unref the fontmap if we get an error from FreeType.Owen Taylor2004-06-213-5/+29
* Changes to support extra arguments.Christopher Blizzard2004-06-172-4/+6
* Add export of pangofc-decoder.h. Build pangofc-decoder.c.Christopher Blizzard2004-06-097-18/+414
* Remove stray semi-colon. (#143516, Morten Welinder)Owen Taylor2004-06-021-1/+1
* Fix 'new' as parameter name (C++ compatibility issue). (#143430, DavidOwen Taylor2004-05-312-10/+10
* Add PangoMatrix type for affine transforms.Owen Taylor2004-05-2810-146/+1062
* Negate y offset according to different conventions betweenTheppitak Karoonboonyanan2004-05-281-1/+1
* Fix commentOwen Taylor2004-05-281-1/+1
* only invert if the layout and the context really disagree, not if they areJody Goldberg2004-05-282-4/+23
* Revert error return changes from last commit.Owen Taylor2004-05-271-10/+6
* Free buffer->positions, clean up error returns that were returningOwen Taylor2004-05-271-8/+13
* Add some missing statics. (#142299, Morten Welinder)Owen Taylor2004-05-272-5/+5
* Add underline and strikethrough position and thickness metrics.Owen Taylor2004-05-274-0/+179
* Fix incorrect casts to get the class object of lang engine. (#141931)Theppitak Karoonboonyanan2004-05-061-2/+2
* Don't leak family_name. (#140772, John Ehresman)Tor Lillqvist2004-04-291-0/+1
* Use floating-point math in resolution calculation. (#141229, JohnTor Lillqvist2004-04-291-1/+1
* === Released 1.4.0 ===PANGO_1_4_0Owen Taylor2004-03-161-35/+42
* Convert PangoStretch to and from FC_WIDTH, so we can actually getManish Singh2004-03-122-75/+157
* pango/pango.def Add missing entries. (#136339, J. Ali Harlow)Tor Lillqvist2004-03-052-0/+20
* Clarify comment.Tor Lillqvist2004-03-041-3/+3
* if PANGO_MODULE_PREFIX is defined include the basic backend shaper (shouldHans Breuer2004-03-035-9/+23
* Correct spelling of my name.Tor Lillqvist2004-03-031-0/+1