| Commit message (Expand) | Author | Age | Files | Lines |
* | get the value of any rise attribute (pango_layout_run_get_extents): take | Havoc Pennington | 2000-11-15 | 8 | -7/+73 |
* | Every character must be part of some cluster, so when we dont' have an | Owen Taylor | 2000-11-14 | 1 | -1/+11 |
* | Define HAVE_FRIBIDI. | Tor Lillqvist | 2000-11-14 | 19 | -2/+92 |
* | Fix low underline code to deal with run_ink == NULL. | Owen Taylor | 2000-11-14 | 20 | -96/+476 |
* | Don't need to check_lines, pango_layout_get_iter() will do that | Havoc Pennington | 2000-11-14 | 8 | -5/+52 |
* | Add italic/bold variants | Havoc Pennington | 2000-11-13 | 8 | -0/+39 |
* | Patches from long ago: Make pango_layout slightly more robust. Do | Elliot Lee | 2000-11-13 | 8 | -1/+49 |
* | Add new PangoLayoutIter entry points | Havoc Pennington | 2000-11-13 | 15 | -255/+1573 |
* | Remove fribidi include. | Owen Taylor | 2000-11-13 | 20 | -43/+343 |
* | Renamed pango_attribute_compare to pango_attribute_equal. Renamed compare | Sebastian Wilhelmi | 2000-11-13 | 15 | -46/+144 |
* | Remove UNICODE_LIBS UNICODE_CFLAGS | Havoc Pennington | 2000-11-13 | 12 | -7/+77 |
* | Added a fallback Korean font which comes with X. | Robert Brady | 2000-11-13 | 8 | -3/+49 |
* | Add missing file | Owen Taylor | 2000-11-13 | 1 | -0/+18 |
* | Replace fallback shaper with a call to pango_x_fallback_shape, this sets | Robert Brady | 2000-11-13 | 9 | -18/+44 |
* | Remove checks for iconv - we now depend on g_iconv wrapper defined in | Owen Taylor | 2000-11-12 | 14 | -69/+103 |
* | Include a stripped-down version of fribidi to avoid the extra dependency. | Owen Taylor | 2000-11-12 | 34 | -128/+2512 |
* | Don't corrupt the array. | Robert Brady | 2000-11-12 | 8 | -4/+40 |
* | Add accessor to get the text from the layout | Havoc Pennington | 2000-11-12 | 9 | -0/+53 |
* | Add code to call SetTextAlign, but commented out. | Tor Lillqvist | 2000-11-11 | 12 | -4/+89 |
* | Added missing files | Robert Brady | 2000-11-08 | 4 | -0/+468 |
* | Shiny new Indic shapers! | Robert Brady | 2000-11-08 | 30 | -4616/+3795 |
* | Add a per-PangoXFontMap cache for X Atoms. | Robert Brady | 2000-11-08 | 12 | -6/+733 |
* | New Arabic shaper from Karl Koehler. | Owen Taylor | 2000-11-02 | 17 | -544/+683 |
* | Return the accel keyval | Havoc Pennington | 2000-11-01 | 8 | -0/+38 |
* | Fix bug where not all text was appended when parsing accelerators | Havoc Pennington | 2000-11-01 | 8 | -7/+57 |
* | improved some X11 fotn registry aliases | Pablo Saratxaga | 2000-11-01 | 12 | -5/+69 |
* | Add a new attribute for scaling a font; also required adding | Havoc Pennington | 2000-11-01 | 28 | -698/+3245 |
* | Added docs for the publically exported functions in this module, even | Owen Taylor | 2000-10-30 | 9 | -1/+115 |
* | Add missing files | Owen Taylor | 2000-10-29 | 5 | -0/+736 |
* | Fix up doc comments not to have obvious errors that gtk-doc barfs on. | Owen Taylor | 2000-10-29 | 21 | -57/+441 |
* | adapted g_Type_register_*() calls. GLib wants an additional flag field to | Tim Janik | 2000-10-25 | 17 | -10/+52 |
* | TODO: Figure out how to localise digits. | Robert Brady | 2000-10-21 | 1 | -0/+7 |
* | Fix < to < | Owen Taylor | 2000-10-21 | 1 | -1/+1 |
* | pango/pango.def Add new entry points. | Tor Lillqvist | 2000-10-03 | 16 | -18/+348 |
* | Put the pkg-config scripts back to the correct pkg-config syntax | Martin Baulig | 2000-09-30 | 2 | -18/+12 |
* | Set this to `$(libexecdir)/pkgconfig'; this is the directory where | Martin Baulig | 2000-09-29 | 10 | -13/+68 |
* | Remove comma at end of enumeration list. | Martin Baulig | 2000-09-29 | 1 | -1/+1 |
* | was pango_tab_array_new_with_defaults; apparently I didn't check in the | Havoc Pennington | 2000-09-29 | 8 | -6/+48 |
* | Change to return allocated array. | Havoc Pennington | 2000-09-27 | 9 | -14/+52 |
* | TODO updates | Owen Taylor | 2000-09-26 | 1 | -1/+1 |
* | Add a tab array field to PangoLayout, and use it when laying out the text | Havoc Pennington | 2000-09-25 | 12 | -29/+629 |
* | minor todo.xml update | Owen Taylor | 2000-09-18 | 1 | -1/+2 |
* | Fix bug where wrong attribute list was unreferenced. | Owen Taylor | 2000-09-11 | 12 | -3/+154 |
* | Minor fixes to Owen's patch below to make it work. | Jonathan Blandford | 2000-09-08 | 8 | -28/+225 |
* | Use iso10646-1 fonts for Georgian, Ethiopic, Cherokee, Canadian, Ogham, | Robert W Brady | 2000-09-04 | 8 | -0/+44 |
* | Check in this file, since it isn't from the Unicode consortium. | Owen Taylor | 2000-08-31 | 8 | -0/+220 |
* | add item about red squiggle underline to TODO.xml | Owen Taylor | 2000-08-31 | 1 | -0/+14 |
* | revert accidentally committed change to pangox.aliases | Owen Taylor | 2000-08-31 | 1 | -2/+0 |
* | Add /usr/lib/qt-2.2.0 to the list. | Owen Taylor | 2000-08-31 | 12 | -2436/+2597 |
* | Utilize G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 11 | -4/+32 |