commits |
date |
25074
by
billyzkid
(2965
downloads)
|
Oct 6 2008
5:34 PM
|
Updated README
|
25014
by
billyzkid
(75
downloads)
|
Oct 3 2008
10:44 PM
|
Updated README install and upgrade steps
|
24994
by
billyzkid
(98
downloads)
|
Oct 3 2008
11:54 AM
|
Please disregard previous changesets 24989 - 24993 as this is the definitive one. This changeset includes the following: fixes for the upcoming Silverlight 2 RTM and Firefox 3, updated Release scripts (now version 1.2), improved solution organization, additional documentation, consolidated samples, new Memorabilia sample, and enhancements to the FlickrDataProvider (i.e. getPublicPhotos).
|
24993
by
billyzkid
(18
downloads)
|
Oct 3 2008
11:41 AM
|
Sample renaming and reorganization. Updated README accordingly.
|
24992
by
billyzkid
(29
downloads)
|
Oct 3 2008
11:30 AM
|
Undeleted Theater sample
|
24991
by
billyzkid
(19
downloads)
|
Oct 3 2008
11:21 AM
|
Renamed Transparent sample to "Windowless"
|
24990
by
billyzkid
(4
downloads)
|
Oct 3 2008
10:52 AM
|
Deleted pointless Typical sample
|
24989
by
billyzkid
(17
downloads)
|
Oct 3 2008
10:21 AM
|
Fixes for upcoming Silverlight 2 RTM and Firefox 3. Also, updated the Release scripts (now version 1.2), improved overall solution organization, added Quick Start documentation, consolidated a few samples, added new Memorabilia sample, and enhanced the FlickrDataProvider (i.e. getPublicPhotos).
|
16983
by
dherberger
(2725
downloads)
|
Apr 22 2008
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.
|
16965
by
dherberger
(64
downloads)
|
Apr 21 2008
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.
|
14418
by
mathisjay
(2085
downloads)
|
Jan 31 2008
6:11 PM
|
Added the "extendsClass" attribute to the script element in the .xsd file for clarity
|
14385
by
mathisjay
(101
downloads)
|
Jan 30 2008
3:09 PM
|
1) Removed the red background from the AlbumViewer of the Popup sample that was accidently left in for debugging purposes.
|
14369
by
mathisjay
(52
downloads)
|
Jan 30 2008
10: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.
|
14289
by
billyzkid
(204
downloads)
|
Jan 27 2008
5:18 AM
|
Another Safari fix...
|
14278
by
billyzkid
(36
downloads)
|
Jan 26 2008
6:33 PM
|
Fixed an issue from the previous check-in that inadvertently caused an error in Safari and Firefox
|
13781
by
billyzkid
(671
downloads)
|
Jan 4 2008
8:54 PM
|
Changed the Popup sample to use the slideImage.stretch option because it's a useful option for to know about
|
13647
by
billyzkid
(134
downloads)
|
Jan 2 2008
8: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.
|
13570
by
billyzkid
(54
downloads)
|
Dec 30 2007
7: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.
|
13252
by
billyzkid
(227
downloads)
|
Dec 16 2007
5:23 PM
|
Updated release script
|
13251
by
billyzkid
(17
downloads)
|
Dec 16 2007
4:41 PM
|
Added a bit smarter text truncation to addTextToBlock function
|
13241
by
billyzkid
(9
downloads)
|
Dec 16 2007
6:08 AM
|
Fixed broken samples (Popup and Tall)
|
13219
by
billyzkid
(34
downloads)
|
Dec 15 2007
7:47 AM
|
Added "initialAlbumView" option and removed unused event handling delay code
|
13209
by
billyzkid
(5
downloads)
|
Dec 15 2007
2:40 AM
|
Fixed comment typo
|
13191
by
billyzkid
(74
downloads)
|
Dec 13 2007
11:22 PM
|
Create new release script
|
13175
by
billyzkid
(21
downloads)
|
Dec 13 2007
12:54 PM
|
Minor tweaks to Vertigo sample
|