My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Today

  • 11 hours ago
    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

  • Jan 04, 2010
    r66 (First version) committed by sdowns   -   First version
    First version

Older

  • Nov 13, 2009
    r65 (No loner required, use ListCollectionView or http://code.goo...) committed by sdowns   -   No loner required, use ListCollectionView or http://code.google.com/p/tink/source/browse/tags/1.0.0/ws/tink/flex/collections/CollectionClone.as See comments here http://www.tink.ws/blog/collectionclone/
  • Nov 13, 2009
    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'
  • Nov 13, 2009
    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'
  • Nov 13, 2009
    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.
  • Nov 13, 2009
    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.
  • Oct 28, 2009
    r60 (First version) committed by sdowns   -   First version
    First version
  • Oct 27, 2009
    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
  • Aug 25, 2009
    r58 (Removed traces and added MIT license.) committed by sdowns   -   Removed traces and added MIT license.
    Removed traces and added MIT license.
  • Aug 25, 2009
    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.
  • Jun 10, 2009
    issue 2 (how can we set horizontalScrollPolicy and verticalScrollPoli...) commented on by abhishekchess1   -   i mean that, it is worked with flex builder 3.0 properly, but in 3.0.2 when i gave height in percent, then it not working correctly, re size it to small.
    i mean that, it is worked with flex builder 3.0 properly, but in 3.0.2 when i gave height in percent, then it not working correctly, re size it to small.
  • Jun 10, 2009
    issue 2 (how can we set horizontalScrollPolicy and verticalScrollPoli...) reported by abhishekchess1   -   how can we set horizontalScrollPolicy and verticalScrollPolicy to off for position tab navigator is any solution there?
    how can we set horizontalScrollPolicy and verticalScrollPolicy to off for position tab navigator is any solution there?
  • May 22, 2009
    r56 (Removed unnecessary imports.) committed by sdowns   -   Removed unnecessary imports.
    Removed unnecessary imports.
  • May 21, 2009
    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.
  • Apr 13, 2009
    r54 (Initial commit) committed by sdowns   -   Initial commit
    Initial commit
  • Apr 09, 2009
    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.
  • Apr 09, 2009
    r52 (Initial import Event dispatched by FrameLabelMovieClip) committed by sdowns   -   Initial import Event dispatched by FrameLabelMovieClip
    Initial import Event dispatched by FrameLabelMovieClip
  • Mar 17, 2009
    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.
  • Jan 10, 2009
    issue 1 (MaxHeight for Super Accordion Children) reported by jbell...@unog.ch   -   What steps will reproduce the problem? 1. Set explicit max height of a child within Super Accordion What is the expected output? What do you see instead? The open child will be sized in height to not exceed the max number thereby offering better control to the real estate of open states. Instead, children are proportionally sized therefore creating instances where there is wasted space. What version of the product are you using? On what operating system? Flex B 3.0.2, SDK 3.2
    What steps will reproduce the problem? 1. Set explicit max height of a child within Super Accordion What is the expected output? What do you see instead? The open child will be sized in height to not exceed the max number thereby offering better control to the real estate of open states. Instead, children are proportionally sized therefore creating instances where there is wasted space. What version of the product are you using? On what operating system? Flex B 3.0.2, SDK 3.2
  • Jan 09, 2009
    r50 (Replaced) committed by sdowns   -   Replaced
    Replaced
  • Jan 09, 2009
    r49 (Renamed directory) committed by sdowns   -   Renamed directory
    Renamed directory
  • Jan 05, 2009
    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.
  • Nov 07, 2008
    r47 (Replaced with ReverseBoxLayout) committed by sdowns   -   Replaced with ReverseBoxLayout
    Replaced with ReverseBoxLayout
  • Nov 07, 2008
    r43 (Minor changes for skinning with SuperAccordionHeaderSkin) committed by sdowns   -   Minor changes for skinning with SuperAccordionHeaderSkin
    Minor changes for skinning with SuperAccordionHeaderSkin
  • Nov 07, 2008
    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.
  • Nov 07, 2008
    r46 (Replaced with VReverseBox) committed by sdowns   -   Replaced with VReverseBox
    Replaced with VReverseBox
  • Nov 07, 2008
    r42 (Default skin for SuperAccordionHeader) committed by sdowns   -   Default skin for SuperAccordionHeader
    Default skin for SuperAccordionHeader
  • Nov 07, 2008
    r44 (Replaced with HReverseBox) committed by sdowns   -   Replaced with HReverseBox
    Replaced with HReverseBox
  • Nov 07, 2008
    r39 (Replaces MirroredBoxLayout) committed by sdowns   -   Replaces MirroredBoxLayout
    Replaces MirroredBoxLayout
  • Nov 07, 2008
    r45 (Replaced with ReverseBox) committed by sdowns   -   Replaced with ReverseBox
    Replaced with ReverseBox
  • Nov 07, 2008
    r37 (Replaces HMirroredBox) committed by sdowns   -   Replaces HMirroredBox
    Replaces HMirroredBox
  • Nov 07, 2008
    r38 (Replaces MirroredBox) committed by sdowns   -   Replaces MirroredBox
    Replaces MirroredBox
  • Nov 07, 2008
    r40 (Replaces VMirroredBox) committed by sdowns   -   Replaces VMirroredBox
    Replaces VMirroredBox
  • Oct 23, 2008
    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.
  • Oct 22, 2008
    r35 (Replaced by IndicesChangedEvent) committed by sdowns   -   Replaced by IndicesChangedEvent
    Replaced by IndicesChangedEvent
  • Oct 22, 2008
    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.
  • Oct 22, 2008
    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.
  • Oct 21, 2008
    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.
  • Oct 21, 2008
    r31 (SuperAccordian initial commit) committed by sdowns   -   SuperAccordian initial commit
    SuperAccordian initial commit
  • Oct 21, 2008
    r30 (Added custom icon) committed by sdowns   -   Added custom icon
    Added custom icon
  • Sep 19, 2008
    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
  • Sep 19, 2008
    r28 (Added MathUtil) committed by sdowns   -   Added MathUtil
    Added MathUtil
  • Sep 19, 2008
    r27 (Added MirroredBoxLayout) committed by sdowns   -   Added MirroredBoxLayout
    Added MirroredBoxLayout
  • Sep 11, 2008
    r26 (Removed import statement for MathUtil.) committed by sdowns   -   Removed import statement for MathUtil.
    Removed import statement for MathUtil.
  • Sep 06, 2008
    r25 (Added MIT license) committed by sdowns   -   Added MIT license
    Added MIT license
  • Sep 06, 2008
    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.
  • Sep 06, 2008
    r23 (Added MIT license to files) committed by sdowns   -   Added MIT license to files
    Added MIT license to files
  • Sep 06, 2008
    r22 (Added the ButtonSkin for Wipe See http://www.tink.ws/blog/f...) committed by sdowns   -   Added the ButtonSkin for Wipe See http://www.tink.ws/blog/files/flex/WipeExample.html for example.
    Added the ButtonSkin for Wipe See http://www.tink.ws/blog/files/flex/WipeExample.html for example.
 
Hosted by Google Code