| Commit message (Expand) | Author | Age | Files | Lines |
* | Add README.win32. | Tor Lillqvist | 2000-11-26 | 1 | -0/+8 |
* | Fix warnings - mostly include string.h for strcmp. | Elliot Lee | 2000-11-21 | 1 | -0/+3 |
* | Fix this to make iteration over runs work properly | Havoc Pennington | 2000-11-20 | 1 | -0/+5 |
* | New file. | Tor Lillqvist | 2000-11-19 | 1 | -0/+26 |
* | Released 0.13PANGO_0_13 | Owen Taylor | 2000-11-17 | 1 | -12/+40 |
* | Test against start not zero. | Owen Taylor | 2000-11-17 | 1 | -0/+5 |
* | hu Nov 16 13:23:43 2000 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2000-11-16 | 1 | -0/+15 |
* | Declare variable j so it compiles | Havoc Pennington | 2000-11-16 | 1 | -0/+5 |
* | Make some vars static. Implement pango_module_register function. Move | Elliot Lee | 2000-11-16 | 1 | -0/+7 |
* | Fix problem with unbreakable words at start of line longer than line | Owen Taylor | 2000-11-16 | 1 | -0/+5 |
* | Fix problem where right-aligned lines weren't getting properly offset | Owen Taylor | 2000-11-15 | 1 | -0/+6 |
* | commit ChangeLog entry | Owen Taylor | 2000-11-15 | 1 | -0/+7 |
* | Rewrite of good portions of line-break code to be more readable, work | Owen Taylor | 2000-11-15 | 1 | -0/+6 |
* | get the value of any rise attribute (pango_layout_run_get_extents): take | Havoc Pennington | 2000-11-15 | 1 | -0/+6 |
* | Define HAVE_FRIBIDI. | Tor Lillqvist | 2000-11-14 | 1 | -0/+8 |
* | Fix low underline code to deal with run_ink == NULL. | Owen Taylor | 2000-11-14 | 1 | -0/+20 |
* | Don't need to check_lines, pango_layout_get_iter() will do that | Havoc Pennington | 2000-11-14 | 1 | -0/+7 |
* | Add italic/bold variants | Havoc Pennington | 2000-11-13 | 1 | -0/+4 |
* | Patches from long ago: Make pango_layout slightly more robust. Do | Elliot Lee | 2000-11-13 | 1 | -0/+6 |
* | Add new PangoLayoutIter entry points | Havoc Pennington | 2000-11-13 | 1 | -0/+16 |
* | Remove fribidi include. | Owen Taylor | 2000-11-13 | 1 | -1/+24 |
* | Renamed pango_attribute_compare to pango_attribute_equal. Renamed compare | Sebastian Wilhelmi | 2000-11-13 | 1 | -0/+14 |
* | Remove UNICODE_LIBS UNICODE_CFLAGS | Havoc Pennington | 2000-11-13 | 1 | -0/+10 |
* | Added a fallback Korean font which comes with X. | Robert Brady | 2000-11-13 | 1 | -0/+6 |
* | Replace fallback shaper with a call to pango_x_fallback_shape, this sets | Robert Brady | 2000-11-13 | 1 | -0/+6 |
* | Remove checks for iconv - we now depend on g_iconv wrapper defined in | Owen Taylor | 2000-11-12 | 1 | -0/+11 |
* | Include a stripped-down version of fribidi to avoid the extra dependency. | Owen Taylor | 2000-11-12 | 1 | -0/+18 |
* | Don't corrupt the array. | Robert Brady | 2000-11-12 | 1 | -0/+5 |
* | Add accessor to get the text from the layout | Havoc Pennington | 2000-11-12 | 1 | -0/+5 |
* | 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 |