summaryrefslogtreecommitdiff
path: root/pango/modules.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bug where wrong attribute list was unreferenced.Owen Taylor2000-09-111-1/+0
* Fix incorrect list rearrangement that caused some segfaults. Pay attentionElliot Lee2000-08-091-6/+3
* If the first pango_skip_space fails, remember to free enginepair beforeElliot Lee2000-08-081-1/+4
* Find the bug, people!Elliot Lee2000-08-041-2/+1
* Fix segfault when tmp_list has no 'prev' pointer. Infinite loops do notElliot Lee2000-08-041-1/+2
* Remove hardcoded path to my home directory! Allow specifying the file onOwen Taylor2000-07-311-1/+1
* Free buffer strings.Owen Taylor2000-07-211-2/+5
* pango/pangowin32.h pango/pangowin32-private.h pango/pangowin32-fontcache.cTor Lillqvist2000-07-151-4/+10
* A bunch of simple functions for reading from files, manipulating stringsOwen Taylor2000-06-301-131/+89
* Remove tests for libunicodeOwen Taylor2000-06-211-3/+2
* g_strcasecmp returns 0 when strings are equal - negate return value.Elliot Lee2000-06-191-20/+67
* *** empty log message ***Owen Taylor2000-06-081-8/+8
* Add ZWS to hacky break algorithm.Owen Taylor2000-05-051-96/+170
* Memory management functions for PangoItem.Owen Taylor2000-03-131-1/+1
* Release pango-0.8Owen Taylor2000-03-101-1/+1
* Make refcounted.Owen Taylor2000-02-161-25/+30
* make dist fixups.Owen Taylor2000-02-111-1/+1
* Up version to match 0.6 release that was made yesterday.Owen Taylor2000-02-111-23/+15
* Add a call to get a glyph for unknown an unknown char.Owen Taylor2000-02-021-13/+15
* Initial revisionOwen Taylor2000-01-131-0/+409