summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 12f726c3e8c80b4c607d2c0806017c762d226230 (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
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
2004-05-08  Shaun McCance  <shaunm@gnome.org>

	* test/testdocs/Makefile.am:
	- Forget to add Makefile.am to CVS

2004-05-07  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/common/db-chunk.xsl:
	* xslt/docbook/html/Makefile.am:
	* xslt/docbook/html/db2html-division.xsl:
	* xslt/docbook/html/db2html.xsl:
	- Added db2html-division and got basic chunking going

	* xslt/docbook/html/db2html-inline.xsl:
	- Changed $true to true()

	* xslt/docbook/html/db2html-label.xsl:
	- Fixed invalid XPath

	* xslt/docbook/html/elements:
	- Numbered *sect* elements weren't listed for some reason

2004-05-06  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/html/Makefile.am:
	* xslt/docbook/html/TODO:
	* xslt/docbook/html/db2html-block.xsl:
	* xslt/docbook/html/db2html-xref.xsl:
	* xslt/docbook/html/db2html.xsl:
	- Adding db2html-block and db2html-xref

	* xslt/docbook/html/db2html-admon.xsl:
	* xslt/docbook/html/db2html-inline.xsl:
	* xslt/docbook/html/db2html-label.xsl:
	* xslt/docbook/html/db2html-title.xsl:
	- Fixed templates names and formatting changes

	* xslt/gettext/gettext.xsl:
	- Fixed $lang attribute default value
2004-05-05  Shaun McCance  <shaunm@gnome.org>

	* configure.in:
	* tests/Makefile.am:
	* tests/testdocs/*:
	- Added docbook-testdocs

	* xslt/docbook/html/Makefile.am:
	- Added db2html.xsl

	* xslt/docbook/html/db2html-cmdsynopsis.xsl:
	* xslt/docbook/html/db2html-info.xsl:
	* xslt/rngdoc/rngdoc.xsl:
	- Minor fixes and tab removal

	* xslt/xsldoc/xsldoc.xsl:
	- Avoiding use of default namespace, for #141532

2004-04-27  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/common/db-chunk.xsl:
	* xslt/docbook/html/db2html-admon.xsl:
	* xslt/docbook/html/db2html-funcsynopsis.xsl:
	* xslt/docbook/html/db2html-info.xsl:
	* xslt/docbook/omf/db2omf.xsl:
	* xslt/gettext/gettext.xsl:
	* xslt/xsldoc/xsldoc.xsl:
	- More xsldoc changes

2004-04-26  Shaun McCance  <shaunm@gnome.org>

	* xslt/xsldoc/xsldoc.xsl:
	- Started switching xsldoc over to the new format

2004-04-26  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/omf/db2omf.xsl:
	- Changes to the xsldoc

2004-04-26  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/common/db-chunk.xsl:
	* xslt/docbook/html/db2html-admon.xsl:
	* xslt/docbook/html/db2html-cmdsynopsis.xsl:
	* xslt/docbook/html/db2html-ebnf.xsl:
	* xslt/docbook/html/db2html-funcsynopsis.xsl:
	* xslt/docbook/html/db2html-info.xsl:
	* xslt/docbook/html/db2html-inline.xsl:
	* xslt/docbook/html/db2html-label.xsl:
	* xslt/docbook/html/db2html-title.xsl:
	* xslt/gettext/gettext.xsl:
	- Changes to the xsldoc

2004-04-20  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/html/db2html-cmdsynopsis.xsl:
	* xslt/docbook/html/db2html-info.xsl:
	* xslt/docbook/html/db2html-inline.xsl:
	- Switching xsldoc comments to something more pleasant

2004-04-20  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/html/db2html-funcsynopsis.xsl:
	* xslt/docbook/html/db2html-title.xsl:
	- Switching xsldoc comments to something more pleasant

2004-04-16  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/html/db2html-admon.xsl:
	* xslt/docbook/html/db2html-label.xsl:
	- Switching xsldoc comments to something more pleasant

2004-04-15  Shaun McCance  <shaunm@gnome.org>

	* doc/xslt/C/gnome-doc-xslt.xml:
	* xslt/docbook/html/Makefile.am:
	* xslt/docbook/html/TODO:
	* xslt/docbook/html/db2html-ebnf.xsl:
	* xslt/docbook/html/elements:
	- Added db2html-ebnf.xsl

2004-04-07  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/html/db2html-info.xsl:
	* xslt/docbook/html/db2html-suppressed.xsl:
	- Implemented copyright, holder, year, collab, and collabname

	* xslt/docbook/html/db2html-inline.xsl:
	- Using hex char references

	* xslt/docbook/html/report.xslt:
	- Some useful numbers at the top

2004-04-07  Shaun McCance  <shaunm@gnome.org>

	* doc/xslt/C/.cvsignore:
	- Added new files

	* xslt/docbook/html/report.sh:
	* xslt/docbook/html/report.xslt:
	- Doing this way less stupidly

2004-04-06  Shaun McCance  <shaunm@gnome.org>

	* doc/xslt/C/gnome-doc-xslt.xml:
	* xslt/docbook/common/db-chunk.xsl:
	* xslt/docbook/html/db2html-info.xsl:
	- Added two new stylesheets

	* xslt/docbook/html/TODO:
	- Updated TODO

	* xslt/docbook/html/db2html-suppressed.xsl:
	- Stuff we handle in db2html.info.mode

	* xslt/docbook/html/db2html-title.xsl:
	- Change db2html-depth.depth-in-chunk to db.chunk.depth-in-chunk

2004-04-06  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/html/db2html-suppressed.xsl:
	- Added arg, group, sbr, synopfragment, and synopfragmentref

	* xslt/docbook/html/elements:
	- cat elements | uniq > elements

	* xslt/docbook/html/report.xslt:
	- Added quick count of unmatched elements

2004-04-06  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/html/Makefile.am:
	* xslt/docbook/html/db2html-funcsynopsis.xsl:
	* xslt/docbook/html/db2html-suppressed.xsl:
	- Adding new XSLT files

	* */.cvsignore:
	- Some .cvsignore updates

2004-04-05  Shaun McCance  <shaunm@gnome.org>

	* doc/xslt/gnome-doc-xslt.desktop.in
	- Adding gnome-doc-xslt.desktop.in

2004-04-05  Shaun McCance  <shaunm@gnome.org>

	* gnome-doc-utils.make:
	- Fix for silly problem with rngdoc building

	* xslt/docbook/html/Makefile.am:
	* xslt/docbook/html/elements:
	* xslt/docbook/html/report.sh:
	* xslt/docbook/html/report.xslt:
	- Added quick-and-dirty status reporting thing

	* xslt/docbook/html/db2html-admon.xsl:
	- Some changes to work better with xsldoc and the report

2004-04-03  Shaun McCance  <shaunm@gnome.org>

	* gnome-doc-utils.make:
	- Got the xsldoc and rngdoc builds working

	* doc/xslt/C/gnome-doc-xslt.xml:
	- Sectioned off db2html

	* xslt/docbook/html/db2html-admon.xsl:
	* xslt/docbook/html/db2html-cmdsynopsis.xsl:
	* xslt/docbook/html/db2html-inline.xsl:
	* xslt/docbook/html/db2html-label.xsl:
	* xslt/docbook/html/db2html-title.xsl:
	* xslt/docbook/omf/db2omf.xsl:
	* xslt/gettext/gettext.xsl:
	- s/refentry/reference/

	* xslt/xsldoc/xsldoc.xsl:
	- Split out xsldoc.params
	- Put in xsldoc.named

2004-04-02  Shaun McCance  <shaunm@gnome.org>

	* gnome-doc-utils.make:
	- More targets, more rngdoc and xsldoc stuff

	* doc/xslt/Makefile.am:
	- Added more XSLDIRS

	* doc/xslt/C/gnome-doc-xslt.xml:
	- Including xsldoc-generated docs

	* xslt/docbook/omf/db2omf.xsl:
	- Formatting

	* xslt/rngdoc/rngdoc.xsl:
	- Added rngdoc.id

	* xslt/xsldoc/xsldoc.xsl:
	- Added xsldoc.id
	- Stuff to pull param documentation

2004-04-02  Shaun McCance  <shaunm@gnome.org>

	* Makefile.am:
	* bootstrap.make:
	* doc/xslt/Makefile.am:
	- Adding bookstrap.make to bootstrap the docs builds

	* configure.in:
	* xslt/Makefile.am:
	* xslt/xsldoc/Makefile.am:
	- Actually build xsldoc

	* gnome-doc-utils.make:
	- Put in some variables to help bootstrapping

	* xslt/docbook/html/Makefile.am:
	- Added new XSLT files to Makefile.am

	* xslt/rngdoc/Makefile.am:
	- Hum

2004-04-02  Shaun McCance  <shaunm@gnome.org>

	* xslt/xsldoc/Makefile.am:
	* xslt/xsldoc/xsldoc.xsl:
	- Adding xsldoc.xsl

	* xslt/rngdoc/rngdoc.xsl:
	- Removed sectioning stuff

2004-04-01  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/html/db2html-inline.xsl:
	- Added db2html-inline.xsl

	* xslt/docbook/html/db2html-cmdsynopsis.xsl:
	- Added -punc spans around things with automatic punctuation

2004-04-01  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/html/db2html-cmdsynopsis.xsl:
	- Adding db2html-cmdsynopsis.xsl

	* xslt/docbook/html/db2html-admon.xsl:
	* xslt/docbook/html/db2html-label.xsl:
	* xslt/docbook/html/db2html-title.xsl:
	- Making names not as obscenely long

2004-03-31  Shaun McCance  <shaunm@gnome.org>

	* autogen.sh:
	- Requiring automake 1.5 for xml2po

	* gnome-doc-utils.make:
	- Building OMF files

	* doc/xslt/Makefile.am:
	* doc/xslt/C/gnome-doc-xslt.xml:
	* doc/xslt/C/legal.xml:
	- Added content files

	* xslt/docbook/omf/Makefile.am:
	- s/db2html/db2omf/

	* xslt/docbook/omf/db2omf.xsl:
	- Fixed XPath selections and implemented more keys

2004-03-30  Shaun McCance  <shaunm@gnome.org>

	* gnome-doc-utils.pc.in:
	- Added db2omf and gettext variables.
	- Changes docbook2html to db2html.

	* doc/xslt/gnome-doc-xslt.omf.in:
	- Added .omf.in file for gnome-doc-xslt.

	* xslt/docbook/omf/db2omf.xsl:
	- Partial implementation.

2004-03-30  Shaun McCance  <shaunm@gnome.org>

	* configure.in:
	* gnome-doc-utils.make:
	* xslt/docbook/Makefile.am:
	* xslt/docbook/omf/Makefile.am:
	* xslt/docbook/omf/db2omf.xsl:
	- Adding db2omf.xsl

2004-03-26  Shaun McCance  <shaunm@gnome.org>

	* gnome-doc-utils.m4:
	* gnome-doc-utils.make:
	* doc/xslt/Makefile.am:
	- Starting fresh with gnome-doc-utils.make

2004-03-25  Danilo Ĺ egan  <dsegan@gmx.net>

	* xml2po/*: Imported entire xml2po tree (will need cleaning up
	before it is integrated with gnome-doc-utils, since it duplicates
	a lot of stuff like COPYING, auto* stuff, etc).

2004-03-23  Shaun McCance  <shaunm@gnome.org>

	* Makefile.am:
	* gnome-doc-utils.m4:
	* test/testdoc1/Makefile.am:
	- Somewhat more intelligent use of gnome-doc-utils.make

2004-03-19  Shaun McCance  <shaunm@gnome.org>

	* Makefile.am
	* configure.in:
	* gnome-doc-utils.m4:
	* doc/Makefile.am:
	* doc/xslt/Makefile.am:
	- Adding new files

	* gnome-doc-utils.m4:
	- Minor stuff

	* gnome-doc-utils.pc.in:
	- Added variables sgmldir and xsldoc

	* test/testdoc1/autogen.sh:
	* test/testdoc1/help/testdoc1/Makefile.am:
	- Testing gnome-doc-utils.make without going through autoconf

	* xslt/docbook/html/db2html-title.xsl:
	- Removed some xsl:text

2004-03-17  Shaun McCance  <shaunm@gnome.org>

	* xslt/docbook/html/Makefile.am:
	* xslt/docbook/html/TODO:
	* xslt/docbook/html/db2html-admon.xsl:
	- Added db2html-admon.xsl

2004-03-16  Shaun McCance  <shaunm@gnome.org>

	* gnome-doc-utils.pc.in:
	- Added rngdoc variable.

	* xslt/rngdoc/rngdoc.xsl:
	- Fixed incorrect XPath expression.

2004-03-16  Shaun McCance  <shaunm@gnome.org>

	* configure.in:
	* xslt/Makefile.am:
	* xslt/docbook/Makefile.am:
	* xslt/rngdoc/Makefile.am:
	- Adding some build files.

2004-03-16  Shaun McCance  <shaunm@gnome.org>

	* xslt/rngdoc/rngdoc.xsl:
	- Adding initial work on RNG documentation builder.

2004-03-15  Shaun McCance  <shaunm@gnome.org>

	* COPYING:
	- Use LGPL, not GPL

	* xslt/docbook/html/Makefile.am:
	* xslt/docbook/html/db2html-title.xsl:
	- Added db2html-title.xsl

	* xslt/docbook/html/db2html-label.xsl:
	- Annotation improvements and other minor tweaks.

	* xslt/docbook/html/TODO:
	- Added a TODO file.

2004-03-14  Shaun McCance  <shaunm@gnome.org>

	* sandbox/mallard:
	- Importing Mallard stuff.

2004-03-14  Shaun McCance  <shaunm@gnome.org>

	* gnome-doc-utils.m4:
	* test/testdoc1/Makefile.am:
	* test/testdoc1/autogen.sh:
	* test/testdoc1/help/testdoc1/Makefile.am:
	- Trying stuff out, rather unsuccessfully.

	* xslt/docbook/html/Makefile.am:
	* xslt/docbook/html/db2html-label.xsl:
	- Added db2html-label.xsl, equivalent to Yelp's db2html-header.xsl.

	* xslt/gettext/Makefile.am:
	- Change the install directory.

	* xslt/gettext/gettext.xsl:
	- Removed stuff, getting ready to annotate.

2004-03-09  Shaun McCance  <shaunm@gnome.org>

	* gnome-doc-utils.m4:
	- Minor changes

	* test
	- Adding a test document

2004-03-08  Shaun McCance  <shaunm@gnome.org>

	* Makefile.am:
	* autogen.sh:
	* configure.in:
	* gnome-doc-utils.m4:
	- Added xslt to SUBDIRS
	- Added gnome-doc-utils.m4
	- Added ACLOCAL_FLAGS to bootstrap off of local gnome-doc-utils.m4

2004-03-04  Shaun McCance  <shaunm@gnome.org>

	* configure.in:
	- Added AM_GLIB_GNU_GETTEXT.
	- Added cong-doc-utils.pc to AC_OUTPUT.

2004-03-04  Shaun McCance  <shaunm@gnome.org>

	* autogen.sh:
	- Stole autogen from nautilus.

	* configure.in:
	- Added po/ChangeLog
	- Added xslt/Makefile