Today
-
r67
(Adding missing styles
../styles/metadata/FocusStyles.as
../...) committed by sdowns
- Adding missing styles
../styles/metadata/FocusStyles.as
../styles/metadata/IconColorStyles.as
../styles/metadata/LeadingStyle.as
../styles/metadata/PaddingStyles.as
../styles/metadata/SkinStyles.as
../styles/metadata/TextStyles.as
Adding missing styles
../styles/metadata/FocusStyles.as
../styles/metadata/IconColorStyles.as
../styles/metadata/LeadingStyle.as
../styles/metadata/PaddingStyles.as
../styles/metadata/SkinStyles.as
../styles/metadata/TextStyles.as
Last 7 days
-
r66
(First version) committed by sdowns
- First version
Older
-
-
r64
(Renamed 'flex' package to 'mx' to allow for Flex 4 and 'spar...) committed by sdowns
- Renamed 'flex' package to 'mx' to allow for Flex 4 and 'spark'
Renamed 'flex' package to 'mx' to allow for Flex 4 and 'spark'
-
r63
(Renamed 'flex' package to 'mx' to allow for Flex 4 and 'spar...) committed by sdowns
- Renamed 'flex' package to 'mx' to allow for Flex 4 and 'spark'
Renamed 'flex' package to 'mx' to allow for Flex 4 and 'spark'
-
r62
(Tag for version of source that uses ws.tink.flex package nam...) committed by sdowns
- Tag for version of source that uses ws.tink.flex package naming convention. Changed to ws.tink.mx
getting ready for Flex 4 and spark.
Tag for version of source that uses ws.tink.flex package naming convention. Changed to ws.tink.mx
getting ready for Flex 4 and spark.
-
r61
(Tag for version of source that uses ws.tink.flex package nam...) committed by sdowns
- Tag for version of source that uses ws.tink.flex package naming convention. Changed to ws.tink.mx
getting ready for Flex 4 and spark.
Tag for version of source that uses ws.tink.flex package naming convention. Changed to ws.tink.mx
getting ready for Flex 4 and spark.
-
r60
(First version) committed by sdowns
- First version
-
r59
(First version
Container very much like a ViewStack except t...) committed by sdowns
- First version
Container very much like a ViewStack except that it reuses its children and is powered by the number
of items in its dataProvider
First version
Container very much like a ViewStack except that it reuses its children and is powered by the number
of items in its dataProvider
-
r58
(Removed traces and added MIT license.) committed by sdowns
- Removed traces and added MIT license.
Removed traces and added MIT license.
-
r57
(CollectionClone is used when you need to make a clone of a c...) committed by sdowns
- CollectionClone is used when you need to make a clone of a collection so that it can be filtered
without affecting the original collection.
It outputs an ArrayCollection. It will update the output whenever the input changes so that they
always match.
CollectionClone is used when you need to make a clone of a collection so that it can be filtered
without affecting the original collection.
It outputs an ArrayCollection. It will update the output whenever the input changes so that they
always match.
-
issue 2
(how can we set horizontalScrollPolicy and verticalScrollPoli...) commented on by abhishekchess1
-
-
-
r56
(Removed unnecessary imports.) committed by sdowns
- Removed unnecessary imports.
Removed unnecessary imports.
-
r55
(First version, for use with Classes that extend ArrayCollect...) committed by sdowns
- First version, for use with Classes that extend ArrayCollection used as the dataProvider for a Tree
control.
First version, for use with Classes that extend ArrayCollection used as the dataProvider for a Tree
control.
-
r54
(Initial commit) committed by sdowns
- Initial commit
-
r53
(Initial import
Use this for a base class for Flash IDE libr...) committed by sdowns
- Initial import
Use this for a base class for Flash IDE library symbols that use frame labels.
This class will dispatch FrameLabelEvents when the timeline encounters a frame label. The event also
contains a the FrameLabel in its 'frameLabel' property.
Initial import
Use this for a base class for Flash IDE library symbols that use frame labels.
This class will dispatch FrameLabelEvents when the timeline encounters a frame label. The event also
contains a the FrameLabel in its 'frameLabel' property.
-
r52
(Initial import
Event dispatched by FrameLabelMovieClip) committed by sdowns
- Initial import
Event dispatched by FrameLabelMovieClip
Initial import
Event dispatched by FrameLabelMovieClip
-
r51
(First version.
PanelStack is a combination of ViewStack and...) committed by sdowns
- First version.
PanelStack is a combination of ViewStack and Panel. It extends ViewStack and adds Panel
functionality.
First version.
PanelStack is a combination of ViewStack and Panel. It extends ViewStack and adds Panel
functionality.
-
-
r50
(Replaced) committed by sdowns
- Replaced
-
r49
(Renamed directory) committed by sdowns
- Renamed directory
-
r48
(First version
Renderer aligns text at the bottom buy adding...) committed by sdowns
- First version
Renderer aligns text at the bottom buy adding newlines above the text.
First version
Renderer aligns text at the bottom buy adding newlines above the text.
-
r47
(Replaced with ReverseBoxLayout) committed by sdowns
- Replaced with ReverseBoxLayout
Replaced with ReverseBoxLayout
-
r43
(Minor changes for skinning with SuperAccordionHeaderSkin) committed by sdowns
- Minor changes for skinning with SuperAccordionHeaderSkin
Minor changes for skinning with SuperAccordionHeaderSkin
-
r41
(Now uses SuperAccordionHeaderSkin
Also manages its own disp...) committed by sdowns
- Now uses SuperAccordionHeaderSkin
Also manages its own display index depending on whether it is over or selected.
Now uses SuperAccordionHeaderSkin
Also manages its own display index depending on whether it is over or selected.
-
r46
(Replaced with VReverseBox) committed by sdowns
- Replaced with VReverseBox
Replaced with VReverseBox
-
r42
(Default skin for SuperAccordionHeader) committed by sdowns
- Default skin for SuperAccordionHeader
Default skin for SuperAccordionHeader
-
r44
(Replaced with HReverseBox) committed by sdowns
- Replaced with HReverseBox
Replaced with HReverseBox
-
r39
(Replaces MirroredBoxLayout) committed by sdowns
- Replaces MirroredBoxLayout
Replaces MirroredBoxLayout
-
r45
(Replaced with ReverseBox) committed by sdowns
- Replaced with ReverseBox
-
r37
(Replaces HMirroredBox) committed by sdowns
- Replaces HMirroredBox
-
r38
(Replaces MirroredBox) committed by sdowns
- Replaces MirroredBox
-
r40
(Replaces VMirroredBox) committed by sdowns
- Replaces VMirroredBox
-
r36
(Fixed spelling error on stripDuplicates();
Added closable p...) committed by sdowns
- Fixed spelling error on stripDuplicates();
Added closable property, when set to true component can be closed
Added verticalAlign style, can be set to "top", "middle", "bottom" to align the content when closed
Added verticalAlignOffset style. Number in pixels to offset the position of the content from its
verticalAlign position when closed.
Fixed spelling error on stripDuplicates();
Added closable property, when set to true component can be closed
Added verticalAlign style, can be set to "top", "middle", "bottom" to align the content when closed
Added verticalAlignOffset style. Number in pixels to offset the position of the content from its
verticalAlign position when closed.
-
r35
(Replaced by IndicesChangedEvent) committed by sdowns
- Replaced by IndicesChangedEvent
Replaced by IndicesChangedEvent
-
r34
(History now works correctly
Replaced all references to 'ind...) committed by sdowns
- History now works correctly
Replaced all references to 'indexes' with 'indices'
Now dispatches IndicesChangedEvent instead of IndexesChangedEvent.
History now works correctly
Replaced all references to 'indexes' with 'indices'
Now dispatches IndicesChangedEvent instead of IndexesChangedEvent.
-
r33
(IndicesChangedEvent Initial import
Replaces IndexesChangedE...) committed by sdowns
- IndicesChangedEvent Initial import
Replaces IndexesChangedEvent, used in SuperAccordian.
IndicesChangedEvent Initial import
Replaces IndexesChangedEvent, used in SuperAccordian.
-
r32
(IndexesChangedEvent initial commit
Modeled on the IndexChan...) committed by sdowns
- IndexesChangedEvent initial commit
Modeled on the IndexChangedEvent but handles multiple indices.
Used in SuperAccordian.
IndexesChangedEvent initial commit
Modeled on the IndexChangedEvent but handles multiple indices.
Used in SuperAccordian.
-
r31
(SuperAccordian initial commit) committed by sdowns
- SuperAccordian initial commit
SuperAccordian initial commit
-
r30
(Added custom icon) committed by sdowns
- Added custom icon
-
r29
(Added import for MathUtil to resolve error) committed by sdowns
- Added import for MathUtil to resolve error
Added import for MathUtil to resolve error
-
r28
(Added MathUtil) committed by sdowns
- Added MathUtil
-
r27
(Added MirroredBoxLayout) committed by sdowns
- Added MirroredBoxLayout
-
r26
(Removed import statement for MathUtil.) committed by sdowns
- Removed import statement for MathUtil.
Removed import statement for MathUtil.
-
r25
(Added MIT license) committed by sdowns
- Added MIT license
-
r24
(Added BlankSkin.
User when the skin requires a hit area but...) committed by sdowns
- Added BlankSkin.
User when the skin requires a hit area but you don't want it to be visible.
Added BlankSkin.
User when the skin requires a hit area but you don't want it to be visible.
-
r23
(Added MIT license to files) committed by sdowns
- Added MIT license to files
Added MIT license to files
-
|