aboutsummaryrefslogtreecommitdiff
path: root/src/hyper/ChangeLog.2007
blob: 112f51b94d2ffed20a75334e1d87b627f0062f2d (plain)
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
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
2007-12-27  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet: Remove.

2007-09-13  Alfredo Portes  <alfredo.portes@gmail.com>
	    Waldek Hebisch <hebisch@math.uni.wroc.pl>

	* hyper.pamphlet : Cleanup HyperDoc sockets when restart.

2007-07-29  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet: Propagate libtoolization changes.
	* Makefile.in: Regenerate.

2007-06-20  Gabriel Dos Reis  <gdr@cs.tamu,edu>

	* Makefile.pamphlet (bin_PROGRAMS): Delete duplicate definition.
	Include hypertex and spadbuf only if X11 is available.
	(HTADD): Update.
	(BINFILES): Uniformize.
	(<<htsearch (BIN)>>): Remove.
	* Makefile.in: Regenerate.

2007-06-06  Gabriel Dos Reis  <gdr@cs.tamu,edu>

	* bitmaps/ht_icon: Remove, as per trunk.

2007-04-09  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet (${HYPER}/pages/ht.db): Tell htadd that we're
	building a system database.
	* Makefile.in: Regenerate.

2006-12-08  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet (${HYPER}/pages/ht.db): Beware of relative
	directories. 
	* Makefile.in: Regenerate.

2006-11-26  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* ReadBitmap.pamphlet: Include axiom-c-macros.h
	* titlebar.pamphlet: Likewise.
	* spadint.pamphlet: Likewise.
	* spadbuf.pamphlet: Likewise.
	* show-types.pamphlet: Likewise.
	* scrollbar.pamphlet: Likewise.
	* parse.pamphlet: Likewise.
	* parse-types.pamphlet: Likewise.
	* parse-paste.pamphlet: Likewise.
	* parse-input.pamphlet: Likewise.
	* parse-aux.pamphlet: Likewise.
	* macro.pamphlet: Likewise.
	* lex.pamphlet: Likewise.
	* keyin.pamphlet: Likewise.
	* item.pamphlet: Likewise.
	* input.pamphlet: Likewise.
	* initx.pamphlet: Likewise.
	* hyper.pamphlet: Likewise.
	* htinp.pamphlet: Likewise.
	* htadd.pamphlet: Likewise.
	* hthits.pamphlet: Likewise.
	* hash.pamphlet: Likewise.
	* halloc.pamphlet: Likewise.
	* group.pamphlet: Likewise.
	* form-ext.pamphlet: Likewise.
	* extent.pamphlet: Likewise.
	* extent2.pamphlet: Likewise.
	* extent1.pamphlet: Likewise.
	* ex2ht.pamphlet: Likewise.
	* event.pamphlet: Likewise.
	* display.pamphlet: Likewise.
	* dialog.pamphlet: Likewise.
	* debug.pamphlet: Likewise.
	* cond.pamphlet: Likewise.

	* Makefile.pamphlet: Add support for OS that require extension for
	executable binary files.
	* Makefile.in: Regenerate.

2006-11-24  Waldek Hebisch  <hebisch@math.uni.wroc.pl>

	* lex.pamphlet: spad_error_handler: add back return
	type

2006-11-24  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet (IN, MID, MIDOBJ, LIB): Remove.
	(hypertex_DEPENDENCIES): Clear.
	(htadd_DEPENDENCIES): Likewise.
	(spadbuf_DEPENDENCIES): Likewise.
	(hthits_DEPENDENCIES): Likewise.
	(ex2ht_DEPENDENCIES): Likewise.
	(${MID}/ReadBitmap.c): Remove
	(${MIDOBJ}/ReadBitmap.o): Remove.
	(All-hyper): New phony target.
	(.SUFFIXES): New target.
	* Makefile.in: Regenerate.

2006-11-21  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* addfile.pamphlet: Remove conditional K&R C style function
	declaration. 
	* cond.pamphlet: Likewise.
	* debug.pamphlet: Likewise.
	* dialog.pamphlet: Likewise.
	* display.pamphlet: Likewise.
	* event.pamphlet: Likewise.
	* ex2ht.pamphlet: Likewise.
	* extent1.pamphlet: Likewise.
	* extent2.pamphlet: Likewise.
	* form-ext.pamphlet: Likewise.
	* group.pamphlet: Likewise.
	* halloc.pamphlet: Likewise.
	* hash.pamphlet: Likewise.
	* htadd.pamphlet: Likewise.
	* hterror.pamphlet: Likewise.
	* hthits.pamphlet: Likewise.
	* htinp.pamphlet: Likewise.
	* hyper.pamphlet: Likewise.
	* initx.pamphlet: Likewise.
	* input.pamphlet: Likewise.
	* item.pamphlet: Likewise.
	* keyin.pamphlet: Likewise.
	* lex.pamphlet: Likewise.
	* macro.pamphlet: Likewise.
	* mem.pamphlet: Likewise.
	* parse-aux.pamphlet: Likewise.
	* parse-input.pamphlet: Likewise.
	* parse-paste.pamphlet: Likewise.
	* parse-types.pamphlet: Likewise.
	* ReadBitmap.pamphlet: Likewise.
	* scrollbar.pamphlet: Likewise.
	* show-types.pamphlet: Likewise.
	* spadbuf.pamphlet: Likewise.
	* spadint.pamphlet: Likewise.
	* titlebar.pamphlet: Likewise.

2006-11-12  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet: Tidy.

2006-11-09  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* hthits.pamphlet: Remove duplicate include of <sys/types.h>

2006-11-09  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
	    Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* hthits.pamphlet: Remove use of <regexp.h>, and required C
	preprocessor macro interface.  Explain why.
	(searchPage): Update.

2006-11-03  Waldek Hebisch  <hebisch@math.uni.wroc.pl>

	* rename pages/poly.ht to pages/polys.ht and pages/poly.pht
	to pages/polys.pht
	* Makefile.pamphlet (section pages): add explantion

2006-10-28  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet (clean-local): Fix thinko.
	(distclean-local): New rule.
	(clean): Remove.

2006-10-28  Waldek Hebisch  <hebisch@math.uni.wroc.pl>

	* Makefile.pamphlet (${HYPER}/pages/ht.db): correct paths to
	viewports in installed .pht pages
	* Makefile.in: Regenerate

2006-10-28  Waldek Hebisch  <hebisch@math.uni.wroc.pl>

	* viewport/*/* : Backport form trunk (135:137).  remove
	svn:keywords and svn:eol-style properties. Set svn:mime-type
	on *.Z files to application/octet-stream. Copy correct .Z
	files from trunk.

2006-10-25  Waldek Hebisch  <hebisch@math.uni.wroc.pl>

	* htinp.pamphlet (print_graph_paste): adjust paths to viewports.

2006-10-23  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet (hypertex_sources): Fix thinko.

2006-10-23  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* display.pamphlet: Adjust include file name.
	* titlebar.pamphlet: Likewise.

2006-10-23  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* parse.pamphlet: Adjust name of filenames containing underscores.
	* event.pamphlet: Likewise.
	* hyper.pamphlet: Likewise.
	* keyin.pamphlet: Likewise.
	* macro.pamphlet: Likewise.
	* mem.pamphlet: Likewise.
	
	* form-ext.pamphlet: Rename from form_ext.pamphlet.

	* show-types.pamphlet: Rename from show_types.pamphlet.
	Adjust name of filenames containing underscores.

	* parse-types.pamphlet: Rename from parse_types.pamphlet.
	Adjust name of filenames containing underscores.

	* parse-paste.pamphlet: Rename from parse_paste.pmaphlet.
	Adjust name of filenames containing underscores.

	* parse-input.pamphlet: Rename from parse_input.pamphlet.
	Adjust name of filenames containing underscores.

	* parse-aux.pamphlet: Rename from parse_aux.pamphlet.
	Rename parse_aux.h to parse-aux.h, and parse_aux.c to
	parse-aux.c

2006-10-08  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet: Remove references to ${MNT} throughout.
	* Makefile.in: Regenerate.

2006-09-26  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet (all): Create stamp file.
	* Makefile.in: Regenerate.

2006-09-25  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet (${HYPER}/pages/ht.db): Create
	$(axiom_target_datadir), if it does not exist.
	* Makefile.in: Regenerate.

2006-09-25  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* pages/util.ht: Fix path to bitmap files and .VIEW directories.
	This file should actually not be in business of hardcoding pathnames.

	* Makefile.pamphlet (HYPER): Put hypertex under the share
	directory, not doc.
	(${HYPER}/pages/ht.db): Copy viewports to the share dir, not the
	doc dir.

2006-09-18  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet: Simplify
	* Makefile.in: Regenerate.

2006-09-11  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet: Use $(axiom_build_document) to tangle
	pamphlets.  Add support for out-of-source build.
	* Makefile.in: Regenerate.

2006-09-03  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.in: New.

2006-08-06  Gabriel Dos Reis  <gdr@cs.tamu.edu>

	* Makefile.pamphlet: Remove explicit mention of X11 and Xpm.