summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Change Unicode copyright sign to ASCII. Reported by Werner LEMBERG.Behdad Esfahbod2006-02-081-1/+1
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-251-1/+0
* Make tests/examples do use generated pango.modules. (bug #328291)Behdad Esfahbod2006-01-238-31/+23
* Adjust the order of *_CFLAGS to the same order known to work. (Fixes bugBehdad Esfahbod2006-01-161-4/+4
* Turn various gcc warnings off. Adding const, adding static, fullyBehdad Esfahbod2005-11-045-38/+34
* Set cairo font resolution.Behdad Esfahbod2005-08-291-6/+0
* Fix up places where there is missing or incomplete Copyright and LicenseOwen Taylor2005-07-211-0/+21
* Shut up CVSManish Singh2005-06-221-0/+1
* Fix up the operation of PangoLayoutIter, especially for Bidi (#89541,Owen Taylor2005-06-212-1/+251
* Include pangowin32.h first to avoind namespace collision. (#163584)Tor Lillqvist2005-03-011-4/+4
* Don't generate all-unicode.txt when cross-compiling. (#135503, J. AliOwen Taylor2004-06-231-1/+1
* Handle new Unicode-4.0 WORD_JOINER and NEXT_LINE classes. (#143436, JeroenOwen Taylor2004-06-221-2/+3
* === Released 1.3.0 ===PANGO_1_3_0Owen Taylor2003-10-241-0/+1
* Fix tests so that can be run before "make install" has been. (#119831)Noah Levitt2003-09-023-2/+27
* Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-basedOwen Taylor2003-08-033-1/+260
* Basic docs for the new stuff.Owen Taylor2003-08-031-0/+1
* Generate runtest.sh so we can use ECHO_C, ECHO_N, SHELL (#114944)Owen Taylor2003-07-242-54/+5
* Add the fonconfig cflags/libs to FREETYPE_CFLAGS/LIBS. (#111326, NoahOwen Taylor2003-04-291-1/+0
* make similar changes to the ones on glib head (call gtk-docize, etc).James Henstridge2003-03-111-33/+19
* Add an --enable-debug configure argument defaulting to 'yes' for unstableOwen Taylor2003-02-171-1/+2
* shut up cvsManish Singh2002-09-291-0/+1
* Make color parsing more robust and correct. (#93804)Matthias Clasen2002-09-224-3/+84
* Use unsigned char for bitfield array. (#83257, David L. Cooper II)Owen Taylor2002-06-121-1/+1
* Add @FREETYPE_CFLAGS@Owen Taylor2002-06-061-1/+3
* more $(PANGO_API_VERSION) fixingjacob berkman2002-03-051-2/+2
* Fix doc comment. Move include outside G_BEGIN_DECLS. Add const to avoidDarin Adler2001-12-171-1/+0
* Resuming aborted commitSebastian Wilhelmi2001-12-131-1/+2
* pango/modules.c g_module_symbol takes a gpointer *, not just a gpointer.Manish Singh2001-12-051-0/+1
* shut up CVSSven Neumann2001-12-031-0/+2
* Add a test program that includes all headers in a C++ program. (#52606)Owen Taylor2001-11-272-2/+70
* Instead of including all-unicode.txt in the distribution, include a smallOwen Taylor2001-11-263-4920/+54
* don't link against pangox at all.Sven Neumann2001-10-301-8/+3
* New file, used to build distribution package for Windows.Tor Lillqvist2001-10-281-2/+6
* shut up CVSSven Neumann2001-10-041-0/+1
* new program to dump logical attrs to stdoutHavoc Pennington2001-10-033-3/+140
* Release 0.15PANGO_0_15Owen Taylor2001-04-174-7/+13
* .cvsignore updatesOwen Taylor2001-01-251-0/+4
* s/is_break/is_line_break/g;Havoc Pennington2001-01-221-8/+8
* Use a fallback shaper if no engine is found for a range, the fallbackHavoc Pennington2000-12-151-0/+4919
* Add some jamo and viramas and unicode para separators and \r\n and so on,Havoc Pennington2000-12-121-0/+696
* #include <string.h>Elliot Lee2000-12-111-0/+2
* delete lang engineHavoc Pennington2000-12-025-0/+549