summaryrefslogtreecommitdiff
path: root/modules/basic
Commit message (Expand)AuthorAgeFilesLines
...
* Convert U+00A0 (NON BREAK SPACE) to U+0020 (SPACE)Owen Taylor2002-03-255-19/+23
* When loading an iconv converter fails, recover gracefully and warn ratherOwen Taylor2002-03-203-40/+36
* Enabled ksc5601 fonts in the Hangul compatibility jamos, the CJK unifiedChangwoo Ryu2002-03-181-1265/+1277
* Prefer ksc5601 fonts to unicode fonts for "ko" locales.Owen Taylor2002-03-151-1/+2
* Fix problem where == was used instead if =. (#73694, Martin Gansser)Owen Taylor2002-03-061-1/+1
* Fix pangoxft-$(PANGO_API_VERSION). (Reported by Manish Singh.)Owen Taylor2002-03-051-1/+1
* Switch over to GLib/GTK+ style library versioning. Update version numbersOwen Taylor2002-03-051-4/+4
* Patch from Sven Neumann to extend and make consistent the set ofOwen Taylor2002-02-234-4/+80
* Changed support of Hebrew from full to fallback in order to make theDov Grobgeld2002-01-193-3/+3
* Mark as only an approximate match for Hebrew, so the Hebrew shaper will beOwen Taylor2001-12-271-1/+1
* Compile with -DG_DISABLE_DEPRECATED. See #52790.Sebastian Wilhelmi2001-12-131-0/+1
* change "EUC-CN" to "GB2312" which is the canonical name for gb2312.1980Hidetoshi Tajima2001-12-101-1/+1
* handle codeset1(right half of jisx0201.1976) and codeset3(jisx0212.1990)Hidetoshi Tajima2001-12-062-2275/+2316
* Documentation.Matthias Clasen2001-11-261-1/+1
* Check for LEX and YACC. This will be made optional later, with the buildAlexander Larsson2001-11-181-27/+8
* Add the Win32 GDI Pango backend to autoconfiguration:Tor Lillqvist2001-10-031-5/+31
* updated externalsHans Breuer2001-09-211-0/+1
* Up to 0.19.Owen Taylor2001-09-182-1/+1
* add $(pangoxftlibs) so we get proper dependencies noted in the module.Matt Wilson2001-09-181-1/+1
* Large rewrite of the win32 backend to use real glyph indexes instead ofAlexander Larsson2001-08-091-65/+6
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-146-20/+136
* Require libtool 1.4 when build out of CVS.Owen Taylor2001-05-161-7/+17
* Move some fontmap stuff to pangox-private.h to access fontmap->resolutionHavoc Pennington2001-04-271-0/+11
* Makefile.am configure.in modules/*/Makefile.am make it compile without XSven Neumann2001-03-151-0/+6
* Don't leak PangoCoverage. Move name free closer to allocation.32001-01-231-1/+3
* Adapt to new g_utf8_to_ucs4() prototype.Owen Taylor2001-01-071-0/+1
* i2001-01-04 Alexander Larsson <alla@lysator.liu.se>Alexander Larsson2001-01-043-9/+15
* Rename all x modules from abc to abc-x.Alexander Larsson2001-01-033-516/+11
* Update the default list of included modules forAlexander Larsson2001-01-034-16/+42
* Only a script engine here.Tor Lillqvist2000-12-211-3/+1
* Change usage to say pango-config instead of glib-config. Add support forAlexander Larsson2000-12-212-12/+23
* Add opentype/.Owen Taylor2000-12-212-0/+2
* Since Xft may only be available statically without shlib deps, check forOwen Taylor2000-12-203-19/+26
* Fix build breakage, reported by Alex Larsson and Yasushi ShojiHavoc Pennington2000-12-184-4/+3
* Fix macro breakage.Owen Taylor2000-12-156-25/+617
* add assertion that shaper != NULL to catch engine problems fasterHavoc Pennington2000-12-141-1/+3
* delete lang engineHavoc Pennington2000-12-024-141/+5
* Define PANGO_VERSION.Tor Lillqvist2000-11-301-3/+40
* Fix warnings - mostly include string.h for strcmp.Elliot Lee2000-11-212-0/+2
* Released 0.13PANGO_0_13Owen Taylor2000-11-171-0/+1
* Remove UNICODE_LIBS UNICODE_CFLAGSHavoc Pennington2000-11-131-1/+1
* Remove checks for iconv - we now depend on g_iconv wrapper defined inOwen Taylor2000-11-122-30/+26
* Include a stripped-down version of fribidi to avoid the extra dependency.Owen Taylor2000-11-124-13/+12
* pango/pango.def Add new entry points.Tor Lillqvist2000-10-032-13/+70
* Use iso10646-1 fonts for Georgian, Ethiopic, Cherokee, Canadian, Ogham,Robert W Brady2000-09-041-0/+2
* Add /usr/lib/qt-2.2.0 to the list.Owen Taylor2000-08-312-2419/+2473
* Add parameter telling whether to print warning or not if string isn'tTor Lillqvist2000-08-205-29/+372
* Add the pangowin32 sources.Tor Lillqvist2000-07-183-64/+7
* pango/pango-utils.h pango/pango-utils.c pango/pangox-fontmap.c Move theTor Lillqvist2000-07-161-3/+3
* pango/pangowin32.h pango/pangowin32-private.h pango/pangowin32-fontcache.cTor Lillqvist2000-07-152-0/+384