--- webroot/swe/scripts/ChangeLog 2008/11/16 09:23:32 1.2 +++ webroot/swe/scripts/ChangeLog 2009/07/12 07:31:20 1.8 @@ -1,3 +1,32 @@ +2009-07-12 Wakaba + + * sw-sami.js: Improved where js-generated sections are inserted. + +2009-07-12 Wakaba + + * sw-sami.js: New script. It loads search result and insert into + the document. + + * sw.js: Loads sw-sami.js. + +2009-07-12 Wakaba + + * sw.js: Load sami-core.js. + +2009-03-14 Wakaba + + * sw.js: Added |title|s to the buttons. + +2009-03-14 Wakaba + + * sw.js: Added a button to insert the current time. + +2008-12-16 Wakaba + + * sw.js: Added Hatena Star support. Use method + |button.setAttribute ('type')| instead of attribute |button.type| + for WebKit/WinIE compatibility. + 2008-11-16 Wakaba * sw.js: New file.