| Commit message (Expand) | Author | Age | Files | Lines |
* | Add is_expandable_space to PangoLogAttr. | Behdad Esfahbod | 2007-05-02 | 1 | -0/+3 |
* | *.c, *.h: Replace preceding sequences of 8 spaces with tabs. | Behdad Esfahbod | 2007-01-16 | 1 | -753/+753 |
* | *.c, *.h: Drop trailing whitespace. | Behdad Esfahbod | 2007-01-16 | 1 | -23/+23 |
* | Bug 356194 – more pango_get_log_attrs problems | Behdad Esfahbod | 2006-09-18 | 1 | -49/+66 |
* | Bug 355820 – pango_get_log_attrs broken | Behdad Esfahbod | 2006-09-15 | 1 | -51/+63 |
* | Oops Ooops Oooops, I did it again! Revert accidentally committed stuff :-( | Behdad Esfahbod | 2006-09-15 | 1 | -20/+0 |
* | Unset gravity on the resulting font description. We want gravity to be set | Behdad Esfahbod | 2006-09-15 | 1 | -0/+20 |
* | Bug 355550 – Miscalculation of logical attributes in | Behdad Esfahbod | 2006-09-13 | 1 | -3/+2 |
* | Oops, undo stuff that were committed accidentally. | Behdad Esfahbod | 2006-09-13 | 1 | -22/+3 |
* | Part of Bug 355782 – Misaligned extents in pango | Behdad Esfahbod | 2006-09-13 | 1 | -3/+22 |
* | Bug 355435 – Invalid calls to pango_map_get_engine() Patch from | Behdad Esfahbod | 2006-09-11 | 1 | -4/+5 |
* | updated error C2059: syntax error : '}' Intializing a struct with empty | Hans Breuer | 2006-08-17 | 1 | -1/+1 |
* | Remove initliazer members for analysis, let compiler zero them all. Fixes | Behdad Esfahbod | 2006-08-15 | 1 | -1/+1 |
* | Bug 337924 – cleanups for issues reported by various compilers Patch | Behdad Esfahbod | 2006-04-11 | 1 | -1/+1 |
* | If locking font face failed, do not assert, just return zero glyphs with | Behdad Esfahbod | 2006-01-29 | 1 | -8/+2 |
* | Make sure #include <config.h> is the first include in the file. (bug | Behdad Esfahbod | 2006-01-14 | 1 | -0/+2 |
* | Remove g_utf8_strlen that was only used to give a warning. | Behdad Esfahbod | 2005-11-17 | 1 | -10/+1 |
* | More documentation improvements. | Behdad Esfahbod | 2005-11-17 | 1 | -1/+1 |
* | Various documentation improvements. | Behdad Esfahbod | 2005-11-17 | 1 | -2/+2 |
* | Remove g_utf8_strlen and work around the logic. Patch by Owen Taylor. | Behdad Esfahbod | 2005-11-14 | 1 | -16/+10 |
* | Do not call strlen when length < 0. Leave it to language engines to handle | Behdad Esfahbod | 2005-11-10 | 1 | -3/+0 |
* | Update to handle new line-breaking types in the Unicode 4.1 UAX#14. | Behdad Esfahbod | 2005-11-05 | 1 | -67/+185 |
* | Turn various gcc warnings off. Adding const, adding static, fully | Behdad Esfahbod | 2005-11-04 | 1 | -1/+1 |
* | Protect against future line-break type additions in glib Unicode module. | Behdad Esfahbod | 2005-08-26 | 1 | -1/+5 |
* | Optimization. Do not g_utf8_get_char at all. (#305323, Paolo Borelli) | Behdad Esfahbod | 2005-06-18 | 1 | -21/+26 |
* | Reduce non-shared data (#168899, inspired by patches from Tommi Komulainen | Owen Taylor | 2005-03-05 | 1 | -23/+23 |
* | Fix trailing comma in enum (#162618) | Owen Taylor | 2005-01-04 | 1 | -1/+1 |
* | Ignore formatting characters when determining word boundaries (Part of | Owen Taylor | 2004-12-02 | 1 | -0/+1 |
* | Turn off backspace-deletes-character behavior for Kana and Hangul. It's | Owen Taylor | 2004-11-21 | 1 | -1/+3 |
* | Add missing row for the WORD_JOINER class. (#145833, Billy Biggs) | Owen Taylor | 2004-07-08 | 1 | -1/+11 |
* | Handle new Unicode-4.0 WORD_JOINER and NEXT_LINE classes. (#143436, Jeroen | Owen Taylor | 2004-06-22 | 1 | -33/+73 |
* | Fix incorrect casts to get the class object of lang engine. (#141931) | Theppitak Karoonboonyanan | 2004-05-06 | 1 | -2/+2 |
* | Only reset the word type to WordNone at a word end if it is not also a | Matthias Clasen | 2003-09-24 | 1 | -4/+1 |
* | Add backspace_deletes_character to PangoLogAttr. (#114483) | Noah Levitt | 2003-08-14 | 1 | -0/+20 |
* | Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-based | Owen Taylor | 2003-08-03 | 1 | -2/+2 |
* | hu Dec 6 12:10:53 2001 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2001-12-06 | 1 | -25/+21 |
* | Fix for bug 65183; i.e. do not call g_utf8_next_char(next) when next is | Padraig O'Briain | 2001-11-23 | 1 | -11/+20 |
* | pango/tmpl/x-fonts.sgml pango/break.c small documentation fixes. | Matthias Clasen | 2001-10-15 | 1 | -3/+2 |
* | another missing comment end marker and some fixes in gtk-doc comments. | Sven Neumann | 2001-10-15 | 1 | -4/+7 |
* | fix wrong check for incorrect attrs_len | Havoc Pennington | 2001-10-05 | 1 | -1/+2 |
* | remove assertion I shouldn't have put in there | Havoc Pennington | 2001-10-03 | 1 | -1/+0 |
* | try to fix up the sentence breaking a bit, specifically for sentences that | Havoc Pennington | 2001-10-03 | 1 | -42/+49 |
* | require one more log attr in the buffer passed in, to account for the end | Havoc Pennington | 2001-10-03 | 1 | -15/+54 |
* | Add a new PangoLanguage type to represent language tags; these can | Owen Taylor | 2001-06-14 | 1 | -2/+2 |
* | s/is_break/is_line_break/g; | Havoc Pennington | 2001-01-22 | 1 | -8/+15 |
* | move pango_shape and pango_reorder_items in here. | Havoc Pennington | 2000-12-16 | 1 | -1/+1 |
* | #include <string.h> | Elliot Lee | 2000-12-11 | 1 | -0/+1 |
* | delete lang engine | Havoc Pennington | 2000-12-02 | 1 | -31/+1342 |
* | Don't try to use the ! command, not available in all systems. Move the ! | Tor Lillqvist | 2000-07-19 | 1 | -1/+3 |
* | Implement this function, to get logical attributes without a | Havoc Pennington | 2000-07-06 | 1 | -1/+99 |