0f753155b5
(Ted 2.14 April 6, 2003) * Initial support for Macintosh pict images * Table Headers * Bug in image rendering on 256 color screens solved * Fixes in German package * Brazilian window texts * Tabs in page headers/footers finally saved in such a way that they are picked up by MS-Word 2000 (Ted 2.13 March 15, 2003) * Options for making much more compact PostScript when a document is printed. * Support for smallcaps. * Upgraded the pdfmarks to a version that more recent versions of acroread support. * Default codepage for new documents now is 1252. The defaultAnsicpg resource must be used to set a different one. * Make the print dialog usable when there is a huge number of printers. * Partial implementation of rowspan/colspan of table cells. (Ted 2.12 December 1, 2002) * GTK version is now more mature and even usable. Source Adapted to GTK 2.0 * Solid shading of paragraphs and table cells. * Colored table cell borders, Text colors. * GTK version uses X11 resources for configuration, like the Motif version. * To change the hyperlinks as saved by older versions of Ted to blue and underlined once run the command TED_HYPERLINKS_BLUE=1 Ted old.rtf and save the document.
12 lines
305 B
Text
12 lines
305 B
Text
$NetBSD: patch-ac,v 1.3 2003/04/09 13:26:46 markd Exp $
|
|
|
|
--- appUtil/configure.orig Sat Apr 5 00:46:49 2003
|
|
+++ appUtil/configure
|
|
@@ -1745,7 +1745,6 @@ EOF
|
|
then
|
|
# Includes
|
|
for ac_dir in \
|
|
- /usr/include \
|
|
/usr/local/include \
|
|
/usr/pkg/include \
|
|
/usr/local/include/zlib \
|