Source Control Clients
Project Name: SlideShow
Server URL: https://tfs04.codeplex.com

Recent Check-Ins

1-10 of 57Change Sets < Previous 1 2 3 4 5 6 Next >
Change Set Download / Browse Date Comment By Downloads
16983 Apr 22
at 6:54 PM
Added temporary workaround for "class file split" release ordering issue to Release.bat, fixed a missing semicolon in PageContainer (causes issues with packer), made the batch file re-navigate back to it's directory after execution, and rebuilt (released) the latest scripts. dherberger 1652
16965 Apr 21
at 6:14 PM
Fixed a minor bug in where calls to addTextToBlock with values that could be misinterpreted as numerical values (such as "2006" or "3") would cause an error during assignment to TextBlock elements. dherberger 47
14418 Jan 31
at 7:11 PM
Added the "extendsClass" attribute to the script element in the .xsd file for clarity mathisjay 2078
14385 Jan 30
at 4:09 PM
1) Removed the red background from the AlbumViewer of the Popup sample that was accidently left in for debugging purposes. mathisjay 97
14369 Jan 30
at 11:17 AM
1) Seperated the major classes into their own .js file.

2) Added a "extendsClass" property to the Script option. The ScriptManager will now check the "extendsClass" property, and if present will not load the Script until its inherited class had fully loaded.
Note: this is likely used during development and debugging, but may also be useful for those wishing to extend the Slide.Show control with their own custom classes.

3) Modified all the samples to include the "extendsClass" Script option.

4) Fixed the PageContainer.determineItemFit method to properly calculate the amount room available for the page items. Modified the samples to use the proper values.
mathisjay 48
14289 Jan 27
at 6:18 AM
Another Safari fix... billyzkid 198
14278 Jan 26
at 7:33 PM
Fixed an issue from the previous check-in that inadvertently caused an error in Safari and Firefox billyzkid 34
13781 Jan 4
at 9:54 PM
Changed the Popup sample to use the slideImage.stretch option because it's a useful option for to know about billyzkid 668
13647 Jan 2
at 9:47 AM
General code clean-up and numerous minor bug fixes, including: updated script version (in the comments), fixed a few corner-case data bugs to be consistent with the new XML schemas, fixed casing issues with the configuration options/attributes, removed unused events (e.g. configLoad, scriptsLoad) and UserControl.zIndex option, added a new event fired after the control is completely loaded, implemented a wait cursor displayed during control initialization (for lengthy load times), renamed the ViewerBackground class to ThumbnailViewerBackground, updated the README, and built a new release script. billyzkid 124
13570 Dec 30 2007
at 8:46 PM
Added a Solution Items folder, moved in a couple existing items, and added Configuration.xsd and Data.xsd schemas for simple XML schema validation and poor man's design-time support. billyzkid 51
1-10 of 57Change Sets < Previous 1 2 3 4 5 6 Next >
Updating...