summaryrefslogtreecommitdiff
path: root/stylesheets/ChangeLog
blob: a423411330408586057ff8e5112a14aaefcebd29 (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
2003-10-16  Shaun McCance  <shaunm@gnome.org>

	* db2html-node.xsl:
	* gettext.xsl:
	- Only include parent number in section number when below
	  something we typically number.

2003-10-16  Shaun McCance  <shaunm@gnome.org>

	* db2html-chunk.xsl:
	* db2html-xref.xsl:
	- Fix links to titlepage

2003-10-16  Shaun McCance  <shaunm@gnome.org>

	* db2html-titlepage.xsl:
	- Fix copyright so it works

2003-10-16  Shaun McCance  <shaunm@gnome.org>

	* db2html-html.xsl:
	* yelp-customization.xsl:
	- Actually use html.navbar.*, passing in links as params

	* db2html-inline.xsl:
	- Handle interface, because Gnumeric hates me

2003-10-12  Shaun McCance  <shaunm@gnome.org>

	* db2html*.xsl:
	* yelp-customization.xsl:
	- Uber-fast new stylesheets

	* Makefile.am:
	* docbook/Makefile.am:
	- Use new stylesheets

2003-09-08  Shaun McCance  <shaunm@gnome.org>

	* yelp-customization.xsl:
	- Wrapped TOC in <dl>

2003-09-05  Danilo Šegan  <dsegan@gmx.net>

	* l10n.xml: Added Previous, Next, Contents translation for
	Serbian.

2003-09-04  Shaun McCance  <shaunm@wolfram.com>

	* l10n.xml:
	- Updated Italian translation from Luca Ferretti

2003-09-03  Danilo Šegan  <dsegan@gmx.net>

	* l10n.xml: Added Serbian translation.

2003-08-31  Shaun McCance  <shaunm@wolfram.com>

	* yelp-customization.xsl:
	- Fixed bad anchor tag on certain headers.

2003-08-12  Shaun McCance  <shaunm@wolfram.com>

	* yelp-functions.xsl:
	- Fixed stupid bad syntax in yelp:get-admon.class

2003-07-31  Shaun McCance  <shaunm@wolfram.com>

	* yelp-customization.xsl:
	- Fix for the thing where parts got two TOCs.

2003-07-29  Shaun McCance  <shaunm@wolfram.com>

	* yelp-functions.xsl:
	- Abilitity to get title from refmeta/refentrytitle.  Probably
	  a few more things along this line are needed.

2003-07-24  Shaun McCance  <shaunm@wolfram.com>

	* yelp-customization.xsl:
	- Remove compatibility with old param names.

2003-07-21  Shaun McCance  <shaunm@wolfram.com>

	* yelp-customization.xsl:
	* yelp-functions.xsl:
	- Fix dumb bug where singleton subsections didn't get processed.

2003-07-21  Shaun McCance  <shaunm@wolfram.com>

	* yelp-customization.xsl:
	- Revert current to 1.48 until I can investigate more thoroughly.
	- Put in compatibility with old param names until I can get the
	  changes pushed through in C.

2003-07-20  Shaun McCance  <shaunm@wolfram.com>

	* yelp-customization.xsl:
	- Fix linking problem to toc and title-page introduced
	  in previous commit.

2003-07-20  Shaun McCance  <shaunm@wolfram.com>

	* yelp-customization.xsl:
	- Remove unused params.
	- Change toc and title-page filenames on file chunking to be
	  the same as the current GDP stylesheets.

2003-07-20  Shaun McCance  <shaunm@wolfram.com>

	* yelp-customization.xsl:
	- Support for chunking to files.
	- Import current nwalsh xsl.  There don't seem to be problems.
	- Changed gdb_ [sic] to yelp_.
	- Removed link color attributes on body.
	- Revert the use-titles-as-prev-next-text change.
	  Do as the GDP xsl does instead.

	* yelp-functions.xsl:
	- Fix a problem in get-prev where a first subsection would point
	  to the last introductory para of its parent.  Links resolved,
	  but titles didn't.
	- Changed gdb_ [sic] to yelp_.

2003-07-15  Shaun McCance  <shaunm@wolfram.com>

	* yelp-functions.xsl: Speed improvement

2003-07-11  Shaun McCance  <shaunm@wolfram.com>

	* yelp-custom.xsl: Put xsl: prefix on use-attribute-sets,
	  so it'll actually work.

2003-07-10  Shaun McCance  <shaunm@wolfram.com>

	* yelp-functions.xsl: Only link Previous and Next to divisions
	  that have the id attribute.  Yelp and SK currently arent'
	  capable of working with id-less divisions, so we shouldn't
	  link to them with Previous and Next.

2003-07-07  Shaun McCance  <shaunm@wolfram.com>

	* yelp-custom.xsl: Initial work on header spacing

2003-07-07  Shaun McCance  <shaunm@wolfram.com>

	* yelp-customization.xsl:
	* yelp-functions.xsl:
	- Move the id-less part hackery into get-divisions, fixing the Next
	  link in the User Guide and reducing the chance of other subtle bugs
	  resulting from this stuff.

2003-07-02  Shaun McCance  <shaunm@wolfram.com>

	* yelp-customization.xsl:
	- Minor navbar fixes and tweaks.

	* yelp-custom.xsl:
	- 'Legal Notice' added as title to legalnotice iff there is no title,
	  rather than if it's the first legalnotice.  More changes to come
	  to fix some of the heading's spacing in the title page.

2003-07-02  Shaun McCance  <shaunm@wolfram.com>

	* yelp-customization.xsl:
	- Insert blank <tr> when there's no previous/next link, for alignment.
	- Make Contents not link to itself in the up link on the bottom navbar.

2003-07-01  Shaun McCance  <shaunm@wolfram.com>

	* yelp-customization.xsl:
	* yelp-functions.xsl:
	- Retooled navbar code to make it cleaner and to generate the location
	  of previous and next links only once per node.

2003-06-29  Shaun Mccance  <shaunm@wolfram.com>

	* yelp-customization.xsl: Transparently thread parts when there is
	  no id attribute, rather than when there's only one chapter, for
	  consistancy with ScrollKeeper.

2003-06-16  Eric Baudais  <drake@gnome.org>

	* yelp-custom.xsl: Applied Alexander's patch for bug #100476.

2003-06-16  Pablo Saratxaga  <pablo@mandrakesoft.com>

	* l10n.xml: Added Walloon, Spanish and French.

2003-05-12  Abel Cheung  <maddog@linux.org.hk>

	* l10n.xml: Added traditional Chinese translation.

2003-04-03  Mikael Hallendal  <micke@codefactory.se>
       
        * yelp-customization.xsl: 
	- Applied patch from Shaun fixing #86081

2003-04-02  Mikael Hallendal  <micke@codefactory.se>

	* images/*: Updated images so that they have transparent
	  background. Thanks Alexander, Fixes #91622
	
2003-03-31  Mikael Hallendal  <micke@codefactory.se>

	* yelp-customization.xsl: 
	- Applied patch from Baudais@kkpsi.org to lessen space before
	  figure captions. Fixes #100414.
	- Applied patch from Baudais@kkpsi.org to make table borders
	  lighter. Fixes #100479
	
2003-03-16  Andras Timar  <timar@gnome.hu>

	* l10n.xml: Added Hungarian translation.

2002-09-18  Marius Andreiana <mandreiana@yahoo.com>

	* l10n.xml: added Romanian translation

2002-06-03  Mikael Hallendal  <micke@codefactory.se>

	* docbook/catalog.in: updated

2002-06-02  Mikael Hallendal  <micke@codefactory.se>

	* docbook/Makefile.am (SUBDIRS): added dtd

	* docbook/catalog.in: added, this is a local catalog for for Yelp.
	
	* yelp-customization.xsl: Reverted into having the URI for the
	  import of stylesheets. Now that I have my own catalog file
	  installed. 

	* docbook/dtd/*: Added the DTD 4.1.2 for now. Jamesh notified me
	  that this was needed. The long term solution would be not to
	  ship these at all but instead depend on the system to do this
	  correctly.