summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't corrupt the array.Robert Brady2000-11-128-4/+40
* Add accessor to get the text from the layoutHavoc Pennington2000-11-129-0/+53
* Add code to call SetTextAlign, but commented out.Tor Lillqvist2000-11-1112-4/+89
* Added missing filesRobert Brady2000-11-084-0/+468
* Shiny new Indic shapers!Robert Brady2000-11-0830-4616/+3795
* Add a per-PangoXFontMap cache for X Atoms.Robert Brady2000-11-0812-6/+733
* New Arabic shaper from Karl Koehler.Owen Taylor2000-11-0217-544/+683
* Return the accel keyvalHavoc Pennington2000-11-018-0/+38
* Fix bug where not all text was appended when parsing acceleratorsHavoc Pennington2000-11-018-7/+57
* improved some X11 fotn registry aliasesPablo Saratxaga2000-11-0112-5/+69
* Add a new attribute for scaling a font; also required addingHavoc Pennington2000-11-0128-698/+3245
* Added docs for the publically exported functions in this module, evenOwen Taylor2000-10-309-1/+115
* Add missing filesOwen Taylor2000-10-295-0/+736
* Fix up doc comments not to have obvious errors that gtk-doc barfs on.Owen Taylor2000-10-2921-57/+441
* adapted g_Type_register_*() calls. GLib wants an additional flag field toTim Janik2000-10-2517-10/+52
* TODO: Figure out how to localise digits.Robert Brady2000-10-211-0/+7
* Fix < to &lt;Owen Taylor2000-10-211-1/+1
* pango/pango.def Add new entry points.Tor Lillqvist2000-10-0316-18/+348
* Put the pkg-config scripts back to the correct pkg-config syntaxMartin Baulig2000-09-302-18/+12
* Set this to `$(libexecdir)/pkgconfig'; this is the directory whereMartin Baulig2000-09-2910-13/+68
* Remove comma at end of enumeration list.Martin Baulig2000-09-291-1/+1
* was pango_tab_array_new_with_defaults; apparently I didn't check in theHavoc Pennington2000-09-298-6/+48
* Change to return allocated array.Havoc Pennington2000-09-279-14/+52
* TODO updatesOwen Taylor2000-09-261-1/+1
* Add a tab array field to PangoLayout, and use it when laying out the textHavoc Pennington2000-09-2512-29/+629
* minor todo.xml updateOwen Taylor2000-09-181-1/+2
* Fix bug where wrong attribute list was unreferenced.Owen Taylor2000-09-1112-3/+154
* Minor fixes to Owen's patch below to make it work.Jonathan Blandford2000-09-088-28/+225
* Use iso10646-1 fonts for Georgian, Ethiopic, Cherokee, Canadian, Ogham,Robert W Brady2000-09-048-0/+44
* Check in this file, since it isn't from the Unicode consortium.Owen Taylor2000-08-318-0/+220
* add item about red squiggle underline to TODO.xmlOwen Taylor2000-08-311-0/+14
* revert accidentally committed change to pangox.aliasesOwen Taylor2000-08-311-2/+0
* Add /usr/lib/qt-2.2.0 to the list.Owen Taylor2000-08-3112-2436/+2597
* Utilize G_GNUC_CONST.Elliot Lee2000-08-3011-4/+32
* Don't produce a warning unless loading all fonts fails, if loading allOwen Taylor2000-08-229-48/+206
* Get font directory path with pango_config_key_get("PangoFT2/FontPath"). IfTor Lillqvist2000-08-2115-70/+296
* Handle also ft_pixel_mode_mono glyphs.Tor Lillqvist2000-08-2017-26/+136
* examples/viewer-ft2.c Replace division or multiplication with 1000 (whichTor Lillqvist2000-08-209-23/+55
* Move most all of the TODO items here to the XML file. This needs to beOwen Taylor2000-08-209-107/+428
* New file.Tor Lillqvist2000-08-2010-28/+94
* Add parameter telling whether to print warning or not if string isn'tTor Lillqvist2000-08-2030-257/+4634
* fix a bit of indentationOwen Taylor2000-08-131-3/+3
* remove /usr/includeHavoc Pennington2000-08-119-2/+44
* #include <string.h>Elliot Lee2000-08-099-0/+9
* Fix incorrect list rearrangement that caused some segfaults. Pay attentionElliot Lee2000-08-099-15/+68
* If the first pango_skip_space fails, remember to free enginepair beforeElliot Lee2000-08-0810-4/+68
* 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-0411-14/+98
* Fix problem with the way extents for the layout lines were summed togetherOwen Taylor2000-08-028-8/+48
* Remove hardcoded path to my home directory! Allow specifying the file onOwen Taylor2000-07-3111-7/+83