Earlier this year
-
issue 2
(Base view classes require constructor arguments to be passed...) reported by tylerChesley
-
-
-
-
-
-
r60
(Fix various minor problems with Lines, add connect-the-squar...) committed by joseph.berkovitz
- Fix various minor problems with Lines, add connect-the-squares methods
Fix various minor problems with Lines, add connect-the-squares methods
-
r59
(Add release notes for 0.23) committed by joseph.berkovitz
- Add release notes for 0.23
Add release notes for 0.23
-
-
-
r57
(Update distribution version property) committed by joseph.berkovitz
- Update distribution version property
Update distribution version property
-
r56
(Check in changes for Moccasin 0.23 (FITC release)) committed by joseph.berkovitz
- Check in changes for Moccasin 0.23 (FITC release)
Check in changes for Moccasin 0.23 (FITC release)
-
r55
(Check in MoccasinModelFactory which got left out by mistake) committed by joseph.berkovitz
- Check in MoccasinModelFactory which got left out by mistake
Check in MoccasinModelFactory which got left out by mistake
-
issue 1
(Moccasin-core won't compile MoccasinModel.as : undefined pro...) commented on by ogrenet
-
-
issue 1
(Moccasin-core won't compile MoccasinModel.as : undefined pro...) reported by ogrenet
-
-
-
r53
(Add copyright, release, tweak build process and version numb...) committed by joseph.berkovitz
- Add copyright, release, tweak build process and version number
Add copyright, release, tweak build process and version number
-
-
r52
(Merge in changes from zyang1 branch) committed by joseph.berkovitz
- Merge in changes from zyang1 branch
Merge in changes from zyang1 branch
-
r51
(Tweak data type of selection handle in SquareFeedback) committed by joseph.berkovitz
- Tweak data type of selection handle in SquareFeedback
Tweak data type of selection handle in SquareFeedback
-
r50
(Upgrade AIR application descriptor) committed by joseph.berkovitz
- Upgrade AIR application descriptor
Upgrade AIR application descriptor
-
r49
(Add MoccasinModelFactory extension point for model-wrapping ...) committed by joseph.berkovitz
- Add MoccasinModelFactory extension point for model-wrapping behavior
Add MoccasinModelFactory extension point for model-wrapping behavior
-
Older
-
r47
(Tag 0.20 release prior to merging in Zee Yang work) committed by joseph.berkovitz
- Tag 0.20 release prior to merging in Zee Yang work
Tag 0.20 release prior to merging in Zee Yang work
-
r46
(added set color option to simple world to demonstrate contex...) committed by zee.yang
- added set color option to simple world to demonstrate context sensitive menus
added set color option to simple world to demonstrate context sensitive menus
-
r45
(- added SelectEvent.CHANGE_SELECTION event type. it does not...) committed by zee.yang
- - added SelectEvent.CHANGE_SELECTION event type. it does not distinguish between selection add or
removal. it's fired after a object selection change with the current selection information
- added MoccasinController.modifyMultiSelection so multi-object selection is done in one step
- added EditorMenuBar.handleChangeSelection hook for creating context sensitive menus
- added SelectEvent.CHANGE_SELECTION event type. it does not distinguish between selection add or
removal. it's fired after a object selection change with the current selection information
- added MoccasinController.modifyMultiSelection so multi-object selection is done in one step
- added EditorMenuBar.handleChangeSelection hook for creating context sensitive menus
-
r44
(Fix bug in initialization order for MoccasinCanvas, in which...) committed by joseph.berkovitz
- Fix bug in initialization order for MoccasinCanvas, in which updateView() was being called
before a subclass constructor could fully initialize the state of the object.
Fix bug in initialization order for MoccasinCanvas, in which updateView() was being called
before a subclass constructor could fully initialize the state of the object.
-
r43
(Add Moccasin capability for both Flex component-based and Fl...) committed by joseph.berkovitz
- Add Moccasin capability for both Flex component-based and Flash Sprite-based view hierarchies,
by abstracting IMoccasinView interface and offering multiple view superclasses extending
Canvas and UIComponent.
Fix silly problem in simpleworld demo preventing operation when no host prefix defined in flashvars.
Add Moccasin capability for both Flex component-based and Flash Sprite-based view hierarchies,
by abstracting IMoccasinView interface and offering multiple view superclasses extending
Canvas and UIComponent.
Fix silly problem in simpleworld demo preventing operation when no host prefix defined in flashvars.
-
r42
(Create private branch for Zee Yang patch for CHANGE_EVENT) committed by joseph.berkovitz
- Create private branch for Zee Yang patch for CHANGE_EVENT
Create private branch for Zee Yang patch for CHANGE_EVENT
-
r41
(Add getAssetURL() method to IMoccasinDocumentService interfa...) committed by joseph.berkovitz
- Add getAssetURL() method to IMoccasinDocumentService interface
Add getAssetURL() method to IMoccasinDocumentService interface
-
r40
(Add value model property change listeners) committed by joseph.berkovitz
- Add value model property change listeners
Add value model property change listeners
-
r39
(Add trailing newline to documents written out via AIR) committed by joseph.berkovitz
- Add trailing newline to documents written out via AIR
Add trailing newline to documents written out via AIR
-
r38
(Add getValueModel() function to MoccasinModel to obtain name...) committed by joseph.berkovitz
- Add getValueModel() function to MoccasinModel to obtain named value model properties
Add getValueModel() function to MoccasinModel to obtain named value model properties
-
r37
(Account for possibility of null value models in a MoccasinMo...) committed by joseph.berkovitz
- Account for possibility of null value models in a MoccasinModel, and for potential changes to
Moccasin value properties
Account for possibility of null value models in a MoccasinModel, and for potential changes to
Moccasin value properties
-
-
r35
(Add more verbiage to alert explaining non-functioning of Sav...) committed by joseph.berkovitz
- Add more verbiage to alert explaining non-functioning of Save in Flex demo app
Add more verbiage to alert explaining non-functioning of Save in Flex demo app
-
r34
(Add more verbiage to alert explaining non-functioning of Sav...) committed by joseph.berkovitz
- Add more verbiage to alert explaining non-functioning of Save in Flex demo app
Add more verbiage to alert explaining non-functioning of Save in Flex demo app
-
r33
(Add rollover state to handles) committed by joseph.berkovitz
- Add rollover state to handles
Add rollover state to handles
-
r32
(Add distribution-cutting targets to build file) committed by joseph.berkovitz
- Add distribution-cutting targets to build file
Add distribution-cutting targets to build file
-
-
r30
(Minor fixes to get asdoc to work) committed by joseph.berkovitz
- Minor fixes to get asdoc to work
Minor fixes to get asdoc to work
-
-
r28
(Add notion of selection handles whose apparent size remains ...) committed by joseph.berkovitz
- Add notion of selection handles whose apparent size remains constant
Add notion of selection handles whose apparent size remains constant
-
r27
(Check in refactored, commented SimpleWorld AIR and Flex proj...) committed by joseph.berkovitz
- Check in refactored, commented SimpleWorld AIR and Flex projects
Check in refactored, commented SimpleWorld AIR and Flex projects
-
r26
(Add remaining comments and fix typos.) committed by joseph.berkovitz
- Add remaining comments and fix typos.
Add remaining comments and fix typos.
-
r25
(Ensure that selection state does not survive the setting of ...) committed by joseph.berkovitz
- Ensure that selection state does not survive the setting of a new document into the
MoccasinController
Ensure that selection state does not survive the setting of a new document into the
MoccasinController
-
r24
(Automate moccasin build process) committed by joseph.berkovitz
- Automate moccasin build process
Automate moccasin build process
-
r23
(Remove build-user.properties) committed by joseph.berkovitz
- Remove build-user.properties
Remove build-user.properties
-
r22
(Additional comments, also add template method for pasting ne...) committed by joseph.berkovitz
- Additional comments, also add template method for pasting new objects into the document.
Additional comments, also add template method for pasting new objects into the document.
-
-
r20
(Add lots more comments and documentation, also get cut/copy/...) committed by joseph.berkovitz
- Add lots more comments and documentation, also get cut/copy/paste working.
Add lots more comments and documentation, also get cut/copy/paste working.
|