| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Remove tests for libunicode | Owen Taylor | 2000-06-21 | 1 | -12/+5 |
* | Add ZWS to hacky break algorithm. | Owen Taylor | 2000-05-05 | 1 | -1/+1 |
* | New function for visual (left-right, not forward-back) cursor navigation | Owen Taylor | 2000-04-24 | 1 | -2/+2 |
* | Memory management functions for PangoItem. | Owen Taylor | 2000-03-13 | 1 | -7/+7 |
* | Initial revision | Owen Taylor | 2000-01-13 | 1 | -0/+66 |