1 |
<feed xmlns="http://www.w3.org/2005/Atom"><link href="http://suika.fam.cx/swe/doc/swe-commit" hreflang="en" rel="self" type="application/atom+xml"></link><link href="http://suika.fam.cx/swe/doc/readme" rel="related"></link><link href="http://suika.fam.cx/swe/doc/readme#license" rel="license"></link><rights>This feed is free software; you can redistribute it and/or modify it under the same terms as Perl itself.</rights><entry xml:id="entry-1237104442"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1237104442</id><title>2009-03-15 Wakaba</title><updated>2009-03-15T08:07:19Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog 15 Mar 2009 08:06:01 -0000 |
2 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
3 |
|
4 |
* DB.pm (id): New method. |
5 |
|
6 |
++ swe/lib/suikawiki/ChangeLog 15 Mar 2009 08:07:12 -0000 |
7 |
2009-03-15 Wakaba <wakaba@suika.fam.cx> |
8 |
|
9 |
* main.pl: Moved the codes to get idgenerator object to SWE::DB |
10 |
module. Also, preparation for the experiments for the graph |
11 |
generation implementation. |
12 |
|
13 |
</content></entry><entry xml:id="entry-1236992624"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1236992624</id><title>2009-03-14 Wakaba</title><updated>2009-03-14T01:03:40Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/scripts/ChangeLog 14 Mar 2009 01:03:37 -0000 |
14 |
* sw.js: Added |title|s to the buttons. |
15 |
|
16 |
2009-03-14 Wakaba <wakaba@suika.fam.cx> |
17 |
|
18 |
</content></entry><entry xml:id="entry-1236992515"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1236992515</id><title>2009-03-14 Wakaba</title><updated>2009-03-14T01:01:52Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/scripts/ChangeLog 14 Mar 2009 01:01:18 -0000 |
19 |
2009-03-14 Wakaba <wakaba@suika.fam.cx> |
20 |
|
21 |
* sw.js: Added a button to insert the current time. |
22 |
|
23 |
</content></entry><entry xml:id="entry-1236587122"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1236587122</id><title>2009-03-09 Wakaba</title><updated>2009-03-09T08:25:19Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Data/ChangeLog 9 Mar 2009 08:24:27 -0000 |
24 |
* FeatureVector.pm: Added support for parsing and operations. |
25 |
|
26 |
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
27 |
|
28 |
++ swe/lib/suikawiki/ChangeLog 9 Mar 2009 08:25:07 -0000 |
29 |
* main.pl: Added experimental support for learning of relatedness |
30 |
of pages. |
31 |
|
32 |
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
33 |
|
34 |
</content></entry><entry xml:id="entry-1235995769"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1235995769</id><title>2009-03-02 Wakaba</title><updated>2009-03-02T12:09:28Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog 2 Mar 2009 12:08:28 -0000 |
35 |
* DB.pm: New module. |
36 |
|
37 |
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
38 |
|
39 |
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 12:09:18 -0000 |
40 |
* main.pl: Create an instance of the new SWE::DB module and obtain |
41 |
references to database objects via that object for newly added |
42 |
modes. |
43 |
|
44 |
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
45 |
|
46 |
</content></entry><entry xml:id="entry-1235994311"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1235994311</id><title>2009-03-02 Wakaba</title><updated>2009-03-02T11:45:09Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/ChangeLog 2 Mar 2009 11:44:31 -0000 |
47 |
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
48 |
|
49 |
* Data/: New directory. |
50 |
|
51 |
++ swe/lib/SWE/Data/ChangeLog 2 Mar 2009 11:44:23 -0000 |
52 |
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
53 |
|
54 |
* FeatureVector.pm: New module. |
55 |
|
56 |
* ChangeLog: New file. |
57 |
|
58 |
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 11:45:04 -0000 |
59 |
* main.pl (update_tfidf): Use new module to support feature word |
60 |
vectors. |
61 |
|
62 |
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
63 |
|
64 |
</content></entry><entry xml:id="entry-1235979149"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1235979149</id><title>2009-03-02 Wakaba</title><updated>2009-03-02T07:32:24Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 2 Mar 2009 07:32:02 -0000 |
65 |
2009-03-01 Wakaba <wakaba@suika.fam.cx> |
66 |
|
67 |
* HashedIndex.pm: New module. |
68 |
|
69 |
* IDGenerator.pm (get_last_id): New method. |
70 |
|
71 |
2009-01-12 Wakaba <wakaba@suika.fam.cx> |
72 |
|
73 |
* SuikaWiki3LastModified.pm (get_data): Why this convertion was |
74 |
necessary? |
75 |
|
76 |
++ swe/lib/suikawiki/ChangeLog 2 Mar 2009 07:31:08 -0000 |
77 |
2009-03-02 Wakaba <wakaba@suika.fam.cx> |
78 |
|
79 |
* main.pl (;search, ;terms): New modes. |
80 |
|
81 |
++ swe/styles/ChangeLog 3 Feb 2009 03:44:04 -0000 |
82 |
2009-02-03 Wakaba <wakaba@suika.fam.cx> |
83 |
|
84 |
* sw.css: Fixed a typo. |
85 |
|
86 |
</content></entry><entry xml:id="entry-1229403054"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1229403054</id><title>2008-12-16 Wakaba</title><updated>2008-12-16T04:50:50Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 16 Dec 2008 04:49:26 -0000 |
87 |
2008-12-16 Wakaba <wakaba@suika.fam.cx> |
88 |
|
89 |
* main.pl: Adds .tools class to the page navigation, to |
90 |
distinguish with same-name pages navigation. |
91 |
|
92 |
++ swe/scripts/ChangeLog 16 Dec 2008 04:50:42 -0000 |
93 |
2008-12-16 Wakaba <wakaba@suika.fam.cx> |
94 |
|
95 |
* sw.js: Added Hatena Star support. Use method |
96 |
|button.setAttribute ('type')| instead of attribute |button.type| |
97 |
for WebKit/WinIE compatibility. |
98 |
|
99 |
</content></entry><entry xml:id="entry-1227589308"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1227589308</id><title>2008-11-25 Wakaba</title><updated>2008-11-25T05:01:43Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 25 Nov 2008 05:01:39 -0000 |
100 |
2008-11-25 Wakaba <wakaba@suika.fam.cx> |
101 |
|
102 |
* main.pl: Adds link to help page after the page content form. |
103 |
|
104 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
105 |
|
106 |
* main.pl: Output last-modified date at the end of HTML |
107 |
representation of an article. |
108 |
|
109 |
</content></entry><entry xml:id="entry-1227527153"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1227527153</id><title>2008-11-24 Wakaba</title><updated>2008-11-24T11:45:51Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 24 Nov 2008 11:43:31 -0000 |
110 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
111 |
|
112 |
* IDHistory.pm, HashedHistory.pm: New modules. |
113 |
|
114 |
++ swe/lib/suikawiki/ChangeLog 24 Nov 2008 11:45:32 -0000 |
115 |
* main.pl: Implemented history modes. Records creation of pages |
116 |
and modifications to id/name associations as history. |
117 |
|
118 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
119 |
|
120 |
</content></entry><entry xml:id="entry-1227513662"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1227513662</id><title>2008-11-24 Wakaba</title><updated>2008-11-24T08:01:01Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/suikawiki/ChangeLog 24 Nov 2008 07:59:48 -0000 |
121 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
122 |
|
123 |
* main.pl: New script (Code from sw.cgi |
124 |
<http://suika.fam.cx/gate/cvs/webroot/gate/2008/sw.cgi>, with |
125 |
minimum changes). |
126 |
|
127 |
* ChangeLog: New file. |
128 |
|
129 |
|
130 |
++ swe/lib/ChangeLog 24 Nov 2008 07:48:53 -0000 |
131 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
132 |
|
133 |
* suikawiki/: New directory. |
134 |
|
135 |
</content></entry><entry xml:id="entry-1227511046"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1227511046</id><title>2008-11-24 Wakaba</title><updated>2008-11-24T07:17:24Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ ChangeLog 24 Nov 2008 07:17:06 -0000 |
136 |
2008-11-24 Wakaba <wakaba@suika.fam.cx> |
137 |
|
138 |
* cvscommit.sh: Use |mkcommitfeed| command instead of |
139 |
|mkcommitfeed.pl| in the same directory. |
140 |
|
141 |
* mkcommitfeed.pl: Removed (See |
142 |
<http://suika.fam.cx/commitfeed/readme>). |
143 |
|
144 |
++ swe/styles/ChangeLog 23 Nov 2008 08:21:28 -0000 |
145 |
2008-11-23 Wakaba <wakaba@suika.fam.cx> |
146 |
|
147 |
* sw.css: Oops, class names were wrong. |
148 |
|
149 |
</content></entry><entry xml:id="entry-1226136651"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226136651</id><title>2008-11-08 Wakaba</title><updated>2008-11-08T09:30:50Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ ChangeLog 8 Nov 2008 09:30:47 -0000 |
150 |
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
151 |
|
152 |
* mkcommitfeed.pl: New file (copied from ../www/harusame/). |
153 |
Forgetten to copy this file. |
154 |
|
155 |
</content></entry><entry xml:id="entry-1226136715"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226136715</id><title>2008-11-08 Wakaba</title><updated>2008-11-08T09:31:53Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/doc/ChangeLog 8 Nov 2008 09:31:49 -0000 |
156 |
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
157 |
|
158 |
* .htaccess: New file. |
159 |
|
160 |
* ChangeLog: New file. |
161 |
|
162 |
|
163 |
</content></entry><entry xml:id="entry-1226147491"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226147491</id><title>2008-11-08 Wakaba</title><updated>2008-11-08T12:31:27Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 8 Nov 2008 12:31:14 -0000 |
164 |
* SuikaWiki3LastModified.pm, SuikaWiki3Props.pm: New module files. |
165 |
|
166 |
2008-11-08 Wakaba <wakaba@suika.fam.cx> |
167 |
|
168 |
</content></entry><entry xml:id="entry-1226213206"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226213206</id><title>2008-11-09 Wakaba</title><updated>2008-11-09T06:46:44Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 9 Nov 2008 06:46:33 -0000 |
169 |
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
170 |
|
171 |
* Lock.pm, HashedProps.pm, IDDOM.pm, IDGenerator.pm, IDProps.pm, |
172 |
IDText.pm, SuikaWiki3PageList.pm: New modules. |
173 |
|
174 |
* SuikaWiki3.pm, SuikaWiki3LastModified.pm: Changed to use plain |
175 |
base 16 encoded file name string as key, rather than array |
176 |
reference as in SuikaWiki3. |
177 |
|
178 |
* SuikaWiki3LastModified.pm (save_data, set_data): Removed. |
179 |
(load_data): Renamed as |_load_data|. |
180 |
(get_data): Invoke |_load_data| if and only if necessary. |
181 |
|
182 |
* SuikaWiki3Props.pm: Don't treat "%" as a part of hash key. |
183 |
|
184 |
</content></entry><entry xml:id="entry-1226225210"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226225210</id><title>2008-11-09 Wakaba</title><updated>2008-11-09T10:06:45Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 9 Nov 2008 10:06:43 -0000 |
185 |
* IDProps.pm (_get_file_name): Return |undef| if the file is not |
186 |
found. |
187 |
|
188 |
* IDLocks.pm: New module. |
189 |
|
190 |
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
191 |
|
192 |
</content></entry><entry xml:id="entry-1226239737"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226239737</id><title>2008-11-09 Wakaba</title><updated>2008-11-09T14:08:54Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 9 Nov 2008 14:08:47 -0000 |
193 |
* VersionControl.pm: New module. |
194 |
|
195 |
* HashedProps.pm, IDText.pm: Support for |version_control| |
196 |
property is added. |
197 |
|
198 |
* SuikaWiki3PageList.pm (_save_data): Renamed as |save_data|. Do |
199 |
nothing if the data has not been loaded from the file. |
200 |
(delete_data): New method. |
201 |
|
202 |
2008-11-09 Wakaba <wakaba@suika.fam.cx> |
203 |
|
204 |
</content></entry><entry xml:id="entry-1226287582"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226287582</id><title>2008-11-10 Wakaba</title><updated>2008-11-10T03:26:18Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 10 Nov 2008 03:26:13 -0000 |
205 |
2008-11-10 Wakaba <wakaba@suika.fam.cx> |
206 |
|
207 |
* VersionControl.pm (commit_changes): Set "-kb" option to the "cvs |
208 |
add" command to avoid keyword substition and newline |
209 |
normalization. |
210 |
|
211 |
</content></entry><entry xml:id="entry-1226311097"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226311097</id><title>2008-11-10 Wakaba</title><updated>2008-11-10T09:58:15Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ ChangeLog 10 Nov 2008 09:58:00 -0000 |
212 |
2008-11-10 Wakaba <wakaba@suika.fam.cx> |
213 |
|
214 |
* styles/: New directory. |
215 |
|
216 |
++ swe/styles/ChangeLog 10 Nov 2008 09:57:53 -0000 |
217 |
2008-11-10 Wakaba <wakaba@suika.fam.cx> |
218 |
|
219 |
* sw.css: New style sheet. |
220 |
|
221 |
* ChangeLog: New file. |
222 |
|
223 |
|
224 |
</content></entry><entry xml:id="entry-1226639976"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226639976</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T05:19:29Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/DB/ChangeLog 14 Nov 2008 05:16:49 -0000 |
225 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
226 |
|
227 |
* IDLocks.pm (get_lock): Directories should be created if it does |
228 |
not exist. |
229 |
|
230 |
* SuikaWiki3PageList2.pm: New module. |
231 |
|
232 |
</content></entry><entry xml:id="entry-1226648578"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226648578</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T07:42:57Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 14 Nov 2008 07:42:29 -0000 |
233 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
234 |
|
235 |
* sw-classes.css: New style sheet. |
236 |
|
237 |
* sw.css: a:hover did not work because of specificity. Typo |
238 |
fixed. Use dashed underline for wiki-internal links so that a |
239 |
paragraph with a lot of links looks less ugly. Set margin between |
240 |
adjucent links. sw:insert and sw:delete elements that are |
241 |
children of the article element should be rendered as blocks. |
242 |
Underlines replaced by borders to avoid ugly styling when an |
243 |
underlined element is contained within a bordered element. Set |
244 |
border to form elements. |
245 |
|
246 |
</content></entry><entry xml:id="entry-1226648842"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226648842</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T07:47:18Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 14 Nov 2008 07:45:13 -0000 |
247 |
* sw.css: Change background-color of cells when hovered. |
248 |
|
249 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
250 |
|
251 |
</content></entry><entry xml:id="entry-1226651293"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226651293</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T08:28:11Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 14 Nov 2008 08:16:12 -0000 |
252 |
* sw.css: "rt + rt" changed to "rt ~ rt" to support |rp| elements. |
253 |
|
254 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
255 |
|
256 |
</content></entry><entry xml:id="entry-1226652550"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226652550</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T08:49:08Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Lang/ChangeLog 14 Nov 2008 08:48:57 -0000 |
257 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
258 |
|
259 |
* XML2HTML.pm: New module (code from sw.cgi). |
260 |
|
261 |
* ChangeLog: New file. |
262 |
|
263 |
|
264 |
++ swe/lib/SWE/ChangeLog 14 Nov 2008 08:41:10 -0000 |
265 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
266 |
|
267 |
* Lang/: New directory. |
268 |
|
269 |
++ swe/styles/ChangeLog 14 Nov 2008 08:40:01 -0000 |
270 |
* sw.css: Margin for adjucent underlines are commented out, |
271 |
otherwise stupid margin appears before second anchor element in a |
272 |
paragraph (consider <a></a>text<a></a>). |
273 |
|
274 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
275 |
|
276 |
</content></entry><entry xml:id="entry-1226654685"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226654685</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T09:24:40Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Lang/ChangeLog 14 Nov 2008 09:24:16 -0000 |
277 |
* XML2HTML.pm: Added sw:image element support. |
278 |
|
279 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
280 |
|
281 |
++ swe/styles/ChangeLog 14 Nov 2008 09:24:37 -0000 |
282 |
* sw.css: Added a style rule for permalinks. |
283 |
|
284 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
285 |
|
286 |
</content></entry><entry xml:id="entry-1226658668"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226658668</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T10:31:07Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 14 Nov 2008 10:30:59 -0000 |
287 |
* sw.css: Re-disabled underline for .sw-anchor-internal. |
288 |
|
289 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
290 |
|
291 |
</content></entry><entry xml:id="entry-1226659854"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226659854</id><title>2008-11-14 Wakaba</title><updated>2008-11-14T10:50:48Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Lang/ChangeLog 14 Nov 2008 10:50:41 -0000 |
292 |
* XML2HTML.pm: Added sw:replace support. (The "support" simply |
293 |
insertes the |by| attribute value in place of sw:replace element, |
294 |
this is the most backward compatible way for existing contents.) |
295 |
|
296 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
297 |
|
298 |
++ swe/styles/ChangeLog 14 Nov 2008 10:49:15 -0000 |
299 |
* sw.css: Old (SuikaWiki3) style rule was inherited |
300 |
unintentionally for pre.code. |
301 |
|
302 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
303 |
|
304 |
</content></entry><entry xml:id="entry-1226807151"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226807151</id><title>2008-11-16 Wakaba</title><updated>2008-11-16T03:45:50Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/lib/SWE/Lang/ChangeLog 16 Nov 2008 03:45:25 -0000 |
305 |
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
306 |
|
307 |
* XML2HTML.pm (convert): Use a document fragment node as the |
308 |
container instead of the article element. Make the outermost |
309 |
heading rank configurable. |
310 |
|
311 |
++ swe/styles/ChangeLog 16 Nov 2008 03:45:45 -0000 |
312 |
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
313 |
|
314 |
* sw.css: Set the width of the title input field. |
315 |
|
316 |
</content></entry><entry xml:id="entry-1226815552"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226815552</id><title>2008-11-16 Wakaba</title><updated>2008-11-16T06:05:49Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ swe/styles/ChangeLog 16 Nov 2008 06:05:44 -0000 |
317 |
* sw.css: Added style rules for same-id page list. |
318 |
|
319 |
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
320 |
|
321 |
</content></entry><entry xml:id="entry-1226827412"><id>http://suika.fam.cx/swe/doc/swe-commit#entry-1226827412</id><title>2008-11-16 Wakaba</title><updated>2008-11-16T09:23:30Z</updated><author><name>Wakaba</name><email>wakaba@suika.fam.cx</email></author><content type="text">++ ChangeLog 16 Nov 2008 08:45:59 -0000 |
322 |
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
323 |
|
324 |
* scripts/: New directory. |
325 |
|
326 |
++ swe/scripts/ChangeLog 16 Nov 2008 09:23:25 -0000 |
327 |
2008-11-16 Wakaba <wakaba@suika.fam.cx> |
328 |
|
329 |
* sw.js: New file. |
330 |
|
331 |
* ChangeLog: New file. |
332 |
|
333 |
|
334 |
</content></entry><updated>2009-03-15T08:07:19Z</updated></feed> |