[svn:fx-trunk] 10201: Removing special case Container opaqueBackground logic that was added recently as it is no longer required .

Revision: 10201
Author:   [email protected]
Date:     2009-09-12 13:23:35 -0700 (Sat, 12 Sep 2009)
Log Message:
Removing special case Container opaqueBackground logic that was added recently as it is no longer required.
QE notes: None
Doc notes: None
Bugs: SDK-23129
Reviewer: Glenn
Tests run: V_H_Box, Canvas mustella tests.
Is noteworthy for integration: No
Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-23129
Modified Paths:
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/Container.as

Remember that Arch Arm is a different distribution, but we try to bend the rules and provide limited support for them.  This may or may not be unique to Arch Arm, so you might try asking on their forums as well.

Similar Messages

  • [svn:fx-trunk] 16349: Fix special case compc code in Library.java

    Revision: 16349
    Revision: 16349
    Author:   [email protected]
    Date:     2010-05-27 16:33:00 -0700 (Thu, 27 May 2010)
    Log Message:
    Fix special case compc code in Library.java
    Added support for special handling of include-classes and include-inheritance-dependencies-only in Library.
    QE notes: None
    Doc notes: None
    Bugs: SDK-26467,SDK-26464
    Reviewer: Paul
    Tests run: checkintests, mustella cyclone
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-26467
        http://bugs.adobe.com/jira/browse/SDK-26464
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/Library.java

  • [svn:bz-trunk] 21214: -Removed special handling of Firefox in JS client deserialization.

    Revision: 21214
    Revision: 21214
    Author:   [email protected]
    Date:     2011-05-06 03:05:24 -0700 (Fri, 06 May 2011)
    Log Message:
    -Removed special handling of Firefox in JS client deserialization.
    -Now treating byte 256 as byte 0.
    This check-in will be followed with JS client changes.
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/endpoints/amf/SerializationFilter.java

    SpryAccordion.css
    You have an error that is killing the rest of your code shown below in red.  Remove it.
    .AccordionPanelContent {
        margin: 0px;
        padding: 2px; /**suggest using 12px or more**/
        background-image: url(../infobkgd.png);
        background-attachment: fixed;
        background-repeat: repeat;
        font-family: Verdana, Geneva, sans-serif;
        font-size: 12px;  /**suggest using 16px or more**/
        color: #FFF;
        overflow: hidden;
        height: 40
    [x;
        height: 100%;
    Nancy O.

  • [svn:bz-trunk] 21017: Comment out the line in Tomcat7Valve that was causing the build to fail.

    Revision: 21017
    Revision: 21017
    Author:   [email protected]
    Date:     2011-04-05 05:59:33 -0700 (Tue, 05 Apr 2011)
    Log Message:
    Comment out the line in Tomcat7Valve that was causing the build to fail. I am not sure what this line was supposed to do - likely, this is not-functional right now.
    Modified Paths:
        blazeds/trunk/modules/opt/src/tomcat/flex/messaging/security/Tomcat7Valve.java

    soon as you start up the computer, keep hitting the F1 key.  That should get you into the BIOS.
    Also, try disabling Active System Protection for your freezing issues.  I'm using XP so  I don't know where to tell you to find it in Vista.

  • [svn] 1418: Remove the optimization that was added as part of the fix for BLZ-133.

    Revision: 1418
    Author: [email protected]
    Date: 2008-04-25 11:16:16 -0700 (Fri, 25 Apr 2008)
    Log Message:
    Remove the optimization that was added as part of the fix for BLZ-133. We cannot depend on isRequestedSessionIdFromCookie reliably, instead we should rely on the fact that encodeURL returns the same url when cookies are enabled.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-133
    Modified Paths:
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/endpoints/amf/SessionFilter.j ava

    This indicates corrupt files.  A restore should resolve.

  • [svn:bz-trunk] 14247: Remove the special handling of ActionscriptAdapter#invoke in MessageService .

    Revision: 14247
    Revision: 14247
    Author:   [email protected]
    Date:     2010-02-18 09:44:02 -0800 (Thu, 18 Feb 2010)
    Log Message:
    Remove the special handling of ActionscriptAdapter#invoke in MessageService. This was added for performance reasons but did not end up mattering in the end.
    Checkintests: Pass
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/services/MessageService.java
        blazeds/trunk/modules/core/src/flex/messaging/services/messaging/adapters/ActionScriptAda pter.java

  • [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

  • How do I remove calendar alerts on my iPhone that were added when I installed Mountain Lion

    Just recently upgraded my Mac OS X to Mountain Lion.  Did notice though that all-day events in my Calendar now have alerts.  Was able to remove them from Calendar in my MacBook, but noticed that they're still there in my iPhone and iPad even after synchronizing these with my MacBook.  Any suggestions on how to remove the alerts from all the all-day events without resorting to manually removing them one by one?

    re: Mountain Lion adding default alerts that you can't get off you iPhone/iPad
    Found a workaround that fixed the problem for me.  All posts and other help did not work on my MacBook Pro/iPhone 4s/iPad 3....Here's what I did.  First, exported each individual calendar to a .ics file on my desktop.  Then removed all calendars.  Then went to Calendar->Preferences->Alerts and selected "None, None, None".  The check box for "use these default settings only on this computer" is checked and grayed out, so I could not change it.  Then went to System Preferences->iCloud and unchecked Calendars and Reminders, and Documents and Data.  Got the warning that it would delete data on MacBook but that's the only option, so I did it and did not seem to lose any data.  Then opened iCal and imported each .ics file from the desktop.  After that was done, I checked Calendar->Preferences->Alerts again and it had changed back to default alert at 9:00am, so I changed again to "None" .  Then I went to iPhone and iPad and in Settings->Mail, Contacts, Calendars, changed Calendars->Default Alert Times-> to "None, None, None". Then on iPhone and iPad went to Settings->iCloud deselected same Calendars and Reminders, and Documents and Data.  Restarted all...sync'd to iTunes, first time checking replace calendar data on iPhone and iPad (Bottom of "Info" tab)...Then sync'd again and all alerts are gone now on all devices and everything is working like it was using Snow Leopard.  Takes a few steps and a little time, but this worked great for me and no issues since.
    One thing to mention is that I tried all these steps without deselecting "Documents and Data" in iCloud settings, and it didn't work.  Had to do each step in above order to get things the way they were before Mountain Lion.

  • Remove SMTP Service from SA Certificate that was accidentally added

    I inadvertently assigned the SMTP service to an SA certificate that was meant for IIS only. I already tried to highlight the certificate and run "Assign Services to Certificate", uncheck SMTP, it runs, but doesn't remove it. I also tried to Export
    it, but when I attempt to Remove it, I get an error the it would stop the Transport service and cause instability. It won't remove it anyway, I just get an OK to check. I can certainly use the EMS, but is this going to work?
    The root issue is that Outlook clients get a certificate error as this stepped on the self-signed certificate. My concern is that I don't want to a CSR for a New Certificate and get a new one as the CA already issued this to me. Can someone give an
    assurance that I can:
    1. Stop Transport service.
    2. Export my SA Certificate.
    3. Remove the SA Certificate.
    4. Import the SA Certificate.
    5. Assign it to IIS Service only.
    At this point my SA certificate would be only assigned to IIS. Right now, both my internal and SA Certificates have SMTP assigned to them. I am assuming I will have to back and reissue the internal certificate for SMTP again to fix the Outlook client warnings?
    Michael Maxwell

    Depending upon the version of Exchange, yes there is different logic for selecting the SMTP cert.
    Cheers,
    Rhoderick
    Microsoft Senior Exchange PFE
    Blog:
    http://blogs.technet.com/rmilne 
    Twitter:   LinkedIn:
      Facebook:
      XING:
    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

  • [svn:fx-trunk] 16385: -removed the utilities package target since it' s not used any longer - at least what is contained in this target.

    Revision: 16385
    Revision: 16385
    Author:   [email protected]
    Date:     2010-06-01 13:32:35 -0700 (Tue, 01 Jun 2010)
    Log Message:
    -removed the utilities package target since it's not used any longer - at least what is contained in this target.  I believe this was a leftover from flex 2 days.
    -fix up the packaging targets to ensure they are being properly built.  I removed depends="temp-clean" and inserted antcall target="temp-clean" because a target gets executed only once, even when more than one target depends on it. 
    QE notes:
    Doc notes: no
    Bugs: no
    Reviewer: Guarav
    Tests run: no
    Is noteworthy for integration: no
    Modified Paths:
        flex/sdk/trunk/build.xml

    http://blogs.adobe.com/jkost/2014/06/installing-the-2014-release-of-creative-cloud.html
    -This messages says (at least some) CC 2014 programs use NEW plugins https://forums.adobe.com/thread/1499663
    -so do not uninstall the older CC programs if you use plugins in your programs until you are sure you have plugins that work in CC2014
    If you are sure you don't need the old CC programs
    -http://helpx.adobe.com/creative-cloud/help/install-apps.html to install or uninstall

  • [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] 6350: Remove sharing restriction on display object container being a group with BasicLayout .

    Revision: 6350
    Author:   [email protected]
    Date:     2009-04-28 12:57:53 -0700 (Tue, 28 Apr 2009)
    Log Message:

    FYI - This regression has been filed here: http://bugs.adobe.com/jira/browse/SDK-31989

  • [svn:bz-trunk] 15126: Removed NonHttpFlexSession that is not used anywhere in our code.

    Revision: 15126
    Revision: 15126
    Author:   [email protected]
    Date:     2010-03-30 01:48:55 -0700 (Tue, 30 Mar 2010)
    Log Message:
    Removed NonHttpFlexSession that is not used anywhere in our code. According to check-in notes, this class was introduced during LCDS and BlazeDS split and it was supposed to be extended by RTMP and RTMPT FlexSessions and will serve as a bridge between the community and enterprise servers, but this doesn't seem to be the case, so getting rid of it to avoid confusion.
    Removed Paths:
        blazeds/trunk/modules/core/src/flex/messaging/NonHttpFlexSession.java

    Very strange, something else running that may be holding onto the UFL in memory?
    I know it's extreme but what happens if you re-boot and use the new UFL? Just to verify it's unloaded.
    What happens if you create a new report?
    Try this[ sample UFL|https://bosap-support.wdf.sap.corp/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361706E6F7465735F6E756D6265723D3030303135323530313426] also.
    Thanks
    Don

  • [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)

Maybe you are looking for

  • "Multiple lines" for one number,

    HU, I wish to use online number for a small cal center, and i want to know if the business is growing, is it possible to stay with the same on-line number i bought and just add "lines" behind it. In another way, ho to use few lines with the same numb

  • Empty Target Stack on Mopz

    Hi... we try to implement SP25 on our Solman.... In Mopz-step 'Choose Stack' we get an empty field... In Log we can find the message 'Stacks of Product Version SAP SOLUTION MANAGER 7.0 EHP 1 do not include NW Stack 05 (09/2009)' Source-Stack is 23, N

  • How to Rotate Text 90 Degree?

    I tried to rotate text so that it reads from bottom to top of the screen (vertically). How to do it? I tried w/ Graphics2D and AffineTransform class but fail. Here is my code: AffineTransform af = new AffineTransform(0.0, 1.0, 1.0, 0.0, 0.0, 0.0); Gr

  • Can the FCS install disks be made into disk images?

    I can't remember if these were copy protected. I no longer have a disk player/burner, but I can get to one. Can I make disk images from the discs and use them to install the applications? Anyone done this? The apps seem to get FUBARed periodically an

  • How to link an event and a script ?

    Hello ! This event manager is not easy to deal with ! I need to link several events to a script by script. For this command by hand, the script listener says :  // ======================================================= var idAdobeScriptAutomationScr