[svn:fx-trunk] 10913: Reverted my previous reversion, since the original change wasn't the cause of the Mustella breakage.

Revision: 10913
Author:   [email protected]
Date:     2009-10-07 12:04:30 -0700 (Wed, 07 Oct 2009)
Log Message:
Reverted my previous reversion, since the original change wasn't the cause of the Mustella breakage. So once again:
The 'lineBreak' style is now properly declared as non-inheriting.
For a long time we've intended for it to be non-inheriting... it lives in BasicNonInheritingStyles.as! And we want it to be non-inheriting, because in TLF this format does not inherit from parent FlowElement to child FlowElement, so in Flex is should not inherit from parent UIComponent to child UIComponent. But the metadata incorrectly said inherit="yes". It now correctly says inherit="no".
QE notes: None
Doc notes: None
Bugs: SDK-23569
Reviewer: Ryan
Tests run: ant checkintests
Is noteworthy for integration: Yes
Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-23569
Modified Paths:
    flex/sdk/trunk/frameworks/projects/spark/src/spark/styles/metadata/BasicNonInheritingText Styles.as

Due to a copy/paste glitch, some necessary spaces have inadvertently been removed.  If I could fix this, I would.

Similar Messages

  • [svn:bz-trunk] 11459: Reverting my previous change 11396.

    Revision: 11459
    Author:   [email protected]
    Date:     2009-11-05 03:03:07 -0800 (Thu, 05 Nov 2009)
    Log Message:
    Reverting my previous change 11396. After further testing, realized that the perceived performance speedup through the edge server was due to a bug where not all nested objects were being deserialized properly.
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/io/amf/AbstractAmfInput.java
        blazeds/trunk/modules/core/src/flex/messaging/io/amf/Amf0Input.java
        blazeds/trunk/modules/core/src/flex/messaging/io/amf/Amf3Input.java

    Try options=('!makeflags') in PKGBUILD.

  • [svn:fx-trunk] 8742: * Revert revisions 8682 and 8734 due to performance issues.

    Revision: 8742
    Author:   [email protected]
    Date:     2009-07-22 14:07:24 -0700 (Wed, 22 Jul 2009)
    Log Message:
    Revert revisions 8682 and 8734 due to performance issues.  I'll
      recommit when they are worked out.
    tests Passed: checkintests
    Needs QA: YES
    Needs DOC: NO
    Bug unfixed: SDK-14251
    API Change: NO
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-14251
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/CompilerAPI.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/SymbolTable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/abc/AbcCompiler.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/abc/Method.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/abc/Variable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/As3Compiler.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/DataBindingFirstPassE valuator.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/binding/TypeAnalyzer.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/reflect/As3Class.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/reflect/Method.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/reflect/TypeTable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/reflect/Variable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/reflect/TypeTable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/mxml/rep/MxmlDocument.java
    Removed Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/abc/Assignable.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/as3/reflect/Assignable.java

    ould wrote:
    I have done the hard work for you. My HTPC is pretty barebones so it was relatively easy to roll back all the packages that depend on libjpeg>7 with older versions. I then compiled the xbmc-svn package using that system. Slow downs are gone and I have uploaded the package to hotfile here:
    http://hotfile.com/dl/13546051/021f9c9/ … ar.gz.html
    This is for 32-bit. You will need the libjpeg6 package from AUR installed. I have tested it on two systems, my main system which has both libjpeg7 and the AUR libjpeg6 installed and on my htpc which has only the libjpeg6 along with the rolled back dependancies. Works good on both systems.
    Hope that helps!
    Kevin
    Thanks ould!! You got it working with libjpeg6 again!
    I had to upgrade libcdio again so now I lost dvd support. It's not easy to use the svn version.
    If you could compile the build against libcdio 0.80 I'd be forever grateful... If you've got the time.
    Last edited by Perre (2009-09-26 17:09:04)

  • [svn:bz-trunk] 19323: Revert fix for BLZ-578 (checkin 19214).

    Revision: 19323
    Revision: 19323
    Author:   [email protected]
    Date:     2010-12-13 12:10:28 -0800 (Mon, 13 Dec 2010)
    Log Message:
    Revert fix for BLZ-578 (checkin 19214). The BlazeDS/LCDS Spring integration code had a dependency on the thread local stuff that was removed as part of this bug fix. Revert the fix so we can move forward with lockdown testing. We can add this change back in when we resolve the dependency issue (tracked by Watson 2774331) if that's the appropriate thing to do. 
    Ticket Links:
        http://bugs.adobe.com/jira/browse/BLZ-578
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/FlexContext.java
        blazeds/trunk/modules/core/src/flex/messaging/MessageBroker.java
        blazeds/trunk/modules/core/src/flex/messaging/MessageBrokerServlet.java
        blazeds/trunk/modules/core/src/flex/messaging/MessageException.java

  • [svn:fx-trunk] 7728: Reverting change 7716 after it caused a bunch of test failures.

    Revision: 7728
    Author:   [email protected]
    Date:     2009-06-10 14:58:37 -0700 (Wed, 10 Jun 2009)
    Log Message:
    Reverting change 7716 after it caused a bunch of test failures.
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/common/MxmlConfiguration.java

    Did I understand you right that you said that even using a PCI NIC in those systems gave the same errors?  That would likely mean that any corruption is in the hardware... the nForce4 chipset or Hypertransport or maybe even mbrd traces?  I think there are enough systems out there running satisfactorily that that is not a viable explanation: Hypertransport errors would cause all kinds of hard disk problems as well as with other I/O devices.  Are you sure that nothing is (unintentionally) overclocked and have you checked the memory with Orthos http://sp2004.fre3.com/beta/beta2.htm?
    There are a couple of things about the nForce NI though: most important is that the TCP offloading is broken and I've had to disable Checksum Offloading and Segmentation Offloading in the Advanced Properties of the nForce Network Controller in Device Manager.  This also means that the Active Armor is broken and consequently the nVidia Firewall and NAM (Network Access Manager) are useless.  IOW if NAM is installed get rid of it - I've no idea what it might do with other NIs installed in the system... hopefully nothing but then.......
    A couple of points to clear up: 1) are you only getting the errors on an internet connection and LAN connections work OK? 2) What are those nForce systems connected to... a hub or switch and through to a router? 3) I'm not sure what "outbound packet errors" means - is it due to the OS seeing that the packets are malformed before they go to the NI, or is it due to the NI getting error responses from the device on the other end of the "wire"?

  • [svn:fx-trunk] 9174: revert rev# 9148 until some odd behavior can be tracked down.

    Revision: 9174
    Author:   [email protected]
    Date:     2009-08-07 10:37:23 -0700 (Fri, 07 Aug 2009)
    Log Message:
    revert rev# 9148 until some odd behavior can be tracked down.
    checkintests: pass
    rev# 9148:Changing enabled on GroupBase to set the alpha to the new "disabledAlpha" CSS style (0.5 by default) when the container is disabled. 
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/defaults.css
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/GroupBase.as

  • Reverting to previous display settings - how to change timeout

    Hi, how do I change the timeout for this? I change my display options, and normally, Windows will revert to my previous settings withing a few seconds, if I myself do not interact.
    However, all of a sudden, this value is more than 29,000 seconds, which makes 8 hours.
    Where (in registry) do I edit this value?
    Windows 7 Pro 64 bit all current patches / updates applied
    -Ingvar

    Hi,
    Step #1: 
    Open your start menu and in the search bar type in regedit and hit enter. UAC will pop-up asking if you would like to allow this program to make changes to the computer, just hit Yes.
    Step #2:
    In the left pane of regedit you will see a list of registry keys;
    - Click the little white arrow beside HKEY_CURRENT_CONFIG to expand this key.
    - Expand System > CurrentControlSet > Control > VIDEO
    Step #3:
    Now you should see one or mroe keys with random numbers and letters, for example my video key is {F92BFB9B-59E9-4B65-8AA3-D004C26BA193}.
    If you expand these keys you will see another key in each of these named 0000.
    Simply click on these 0000 keys to see their values, you are looking for the one that has multiple values in it, for example Attach.RelativeX, Attach.RelativeY, etc.
    The proper 0000 key should also have a child key (which is your monitor's registry settings, yay!), mine is named Mon12345678 but yours may be different.
    Step #4:
    Now for the registry changes, since 0000 and the Mon12345678 keys have the same settings and values, I changed both of them to be identical. I'm not entirely sure which one windows 7 uses, but it doesn't
    hurt to change them both just to be sure.
    In order to change a registry key's values;
    - right click on the Name of the value and select Modify... 
    - where it says Base select the Decimal option
    - input the new numerical value you wish to enter in the Value data: text field
    The settings to change are;
    Attach.RelativeX - this is your screens X resolution, mine is set to 1360
    Attach.RelativeY - this is your screens Y resolution, mine is set to 768
    DefaultSettings.XResolution - this is your screens default X resolution, mine is set to 1360
    DefaultSettings.YResolution - this is your screens default Y resolution, mine is set to 768
    Step #5:
    You are done! Simply click File>Exit and your registry settings will automatically be saved.
    *Note* A system reboot may be required before these settings take effect.
    Hope this helps everyone who has run into this problem!
    Regards, Koustov Choudhury

  • [svn:fx-trunk] 7747: Remove override of focusInHandler since TLF now calls preventDefault on any nav keys it processes .

    Revision: 7747
    Author:   [email protected]
    Date:     2009-06-11 07:28:32 -0700 (Thu, 11 Jun 2009)
    Log Message:
    Remove override of focusInHandler since TLF now calls preventDefault on any nav keys it processes.
    QA Notes: we need to be sure to test RET keyboard input and navigation on AIR since the keyboard events are slightly different than for the player
    Doc Notes:
    Bugs: SDK-21552
    Reviewers: Gordon
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-21552
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/flex4/src/spark/primitives/supportClasses/RichEditable TextContainerManager.as

    Dropping down to the next line is normal behavior because Menus don't resize.  For what you want, you should probably find a good Responsive Menu system.
    http://responsive-nav.com/
    http://jasonweaver.name/lab/flexiblenavigation/
    http://www.projectseven.com/products/templates/pagepacks/dmm/affinity/menu-modes/index.htm
    Nancy O.

  • [svn:fx-trunk] 13157: -revert a portion of my previous change so that asdoc will work properly - moved the proprietary automation swcs back into the libs directory .

    Revision: 13157
    Revision: 13157
    Author:   [email protected]
    Date:     2009-12-22 10:15:18 -0800 (Tue, 22 Dec 2009)
    Log Message:
    -revert a portion of my previous change so that asdoc will work properly - moved the proprietary automation swcs back into the libs directory.  the automation projects swcs will still get compiled into the automation directory.
    This should fix the build
    QE notes: make sure packaging is correct
    Doc notes: no
    Bugs: no
    Reviewer:no
    Tests run: checkintests, doc targets run
    Is noteworthy for integration: no
    Modified Paths:
        flex/sdk/trunk/build.xml
        flex/sdk/trunk/frameworks/projects/automation/build.xml
        flex/sdk/trunk/frameworks/projects/automation_air/build.xml
        flex/sdk/trunk/frameworks/projects/automation_dmv/build.xml
        flex/sdk/trunk/frameworks/projects/automation_flashflexkit/build.xml
        flex/sdk/trunk/frameworks/projects/automation_spark/build.xml
    Added Paths:
        flex/sdk/trunk/frameworks/libs/automation_agent.swc
        flex/sdk/trunk/frameworks/libs/qtp.swc
        flex/sdk/trunk/frameworks/libs/qtp_air.swc
    Removed Paths:
        flex/sdk/trunk/frameworks/libs/automation/

    Revision: 13157
    Revision: 13157
    Author:   [email protected]
    Date:     2009-12-22 10:15:18 -0800 (Tue, 22 Dec 2009)
    Log Message:
    -revert a portion of my previous change so that asdoc will work properly - moved the proprietary automation swcs back into the libs directory.  the automation projects swcs will still get compiled into the automation directory.
    This should fix the build
    QE notes: make sure packaging is correct
    Doc notes: no
    Bugs: no
    Reviewer:no
    Tests run: checkintests, doc targets run
    Is noteworthy for integration: no
    Modified Paths:
        flex/sdk/trunk/build.xml
        flex/sdk/trunk/frameworks/projects/automation/build.xml
        flex/sdk/trunk/frameworks/projects/automation_air/build.xml
        flex/sdk/trunk/frameworks/projects/automation_dmv/build.xml
        flex/sdk/trunk/frameworks/projects/automation_flashflexkit/build.xml
        flex/sdk/trunk/frameworks/projects/automation_spark/build.xml
    Added Paths:
        flex/sdk/trunk/frameworks/libs/automation_agent.swc
        flex/sdk/trunk/frameworks/libs/qtp.swc
        flex/sdk/trunk/frameworks/libs/qtp_air.swc
    Removed Paths:
        flex/sdk/trunk/frameworks/libs/automation/

  • [svn:fx-trunk] 12914: Revert previous change (11528) that broke debug symbols of local variables.

    Revision: 12914
    Revision: 12914
    Author:   [email protected]
    Date:     2009-12-14 12:33:30 -0800 (Mon, 14 Dec 2009)
    Log Message:
    Revert previous change (11528) that broke debug symbols of local variables.
    (bug ASC-3910; r=jodyer)
    Ticket Links:
        http://bugs.adobe.com/jira/browse/ASC-3910
    Modified Paths:
        flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/ConstantEvaluator.java
        flex/sdk/trunk/modules/asc/test/compiler/bugs/ASC-3460.err

    Try options=('!makeflags') in PKGBUILD.

  • [svn:bz-trunk] 5057: Revert change 5056.

    Revision: 5057
    Author: [email protected]
    Date: 2009-02-24 10:26:11 -0800 (Tue, 24 Feb 2009)
    Log Message:
    Revert change 5056. Did not mean to submit that. . .
    Modified Paths:
    blazeds/trunk/development/eclipse/projects/java/blazeds-unittests/.project

  • [svn:bz-trunk] 10029: Revert change 9940 for BLZ-429 which broke circular references, need to take another look.

    Revision: 10029
    Author:   [email protected]
    Date:     2009-09-04 11:57:34 -0700 (Fri, 04 Sep 2009)
    Log Message:
    Revert change 9940 for BLZ-429 which broke circular references, need to take another look.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/BLZ-429
    Modified Paths:
        blazeds/trunk/modules/core/src/flex/messaging/io/amf/AbstractAmfInput.java
        blazeds/trunk/modules/core/src/flex/messaging/io/amf/Amf0Input.java
        blazeds/trunk/modules/core/src/flex/messaging/io/amf/Amf3Input.java

  • [svn:fx-trunk] 10209: reverting commit 10198, which affected animation for some halo components like Tree and ComboBox.

    Revision: 10209
    Author:   [email protected]
    Date:     2009-09-12 17:36:41 -0700 (Sat, 12 Sep 2009)
    Log Message:
    reverting commit 10198, which affected animation for some halo components like Tree and ComboBox. Should wait for either the real fix (involves RPC changes) or at least a fix that limits the scope to only Flex4 effects instead of all uses of UIComponent.suspendBackgroundProcessing.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/LayoutManager.as

  • [svn:fx-trunk] 10158: Reverting the styles-related change in commit 10131.

    Revision: 10158
    Author:   [email protected]
    Date:     2009-09-11 09:47:12 -0700 (Fri, 11 Sep 2009)
    Log Message:
    Reverting the styles-related change in commit 10131. The fix broke several Mustella tests because of the change in checkbox/radiobutton padding. Verifying that this is the new look we want, also adjusting the code to make sure that we only do it for spark-skin cases.
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/CheckBox.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/RadioButton.as
        flex/sdk/trunk/tools/dependencychecker/frameworkSwcExceptionsList.txt

    This is great. It will totally help clear up what commits happen in flex trunk vs the i10/11 branches.
    Great solution!

  • [svn:fx-trunk] 9581: Reverted unintended recent change to TLFTextField.

    Revision: 9581
    Author:   [email protected]
    Date:     2009-08-25 10:51:18 -0700 (Tue, 25 Aug 2009)
    Log Message:
    Reverted unintended recent change to TLFTextField. When I integrated a new TLF yesterday, I accidentally checked in some changes to TLFTextField that aren't ready yet.
    QE notes: None
    Doc notes: None
    Bugs: None
    Reviewer: None
    Tests run: ant checkintests
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_textField/src/flashx/textLayout/ controls/TLFTextField.as

Maybe you are looking for

  • How to output various file types from a stored procedure

    Good morning, I would like to output to spreadsheet files like microsoft Excel, Lotus 123 or to a comma delimited text file from stored procedures. We run Oracle 8i and this report is accessed from an intranet site using stored procedures and the pl/

  • Cannot get tn3270 emulator to work

    I am trying to get the tn3270 emulator to work as a portlet. The pdk was installed with the portal as I am using release 2. After deploying the tn3270.ear file, I test the provider and it appears to be successful. I then register the portlet, and try

  • Copying text in a JApplet

    I've created a JApplet that contains a JTextArea. I was wondering how the user could copy text from the area into the clipboard. Pressing Ctrl-C works in appletviewer, but not in Internet Explorer or Mozilla. I tried using SystemClipboard, but I gues

  • Datamax label print - no paper output - print spool ok

    hi we are trying to configure a label printer (Datamax I 4208), we've followed this document http://www.datamaxcorp.com/_assets/library/pdf/sap_91803.pdf and note 894444 print spool orders are marked as completed but there's no paper output printer i

  • Apple TV crashing; Mac OSX 10.5.5 / iTunes 8 issue?

    iTunes on computer says its syncing television episodes I've purchased ('transferring purchases'), but crashes every sync (even when I'm plugging in the phone!) I tried to simply cancel sync, because I could care less whether the tv shows are backed