summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use git.mkBehdad Esfahbod2009-04-171-0/+2
* Fix warningsBehdad Esfahbod2009-02-061-1/+2
* Fix warningBehdad Esfahbod2009-01-281-6/+3
* Remove Unicode test files from distBehdad Esfahbod2008-05-131-4/+1
* Minor.Behdad Esfahbod2008-04-251-1/+1
* Part of Bug 97545 – Make pango_default_break follow Unicode TR #29Behdad Esfahbod2008-04-251-2/+1
* Part of Bug 97545 – Make pango_default_break follow Unicode TR #29 PatchBehdad Esfahbod2008-04-243-3/+371
* Bug 512566 – dont' use deprecated macro Patch from Christian PerschBehdad Esfahbod2008-01-282-2/+2
* Remove use of pango-script-table.hBehdad Esfahbod2007-08-211-30/+0
* Bug 451547 – FAIL: runtests.shBehdad Esfahbod2007-06-271-0/+4
* Include pangocairo.h too.Behdad Esfahbod2007-06-191-0/+4
* Update to api changesBehdad Esfahbod2007-05-141-4/+4
* New public API:Behdad Esfahbod2007-05-102-17/+135
* Bug 398238 – pangorc file missing from tests directoryBehdad Esfahbod2007-01-211-1/+1
* *.c, *.h: Replace preceding sequences of 8 spaces with tabs.Behdad Esfahbod2007-01-163-96/+96
* *.c, *.h: Drop trailing whitespace.Behdad Esfahbod2007-01-165-73/+73
* Remove .cvsignore files (moved to svn:ignore prop)Behdad Esfahbod2007-01-091-15/+0
* Minor simplification.Behdad Esfahbod2006-09-181-3/+6
* Bug 343966 – pango Cygwin build fixes Patch from Cygwin PortsBehdad Esfahbod2006-06-061-1/+1
* Bug 337924 – cleanups for issues reported by various compilers PatchBehdad Esfahbod2006-04-111-1/+3
* 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