| Commit message (Expand) | Author | Age | Files | Lines |
* | Add code to call SetTextAlign, but commented out. | Tor Lillqvist | 2000-11-11 | 1 | -0/+9 |
* | Shiny new Indic shapers! | Robert Brady | 2000-11-08 | 1 | -0/+19 |
* | Add a per-PangoXFontMap cache for X Atoms. | Robert Brady | 2000-11-08 | 1 | -0/+19 |
* | New Arabic shaper from Karl Koehler. | Owen Taylor | 2000-11-02 | 1 | -0/+4 |
* | Return the accel keyval | Havoc Pennington | 2000-11-01 | 1 | -0/+5 |
* | Fix bug where not all text was appended when parsing accelerators | Havoc Pennington | 2000-11-01 | 1 | -1/+6 |
* | improved some X11 fotn registry aliases | Pablo Saratxaga | 2000-11-01 | 1 | -0/+8 |
* | Add a new attribute for scaling a font; also required adding | Havoc Pennington | 2000-11-01 | 1 | -0/+51 |
* | Added docs for the publically exported functions in this module, even | Owen Taylor | 2000-10-30 | 1 | -0/+11 |
* | Fix up doc comments not to have obvious errors that gtk-doc barfs on. | Owen Taylor | 2000-10-29 | 1 | -0/+13 |
* | adapted g_Type_register_*() calls. GLib wants an additional flag field to | Tim Janik | 2000-10-25 | 1 | -0/+6 |
* | pango/pango.def Add new entry points. | Tor Lillqvist | 2000-10-03 | 1 | -0/+31 |
* | Set this to `$(libexecdir)/pkgconfig'; this is the directory where | Martin Baulig | 2000-09-29 | 1 | -0/+7 |
* | was pango_tab_array_new_with_defaults; apparently I didn't check in the | Havoc Pennington | 2000-09-29 | 1 | -0/+6 |
* | Change to return allocated array. | Havoc Pennington | 2000-09-27 | 1 | -0/+5 |
* | Add a tab array field to PangoLayout, and use it when laying out the text | Havoc Pennington | 2000-09-25 | 1 | -0/+8 |
* | Fix bug where wrong attribute list was unreferenced. | Owen Taylor | 2000-09-11 | 1 | -0/+12 |
* | Minor fixes to Owen's patch below to make it work. | Jonathan Blandford | 2000-09-08 | 1 | -0/+14 |
* | Use iso10646-1 fonts for Georgian, Ethiopic, Cherokee, Canadian, Ogham, | Robert W Brady | 2000-09-04 | 1 | -0/+6 |
* | Check in this file, since it isn't from the Unicode consortium. | Owen Taylor | 2000-08-31 | 1 | -0/+5 |
* | Add /usr/lib/qt-2.2.0 to the list. | Owen Taylor | 2000-08-31 | 1 | -2/+17 |
* | Utilize G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -0/+4 |
* | Don't produce a warning unless loading all fonts fails, if loading all | Owen Taylor | 2000-08-22 | 1 | -0/+11 |
* | Get font directory path with pango_config_key_get("PangoFT2/FontPath"). If | Tor Lillqvist | 2000-08-21 | 1 | -0/+13 |
* | Handle also ft_pixel_mode_mono glyphs. | Tor Lillqvist | 2000-08-20 | 1 | -1/+9 |
* | examples/viewer-ft2.c Replace division or multiplication with 1000 (which | Tor Lillqvist | 2000-08-20 | 1 | -1/+5 |
* | Move most all of the TODO items here to the XML file. This needs to be | Owen Taylor | 2000-08-20 | 1 | -0/+5 |
* | New file. | Tor Lillqvist | 2000-08-20 | 1 | -0/+4 |
* | Add parameter telling whether to print warning or not if string isn't | Tor Lillqvist | 2000-08-20 | 1 | -0/+70 |
* | remove /usr/include | Havoc Pennington | 2000-08-11 | 1 | -0/+6 |
* | #include <string.h> | Elliot Lee | 2000-08-09 | 1 | -0/+1 |
* | Fix incorrect list rearrangement that caused some segfaults. Pay attention | Elliot Lee | 2000-08-09 | 1 | -0/+6 |
* | If the first pango_skip_space fails, remember to free enginepair before | Elliot Lee | 2000-08-08 | 1 | -0/+8 |
* | Fix segfault when tmp_list has no 'prev' pointer. Infinite loops do not | Elliot Lee | 2000-08-04 | 1 | -0/+8 |
* | Fix problem with the way extents for the layout lines were summed together | Owen Taylor | 2000-08-02 | 1 | -0/+6 |
* | Remove hardcoded path to my home directory! Allow specifying the file on | Owen Taylor | 2000-07-31 | 1 | -0/+9 |
* | pkg-config info files | Havoc Pennington | 2000-07-31 | 1 | -0/+8 |
* | Destroy the layout->font_desc to avoid a memory leak. | Martin Baulig | 2000-07-31 | 1 | -0/+5 |
* | Typo. | Tor Lillqvist | 2000-07-27 | 1 | -1/+1 |
* | pango/pango.def New files, forgot to commit earlier. | Tor Lillqvist | 2000-07-27 | 1 | -0/+5 |
* | include <stdlib.h> | Owen Taylor | 2000-07-22 | 1 | -0/+6 |
* | A bit of code cleanup. | Owen Taylor | 2000-07-21 | 1 | -0/+14 |
* | Free buffer strings. | Owen Taylor | 2000-07-21 | 1 | -0/+19 |
* | Add some more fonts. Document where to get the fonts. | Tor Lillqvist | 2000-07-20 | 1 | -0/+3 |
* | Use 0xFFFE to produce the default glyph. (create_bitmap_dibsection): Zero | Tor Lillqvist | 2000-07-19 | 1 | -0/+10 |
* | Don't try to use the ! command, not available in all systems. Move the ! | Tor Lillqvist | 2000-07-19 | 1 | -0/+17 |
* | Add Tahoma and Angsana New, these common fonts have Thai characters. | Tor Lillqvist | 2000-07-18 | 1 | -0/+13 |
* | Correct ChangeLog entry. | Tor Lillqvist | 2000-07-18 | 1 | -2/+2 |
* | Add the pangowin32 sources. | Tor Lillqvist | 2000-07-18 | 1 | -0/+22 |
* | pango/pango-utils.h pango/pango-utils.c pango/pangox-fontmap.c Move the | Tor Lillqvist | 2000-07-16 | 1 | -0/+34 |