[jsmenu-codedev] Changelog 2002-08-25
Status: Inactive
Brought to you by:
nettrom
From: Morten W. <war...@on...> - 2002-08-25 19:33:07
|
I've taken a couple of steps backwards to try to get development going again. over the months that have passed since v2.3.2 got released I've tried to do a large amount of change in the code to incorporate some important fixes (tracking of multiple items, direct expansion and highlight of items, and more usage of DHTML capabilities) but ended up walking into a dead-end with those. therefore I've gotten the v2.3.2-macfriendly code into CVS now, and will do smaller patches against that. I've kept the code I've written up to now and will merge some of those changes when I go along so it won't be necessary to do all the work again. so today's Changelog says: 2002-08-25: - Merged IE stylesheet patch to mtmcode.js and updated CREDITS. - Merged patch #536699 to mtmcode.js, but it ended up being a simple change of location.hostname to location.host, since that works. Updated CREDITS, of course. - Fixed bug #527465 by changing the code that sets MTMUA.preHREF. Now it'll also work with a query string containing "/" (i.e "code.html?foo=bar/baz"). - Removed all unwanted references to MTMUA.preHREF, changing them to use MTMUA.resolveURL(). This makes image, stylesheet and script URLs correctly resolve relative to the path of code.html. 2002-08-25: - Checked in v2.3.2-macfriendly so that CVS and release are in sync - Updated COPYING, CREDITS & ChangeLog with the files from the v2.3.2-macfriendly release. - Tagged all files with rel-2-3-2-macfriendly so they're marked. Morten! -- "...a liquid which was almost, but not quite, entirely unlike tea." My opinions are not necessarily those of my provider, not necessarily mine, and probably not necessary. |