summaryrefslogtreecommitdiff
path: root/modules/basic
Commit message (Expand)AuthorAgeFilesLines
* Turn various gcc warnings off. Adding const, adding static, fullyBehdad Esfahbod2005-11-041-8/+8
* Drop unused font_cache variable and the call toTor Lillqvist2005-09-131-5/+0
* New function added.Behdad Esfahbod2005-07-234-21/+3
* Use -export-symbols-regex to control symbol exports, including notOwen Taylor2005-07-221-7/+3
* Fix up places where there is missing or incomplete Copyright and LicenseOwen Taylor2005-07-211-0/+21
* pango/pangocairo-render.c (pango_cairo_renderer_draw_glyphs): Handle glyphOwen Taylor2005-05-161-1/+2
* Correct parameters passed to MultiByteToWideChar(). Pass -1 as sourceTor Lillqvist2005-04-281-12/+33
* Update to new Cairo font API.Owen Taylor2005-04-071-1/+1
* Leave out some languages that don't have any own digits.Tor Lillqvist2005-03-201-25/+18
* PangoCairoFontMap for win32 fonts.Owen Taylor2005-02-241-34/+12
* Don't use -p option to cp, can cause "failed to preserve ownership"Tor Lillqvist2005-01-251-1/+1
* Remove an extraneous / that was confusing gcc on Win32.Owen Taylor2005-01-111-1/+1
* Emergency fix for #151068... if uniscribe shaping comes up with no glyphs,Owen Taylor2004-12-161-1/+1
* Set G_LOG_DOMAIN.Owen Taylor2004-11-221-6/+7
* Add the new pango_renderer_* symbols.Tor Lillqvist2004-09-251-11/+0
* updatedHans Breuer2004-08-061-0/+11
* #143556, Noah MischOwen Taylor2004-06-211-1/+1
* use uniscribe_scripts instead of uniscribe_ranges (does show only withHans Breuer2004-02-281-2/+2
* moved pango_fc_* to the latter where they live on *nix too.Hans Breuer2003-12-131-1/+1
* Simplify.Tor Lillqvist2003-12-081-38/+32
* Modules now declare a list of scripts that they cover instead of a list ofOwen Taylor2003-09-233-144/+79
* New function. Uses the Uniscribe ScriptIsSimple() function to check ifTor Lillqvist2003-08-071-7/+50
* Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-basedOwen Taylor2003-08-033-95/+84
* Make pangoxft depend on pangoft2.Owen Taylor2003-08-032-36/+11
* Remove.Owen Taylor2003-08-021-1/+3
* Add API to kern a complete glyph string. Remove API to kern individualSoeren Sandmann2003-08-021-7/+3
* Remove leftover FRIBIDI_LIBS reference. (Pointed out by Sven Neumann)Owen Taylor2003-07-251-1/+1
* updated to generate libtool compatible dll names, define the rightHans Breuer2003-07-201-0/+70
* Switch over the way that module entry points work, taking advantage of theOwen Taylor2003-04-146-695/+86
* make similar changes to the ones on glib head (call gtk-docize, etc).James Henstridge2003-03-111-86/+59
* 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