-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
: cloakObject(): Displays "cloaked" when cloaked object's toString() is called. : destroyModules(): Compatibility: MSIE: Fixed bug caused by IE's disallowing deletion of global members. : "in": Compatibility: MSIE 5.01: Replaced all non-for-in code using "in" operator. : RemoveImportListener(): Fixed bug that caused listeners to not be removed. : RemoveImportListener(): Fixed bug that caused listeners to be notified despite being removed. : Added new ajile 1.9.8 versioned source and compressed scripts. : Updated default source and compressed scripts with ajile 1.9.8 source. Docs : Ajile-Overview.htm: Updated version to 1.9.8. : API Examples: Fixed bug in "Using a Wildcard Import" example. Tests : Ajile.GetVersion(): Expects 1.9.8. : Ajile.Unload(): Compatibility: MSIE: Correctly handles single-level namespaces. : Ajile.Unload(): Compatibility: MSIE: Correctly handles Ajile namespace. : Ajile.RemoveImportListener(): Compatibility: MSIE: Correctly handles single-level namespaces. : Import(): Compatibility: MSIE: Correctly handles single-level namespaces. : Namespace(): Compatibility: MSIE: Correctly handles single-level namespaces.
- Loading branch information
Showing
14 changed files
with
2,192 additions
and
93 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.