Last 30 days
-
-
-
issue 8
(Fix flow problem with ExternalInterface and some versions of...) commented on by Touvan
-
-
issue 8
(Fix flow problem with ExternalInterface and some versions of...) reported by Touvan
-
Earlier this year
-
-
r35
(Fixed a bug in AS3 HistoryKeeper that caused IE to behave er...) committed by Touvan
- Fixed a bug in AS3 HistoryKeeper that caused IE to behave erratically.
- Removed dependency on JSCommunicator from AS3 History Keeper, and setBrowserTitle, since a recent
test revealed no actual benefit to using it. JSCommunicator was a practice in extreme premature
optimization, but it contained an interesting problem, which is now solved. ;-) :
- Moved AS3Communicator.js functionality to within JSCommunicator.as - it now sets itself up, and
has no dependency on any external JavaScript! (There may be use for this if there are many rapid
calls out to Javascript - I haven't tested that theory though - this could be completely useless!
;-P )
- Deleted AS3Communicator.js
Fixed a bug in AS3 HistoryKeeper that caused IE to behave erratically.
- Removed dependency on JSCommunicator from AS3 History Keeper, and setBrowserTitle, since a recent
test revealed no actual benefit to using it. JSCommunicator was a practice in extreme premature
optimization, but it contained an interesting problem, which is now solved. ;-) :
- Moved AS3Communicator.js functionality to within JSCommunicator.as - it now sets itself up, and
has no dependency on any external JavaScript! (There may be use for this if there are many rapid
calls out to Javascript - I haven't tested that theory though - this could be completely useless!
;-P )
- Deleted AS3Communicator.js
-
r34
(- tagging Beta 4) committed by Touvan
- - tagging Beta 4
-
unFocus-History-2b4.zip (unFocus History Keeper 2.0 Beta 4) file uploaded by Touvan
-
Labels:
Featured
OpSys-All
Type-Source
Labels:
Featured
OpSys-All
Type-Source
-
r33
(- removed ObjectPatentMagic
- added Packed library files for...) committed by Touvan
- - removed ObjectPatentMagic
- added Packed library files for RC 1
- removed ObjectPatentMagic
- added Packed library files for RC 1
-
-
r32
(- Changed license to MIT
- Added svn:keywords to most files.) committed by Touvan
- - Changed license to MIT
- Added svn:keywords to most files.
- Changed license to MIT
- Added svn:keywords to most files.
-
r31
(- Updated tests for EventManager, FlashPlayerInfo, HistoryKe...) committed by Touvan
- - Updated tests for EventManager, FlashPlayerInfo, HistoryKeeper, SwfHTML and SwfShim.
- Updated tests for EventManager, FlashPlayerInfo, HistoryKeeper, SwfHTML and SwfShim.
-
r30
(- removed WebTV code, since the entire FlashPlayerInfo scrip...) committed by Touvan
- - removed WebTV code, since the entire FlashPlayerInfo script doesn't work in WebTV anyway.
- removed WebTV code, since the entire FlashPlayerInfo script doesn't work in WebTV anyway.
-
issue 5
(Update FlashPlayerInfo to utilize new versioning info) Status changed by Touvan
-
-
r29
(- Fixed Issue 5. Added methods for major, minor and bugfix v...) committed by Touvan
- - Fixed Issue 5 . Added methods for major, minor and bugfix versions, to reflect changes to the
convention in Flash Player 10 - Also cleaned up issues releated to the changes in IE.
- Added getUpdateVersion for the special case Flash Player 9 updates.
- Fixed Issue 5 . Added methods for major, minor and bugfix versions, to reflect changes to the
convention in Flash Player 10 - Also cleaned up issues releated to the changes in IE.
- Added getUpdateVersion for the special case Flash Player 9 updates.
-
r28
(- Quick fix for shimMode on SwfShim.) committed by Touvan
- - Quick fix for shimMode on SwfShim.
- Quick fix for shimMode on SwfShim.
-
r27
(- Major rewrite.
- Fixes IE support.
- Adds shimMode prope...) committed by Touvan
- - Major rewrite.
- Fixes IE support.
- Adds shimMode property (it's off by default).
- Major rewrite.
- Fixes IE support.
- Adds shimMode property (it's off by default).
-
r26
(- Fixed typo in call to get initial hash value (deep link), ...) committed by Touvan
- - Fixed typo in call to get initial hash value (deep link), which broke it.
- Fixed typo in call to get initial hash value (deep link), which broke it.
-
r25
(- Updates to the HistoryKeeper Actionscript 3.0 files. These...) committed by Touvan
- - Updates to the HistoryKeeper Actionscript 3.0 files. These changes are generally significant.
- Added asdocs comments.
- Updates to the HistoryKeeper Actionscript 3.0 files. These changes are generally significant.
- Added asdocs comments.
-
-
r24
(- Added support for Opera's history.navigationMode.
- Made ...) committed by Touvan
- - Added support for Opera's history.navigationMode.
- Made IE8 Hack detection more robust, and IE detectin simpler.
- Added support for Opera's history.navigationMode.
- Made IE8 Hack detection more robust, and IE detectin simpler.
-
r23
(- Initial commit of Actionscript HistoryKeeper and AS3->JS c...) committed by Touvan
- - Initial commit of Actionscript HistoryKeeper and AS3->JS communication framework (really just an
easier replacement for fscommand). All of this is pretty rough - vomit draft material.
- Initial commit of Actionscript HistoryKeeper and AS3->JS communication framework (really just an
easier replacement for fscommand). All of this is pretty rough - vomit draft material.
-
r22
([No log message]) committed by Touvan
- [No log message]
-
r21
(- Quick and dirty temp IE8 support (makes IE8 use the timer ...) committed by Touvan
- - Quick and dirty temp IE8 support (makes IE8 use the timer method).
- Some smaller code comment and formatting cleanups.
- Quick and dirty temp IE8 support (makes IE8 use the timer method).
- Some smaller code comment and formatting cleanups.
-
issue 6
(History.js - _createAnchor creates flash in Mac Browsers) Status changed by Touvan
-
-
r20
(- removed problematic _createAnchor functionality. (Issue 6)...) committed by Touvan
- - removed problematic _createAnchor functionality. ( Issue 6 )
- updated IE version detect to be compatible with multi-digit versions.
- removed problematic _createAnchor functionality. ( Issue 6 )
- updated IE version detect to be compatible with multi-digit versions.
-
issue 6
(History.js - _createAnchor creates flash in Mac Browsers) reported by Touvan
-
-
issue 3
(Javascript Errors are used incorrectly in SwfHTML) Status changed by Touvan
-
Older
-
r19
(- Reworked Error messages so that they make sense in FireBug...) committed by Touvan
- - Reworked Error messages so that they make sense in FireBug and other Javascript consoles. Fixes
Issue #3 - http://code.google.com/p/unfocus-history-keeper/issues/detail?id=3
- Added direct and gpu WMode values.
- Made value checking case insensitive.
- Added SVN keywords Revision and Date, and added text/javascript mime-type.
-
r18
(Fixed SwfShim.) committed by Touvan
- Fixed SwfShim.
-
issue 5
(Update FlashPlayerInfo to utilize new versioning info) reported by Touvan
-
|