| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add hinted/transform flags to the font structure to allow efficient | Owen Taylor | 2004-07-10 | 10 | -103/+345 |
* | Add declaration for pango_ot_buffer_set_rtl. | Manish Singh | 2004-07-09 | 5 | -0/+18 |
* | Add missing row for the WORD_JOINER class. (#145833, Billy Biggs) | Owen Taylor | 2004-07-08 | 5 | -1/+31 |
* | Fixed commit | Owen Taylor | 2004-07-08 | 4 | -0/+52 |
* | Add pango_context_get_font_map() | Owen Taylor | 2004-07-08 | 5 | -6/+30 |
* | Missed earlier commit. | Owen Taylor | 2004-07-08 | 1 | -0/+12 |
* | Add letter spacing correction to the last character, not the one just | Morten Welinder | 2004-07-07 | 5 | -1/+25 |
* | Fix double cluster increment.PANGO_1_5_0 | Owen Taylor | 2004-06-28 | 5 | -3/+44 |
* | Fix bug with using wrong uline value. | Owen Taylor | 2004-06-24 | 6 | -3/+81 |
* | Don't generate all-unicode.txt when cross-compiling. (#135503, J. Ali | Owen Taylor | 2004-06-23 | 5 | -1/+25 |
* | Add PANGO_TYPE_LAYOUT_ITER. (#138408, Johan Dahlin) | Owen Taylor | 2004-06-23 | 5 | -0/+22 |
* | #143693, Sayamindu Dasgupta | Owen Taylor | 2004-06-23 | 10 | -7/+75 |
* | Add new letter_spacing attribute. | Owen Taylor | 2004-06-23 | 22 | -269/+762 |
* | Handle new Unicode-4.0 WORD_JOINER and NEXT_LINE classes. (#143436, Jeroen | Owen Taylor | 2004-06-22 | 6 | -35/+136 |
* | Allow %NULL for @matrix. (#144775, Diego González) | Owen Taylor | 2004-06-22 | 5 | -3/+50 |
* | #143556, Noah Misch | Owen Taylor | 2004-06-21 | 6 | -5/+57 |
* | Initialize state->lang from context->language if not otherwise set. | Owen Taylor | 2004-06-21 | 6 | -1/+44 |
* | use x-large instead of 100 in the markup example. (#142355, Doug Quale). | Owen Taylor | 2004-06-21 | 5 | -2/+35 |
* | *** empty log message *** | Owen Taylor | 2004-06-21 | 6 | -4/+50 |
* | pango/modules.c (append_engines): Fix some missing statics. (#142237, | Owen Taylor | 2004-06-21 | 8 | -5/+45 |
* | Use the gcc-3.3 strict-aliasing compatible macros from fterrcompat.h | Owen Taylor | 2004-06-21 | 5 | -8/+38 |
* | Missed commit: add -lm dependency to pkg-config files. | Owen Taylor | 2004-06-21 | 10 | -2/+168 |
* | Fix leak when inserting an empty attributes. (#140771, Morten Welinder) | Owen Taylor | 2004-06-21 | 5 | -1/+28 |
* | Handle setting the same object back. (#143523, Morten Welinder) | Owen Taylor | 2004-06-21 | 5 | -3/+27 |
* | Revert the last change, assert that initialization succeeded. | Owen Taylor | 2004-06-21 | 5 | -8/+26 |
* | For cleanliness, unref the fontmap if we get an error from FreeType. | Owen Taylor | 2004-06-21 | 7 | -5/+65 |
* | Changes to support extra arguments. | Christopher Blizzard | 2004-06-17 | 6 | -4/+42 |
* | Add export of pangofc-decoder.h. Build pangofc-decoder.c. | Christopher Blizzard | 2004-06-09 | 11 | -18/+678 |
* | Add OpenType support in Thai module. (#141541) | Theppitak Karoonboonyanan | 2004-06-07 | 8 | -1/+208 |
* | Remove stray semi-colon. (#143516, Morten Welinder) | Owen Taylor | 2004-06-02 | 5 | -1/+21 |
* | Fix 'new' as parameter name (C++ compatibility issue). (#143430, David | Owen Taylor | 2004-05-31 | 6 | -10/+34 |
* | Add PangoMatrix type for affine transforms. | Owen Taylor | 2004-05-28 | 16 | -202/+1338 |
* | Negate y offset according to different conventions between | Theppitak Karoonboonyanan | 2004-05-28 | 5 | -1/+25 |
* | Fix comment | Owen Taylor | 2004-05-28 | 1 | -1/+1 |
* | Fix text | Owen Taylor | 2004-05-28 | 2 | -1/+9 |
* | only invert if the layout and the context really disagree, not if they are | Jody Goldberg | 2004-05-28 | 7 | -7/+74 |
* | Revert error return changes from last commit. | Owen Taylor | 2004-05-27 | 5 | -10/+26 |
* | Free buffer->positions, clean up error returns that were returning | Owen Taylor | 2004-05-27 | 5 | -8/+37 |
* | Add some missing statics. (#142299, Morten Welinder) | Owen Taylor | 2004-05-27 | 6 | -5/+25 |
* | Add underline and strikethrough position and thickness metrics. | Owen Taylor | 2004-05-27 | 10 | -1/+275 |
* | Increment version to 1.5 for devel branch. | Owen Taylor | 2004-05-27 | 5 | -2/+18 |
* | Move aside ChangeLog for pre-1.4pango-1-4-branchpoint | Owen Taylor | 2004-05-27 | 5 | -7059/+0 |
* | Fix incorrect casts to get the class object of lang engine. (#141931) | Theppitak Karoonboonyanan | 2004-05-06 | 6 | -2/+27 |
* | Don't leak family_name. (#140772, John Ehresman) | Tor Lillqvist | 2004-04-29 | 6 | -0/+16 |
* | Use floating-point math in resolution calculation. (#141229, John | Tor Lillqvist | 2004-04-29 | 6 | -1/+31 |
* | Use dottedcircle as the base for individual combining characters. | Theppitak Karoonboonyanan | 2004-04-20 | 7 | -3/+33 |
* | handle non-Hangul unicode chars, fixes #129741, #137347. | Changwoo Ryu | 2004-04-17 | 7 | -5/+57 |
* | Handle '--' correctly. | Anders Carlsson | 2004-04-05 | 6 | -1/+26 |
* | === Released 1.4.0 ===PANGO_1_4_0 | Owen Taylor | 2004-03-16 | 9 | -55/+134 |
* | Convert PangoStretch to and from FC_WIDTH, so we can actually get | Manish Singh | 2004-03-12 | 7 | -75/+207 |