about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/GridText.c6
-rw-r--r--src/HTInit.c3
-rw-r--r--src/LYCookie.c6
-rw-r--r--src/chrtrans/def7_uni.tbl28
4 files changed, 26 insertions, 17 deletions
diff --git a/src/GridText.c b/src/GridText.c
index 11bb5455..16ca37d6 100644
--- a/src/GridText.c
+++ b/src/GridText.c
@@ -1,5 +1,5 @@
 /*
- * $LynxId: GridText.c,v 1.319 2019/01/03 00:14:15 tom Exp $
+ * $LynxId: GridText.c,v 1.320 2019/01/27 16:12:59 Keith.Bowes Exp $
  *
  *		Character grid hypertext object
  *		===============================
@@ -1716,7 +1716,7 @@ static void display_title(HText *text)
 	percent[0] = '\0';
     } else if ((display_lines) <= 0 && LYlines > 0 &&
 	       text->top_of_screen <= 99999 && text->Lines <= 999999) {
-	sprintf(percent, " (l%d of %d)",
+	sprintf(percent, gettext(" (l%d of %d)"),
 		text->top_of_screen, text->Lines);
     } else if ((text->Lines >= display_lines) && (display_lines > 0)) {
 	int total_pages = ((text->Lines + display_lines)
@@ -1725,7 +1725,7 @@ static void display_title(HText *text)
 				  ? 0
 				  : (text->Lines - display_lines));
 
-	sprintf(percent, " (p%d of %d)",
+	sprintf(percent, gettext(" (p%d of %d)"),
 		((text->top_of_screen > start_of_last_page)
 		 ? total_pages
 		 : ((text->top_of_screen + display_lines) / (display_lines))),
diff --git a/src/HTInit.c b/src/HTInit.c
index 42e7525c..6bec91af 100644
--- a/src/HTInit.c
+++ b/src/HTInit.c
@@ -1,5 +1,5 @@
 /*
- * $LynxId: HTInit.c,v 1.90 2018/03/05 22:35:07 tom Exp $
+ * $LynxId: HTInit.c,v 1.91 2018/03/05 22:52:26 Keith.Bowes Exp $
  *
  *		Configuration-specific Initialization		HTInit.c
  *		----------------------------------------
@@ -179,6 +179,7 @@ void HTFormatInit(void)
      * text/html
      */
     SET_INTERNL("application/xhtml+xml", "www/present", HTMLPresent, 1.0);
+    SET_INTERNL("application/xhtml+xml", "www/source", HTPlainPresent, 1.0);
     SET_INTERNL("text/css", "www/present", HTPlainPresent, 1.0);
     SET_INTERNL(STR_HTML, "www/present", HTMLPresent, 1.0);
     SET_INTERNL(STR_PLAINTEXT, "www/present", HTPlainPresent, 1.0);
diff --git a/src/LYCookie.c b/src/LYCookie.c
index 7b139c48..6755829c 100644
--- a/src/LYCookie.c
+++ b/src/LYCookie.c
@@ -1,5 +1,5 @@
 /*
- * $LynxId: LYCookie.c,v 1.146 2019/01/25 14:16:47 tom Exp $
+ * $LynxId: LYCookie.c,v 1.147 2019/01/26 00:50:13 tom Exp $
  *
  *			       Lynx Cookie Support		   LYCookie.c
  *			       ===================
@@ -875,7 +875,9 @@ static char *scan_cookie_sublist(char *hostname,
 	     * Skip if we have a port list and the current port is not listed.
 	     * - FM
 	     */
-	    if (co->PortList && !port_matches(port, co->PortList)) {
+	    if (USE_RFC_2965
+		&& co->PortList
+		&& !port_matches(port, co->PortList)) {
 		continue;
 	    }
 
diff --git a/src/chrtrans/def7_uni.tbl b/src/chrtrans/def7_uni.tbl
index 827b48d4..e45c5b71 100644
--- a/src/chrtrans/def7_uni.tbl
+++ b/src/chrtrans/def7_uni.tbl
@@ -1,4 +1,4 @@
-# $LynxId: def7_uni.tbl,v 1.31 2015/04/06 10:45:42 tom Exp $
+# $LynxId: def7_uni.tbl,v 1.32 2017/07/06 17:47:27 Keith.Bowes Exp $
 # Default 7bit replacements.
 #
 # This table is very important and should not be excluded from the distribution
@@ -108,28 +108,32 @@ U+00fe:th
 # end of latin-1 repertoire
 0x41	U+0100	U+0102	U+0104			# A
 0x61	U+0101	U+0103	U+0105			# a
-0x43	U+0106	U+0108	U+010a	U+010c		# C
+0x43	U+0106	U+010a	U+010c		# C
+U+0108 "Ch"
 # The following line is an example for mapping several accented versions
 # of small letter 'c' to 'c':
-0x63	U+0107	U+0109	U+010b	U+010d		# c
+0x63	U+0107	U+010b	U+010d		# c
+U+0109 "ch"
 0x44	U+010e
 0x64	U+010f
 U+0110:D/
 U+0111:d/
 0x45	U+0112	U+0114	U+0116	U+0118	U+011a	# E
 0x65	U+0113	U+0115	U+0117	U+0119	U+011b	# e
-0x47	U+011c	U+011e	U+0120	U+0122		# G
-0x67	U+011d	U+011f	U+0121	U+0123		# g
-0x48	U+0124
-0x68	U+0125
+0x47	U+011e	U+0120	U+0122		# G
+0x67	U+011f	U+0121	U+0123		# g
+U+011C "Gh"
+U+011D "gh"
+U+0124 "Hh"
+U+0125" "hh"
 U+0126:H/
 0x48	U+0127 #	LATIN SMALL LETTER H BAR	-> H
 0x49	U+0128	U+012a	U+012c	U+012e	U+0130	# I
 0x69	U+0129	U+012b	U+012d	U+012f	U+0131	# i
 U+0132:IJ
 U+0133:ij
-0x4a	U+0134
-0x6a	U+0135
+U+0134 "Jh"
+U+0135 "jh"
 0x4b	U+0136
 0x6b	U+0137
 U+0138:kk
@@ -152,8 +156,10 @@ U+0152:OE
 U+0153:oe
 0x52	U+0154	U+0156	U+0158			# R
 0x72	U+0155	U+0157	U+0159			# r
-0x53	U+015a	U+015c	U+015e	U+0160	U+0218	# S
-0x73	U+015b	U+015d	U+015f	U+0161	U+0219	# s
+0x53	U+015a	U+015e	U+0160	U+0218	# S
+0x73	U+015b	U+015f	U+0161	U+0219	# s
+U+015C "Sh"
+U+015d "sh"
 0x54	U+0162	U+0164	U+021a			# T
 0x74	U+0163	U+0165	U+021b			# t
 U+0166:T/
1549faf ^
0c3544d ^
4f8b08d ^







0c3544d ^



0e5c819 ^













0c3544d ^





1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127