[svn:fx-trunk] 9985: * Recommitting revision 9936 with fix for AtEmbed. equals().

Revision: 9985
Author:   [email protected]
Date:     2009-09-03 08:21:37 -0700 (Thu, 03 Sep 2009)
Log Message:
Recommitting revision 9936 with fix for AtEmbed.equals().
Tests run: checkintests
Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flash/css/StyleProperty.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/css/StyleDef.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/rep/AtEmbed.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/rep/MxmlDocument.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/tools/PreLink.java

Similar Messages

  • [svn:fx-trunk] 5170: Round 2 of bug fixes for the Spark skins for Halo components.

    Revision: 5170
    Author: [email protected]
    Date: 2009-03-04 17:50:32 -0800 (Wed, 04 Mar 2009)
    Log Message:
    Round 2 of bug fixes for the Spark skins for Halo components. Thanks to Alex for help with the data grid issues.
    Bugs fixed:
    SDK-19655 - Setting rowCount property on DataGrid causes extra blank row to be displayed
    SDK-19652 - Items in a DataGrid do not line up after scrolling.
    SDK-19605 - disabled Halo ColorPicker with Gumbo skin draws too dark
    SDK-19596 - When you have a single button on an Alert, the left edge looks flatter than the right
    SDK-19585 - Menus compiled with the halo theme in Flex 4 have a different backgroundColor than in Flex 3
    SDK-19665 - Halo List with Gumbo skin doesnt draw the alternating item color all the way to the right edge of the control if VScrollBar is present
    SDK-19651 - odd header rendering issue on Halo DataGrid with Gumbo skin
    QA Notes: The alert layout code was positioning the buttons/text on sub-pixel boundaries if the width or height of the alert was an odd number of pixels. We always snap to pixel boundaries now, but this may cause bitmap compare issues with Alert.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-19655
    http://bugs.adobe.com/jira/browse/SDK-19652
    http://bugs.adobe.com/jira/browse/SDK-19605
    http://bugs.adobe.com/jira/browse/SDK-19596
    http://bugs.adobe.com/jira/browse/SDK-19585
    http://bugs.adobe.com/jira/browse/SDK-19665
    http://bugs.adobe.com/jira/browse/SDK-19651
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/DataGrid.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/alertClasses/AlertForm.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/ScrollControlBase.as
    flex/sdk/trunk/frameworks/projects/halo/defaults.css
    flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/ColorPickerSkin.mxml

  • [svn:fx-trunk] 5152: First pass of bug fixes for the Spark skins for Halo components.

    Revision: 5152
    Author: [email protected]
    Date: 2009-03-03 13:18:45 -0800 (Tue, 03 Mar 2009)
    Log Message:
    First pass of bug fixes for the Spark skins for Halo components.
    Bugs:
    SDK-19963 - themeColor should not affect rollOverColor or selectionColor in flex 4
    SDK-19654 - Spark skin for the Halo ComboBox dropdown needs a drop shadow
    SDK-19637 - Halo HScrollBar/VScrollBar controls dont render correctly when specifying includeIn states
    SDK-19634 - Halo ProgressBar default size is very different when using Halo vs Gumbo theme
    SDK-19626 - Flicker when toggling enabled property on Halo TabBar control with Gumbo skin
    SDK-19556 - selected Halo CheckBox and RadioButton icons briefly flicker when you roll over them
    SDK-19658 - Halo ComboBox with Gumbo skin has an odd flicker
    Doc/QA Notes: The fix for SDK-19963 includes a compatibility-version check. When compatibility-version < 4, setting themeColor implicitly sets rollOverColor and selectionColor, if they have not been set. When compatibility-version >= 4, you must explicitly set rollOverColor and selectionColor, even when using the Halo theme.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-19963
    http://bugs.adobe.com/jira/browse/SDK-19654
    http://bugs.adobe.com/jira/browse/SDK-19637
    http://bugs.adobe.com/jira/browse/SDK-19634
    http://bugs.adobe.com/jira/browse/SDK-19626
    http://bugs.adobe.com/jira/browse/SDK-19556
    http://bugs.adobe.com/jira/browse/SDK-19658
    http://bugs.adobe.com/jira/browse/SDK-19963
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxApplication.as
    flex/sdk/trunk/frameworks/projects/framework/defaults.css
    flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/Button.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/ComboBase.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/Application.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/graphics/RectangularDropShadow.as
    flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/BorderSkin.mxml
    flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/ProgressBarTrackSkin.mxm l

  • [svn:fx-trunk] 10182: This is a bug fix for DropDownList.

    Revision: 10182
    Author:   [email protected]
    Date:     2009-09-11 16:15:57 -0700 (Fri, 11 Sep 2009)
    Log Message:
    This is a bug fix for DropDownList.  When Label changed from a GraphicElement to a UIC it started blocking the mouse events from the anchorButton inside of a DropDownList.  To fix this, I've just disabled the mouse of the labelDisplay in the DropDownListSkin
    QE notes: -
    Doc notes: -
    Bugs: SDK-23054
    Reviewer: Jason
    Tests run: checkintests, DropDownList
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-23054
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/DropDownListSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/spark/skins/wireframe/DropDownListSkin.m xml

  • [svn:fx-trunk] 14834: Merge revision 14833 from 4.x to trunk.

    Revision: 14834
    Revision: 14834
    Author:   [email protected]
    Date:     2010-03-17 16:43:45 -0700 (Wed, 17 Mar 2010)
    Log Message:
    Merge revision 14833 from 4.x to trunk.
    Fix for http://bugs.adobe.com/jira/browse/SDK-25881. Using states with layoutDirection was broken. The issue was that in commitProperties of UIComponent, states were trying to set layoutDirection after we've already dealt with layoutDirection. The state would try to set layoutDirection, but since we are already in commitProperties, the eventual invalidateProperties call in the layoutDirection setter (through styleChanged) doesn't do anything. The fix is to have states resolved before calling invalidateLayoutDirection in commitProperties, so we can pick up on state-specific values of layoutDirection.
    QE notes: No
    Doc notes: No
    Bugs: SDK-25881
    Reviewer: Carol, Hans
    Tests run: checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-25881
        http://bugs.adobe.com/jira/browse/SDK-25881
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
    Property Changed:
        flex/sdk/trunk/

  • [svn:fx-trunk] 14075: Merge revision 14051

    Revision: 14075
    Revision: 14075
    Author:   [email protected]
    Date:     2010-02-09 15:18:57 -0800 (Tue, 09 Feb 2010)
    Log Message:
    Merge revision 14051
    Original change log:
    PopUpAnchor bug fix for Marshall Plan
    http://bugs.adobe.com/jira/browse/SDK-25348 - Marshall Plan rendering error in AIR
    The fix is to replace PopUpAnchor.getPopUpMatrix() with MatrixUtil.getConcatenatedComputedMatrix(this).
    The PopUpAnchor needs to place the popUp relative to the SystemManager that is attaching the popUp. MatrixUtil.getConcatenatedComputedMatrix will stop at the correct displayList parent regardless if it is a trusted or untrusted sub app.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-25348
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/PopUpAnchor.as
    Property Changed:
        flex/sdk/trunk/

  • [svn:fx-trunk] 14381: Merge revision 14380 from 4.x to trunk.

    Revision: 14381
    Revision: 14381
    Author:   [email protected]
    Date:     2010-02-23 16:54:43 -0800 (Tue, 23 Feb 2010)
    Log Message:
    Merge revision 14380 from 4.x to trunk.
    Fix for http://bugs.adobe.com/jira/browse/SDK-25622. We were checking against "inherit" instead of null in UIMovieClip.
    QE notes: None
    Doc notes: None
    Bugs: SDK-25622
    Reviewed By: Hans
    Tests run: checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-25622
        http://bugs.adobe.com/jira/browse/SDK-25622
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/flash-integration/src/mx/flash/UIMovieClip.as
    Property Changed:
        flex/sdk/trunk/

  • [svn:fx-trunk] 14371: Merge revision 14369 from 4.x to trunk

    Revision: 14371
    Revision: 14371
    Author:   [email protected]
    Date:     2010-02-23 14:37:38 -0800 (Tue, 23 Feb 2010)
    Log Message:
    Merge revision 14369 from 4.x to trunk
    Fix for icons that shouldn't be mirroring. This fix is similar to the one found in UITextField Modified FlexBitmap to detect whether the closest parent is mirrored when added to the display list, and adjust the transform matrix accordingly. Also, I overrode the x, width, and height properties to again, adjust the transform matrix when necessary.
    http://bugs.adobe.com/jira/browse/SDK-25417 - Button icons
    http://bugs.adobe.com/jira/browse/SDK-25498 - Alert icons
    http://bugs.adobe.com/jira/browse/SDK-25511 - Accordion icons
    http://bugs.adobe.com/jira/browse/SDK-25512 - ComboBox icons
    QE notes: None
    Doc notes: None
    Bugs: SDK-25417, SDK-25498, SDK-25511, SDK-25512
    Reviewed By: Hans
    Tests run: checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-25417
        http://bugs.adobe.com/jira/browse/SDK-25498
        http://bugs.adobe.com/jira/browse/SDK-25511
        http://bugs.adobe.com/jira/browse/SDK-25512
        http://bugs.adobe.com/jira/browse/SDK-25417
        http://bugs.adobe.com/jira/browse/SDK-25498
        http://bugs.adobe.com/jira/browse/SDK-25511
        http://bugs.adobe.com/jira/browse/SDK-25512
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/FlexBitmap.as
    Property Changed:
        flex/sdk/trunk/

  • [svn:fx-trunk] 15009: Merge revision 15006 from 4.x to trunk

    Revision: 15009
    Revision: 15009
    Author:   [email protected]
    Date:     2010-03-24 16:48:31 -0700 (Wed, 24 Mar 2010)
    Log Message:
    Merge revision 15006 from 4.x to trunk
    Menu check icon mirroring bug fix
    http://bugs.adobe.com/jira/browse/SDK-25976 - Un-mirror the check icon when layoutDirection=rtl for menu/menuBar
    Update MenuCheck and MenuCheckDisabled to use layoutDirection=LTR
    QE notes: none
    Doc notes: none
    Bugs: SDK-25976
    Reviewer: Kevin
    Tests run: checkintests
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-25976
        http://bugs.adobe.com/jira/browse/SDK-25976
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/MenuCheck.mxml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/MenuCheckDisabled.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/MenuCheck.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/MenuCheckDisabled.mxm l
    Property Changed:
        flex/sdk/trunk/

  • [svn:fx-trunk] 14160: Merging revision 14159 from 4.0 to trunk

    Revision: 14160
    Revision: 14160
    Author:   [email protected]
    Date:     2010-02-12 16:16:35 -0800 (Fri, 12 Feb 2010)
    Log Message:
    Merging revision 14159 from 4.0 to trunk
    Only recording the merge. The fix has already been merged into trunk.
    Original revision notes:
    Addressed an IE8 history issue where our player would lose focus upon appending a history entry. The behavior is unique to IE8.
    Anyone bundling our stock html template would require refreshing their copy of history.js.
    QE notes: None
    Doc notes: None
    Bugs: SDK-23402
    Reviewer: Alex
    Tests run: Checkin
    Is noteworthy for integration: Yes
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-23402
    Property Changed:
        flex/sdk/trunk/
        flex/sdk/trunk/frameworks/

  • [svn:fx-trunk] 12043: * Weekly batch of compiler fixes.

    Revision: 12043
    Revision: 12043
    Author:   [email protected]
    Date:     2009-11-20 08:00:57 -0800 (Fri, 20 Nov 2009)
    Log Message:
    Weekly batch of compiler fixes.
    QE notes: mustella server runs can use -debug or
              -omit-trace-statements=false now.
    Doc notes: Yes, new option.
    Bugs: SDK-24229, SDK-24228, SDK-24224, SDK-24271, SDK-24001, SDK-24075
    Reviewer: Pete F (SwcChecksums.java, PreLink.java), Corey (everything else)
    Tests run: full cyclone, which had some mxunit and junit failures,
               which I fixed and confirmed by rerunning the failed tests.
               Mustella had a bunch of VideoPlayer related failures, which
               I assume a related to the switch to the OSMF player.
    Is noteworthy for integration: Yes, added new option -omit-trace-statements,
                                   the default is true for production.
    Code-level description of changes:
      modules/compiler/src/java/flex2/configuration_en.properties
        Added details for report-invalid-styles-as-warnings and
        show-invalid-css-property-warnings to finish off SDK-24001.
      modules/compiler/src/java/flex2/tools/SwcChecksums.java
        Take non-SWC theme files into consideration when generating the
        SWC checksum, because getThemeInfo() in CompilerConfiguration has
        doChecksum() returning false.  This fixes part of SDK-24271.
      modules/compiler/src/java/flex2/tools/PreLink.java
        Modified processMainUnit() to replace duplicates returned from
        StylesContainer.processDependencies() rather than skipping them.
        This fixes the rest of SDK-24271, which was introduced by revision
        11575.
      modules/compiler/src/java/flex2/compiler/common/CompilerConfiguration.java
        Added omit-trace-statements option.
      modules/compiler/src/java/flex2/compiler/common/DefaultsConfigurator.java
      frameworks/flex-config.xml
        Added omit-trace-statements default of true.
      modules/compiler/src/java/flex2/compiler/SymbolTable.java
        Modified constructor to turn on trace statement omission when
        debug is false and omitTraceStatements is true.
      modules/compiler/src/java/flex2/compiler/mxml/InterfaceCompiler.java
        Essentially revert the fix for SDK-23662, which fixes SDK-24229,
        SDK-24228, and SDK-24224.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24229
        http://bugs.adobe.com/jira/browse/SDK-24228
        http://bugs.adobe.com/jira/browse/SDK-24224
        http://bugs.adobe.com/jira/browse/SDK-24271
        http://bugs.adobe.com/jira/browse/SDK-24001
        http://bugs.adobe.com/jira/browse/SDK-24075
        http://bugs.adobe.com/jira/browse/SDK-24001
        http://bugs.adobe.com/jira/browse/SDK-24271
        http://bugs.adobe.com/jira/browse/SDK-24271
        http://bugs.adobe.com/jira/browse/SDK-23662
        http://bugs.adobe.com/jira/browse/SDK-24229
        http://bugs.adobe.com/jira/browse/SDK-24228
        http://bugs.adobe.com/jira/browse/SDK-24224
    Modified Paths:
        flex/sdk/trunk/frameworks/flex-config.xml
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/SymbolTable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/common/CompilerConfiguration.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/common/DefaultsConfigurator.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/InterfaceCompiler.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/configuration_en.properties
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/Mxmlc.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/PreLink.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/SwcChecksums.java

  • [svn:fx-trunk] 11732: * Another batch of compiler fixes.

    Revision: 11732
    Author:   [email protected]
    Date:     2009-11-12 13:18:47 -0800 (Thu, 12 Nov 2009)
    Log Message:
    Another batch of compiler fixes.
    QE notes: The mxunit test
              Namespaces_LibraryTag_Definition_GraphicalAssetTest failed,
              but I think the test should result in a compile error.
    Doc notes:
    Bugs: SDK-23898, SDK-24001, SDK-24075, SDK-22471, SDK-23772, SDK-23662
    Reviewer: Corey
    Tests run: ran full cyclone twice, but all the mustella tests timed
               out on the "cyclone assist" server, so I ran a sampling
               locally.
    Is noteworthy for integration: No
    Code-level description of changes:
      modules/swfutils/src/java/flash/util/StringUtils.java
        Modified unformatString() to more closely match the opposite of
        formatString() by only converting a double backslash to a single
        backslash when it precedes a 'u'.  This fixes SDK-23898.
      modules/compiler/src/java/flex2/compiler/common/CompilerConfiguration.java
        Made report-invalid-styles-as-warnings and
        show-invalid-css-property-warnings no longer hidden.  This fixes
        SDK-24001.
      modules/compiler/src/java/flex2/compiler/SymbolTable.java
        Added debug param to constructor and modified it to turn on
        perCompileData.omitTrace when it's false.  This fixes SDK-24075.
      modules/compiler/src/java/flex2/compiler/mxml/rep/AtEmbed.java
        Uncommented fix for SDK-22471, which was accidentally commented
        out.
      modules/compiler/src/java/flex2/compiler/mxml/InterfaceCompiler.java
        Modified analyze(XMLNode) to only add an import for XMLUtil when
        e4x is false.  This fixes SDK-23772.
        Modified analyze(XMLListNode) to no longer add an import for
        XMLUtil, because it's not used.
        Modified createInlineComponentUnit() and createDefinitionUnit() to
        use new method getInnerClassName() to create a unique className,
        if the user doesn't specify one.  This fixes SDK-23662.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-23898
        http://bugs.adobe.com/jira/browse/SDK-24001
        http://bugs.adobe.com/jira/browse/SDK-24075
        http://bugs.adobe.com/jira/browse/SDK-22471
        http://bugs.adobe.com/jira/browse/SDK-23772
        http://bugs.adobe.com/jira/browse/SDK-23662
        http://bugs.adobe.com/jira/browse/SDK-23898
        http://bugs.adobe.com/jira/browse/SDK-24001
        http://bugs.adobe.com/jira/browse/SDK-24075
        http://bugs.adobe.com/jira/browse/SDK-22471
        http://bugs.adobe.com/jira/browse/SDK-23772
        http://bugs.adobe.com/jira/browse/SDK-23662
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/SymbolTable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/common/CompilerConfiguration.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/InterfaceCompiler.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/rep/AtEmbed.java
        flex/sdk/trunk/modules/swfutils/src/java/flash/util/StringUtils.java

  • [svn:bz-3.x] 20488: backporting BLZ-435 fix for AMFX serialization from BLAZEDS trunk to blazeds 3 .x

    Revision: 20488
    Revision: 20488
    Author:   [email protected]
    Date:     2011-02-28 11:52:50 -0800 (Mon, 28 Feb 2011)
    Log Message:
    backporting BLZ-435 fix for AMFX serialization from BLAZEDS trunk to blazeds 3.x
    checkintests pass
    Ticket Links:
        http://bugs.adobe.com/jira/browse/BLZ-435
    Modified Paths:
        blazeds/branches/3.x/modules/core/src/java/flex/messaging/io/amfx/AmfxInput.java

  • [svn:fx-3.x] 12023: Back-porting a fix for Mike M.

    Revision: 12023
    Revision: 12023
    Author:   [email protected]
    Date:     2009-11-19 17:37:22 -0800 (Thu, 19 Nov 2009)
    Log Message:
    Back-porting a fix for Mike M. for FB-21917 from trunk to get this into 3.5.
    QE notes: SDK QE not really, FB QE please test bug scenario on integration.
    Doc notes: N/A
    Bugs:
    FB-21917 - Building project with large number of embedded assets will eventually cause Flex Builder to exit without warning.
    Reviewer: Mike M.
    Tests run: Checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FB-21917
        http://bugs.adobe.com/jira/browse/FB-21917
    Modified Paths:
        flex/sdk/branches/3.x/modules/swfutils/src/java/flash/swf/SwfEncoder.java

    Create a VI with a Waveform Graph on the front panel. On the block diagram, insert a Read From Spreadsheet File function. Connect the All Rows output to the Waveform Graph.
    Attachments:
    Graph.jpg ‏3 KB

  • [svn:bz-4.0.0_fixes] 22605: backporting bug fix for  2956421 lexClient to expose EndpointQueue

    Revision: 22605
    Revision: 22605
    Author:   [email protected]
    Date:     2011-09-16 08:14:47 -0700 (Fri, 16 Sep 2011)
    Log Message:
    backporting bug fix for  2956421 lexClient to expose EndpointQueue
    exposing a new API FlexClient.getEndpointQueue(String endpointQueueId)
    checkintest not run
    tests: YES
    @watson: 2956421
    Modified Paths:
        blazeds/branches/4.0.0_fixes/modules/core/src/flex/messaging/client/FlexClient.java

Maybe you are looking for