| Commit message (Expand) | Author | Age | Files | Lines |
* | Save the order in which features were added and use that when applying | Owen Taylor | 2004-07-27 | 1 | -0/+7 |
* | Remove the unused parameter from the IN_CURITEM() and IN_CURGLYPH macros. | Behdad Esfahbod | 2004-07-27 | 1 | -0/+5 |
* | Fix bug to copy glyph from in_string, not out_string. | Behdad Esfahbod | 2004-07-27 | 1 | -0/+5 |
* | Fix allocation and indexing in NewGlyphClasses array. (#130661, Masatake | Owen Taylor | 2004-07-26 | 1 | -0/+5 |
* | mini_width/height are still (before render patch) in pixels, not Pango | Owen Taylor | 2004-07-26 | 1 | -0/+6 |
* | Remove the unused parameter from the IN_CURITEM() and IN_CURGLYPH macros. | Owen Taylor | 2004-07-26 | 1 | -0/+6 |
* | Add missing macro to make the last change actually compile. | Owen Taylor | 2004-07-26 | 1 | -0/+5 |
* | Match backtrack context against the output glyphs not the input glyphs | Owen Taylor | 2004-07-26 | 1 | -0/+6 |
* | Make Check_Property() take a OTL_GlyphItem, add a gproperties field to | Owen Taylor | 2004-07-26 | 1 | -0/+12 |
* | Fix C99ism. I am clearly the last man stuck in the dark age of C. | Morten Welinder | 2004-07-24 | 1 | -0/+5 |
* | return TRUE for PANGO_SCRIPT_COMMON and PANGO_SCRIPT_INHERITED. | Owen Taylor | 2004-07-20 | 1 | -0/+5 |
* | === Released 1.5.1 ===PANGO_1_5_1 | Owen Taylor | 2004-07-19 | 1 | -0/+8 |
* | Add support for ChainContextSubstFormat3. | Owen Taylor | 2004-07-19 | 1 | -0/+5 |
* | Fix pervasive buffer overruns when skipping glyphs when matching contexts. | Owen Taylor | 2004-07-19 | 1 | -0/+6 |
* | Need to export this function as a symbol if not in the header file since | Owen Taylor | 2004-07-19 | 1 | -0/+7 |
* | #143601: Felipe Heidrich | Owen Taylor | 2004-07-16 | 1 | -0/+13 |
* | Replace non-breaking-space with a normal space before looking it up. | Owen Taylor | 2004-07-15 | 1 | -0/+6 |
* | Add PangoEllipsizeMode, pango_layout_set_ellipsize(), implement. (#59071) | Owen Taylor | 2004-07-14 | 1 | -0/+16 |
* | Fix problem when we only figured out latin script for 'en' not for | Owen Taylor | 2004-07-14 | 1 | -0/+6 |
* | Add a GType for PangoMatrix (#145532, Torsten Schoenfeld) | Owen Taylor | 2004-07-13 | 1 | -0/+6 |
* | Make static. (#147512, Morten Welinder) | Owen Taylor | 2004-07-13 | 1 | -0/+5 |
* | Reverse order of pangoft2/pangoxft in Makefile; apparently automake | Owen Taylor | 2004-07-13 | 1 | -0/+6 |
* | Make table constant. (#145515, Morten Welinder) | Owen Taylor | 2004-07-13 | 1 | -0/+5 |
* | Fix C99ism. (#147415, self.) | Morten Welinder | 2004-07-12 | 1 | -0/+5 |
* | Render U+00A0 (non-break-space) as a space. | Changwoo Ryu | 2004-07-11 | 1 | -0/+5 |
* | Split most of the guts of pangoft2topgm.c into separate source files to | Owen Taylor | 2004-07-10 | 1 | -0/+8 |
* | Const-ification fix. | Owen Taylor | 2004-07-10 | 1 | -0/+5 |
* | One more constification. | Owen Taylor | 2004-07-10 | 1 | -0/+5 |
* | Add _pango prefix for _pango_ft2_font_get_cache_glyph_data and friends | Owen Taylor | 2004-07-10 | 1 | -0/+6 |
* | Make PangoMatrix arguments const where appropriate. | Owen Taylor | 2004-07-10 | 1 | -0/+20 |
* | Add hinted/transform flags to the font structure to allow efficient | Owen Taylor | 2004-07-10 | 1 | -0/+16 |
* | Add declaration for pango_ot_buffer_set_rtl. | Manish Singh | 2004-07-09 | 1 | -0/+4 |
* | Add missing row for the WORD_JOINER class. (#145833, Billy Biggs) | Owen Taylor | 2004-07-08 | 1 | -0/+5 |
* | Fixed commit | Owen Taylor | 2004-07-08 | 1 | -0/+13 |
* | Add letter spacing correction to the last character, not the one just | Morten Welinder | 2004-07-07 | 1 | -0/+6 |
* | Fix double cluster increment.PANGO_1_5_0 | Owen Taylor | 2004-06-28 | 1 | -0/+11 |
* | Fix bug with using wrong uline value. | Owen Taylor | 2004-06-24 | 1 | -0/+5 |
* | Don't generate all-unicode.txt when cross-compiling. (#135503, J. Ali | Owen Taylor | 2004-06-23 | 1 | -0/+6 |
* | Add PANGO_TYPE_LAYOUT_ITER. (#138408, Johan Dahlin) | Owen Taylor | 2004-06-23 | 1 | -0/+5 |
* | #143693, Sayamindu Dasgupta | Owen Taylor | 2004-06-23 | 1 | -0/+11 |
* | Add new letter_spacing attribute. | Owen Taylor | 2004-06-23 | 1 | -0/+36 |
* | Handle new Unicode-4.0 WORD_JOINER and NEXT_LINE classes. (#143436, Jeroen | Owen Taylor | 2004-06-22 | 1 | -0/+15 |
* | Allow %NULL for @matrix. (#144775, Diego González) | Owen Taylor | 2004-06-22 | 1 | -0/+6 |
* | #143556, Noah Misch | Owen Taylor | 2004-06-21 | 1 | -0/+13 |
* | Initialize state->lang from context->language if not otherwise set. | Owen Taylor | 2004-06-21 | 1 | -0/+10 |
* | use x-large instead of 100 in the markup example. (#142355, Doug Quale). | Owen Taylor | 2004-06-21 | 1 | -0/+7 |
* | *** empty log message *** | Owen Taylor | 2004-06-21 | 1 | -0/+11 |
* | pango/modules.c (append_engines): Fix some missing statics. (#142237, | Owen Taylor | 2004-06-21 | 1 | -0/+10 |
* | Use the gcc-3.3 strict-aliasing compatible macros from fterrcompat.h | Owen Taylor | 2004-06-21 | 1 | -0/+6 |
* | Missed commit: add -lm dependency to pkg-config files. | Owen Taylor | 2004-06-21 | 1 | -0/+8 |