|
Source Control Clients
Project Name: SlideShow
Server URL: https://tfs04.codeplex.com
| 16983 |
|
Apr 22
|
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
|
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
|
Added the "extendsClass" attribute to the script element in the .xsd file for clarity |
mathisjay
|
2078 |
| 14385 |
|
Jan 30
|
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
|
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
|
Another Safari fix... |
billyzkid
|
198 |
| 14278 |
|
Jan 26
|
Fixed an issue from the previous check-in that inadvertently caused an error in Safari and Firefox |
billyzkid
|
34 |
| 13781 |
|
Jan 4
|
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
|
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
|
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 |
|
|
|
|
|