summaryrefslogtreecommitdiff
path: root/sandbox/mallard/ChangeLog
blob: 048975c482b0ccbc819515151182fc0167329e73 (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
2007-02-19  Shaun McCance  <shaunm@gnome.org>

	* xslt/mal2html.xsl:
	- Started getting guide links from the cache

	* spec/mal_code.xml:
	- The id is mal_code, not mal_block_code

2007-02-19  Shaun McCance  <shaunm@gnome.org>

	* spec/mal_list_tree.xml:
	- Changed RNG for tree lists

	* spec/mal_table.xml:
	* spec/mal_caption.xml:
	- Added tons of table stuff, tons more to go

	* spec/TODO:
	- More outline sketches about the structure of spec pages

	* spec/mal_app.xml:
	- Fixed typo

	* html/Makefile:
	* xslt/mal2cache.xsl:
	- Got a basically functional cache

	* xslt/mal2html.xsl:
	- Reworked top-level templates a bit

	* xslt/mal2html-block.xsl:
	- Style tweaks
	- Use a first-child class on blocks, to avoid CSS :first-child

	* xslt/mal2html-css.xsl:
	- More style tweaks, include table and list CSS

2007-02-09  Shaun McCance  <shaunm@gnome.org>

	* html/Makefile
	- Copy figures over

	* html/mallard-icon-code.png:
	- Added block code watermark from the BeanStalk mockups

	* rng/Makefile:
	- Don't leave an empty mallard.rng around when it can't be built

	* spec/mal_list.xml:
	* spec/mal_list_bullet.xml:
	* spec/mal_list_definition.xml:
	* spec/mal_list_numbered.xml:
	* spec/mal_list_tree.xml:
	- Starting to hash out the list types

	* spec/TODO:
	* spec/legal.xml:
	* spec/mal_app.xml:
	* spec/mal_block.xml:
	* spec/mal_caption.xml:
	* spec/mal_cite.xml:
	* spec/mal_cmd.xml:
	* spec/mal_comment.xml:
	* spec/mal_credit.xml:
	* spec/mal_gui.xml:
	* spec/mal_info.xml:
	* spec/mal_inline.xml:
	* spec/mal_license.xml:
	* spec/mal_synopsis.xml:
	* spec/mal_topic.xml:
	- Added content

	* spec/Makefile:
	- Exclude legal from the pages to check
	- Added status-report target

	* xslt/mal2html-inline.xsl:
	- Some styling work

	* xslt/mal2html-media.xsl:
	- Partial support for block images

	* xslt/util.xsl:
	- Utility template to strip leading/trailing newlines

	* xslt/mal2html.xsl:
	- Include mal2html-media.xsl and util.xsl

	* xslt/mal-link.xsl:
	- Put in FIXME text for non-yet-complete automatic link content

	* xslt/mal2html-block.xsl:
	- Some styling work
	- Added figure and caption support
	- Made the code template use util.strip_newlines
	- Implemented new attribute form of of caption

2007-02-02  Shaun McCance  <shaunm@gnome.org>

	* spec/Makefile:
	- Changed rnc to rng

2007-02-02  Shaun McCance  <shaunm@gnome.org>

	* html/Makefile:
	- Adding Makefile to build html versions

2007-02-02  Shaun McCance  <shaunm@gnome.org>

	* rng/*:
	* spec/*:
	* xslt/*:
	- Brining in the new

2007-02-02  Shaun McCance  <shaunm@gnome.org>

	* doc/Makefile.am:
	* doc/*:
	* rng/*:
	* configure.in:
	* Makefile.am:
	- Out with the old, prepare for the new

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

	* Makefile.am:
	- Added gnome-doc-utils.make to EXTRA_DIST

	* configure.in:
	* doc/Makefile.am:
	* doc/mallard/Makefile.am:
	* doc/mallard/mallard.desktop.in:
	* doc/mallard/mallard.omf.in:
	* doc/mallard/C/legal.xml:
	* doc/mallard/C/mallard.xml:
	- Added documentation stuff

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

	* rng/db-section.rng:
	- Added db-section.rng

	* rng/db-title.rng:
	- Annotation changes

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

	* rng/db-admon.rng:
	* rng/db-callout.rng:
	* rng/db-cmdsynopsis.rng:
	* rng/db-comp.rng:
	* rng/db-credits.rng:
	* rng/db-list.rng:
	* rng/db-media.rng:
	* rng/db-para.rng:
	* rng/db-title.rng:
	- Minor annotation changes