summaryrefslogtreecommitdiff
path: root/pango/break.c
Commit message (Expand)AuthorAgeFilesLines
* hu Dec 6 12:10:53 2001 Owen Taylor <otaylor@redhat.com>Owen Taylor2001-12-061-25/+21
* Fix for bug 65183; i.e. do not call g_utf8_next_char(next) when next isPadraig O'Briain2001-11-231-11/+20
* pango/tmpl/x-fonts.sgml pango/break.c small documentation fixes.Matthias Clasen2001-10-151-3/+2
* another missing comment end marker and some fixes in gtk-doc comments.Sven Neumann2001-10-151-4/+7
* fix wrong check for incorrect attrs_lenHavoc Pennington2001-10-051-1/+2
* remove assertion I shouldn't have put in thereHavoc Pennington2001-10-031-1/+0
* try to fix up the sentence breaking a bit, specifically for sentences thatHavoc Pennington2001-10-031-42/+49
* require one more log attr in the buffer passed in, to account for the endHavoc Pennington2001-10-031-15/+54
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-141-2/+2
* s/is_break/is_line_break/g;Havoc Pennington2001-01-221-8/+15
* move pango_shape and pango_reorder_items in here.Havoc Pennington2000-12-161-1/+1
* #include <string.h>Elliot Lee2000-12-111-0/+1
* delete lang engineHavoc Pennington2000-12-021-31/+1342
* Don't try to use the ! command, not available in all systems. Move the !Tor Lillqvist2000-07-191-1/+3
* Implement this function, to get logical attributes without aHavoc Pennington2000-07-061-1/+99
* Remove tests for libunicodeOwen Taylor2000-06-211-12/+5
* Add ZWS to hacky break algorithm.Owen Taylor2000-05-051-1/+1
* New function for visual (left-right, not forward-back) cursor navigationOwen Taylor2000-04-241-2/+2
* Memory management functions for PangoItem.Owen Taylor2000-03-131-7/+7
* Initial revisionOwen Taylor2000-01-131-0/+66