summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove fribidi include.Owen Taylor2000-11-131-1/+24
* Renamed pango_attribute_compare to pango_attribute_equal. Renamed compareSebastian Wilhelmi2000-11-131-0/+14
* Remove UNICODE_LIBS UNICODE_CFLAGSHavoc Pennington2000-11-131-0/+10
* Added a fallback Korean font which comes with X.Robert Brady2000-11-131-0/+6
* Replace fallback shaper with a call to pango_x_fallback_shape, this setsRobert Brady2000-11-131-0/+6
* Remove checks for iconv - we now depend on g_iconv wrapper defined inOwen Taylor2000-11-121-0/+11
* Include a stripped-down version of fribidi to avoid the extra dependency.Owen Taylor2000-11-121-0/+18
* Don't corrupt the array.Robert Brady2000-11-121-0/+5
* Add accessor to get the text from the layoutHavoc Pennington2000-11-121-0/+5
* Add code to call SetTextAlign, but commented out.Tor Lillqvist2000-11-111-0/+9
* Shiny new Indic shapers!Robert Brady2000-11-081-0/+19
* Add a per-PangoXFontMap cache for X Atoms.Robert Brady2000-11-081-0/+19
* New Arabic shaper from Karl Koehler.Owen Taylor2000-11-021-0/+4
* Return the accel keyvalHavoc Pennington2000-11-011-0/+5
* Fix bug where not all text was appended when parsing acceleratorsHavoc Pennington2000-11-011-1/+6
* improved some X11 fotn registry aliasesPablo Saratxaga2000-11-011-0/+8
* Add a new attribute for scaling a font; also required addingHavoc Pennington2000-11-011-0/+51
* Added docs for the publically exported functions in this module, evenOwen Taylor2000-10-301-0/+11
* Fix up doc comments not to have obvious errors that gtk-doc barfs on.Owen Taylor2000-10-291-0/+13
* adapted g_Type_register_*() calls. GLib wants an additional flag field toTim Janik2000-10-251-0/+6
* pango/pango.def Add new entry points.Tor Lillqvist2000-10-031-0/+31
* Set this to `$(libexecdir)/pkgconfig'; this is the directory whereMartin Baulig2000-09-291-0/+7
* was pango_tab_array_new_with_defaults; apparently I didn't check in theHavoc Pennington2000-09-291-0/+6
* Change to return allocated array.Havoc Pennington2000-09-271-0/+5
* Add a tab array field to PangoLayout, and use it when laying out the textHavoc Pennington2000-09-251-0/+8
* Fix bug where wrong attribute list was unreferenced.Owen Taylor2000-09-111-0/+12
* Minor fixes to Owen's patch below to make it work.Jonathan Blandford2000-09-081-0/+14
* Use iso10646-1 fonts for Georgian, Ethiopic, Cherokee, Canadian, Ogham,Robert W Brady2000-09-041-0/+6
* Check in this file, since it isn't from the Unicode consortium.Owen Taylor2000-08-311-0/+5
* Add /usr/lib/qt-2.2.0 to the list.Owen Taylor2000-08-311-2/+17
* Utilize G_GNUC_CONST.Elliot Lee2000-08-301-0/+4
* Don't produce a warning unless loading all fonts fails, if loading allOwen Taylor2000-08-221-0/+11
* Get font directory path with pango_config_key_get("PangoFT2/FontPath"). IfTor Lillqvist2000-08-211-0/+13
* Handle also ft_pixel_mode_mono glyphs.Tor Lillqvist2000-08-201-1/+9
* examples/viewer-ft2.c Replace division or multiplication with 1000 (whichTor Lillqvist2000-08-201-1/+5
* Move most all of the TODO items here to the XML file. This needs to beOwen Taylor2000-08-201-0/+5
* New file.Tor Lillqvist2000-08-201-0/+4
* Add parameter telling whether to print warning or not if string isn'tTor Lillqvist2000-08-201-0/+70
* remove /usr/includeHavoc Pennington2000-08-111-0/+6
* #include <string.h>Elliot Lee2000-08-091-0/+1
* Fix incorrect list rearrangement that caused some segfaults. Pay attentionElliot Lee2000-08-091-0/+6
* If the first pango_skip_space fails, remember to free enginepair beforeElliot Lee2000-08-081-0/+8
* Fix segfault when tmp_list has no 'prev' pointer. Infinite loops do notElliot Lee2000-08-041-0/+8
* Fix problem with the way extents for the layout lines were summed togetherOwen Taylor2000-08-021-0/+6
* Remove hardcoded path to my home directory! Allow specifying the file onOwen Taylor2000-07-311-0/+9
* pkg-config info filesHavoc Pennington2000-07-311-0/+8
* Destroy the layout->font_desc to avoid a memory leak.Martin Baulig2000-07-311-0/+5
* Typo.Tor Lillqvist2000-07-271-1/+1
* pango/pango.def New files, forgot to commit earlier.Tor Lillqvist2000-07-271-0/+5
* include <stdlib.h>Owen Taylor2000-07-221-0/+6