Updates ClientDependency lib to support non-url paths (instead they're absolute).
ClientDependency file mappings are now unique to both computer and web root folder which will work around people deploying this folder between environments (though this still shouldn't be done)
[TFS Changeset #75852]
ClientDependency update (Fixes: 27155 medium trust issue)
Fixes: 27156 - DLLs locked when building solution
Fixes: 27154 - Examine requirePermission attributes for medium trust
Fixes: 27152 - TypeFinder never creating seperate AppDomain for finding types in full trust
[TFS Changeset #66282]
Merged new date/time picker to 4.1 branch. Updated ClientDependency lib and turned on compression. Disabled Examine until it is compatible with new schema. Moved old datepicker to legacy.
[TFS Changeset #63988]
Mega Commit: New controls: tree control, pickers of all sorts, image viewer, media uploader. Removed a zillion iframes. New modal window standard framework. Fixes some bugs. ClientDependency & Examine DLL updates. Lots of JS enhancements, libs and more methods added to ClientTools.
[TFS Changeset #63838]
Fixes 24891, 24864 (package/member trees + other tree bugs)
Fixes jsTree theme issues with JS file versioning. Turned off Umbraco tree console debugging.
Updated ClientDependency library -> now has JS/CSS minification. Turned off debug mode!
[TFS Changeset #60007]