summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-10
Commit message (Expand)AuthorAgeFilesLines
* 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
* A bit of code cleanup.Owen Taylor2000-07-211-0/+14
* Free buffer strings.Owen Taylor2000-07-211-0/+19
* Add some more fonts. Document where to get the fonts.Tor Lillqvist2000-07-201-0/+3
* Use 0xFFFE to produce the default glyph. (create_bitmap_dibsection): ZeroTor Lillqvist2000-07-191-0/+10
* Don't try to use the ! command, not available in all systems. Move the !Tor Lillqvist2000-07-191-0/+17
* Add Tahoma and Angsana New, these common fonts have Thai characters.Tor Lillqvist2000-07-181-0/+13
* Correct ChangeLog entry.Tor Lillqvist2000-07-181-2/+2
* Add the pangowin32 sources.Tor Lillqvist2000-07-181-0/+22
* pango/pango-utils.h pango/pango-utils.c pango/pangox-fontmap.c Move theTor Lillqvist2000-07-161-0/+34
* Forgot to mention the makefile.mingw files in ChangeLog. Add config.h.win32.Tor Lillqvist2000-07-151-0/+3
* pango/pangowin32.h pango/pangowin32-private.h pango/pangowin32-fontcache.cTor Lillqvist2000-07-151-0/+34
* Add clealyu fontsPANGO_0_12Owen Taylor2000-07-141-0/+2
* Released 0.12Owen Taylor2000-07-141-2/+11
* Fix bug in home directory substitution.Owen Taylor2000-07-111-0/+5
* Implement this function, to get logical attributes without aHavoc Pennington2000-07-061-0/+6
* Released 0.12Owen Taylor2000-07-061-0/+7
* UpdateOwen Taylor2000-07-061-0/+4
* Handle the case where the byte offset is outside the layout.Havoc Pennington2000-07-031-0/+5
* Fix up set_font_description() for tab spaces.Owen Taylor2000-07-021-0/+5
* New function that inserts before other attributes with matching startOwen Taylor2000-07-021-0/+10
* Add a PANGO_PIXELS macro to convert from pango units to device units andOwen Taylor2000-07-021-0/+9