summaryrefslogtreecommitdiff
path: root/pango/module-defs-win32.c.win32
Commit message (Collapse)AuthorAgeFilesLines
* Clarify comment.Tor Lillqvist2004-03-041-3/+3
| | | | | | 2004-03-04 Tor Lillqvist <tml@iki.fi> * pango/module-defs-win32.c.win32: Clarify comment.
* if PANGO_MODULE_PREFIX is defined include the basic backend shaper (shouldHans Breuer2004-03-031-5/+14
| | | | | | | | | | | | | | 2004-03-03 Hans Breuer <hans@breuer.org> * pango/module-defs-win32.c.win32 : if PANGO_MODULE_PREFIX is defined include the basic backend shaper (should have been commited at 2003-12-12, too) * pango/makefile.msc : generate correct type for PangoFontMask (bug #135892, John Ehresman) * pango/opentype/makefile.msc : updated * pango/pango.def pango/pangoft2.def : more updatd externals
* Minor spacing fixes, comment the Unicode ranges covered.Tor Lillqvist2002-09-221-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | 2002-09-23 Tor Lillqvist <tml@iki.fi> * modules/basic/basic-win32.c: Minor spacing fixes, comment the Unicode ranges covered. * modules/basic/makefile.mingw.in: Remove. Not maintained. * modules/basic/Makefile.am: Remove from here, too. * pango/makefile.msc * pango/module-defs-win32.c.win32: Change according to change below so that build also with the manually written makefile for MSVC, which always uses included modules, still works. * pango-zip.sh.in: Distribute specifically pango.aliases and pango.modules, not the whole etc/pango which might contain editor backup files. Mon Sep 16 12:03:54 2002 Arnaud Charlet <charlet@gnat.com> * modules/basic/basic-win32.c: Check for correct macro, use correct module entry name, so that --with-included-modules works with autoconfiscated build for Windows. (#93372)
* Don't build the non-existant testfont binary Use glib-mkenums instead ofAlexander Larsson2001-08-041-0/+7
| | | | | | | | | | | | 2001-08-04 Alexander Larsson <alexl@redhat.com> * pango/makefile.msc: Don't build the non-existant testfont binary Use glib-mkenums instead of the old mkenums.pl copy module-defs-win32.c.win32 to module-defs-win32.c * pasng/module-defs-win32.c.win32: Include the built in basic-win32 stuff.
* pango/makefile.mingw.in Update.Tor Lillqvist2001-03-181-0/+9
2001-03-18 Tor Lillqvist <tml@iki.fi> * pango/makefile.mingw.in * pango/pango.def: Update. * pango/module-defs-win32.c.win32: New file. * pango/Makefile.am (EXTRA_DIST): Add here. * pango/mini-fribidi/makefile.mingw: New file. * pango/mini-fribidi/makefile.mingw (EXTRA_DIST): Add here.