[svn:fx-trunk] 12925: Remove FIXME from SliderBase.

Revision: 12925
Revision: 12925
Author:   [email protected]
Date:     2009-12-14 14:19:53 -0800 (Mon, 14 Dec 2009)
Log Message:
Remove FIXME from SliderBase. It is correct for Slider to set the pendingValue during an animation, and it should not actually set the value or dispatch valueCommit events for an animation.
QE notes: No
Doc notes: No
Bugs: None
Reviewer: -
Tests run: -
Is noteworthy for integration: No
Modified Paths:
    flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/SliderBase.a s

Similar Messages

  • [svn:fx-trunk] 13298: Remove FIXMEs from DateChooser wireframe skins

    Revision: 13298
    Revision: 13298
    Author:   [email protected]
    Date:     2010-01-05 17:59:32 -0800 (Tue, 05 Jan 2010)
    Log Message:
    Remove FIXMEs from DateChooser wireframe skins
    Wireframe skins don't need over and down states.
    QE notes: -
    Doc notes: -
    Bugs: -
    Reviewer: -
    Tests run: -
    Is noteworthy for integration: -
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/DateChooserNextMonthS kin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/DateChooserNextYearSk in.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/DateChooserPrevMonthS kin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/mx/skins/wireframe/DateChooserPrevYearSk in.mxml

  • [svn:fx-trunk] 5140: Removing [ExcludeClass] from classes outside the package.

    Revision: 5140
    Author: [email protected]
    Date: 2009-03-02 12:09:24 -0800 (Mon, 02 Mar 2009)
    Log Message:
    Removing [ExcludeClass] from classes outside the package.
    QE Notes: None.
    Doc Notes: None.
    tests: checkintests
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/layout/HorizontalLayout.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/layout/VerticalLayout.as

  • [svn:fx-trunk] 8417: Remove themes from the package that are not compiling cleanly

    Revision: 8417
    Author:   [email protected]
    Date:     2009-07-07 04:50:21 -0700 (Tue, 07 Jul 2009)
    Log Message:
    Remove themes from the package that are not compiling cleanly
    bug: https://bugs.adobe.com/jira/browse/SDK-21144
    qa: yes
    doc:
    checkintests: pass
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-21144
    Modified Paths:
        flex/sdk/trunk/build.xml

  • [svn:bz-trunk] 21951: Remove application state code...

    Revision: 21951
    Revision: 21951
    Author:   [email protected]
    Date:     2011-08-12 05:47:46 -0700 (Fri, 12 Aug 2011)
    Log Message:
    Remove application state code...
    Check-in Tests: Pass
    QA: Yes
    Doc: No
    Modified Paths:
        blazeds/trunk/modules/common/src/flex/messaging/log/LogCategories.java
        blazeds/trunk/modules/core/src/flex/messaging/messages/CommandMessage.java
        blazeds/trunk/modules/core/src/flex/messaging/services/MessageService.java
        blazeds/trunk/modules/core/src/flex/messaging/services/ServiceAdapter.java

    Hello xhpx,
    In  your media queries your changing the .gridContainer but the #LayoutDiv1 is the same. The reason the color goes away is the media query for mobile sizes doesn't have the background color. Though I would remove #LayoutDiv1 from any media query since it doesn't need to change.
    http://jsfiddle.net/gCka7/
    hope this helps.
    Chad Smith - BCGurus.com
    also, creating a jsfiddle or just a link to the site could make it easier for debuging.

  • [svn:fx-trunk] 14083: Removed svn:executable property from some . xml files in trunk.

    Revision: 14083
    Revision: 14083
    Author:   [email protected]
    Date:     2010-02-09 22:48:11 -0800 (Tue, 09 Feb 2010)
    Log Message:
    Removed svn:executable property from some .xml files in trunk.
    QE notes: None
    Doc notes: None
    Bugs: None
    Reviewer: None
    Tests run: ant checkintests
    Is noteworthy for integration: No
    Property Changed:
        flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/LiteralVectorNode.java
        flex/sdk/trunk/modules/asc/src/localized_strings/CS/ErrorConstants.xml
        flex/sdk/trunk/modules/asc/src/localized_strings/CS/Lint_Warnings.xml
        flex/sdk/trunk/modules/asc/src/localized_strings/NL/ErrorConstants.xml
        flex/sdk/trunk/modules/asc/src/localized_strings/NL/Lint_Warnings.xml
        flex/sdk/trunk/modules/asc/src/localized_strings/PL/ErrorConstants.xml
        flex/sdk/trunk/modules/asc/src/localized_strings/PL/Lint_Warnings.xml
        flex/sdk/trunk/modules/asc/src/localized_strings/PT/ErrorConstants.xml
        flex/sdk/trunk/modules/asc/src/localized_strings/PT/Lint_Warnings.xml
        flex/sdk/trunk/modules/asc/src/localized_strings/RU/ErrorConstants.xml
        flex/sdk/trunk/modules/asc/src/localized_strings/RU/Lint_Warnings.xml
        flex/sdk/trunk/modules/asc/src/localized_strings/SV/ErrorConstants.xml
        flex/sdk/trunk/modules/asc/src/localized_strings/SV/Lint_Warnings.xml
        flex/sdk/trunk/modules/asc/src/localized_strings/TR/ErrorConstants.xml
        flex/sdk/trunk/modules/asc/src/localized_strings/TR/Lint_Warnings.xml

  • [svn:fx-trunk] 11376: Remove external image support from BitmapImage and BitmapFill.

    Revision: 11376
    Author:   [email protected]
    Date:     2009-11-02 11:39:44 -0800 (Mon, 02 Nov 2009)
    Log Message:
    Remove external image support from BitmapImage and BitmapFill.
    QE notes: none
    Doc notes: ASDoc updated. Any other docs that mention loading external images in BitmapImage, BitmapFill, or Border need to be updated.
    Bugs: none
    Reviewer: Jason
    Tests run: checkintests, cyclone
    Is noteworthy for integration: Yes
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/graphics/BitmapFill.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Border.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/BitmapImage.as

    That PKGBUILD doesn't work, primarily because _svnmod is not set correctly.  The remaining problems are mostly down to not being in the $srcdir directory when checking out the ImageMagick source.  It's also good practice to copy the source and do the build in the copy.  That way, it will be possible to successfully update the source and rebuild the package at a later date.  Otherwise, the PKGBUILD certainly works with the following modifications but I've no idea whether the package is viable because I didn't try installing and testing it.
    _svntrunk=https://www.imagemagick.org/subversion/ImageMagick/trunk
    _svnmod=ImageMagick
    build() {
    cd ${srcdir}
    if [ -d $_svnmod/.svn ]; then
    cd $_svnmod
    svn up
    else
    svn co $_svntrunk $_svnmod
    fi
    rm -r ${srcdir}/${_svnmod}-build
    cp -r ${srcdir}/${_svnmod} ${srcdir}/${_svnmod}-build
    cd ${srcdir}/${_svnmod}-build
    if [ "${CARCH}" = "x86_64" ]; then
    patch -Np1 < ../libpng_mmx_patch_x86_64.patch || return 1
    fi
    Etc., etc.
    Last edited by azleifel (2010-04-11 22:15:09)

  • [svn:fx-trunk] 5839: * Removed the logic that tracked when cached SWC had been removed from

    Revision: 5839
    Author: [email protected]
    Date: 2009-04-01 10:34:31 -0700 (Wed, 01 Apr 2009)
    Log Message:
    * Removed the logic that tracked when cached SWC had been removed from
    the library path, because it wasn't working correctly in some cases
    and it is no longer necessary due to revision 5524.
    tests Passed: checkintests, performance testsuite, FlexBuilder
    outputFolder JUnit tests
    Needs QA: YES
    Needs DOC: NO
    API Change: NO
    Reviewer: Pete F.
    Code-level description of changes:
    CompilerSwcContext.java
    Removed updateRemovedSources() and it's usage.
    CompilerAPI.java
    Removed deleteRemovedSwcSources(), renamed
    deleteObsoletedSwcSources() to reportObsoletedSwcSources(), and
    deleteShadowedSwcSources() to reportShadowedSwcSources().
    Updated validateCompilationUnits() to no longer report
    DependentFileNoLongerExists.
    SwcCache.java
    Removed "removed" and "updated" variables, their getters, and the
    code that initialized them.
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/CompilerAPI.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/CompilerSwcContext.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcCache.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcGroup.java

    Revision: 5839
    Author: [email protected]
    Date: 2009-04-01 10:34:31 -0700 (Wed, 01 Apr 2009)
    Log Message:
    * Removed the logic that tracked when cached SWC had been removed from
    the library path, because it wasn't working correctly in some cases
    and it is no longer necessary due to revision 5524.
    tests Passed: checkintests, performance testsuite, FlexBuilder
    outputFolder JUnit tests
    Needs QA: YES
    Needs DOC: NO
    API Change: NO
    Reviewer: Pete F.
    Code-level description of changes:
    CompilerSwcContext.java
    Removed updateRemovedSources() and it's usage.
    CompilerAPI.java
    Removed deleteRemovedSwcSources(), renamed
    deleteObsoletedSwcSources() to reportObsoletedSwcSources(), and
    deleteShadowedSwcSources() to reportShadowedSwcSources().
    Updated validateCompilationUnits() to no longer report
    DependentFileNoLongerExists.
    SwcCache.java
    Removed "removed" and "updated" variables, their getters, and the
    code that initialized them.
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/CompilerAPI.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/CompilerSwcContext.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcCache.java
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcGroup.java

  • [svn:fx-trunk] 12883: Remove the skin classes from the halo theme project to avoid redundancy with the airframework /framework swcs.

    Revision: 12883
    Revision: 12883
    Author:   [email protected]
    Date:     2009-12-12 15:53:50 -0800 (Sat, 12 Dec 2009)
    Log Message:
    Remove the skin classes from the halo theme project to avoid redundancy with the airframework/framework swcs.
    QE notes: No
    Doc notes: No
    Bugs: SDK-24293
    Reviewer: Glenn
    Tests run: Checkintests, smattering of Halo and AIR mustella tests
    Is noteworthy for integration: Yes
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24293
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/FrameworkClasses.as
        flex/sdk/trunk/frameworks/projects/halo/build.xml
    Added Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/skins/halo/WindowBackground.as
    Removed Paths:
        flex/sdk/trunk/frameworks/projects/halo/assets/
        flex/sdk/trunk/frameworks/projects/halo/src/HaloClasses.as
        flex/sdk/trunk/frameworks/projects/halo/src/mx/skins/

  • [svn:bz-trunk] 18538: Remove apache-tomcat-6.0.14 and apache-tomcat-6.0. 26 versions from trunk

    Revision: 18538
    Revision: 18538
    Author:   [email protected]
    Date:     2010-11-11 09:59:23 -0800 (Thu, 11 Nov 2010)
    Log Message:
    Remove apache-tomcat-6.0.14 and apache-tomcat-6.0.26 versions from trunk
    checkintests: passed
    Ticket Links:
        http://bugs.adobe.com/jira/browse/tomcat-6
        http://bugs.adobe.com/jira/browse/tomcat-6
    Removed Paths:
        blazeds/trunk/servers/apache-tomcat-6.0.14/
        blazeds/trunk/servers/apache-tomcat-6.0.26/

    I haven't studied your problem in detail and don't actually use Tomcat 6, but in earlier versions of Tomcat the handling of JNDI leaves a lot to be desired. If you search this forum for posts about Tomcat and JNDI, you will find some useful information.
    One thing I found was that you really need to use the context.xml file in your Meta-inf directory, putting the datasource anywhere else gets into one kind of trouble or another. I tried using server.xml, a context file for the application and the web-inf file.

  • [svn:bz-trunk] 18377: Remove WEB-INF/flex/ jars from classpath in qa-manual and qa-regress.

    Revision: 18377
    Revision: 18377
    Author:   [email protected]
    Date:     2010-10-29 12:17:57 -0700 (Fri, 29 Oct 2010)
    Log Message:
    Remove WEB-INF/flex/jars from classpath in qa-manual and qa-regress.  This folder no longer exists as we don't have the webtier compiler.
    checkintests: passed
    Modified Paths:
        blazeds/trunk/qa/apps/qa-manual/build.xml
        blazeds/trunk/qa/apps/qa-regress/build.xml

  • [svn:fx-trunk] 5321: -remove textLayout_textField.swc because textLayout. swc should now contain the API from it

    Revision: 5321
    Author: [email protected]
    Date: 2009-03-16 08:50:51 -0700 (Mon, 16 Mar 2009)
    Log Message:
    -remove textLayout_textField.swc because textLayout.swc should now contain the API from it
    and updated the build scripts to reflect the removal
    -changing the name of the textlayout rsls. Removed the build number from the swf and swz so that they won't have to be removed from src each time we take a new build. Use tlf.properties to get the correct build number
    checkintests: pass
    qa: yes - need to make sure that textlayout.swc contains everything from the swc's that have been removed
    Modified Paths:
    flex/sdk/trunk/build.xml
    flex/sdk/trunk/frameworks/libs/textLayout.swc
    flex/sdk/trunk/frameworks/projects/flex4/build.xml
    flex/sdk/trunk/frameworks/projects/framework_textLayout/build.xml
    flex/sdk/trunk/frameworks/projects/wireframe/build.xml
    flex/sdk/trunk/in/tlf/tlf.properties
    Added Paths:
    flex/sdk/trunk/in/tlf/textLayout.swf
    flex/sdk/trunk/in/tlf/textLayout.swz
    Removed Paths:
    flex/sdk/trunk/frameworks/libs/textLayout_textField.swc
    flex/sdk/trunk/in/tlf/textLayout_391.swf
    flex/sdk/trunk/in/tlf/textLayout_391.swz

  • [svn:fx-trunk] 12952: Remove two FIXMEs and fix a comment.

    Revision: 12952
    Revision: 12952
    Author:   [email protected]
    Date:     2009-12-15 06:38:06 -0800 (Tue, 15 Dec 2009)
    Log Message:
    Remove two FIXMEs and fix a comment.
    QE notes:
    Doc notes:
    Bugs:
    Reviewer:
    Tests run:
    Is noteworthy for integration: no
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/Container.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Label.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/TextBase.as

    Hi Stephan,
    this solved placing both animation on one page.  Make sure all your fonts are called out in the <head> section like for example:
    <script>var __adobewebfontsappname__="dreamweaver"</script>
    <script src="http://use.edgefonts.net/quicksand:n3,n4:default.js" type="text/javascript"></script>
    Dreamweaver does this automatic for you.  If you are having a font conflict I recommend under command  (if you are using dreamweaver)
    Clean up the font Tag and add only the ones that you are using again,  sometimes they accumulate.
    Good Luck.

  • [svn:fx-trunk] 8149: Remove dependency on UIComponent from mx.geom. Transform.

    Revision: 8149
    Author:   [email protected]
    Date:     2009-06-23 17:50:21 -0700 (Tue, 23 Jun 2009)
    Log Message:
    Remove dependency on UIComponent from mx.geom.Transform. This class is used by the Flex Component Kit, and cannot drag in UIComponent and its dependencies.
    Build new .mxp file with these changes.
    Bugs: SDK-21831
    QE Notes: None
    Doc Notes: None
    Reviewer: Jason
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-21831
    Modified Paths:
        flex/sdk/trunk/frameworks/flash-integration/FlexComponentKit.mxp
        flex/sdk/trunk/frameworks/projects/framework/src/mx/geom/Transform.as

    I had downloaded it for test, and requested for evaluation license...
    But I haven't got license, and also I am not able to find Flash Builder Plugins from HFCD site....
    I think those plugins are removed from site....
    Please help me, if anyone have those plugins...

  • [svn:fx-trunk] 11058: Removed three vestigial TLF files from the trunk.

    Revision: 11058
    Author:   [email protected]
    Date:     2009-10-21 13:39:51 -0700 (Wed, 21 Oct 2009)
    Log Message:
    Removed three vestigial TLF files from the trunk. They had been removed from TLF but I hadn't realized they were gone.
    QE notes: None
    Doc notes: SG, this should fix your ASDoc build problem
    Bugs: None
    Reviewer: None
    Tests run: ant checkintests
    Is noteworthy for integration: No
    Removed Paths:
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/FXGExporter.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/FXGImporter.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/manifest.xml

    Camuzo, please go to the forum and just un-subscribe yourself.
    each of your emails is getting sent to everyone who does want to use this forum
    just sending messages is not going to do anything.
    GO to this url:
    http://forums.adobe.com/community/opensource/flexsdk
    and simply tell your account not to be emailed.
    But, please kindly stop just sending us all your messages.

Maybe you are looking for

  • Display Several Sales Orders from Same Business Customer TOGETHER   in MD04

    Hello In MD04 is it possible to display several sales orders from same business customer together? For instance one business customer order bikes for two times. The Order-No are 12912(50st by 07/08/09) and 12913(100st by 10/08/09). Normally after run

  • How to  Store and Edit Vendor No in IC Agent?

    I have a requirement to display, store and edit the vendor no in the account identification. Vendor No stored in venmap table. Currently, I added the custom field in the account identification. I am able to populate vendor no but not able to edit and

  • IDOC Message type  ACC_DOCUMENT -  Same Client different company Code

    Hi guys , I need your advice , I´m trying to create an IDOC to send my accounting  postings via IDOC from one company to other in the same client  , I did I think the whole process to achive that ,  meaning I went to tnx : SALE , SM59, WE21  but now

  • How to get Mac Address of Remote Computer

    Hi All, I tried to find out a solution for finding Mac Address of a remote system, then first i tried with finding it with local address using the following code it works fine for me. public class MacAddressFinder {      public static void main(Strin

  • Please help me turn on my iphone

    my iphone got rebooted then it turned onn but then i turned it off so then like 5 mins later i turned it on and all it does is stay wit the apple sign in the middle and doesnt turn on ive left it there for a day and it doesnt turn on please help me a