File: ChangeLog

package info (click to toggle)
xmlroff 0.6.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 36,456 kB
  • sloc: ansic: 178,247; xml: 109,155; sh: 8,973; makefile: 1,331; perl: 30
file content (358 lines) | stat: -rw-r--r-- 10,749 bytes parent folder | download | duplicates (5)
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
2007-01-31  Tony Graham  <tonygraham@users.sourceforge.net>

	* xmlroff-docs.sgml: Commented out -area.xml files.

	* Changes added automatically by gtk-doc.

2006-08-10  Tony Graham  <tonygraham@users.sourceforge.net>

	* .cvsignore, Makefile.am: Added xmlroff.fo, which is generated
	from xmlroff.xml.

	* tmpl/fo-property.sgml, xmlroff-sections.txt: Updated files.

2006-06-29  Tony Graham  <tonygraham@users.sourceforge.net>

	* xmlroff.xml: xmlroff manpage in DocBook XML by Oliver
	Kiddle.

2006-05-30  Tony Graham  <tonygraham@users.sourceforge.net>

	* tmpl/libfo-compat.sgml: Documentation for
	libfo/libfo-compat.[ch].

	* xmlroff-sections.txt: Updated for xmlroff 0.3.98.

	* Updated automatically generated files.

	* tmpl/result-to-fo.sgml: Removed since result-to-fo.[ch] removed.

2006-05-28  Tony Graham  <tonygraham@users.sourceforge.net>

	* Makefile.am: Added building bundled copy of PangoXSL.

2006-04-07  Tony Graham  <tonygraham@users.sourceforge.net>

	* Automated updates to template files.

	* New autogenerated files.

	* xmlroff-sections.txt: Updated.

	* xmlroff-property-decl.ent, xmlroff-property-ref.ent: Added more
	properties.

	* xmlroff-docs.sgml: Added more objects.

	* Makefile.am: Added exlusion of more .h files as sources for
	generating documentation.

2006-03-14  Tony Graham  <tonygraham@users.sourceforge.net>

	* Updates to automatically generated files.

	* xmlroff-docs.sgml: Added new sections.

	* backends.xml, fo-area-c-file.xml, fo-h-file.xml: Additional
	documentation.

	* fo-c-file.xml: Corrected some markup and whitespace.

	* directory-structure.xml: Added section on 'util'.

	* debugging.xml: Changed reference to 'PangoPDF' to 'PangoXSL'.

	* Makefile.am: Updated for 0.4.0.

2006-02-23  Tony Graham  <tonygraham@users.sourceforge.net>

	* Updated to match xmlroff 0.3.9.

	* Makefile.am: Added
	SCAN_OPTIONS=--deprecated-guards="FO_DISABLE_DEPRECATED" so
	gtk-doc doesn't object to deprecated function.

	* tmpl/fo-pixbuf.sgml, tmpl/fo-property-extent.sgml: New
	documentation template files.

	* .cvsignore: Added .cvsignore files so 'cvs diff' ignores more
	auto-generated files.

2005-12-06  Tony Graham  <tonygraham@users.sourceforge.net>

	* Updated to match xmlroff 0.3.8.

2005-11-02  Tony Graham  <tonygraham@users.sourceforge.net>

	* basic-interface.xml: Changed a <file> to <filename>.

	* xmlroff-docs.sgml, xmlroff-sections.txt: Added FoPixBuf.

2005-09-12  Tony Graham  <tonygraham@users.sourceforge.net>

	* Updated to match xmlroff 0.3.6.

	* conformance-body.xml: Added comments about current capabilities.

2005-09-08  Tony Graham  <tonygraham@users.sourceforge.net>

	* tmpl/fo-image.sgml, xmlroff-docs.sgml: Added FoImage documentation.

	* Changes to documentation files.

2005-08-17  Tony Graham  <tonygraham@users.sourceforge.net>

	* Makefile.am: Added conformance-body.xml to $(content_files).

2005-08-16  Tony Graham  <tonygraham@users.sourceforge.net>

	* tmpl/fo-property-role.sgml, tmpl/xmlroff-unused.sgml,
	xmlroff-sections.txt: Changes to match changes in the code.

2005-08-14  Tony Graham  <tonygraham@users.sourceforge.net>

	* xmlroff-docs.sgml: Removed unused entity declaration.

	* conformance-body.xml, xmlroff-docs.sgml: Added conformance
	section that is shared with xmlroff-website.

2005-07-30  Tony Graham  <tonygraham@users.sourceforge.net>

	* Changes in automatically generated files.

2005-07-07  Tony Graham  <tonygraham@users.sourceforge.net>

	* Changes in automatically generated files.

	* xmlroff-sections.txt: Updated to match changes in code.

	* Makefile.am: Added GDKPIXBUF_LIBS to dependencies.

2005-05-01  Tony Graham  <tonygraham@users.sourceforge.net>

	* xmlroff-docs.sgml: Removed "Other Properties" chapter.  Added
	FoMarkerParent entry.

	* xmlroff-docs.sgml: Added FoTblr and FoWsc entries.

	* tmpl/fo-libfo-context.sgml, tmpl/fo-object.sgml,
	tmpl/fo-property-border.sgml, tmpl/fo-property-util.sgml,
	tmpl/xmlroff-unused.sgml, tmpl/fo-context.sgml,
	tmpl/fo-expr-eval.sgml, tmpl/fo-fo.sgml, xmlroff-sections.txt:
	Automatically updated files.

	* xmlroff-property-decl.ent, xmlroff-property-ref.ent: Updated to
	match latest spec-dump.

	* tmpl/fo-property-border-bottom.sgml,
	tmpl/fo-property-border-left.sgml,
	tmpl/fo-property-border-right.sgml,
	tmpl/fo-property-border-top.sgml, tmpl/fo-wsc.sgml: Documentation
	for new properties and datatype.

2005-03-10  Tony Graham  <tonygraham@users.sourceforge.net>

	* xmlroff-docs.sgml: Removed duplicate references to 'margin' and
	'padding' properties.  Added comments.

	* tmpl/fo-context.sgml, tmpl/fo-expr-eval.sgml:
	Automatically-updated files.

	* tmpl/fo-property-border-width.sgml, xmlroff-property-decl.ent,
	xmlroff-property-ref.ent, xmlroff-sections.txt,
	tmpl/fo-property-border-style.sgml: Added 'border-style' and
	'border-color' properties.

2005-03-02  Tony Graham  <tonygraham@users.sourceforge.net>

	* xmlroff-docs.sgml: Added FoHashTable.

	* tmpl/fo-property-border-color.sgml: 'border-color' property
	documentation.

	* tmpl/fo-hash-table.sgml: FoHashTable documentation.

	* Makefile.am: Added long-missing '\' in content_files
	declaration.  Removed refreference to 'main.xml'.

2005-02-28  Tony Graham  <tonygraham@users.sourceforge.net>

	* xmlroff-docs.sgml: Added basic interface documentation.

	* basic-interface.xml: Description of 'basic' libfo interface.

	* debugging.xml, directory-structure.xml, fo-c-file.xml,
	generating-source.xml, xmlroff-code-rules.xml: Retagged as
	sections, not refsections.

2005-01-29  Tony Graham  <tonygraham@users.sourceforge.net>

	* xmlroff-docs.sgml: Added extra documentation lifted from Wiki
	pages.

	* Makefile.am: Added missing files to distribution.

2005-01-03  Tony Graham  <tonygraham@users.sourceforge.net>

	* debugging.xml, directory-structure.xml, fo-c-file.xml,
	generating-source.xml: Documentation lifted from xmlroff Wiki.

2004-10-21  Tony Graham  <tonygraham@users.sourceforge.net>

	* tmpl/fo-area-layout.sgml, tmpl/fo-libfo-context.sgml,
	tmpl/fo-object.sgml, tmpl/fo-utils.sgml, tmpl/xmlroff-unused.sgml:
	Automatically updated files.

	* xmlroff-sections.txt: Removed FoDocPDFLIB and FoLayoutPDFLIB.
	Other additions and rearrangements.

	* tmpl/fo-doc-pdflib.sgml, tmpl/fo-layout-pdflib.sgml: Removed
	since unused.

	* Makefile.am: Updated GTKDOC_LIBS to include PangoXSL and GNOME
	Print libs.

	* xmlroff-docs.sgml: Commented out &xmlroff;.  Corrected file for
	&fo-xml-doc;.

2004-10-12  Tony Graham  <tonygraham@users.sourceforge.net>

	* xmlroff-docs.sgml: Expunged mentions of PDFlib.

	* Makefile.am: Updated for changes from libfo-0.3 to libfo-0.3,
	pangopdf to pangoxsl.

2004-06-03  Tony Graham  <tonygraham@users.sourceforge.net>

	* Automatically updated existing documentation files.

	* tmpl/fo-property-padding-after-conditionality.sgml,
	tmpl/fo-property-padding-after-length.sgml,
	tmpl/fo-property-padding-before-conditionality.sgml,
	tmpl/fo-property-padding-before-length.sgml,
	tmpl/fo-property-padding-end-conditionality.sgml,
	tmpl/fo-property-padding-end-length.sgml,
	tmpl/fo-property-padding-start-conditionality.sgml,
	tmpl/fo-property-padding-start-length.sgml,
	tmpl/fo-property-type-condity.sgml, tmpl/fo-tblr.sgml: New doc
	files for new source files.

2004-06-01  Tony Graham  <tonygraham@users.sourceforge.net>

	* Makefile.am: Added fo-property-type-condity-private.h to
	$(IGNORE_FILES).

2003-12-17  Tony Graham  <tonygraham@users.sourceforge.net>

	* xmlroff-sections.txt: Updated and removed some old entries.

	* Makefile.am: Reordered libraries used to build xmlroff-scan.

	* Automatically updated existing documentation files.

2003-07-21  Tony Graham  <tonygraham@users.sourceforge.net>

	* Makefile.am: Added three header files to $(IGNORE_HFILES).

2003-04-14  Tony Graham  <tonygraham@users.sourceforge.net>

	* xmlroff.types: Added path for include of fo-utils.h.

	* Makefile.am: Added version major number to libfo.la.

2003-03-19  Tony Graham  <tonygraham@users.sourceforge.net>

	* xmlroff-docs.sgml: Added new object types.

2003-03-05  Tony Graham  <tonygraham@users.sourceforge.net>

	* xmlroff-docs.sgml: Added entity for
	FoPropertyTextPropertyIface documentation.

	* tmpl/fo-property-text-property.sgml: Autogenerated doc
	template for FoPropertyTextPropertyIface.

	* Makefile.am: Added '.h' to filenames in IGNORE_HEADERS.

	* xmlroff-sections.txt: Reordered and updated to better match
	xmlroff-decl-list.txt.

2003-03-03  Tony Graham  <tonygraham@users.sourceforge.net>

	* xmlroff.types: List of _get_type() functions.  Mostly
	generated by gtk-doc.

2003-02-28  Tony Graham  <tonygraham@users.sourceforge.net>

	* xmlroff-code-rules.sgml: Removed since now using XML version.

2003-02-11  Tony Graham <Tony.Graham@Sun.COM>

	* Updated existing documentation files.

2003-01-08  Tony Graham <Tony.Graham@Sun.COM>

	* xmlroff-code-rules.xml: XML version of xmlroff coding
	conventions document.

2003-01-07  Tony Graham <Tony.Graham@Sun.COM>

	* New documentation template files.

	* Updated existing documentation files.

2002-11-22  Tony Graham <Tony.Graham@Sun.COM>

	* Makefile.am: Removed some Pango dependencies.

2002-10-14  Tony Graham <Tony.Graham@Sun.COM>

	* Makefile.am: Added dependencies for building xmlroff-scan.o.

	* xmlroff-docs.sgml: Removed property entity declarations and
	references to other files.

	* xmlroff-property-decl.ent, xmlroff-property-ref.ent:
	Autogenerated entity declarations and references for properties.

	* xmlroff-code-rules.sgml: xmlroff coding conventions.

	* tmpl/*.sgml, xmlroff-sections.txt: Increased coverage
	to >80%, reduced error messages to 0.

2002-09-19  Tony Graham <Tony.Graham@Sun.COM>

	* tmpl/main.sgml, tmpl/xmlroff-unused.sgml,
	tmpl/fo-area.sgml, tmpl/fo-context.sgml: Changes.

2002-09-09  Tony Graham <Tony.Graham@Sun.COM>

	* tmpl/expression-parser.sgml, tmpl/fo-area-area.sgml,
	tmpl/fo-context-util.sgml, tmpl/fo-node.sgml,
	tmpl/xmlroff-unused.sgml: Changes.

2002-08-28  Tony Graham <Tony.Graham@Sun.COM>

	* tmpl/fo-context.sgml, tmpl/fo-fo.sgml,
	tmpl/fo-inline-fo.sgml, tmpl/fo-neutral-fo.sgml,
	tmpl/fo-property.sgml, tmpl/fo-table-area.sgml,
	tmpl/xmlroff-unused.sgml, tmpl/fo-area.sgml,
	tmpl/fo-area-viewport-reference.sgml,
	tmpl/fo-block-fo.sgml, tmpl/fo-block-layout.sgml:
	Removed FO_OBJECT() macros from fo_object_debug_{dump,sprintf}
	calls.

2002-08-26  Tony Graham <Tony.Graham@Sun.COM>

	* Makefile.am: Commented out dist-hook-local.

2002-08-14  Tony Graham <Tony.Graham@Sun.COM>

	* tmpl/*.sgml, Makefile.am, xmlroff-docs.sgml,
	xmlroff-sections.txt: Added more files.

2002-07-29  Tony Graham <Tony.Graham@Sun.COM>

	* Makefile.am, xmlroff-docs.sgml: Documentation for xmlroff.
	Based on Pango documentation set.