summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 795e8e45f18fa57c6d81022cfed65d529a53c768 (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
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