| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove use of pango-script-table.h | Behdad Esfahbod | 2007-08-21 | 1 | -30/+0 |
* | Bug 451547 – FAIL: runtests.sh | Behdad Esfahbod | 2007-06-27 | 1 | -0/+4 |
* | Include pangocairo.h too. | Behdad Esfahbod | 2007-06-19 | 1 | -0/+4 |
* | Update to api changes | Behdad Esfahbod | 2007-05-14 | 1 | -4/+4 |
* | New public API: | Behdad Esfahbod | 2007-05-10 | 2 | -17/+135 |
* | Bug 398238 – pangorc file missing from tests directory | Behdad Esfahbod | 2007-01-21 | 1 | -1/+1 |
* | *.c, *.h: Replace preceding sequences of 8 spaces with tabs. | Behdad Esfahbod | 2007-01-16 | 3 | -96/+96 |
* | *.c, *.h: Drop trailing whitespace. | Behdad Esfahbod | 2007-01-16 | 5 | -73/+73 |
* | Remove .cvsignore files (moved to svn:ignore prop) | Behdad Esfahbod | 2007-01-09 | 1 | -15/+0 |
* | Minor simplification. | Behdad Esfahbod | 2006-09-18 | 1 | -3/+6 |
* | Bug 343966 – pango Cygwin build fixes Patch from Cygwin Ports | Behdad Esfahbod | 2006-06-06 | 1 | -1/+1 |
* | Bug 337924 – cleanups for issues reported by various compilers Patch | Behdad Esfahbod | 2006-04-11 | 1 | -1/+3 |
* | Change Unicode copyright sign to ASCII. Reported by Werner LEMBERG. | Behdad Esfahbod | 2006-02-08 | 1 | -1/+1 |
* | If major.minor of required and available glib versions are the same, add | Behdad Esfahbod | 2006-01-25 | 1 | -1/+0 |
* | Make tests/examples do use generated pango.modules. (bug #328291) | Behdad Esfahbod | 2006-01-23 | 8 | -31/+23 |
* | Adjust the order of *_CFLAGS to the same order known to work. (Fixes bug | Behdad Esfahbod | 2006-01-16 | 1 | -4/+4 |
* | Turn various gcc warnings off. Adding const, adding static, fully | Behdad Esfahbod | 2005-11-04 | 5 | -38/+34 |
* | Set cairo font resolution. | Behdad Esfahbod | 2005-08-29 | 1 | -6/+0 |
* | Fix up places where there is missing or incomplete Copyright and License | Owen Taylor | 2005-07-21 | 1 | -0/+21 |
* | Shut up CVS | Manish Singh | 2005-06-22 | 1 | -0/+1 |
* | Fix up the operation of PangoLayoutIter, especially for Bidi (#89541, | Owen Taylor | 2005-06-21 | 2 | -1/+251 |
* | Include pangowin32.h first to avoind namespace collision. (#163584) | Tor Lillqvist | 2005-03-01 | 1 | -4/+4 |
* | Don't generate all-unicode.txt when cross-compiling. (#135503, J. Ali | Owen Taylor | 2004-06-23 | 1 | -1/+1 |
* | Handle new Unicode-4.0 WORD_JOINER and NEXT_LINE classes. (#143436, Jeroen | Owen Taylor | 2004-06-22 | 1 | -2/+3 |
* | === Released 1.3.0 ===PANGO_1_3_0 | Owen Taylor | 2003-10-24 | 1 | -0/+1 |
* | Fix tests so that can be run before "make install" has been. (#119831) | Noah Levitt | 2003-09-02 | 3 | -2/+27 |
* | Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-based | Owen Taylor | 2003-08-03 | 3 | -1/+260 |
* | Basic docs for the new stuff. | Owen Taylor | 2003-08-03 | 1 | -0/+1 |
* | Generate runtest.sh so we can use ECHO_C, ECHO_N, SHELL (#114944) | Owen Taylor | 2003-07-24 | 2 | -54/+5 |
* | Add the fonconfig cflags/libs to FREETYPE_CFLAGS/LIBS. (#111326, Noah | Owen Taylor | 2003-04-29 | 1 | -1/+0 |
* | make similar changes to the ones on glib head (call gtk-docize, etc). | James Henstridge | 2003-03-11 | 1 | -33/+19 |
* | Add an --enable-debug configure argument defaulting to 'yes' for unstable | Owen Taylor | 2003-02-17 | 1 | -1/+2 |
* | shut up cvs | Manish Singh | 2002-09-29 | 1 | -0/+1 |
* | Make color parsing more robust and correct. (#93804) | Matthias Clasen | 2002-09-22 | 4 | -3/+84 |
* | Use unsigned char for bitfield array. (#83257, David L. Cooper II) | Owen Taylor | 2002-06-12 | 1 | -1/+1 |
* | Add @FREETYPE_CFLAGS@ | Owen Taylor | 2002-06-06 | 1 | -1/+3 |
* | more $(PANGO_API_VERSION) fixing | jacob berkman | 2002-03-05 | 1 | -2/+2 |
* | Fix doc comment. Move include outside G_BEGIN_DECLS. Add const to avoid | Darin Adler | 2001-12-17 | 1 | -1/+0 |
* | Resuming aborted commit | Sebastian Wilhelmi | 2001-12-13 | 1 | -1/+2 |
* | pango/modules.c g_module_symbol takes a gpointer *, not just a gpointer. | Manish Singh | 2001-12-05 | 1 | -0/+1 |
* | shut up CVS | Sven Neumann | 2001-12-03 | 1 | -0/+2 |
* | Add a test program that includes all headers in a C++ program. (#52606) | Owen Taylor | 2001-11-27 | 2 | -2/+70 |
* | Instead of including all-unicode.txt in the distribution, include a small | Owen Taylor | 2001-11-26 | 3 | -4920/+54 |
* | don't link against pangox at all. | Sven Neumann | 2001-10-30 | 1 | -8/+3 |
* | New file, used to build distribution package for Windows. | Tor Lillqvist | 2001-10-28 | 1 | -2/+6 |
* | shut up CVS | Sven Neumann | 2001-10-04 | 1 | -0/+1 |
* | new program to dump logical attrs to stdout | Havoc Pennington | 2001-10-03 | 3 | -3/+140 |
* | Release 0.15PANGO_0_15 | Owen Taylor | 2001-04-17 | 4 | -7/+13 |
* | .cvsignore updates | Owen Taylor | 2001-01-25 | 1 | -0/+4 |
* | s/is_break/is_line_break/g; | Havoc Pennington | 2001-01-22 | 1 | -8/+8 |