summaryrefslogtreecommitdiff
path: root/modules/basic
Commit message (Expand)AuthorAgeFilesLines
* Claim to handle everything as a fallback (#106354, Simon Budig)Owen Taylor2003-05-271-1/+4
* Remove files from server copyOwen Taylor2003-04-141-269/+0
* Add an --enable-debug configure argument defaulting to 'yes' for unstableOwen Taylor2003-02-171-0/+1
* Add some extra ranges as "*" to match basic-x.c. (#101083, Jungshik Shin)Owen Taylor2002-12-162-8/+8
* Convert [sf]printf to g_[sf]printf, or, where appropriate g_printerr().Owen Taylor2002-12-062-2/+4
* Do not add GLIB_CFLAGS to CFLAGS.Sebastian Wilhelmi2002-11-261-4/+5
* Remove duplicate include of basic-common.h (#97667, Tony Graham)Owen Taylor2002-11-211-2/+0
* Add more debugging output.Tor Lillqvist2002-11-121-2/+14
* Fix #96781: changes for basic X shaper's code range for compatibilityHidetoshi Tajima2002-11-071-4/+5
* Removed hangul syllables and hangul tonemarks ranges. Now hangul-xft isChangwoo Ryu2002-11-022-4/+4
* Update the non-Uniscribe ranges to cover some more simple scripts.Tor Lillqvist2002-10-241-43/+102
* Add --with-usp10 flag to indicate where to find the usp10.h header, forTor Lillqvist2002-10-212-1/+758
* make charset ordering of chinese character sets differently for chineseHidetoshi Tajima2002-09-271-4/+4
* Merge from pango-1-0:Tor Lillqvist2002-09-241-1/+1
* Minor spacing fixes, comment the Unicode ranges covered.Tor Lillqvist2002-09-223-45/+64
* modules/indic/indic-xft.c (maybe_add_GPOS_feature):Owen Taylor2002-08-201-1/+1
* Patch from Nils Nordman to add various missing 'static' (#90353)Owen Taylor2002-08-202-7/+7
* ri Jul 26 19:46:45 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-07-262-3147/+3349
* Patch from Theppitak Karoonboonyanan that factors out common code fromOwen Taylor2002-07-262-2/+0
* on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-043-31/+4
* Fix C++ comment. (#82035, David L. Cooper II)Owen Taylor2002-05-211-1/+1
* ue Mar 26 18:22:07 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-03-267-72/+36
* 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