summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* add support for fribidi-config (needs fribidi v0.1.10 or higher). AlsoManish Singh2000-05-0110-7/+81
* Misc bug fixes from Karl Koehler.Owen Taylor2000-05-0112-71/+102
* Added a vietnamese line in HELLO.utf8 filePablo Saratxaga2000-05-011-0/+1
* Add checks looking for iconv in libiconv. (Thanks to Ross Campbell forOwen Taylor2000-04-268-2/+72
* Released 0.10Owen Taylor2000-04-2515-81/+463
* Updates for recent API changes.Owen Taylor2000-04-2513-41/+175
* Come up with a reasonable guess for metrics for empty lines based on theOwen Taylor2000-04-249-6/+170
* New function for visual (left-right, not forward-back) cursor navigationOwen Taylor2000-04-2410-55/+610
* Add back in flockfile check which was accidentally removed.Owen Taylor2000-04-238-0/+37
* Add some more ligature mappings.Robert Brady2000-04-219-192/+294
* Add a function pango_layout_line_get_x_ranges(), to allow handlingOwen Taylor2000-04-1813-78/+807
* Added Devanagari shaper from Robert Brady <rwb197@zepler.org>Owen Taylor2000-04-1218-4/+4696
* Released 0.9Owen Taylor2000-04-0510-3/+63
* Doc updates.Owen Taylor2000-04-0518-169/+397
* Add user data to PangoContextOwen Taylor2000-04-0518-135/+595
* fribidi-0.1.9 wants UCS-4 not UCS2; switch accordingly.Owen Taylor2000-04-0410-5/+94
* Fix handling of positions at character limits.Owen Taylor2000-04-0411-9/+88
* Fix off-by-one error for RTL runs.Owen Taylor2000-04-0318-66/+299
* New version of Arabic module from Karl Koehler, supporting:Owen Taylor2000-03-3014-591/+1411
* Use "UTF-8" with the dash as the charset name for utf-8. (Change suggestedOwen Taylor2000-03-3014-20/+223
* Handle right alignment for width == -1, align within total width ofOwen Taylor2000-03-2211-17/+88
* Memory management functions for PangoItem.Owen Taylor2000-03-1344-234/+916
* Release pango-0.8Owen Taylor2000-03-1031-456/+1686
* Added arabic shaper from Karl Koehler <koehler@or.uni-bonn.de>Owen Taylor2000-03-105-0/+828
* First draft of highlevel driver. It currently only handles a paragraph asOwen Taylor2000-03-0827-557/+1713
* Convert log_clusters[] use from char offsets to byte offset - should makeOwen Taylor2000-03-0730-433/+884
* Add functions to convert font descriptions to and from human-readableOwen Taylor2000-02-2912-165/+386
* Add size to the font description structure instead of continually passingOwen Taylor2000-02-2519-98/+233
* Fix problem where charsets specified in alias files where being ignoredOwen Taylor2000-02-198-3/+54
* Sat Feb 19 17:46:49 2000 Owen Taylor <otaylor@redhat.com>Owen Taylor2000-02-198-1/+29
* Release 0.7Owen Taylor2000-02-1718-27/+195
* Make refcounted.Owen Taylor2000-02-1622-299/+853
* Add documentation for attributes.Owen Taylor2000-02-1514-179/+1107
* Start of attribute lists.Owen Taylor2000-02-1510-0/+608
* make dist fixups.Owen Taylor2000-02-1115-6/+172
* Added recent API changes. Doc comment fixesOwen Taylor2000-02-1114-149/+98
* Up version to match 0.6 release that was made yesterday.Owen Taylor2000-02-1117-45/+191
* Fix some runtime and compile-time warnings.Owen Taylor2000-02-1110-6/+82
* Add style selector, rewrite family selector to use list_families().Owen Taylor2000-02-1115-63/+594
* added some docs filesOwen Taylor2000-02-093-0/+177
* updates.Owen Taylor2000-02-0916-191/+287
* Moved the primary size and charset matching inside of Pango instead of onOwen Taylor2000-02-089-85/+198
* Start at reworking code to do size and charset lookups simultaneously.Owen Taylor2000-02-088-40/+227
* Switch the option menu for a combo box.Owen Taylor2000-02-0712-89/+700
* added note about module authorsOwen Taylor2000-02-021-0/+4
* Add a call to get a glyph for unknown an unknown char.Owen Taylor2000-02-0220-146/+515
* Conditionally define G_N_ELEMENTS() when using glib-1.3.Owen Taylor2000-02-0118-220/+561
* The great header file reorganization. Split up roughtly by objects.Owen Taylor2000-02-0128-285/+2658
* Updates to match recent API changes.Owen Taylor2000-01-2615-137/+306
* Updated to use new X font mechanism.Owen Taylor2000-01-1816-216/+315