[svn:fx-4.0.0] 13798: TLF Build 594, to fix bug 2537651.

Revision: 13798
Revision: 13798
Author:   [email protected]
Date:     2010-01-26 22:29:24 -0800 (Tue, 26 Jan 2010)
Log Message:
TLF Build 594, to fix bug 2537651.
QE notes: None
Doc notes: None
Bugs: 2537651
Reviewer: Carol, tomorrow
Tests run: ant checkintests
Is noteworthy for integration: No
Modified Paths:
    flex/sdk/branches/4.0.0/frameworks/air-config.xml
    flex/sdk/branches/4.0.0/frameworks/flex-config.xml
    flex/sdk/branches/4.0.0/frameworks/libs/textLayout.swc
    flex/sdk/branches/4.0.0/frameworks/projects/textLayout/bundles/en_US/docs/flashx.textLayo ut.operations.xml
    flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/BuildInfo.as
    flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/elements/Inl ineGraphicElement.as
    flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/operations/F lowElementOperation.as
    flex/sdk/branches/4.0.0/frameworks/projects/textLayout/tlf.properties
Added Paths:
    flex/sdk/branches/4.0.0/frameworks/rsls/textLayout_1.0.0.594.swf
Removed Paths:
    flex/sdk/branches/4.0.0/frameworks/rsls/textLayout_1.0.0.593.swf

Found solution after many hours of search and test:
I have Launch2Net Premium 2.6.2 obn my system to get USB 3G Modem stick to work. It install many files into /System/Library/Extensions. All files are SierraDIPService.kext SierraFSPService.kext SierraDevSupport.kext.
Remove SierraDIPService.kext from the above Extensions folder allow MobileDevice.pkg and othe installer that need to update system extension like soundflower.pkg to work properly.
So, Sierra driveris the culprit!! I have to uninstall Launch2Net off my system. But my USB Stick Modem will not work anymore
I have written to Nova System, the developer of Launch2Net to get fix to this problem
Will update if there is any progess

Similar Messages

  • [svn:fx-4.0.0] 13895: TLF Build 595.

    Revision: 13895
    Revision: 13895
    Author:   [email protected]
    Date:     2010-01-29 13:11:01 -0800 (Fri, 29 Jan 2010)
    Log Message:
    TLF Build 595.
    Build 595
    Fix 2537642 Bug, TLF Text: htmlText is not Rendered Correctly (importer issue with implied paragraphs)
    QE notes:
    Doc notes:
    Bugs:
    Reviewer:
    Tests run: checkintests
    Is noteworthy for integration:
    Modified Paths:
        flex/sdk/branches/4.0.0/frameworks/air-config.xml
        flex/sdk/branches/4.0.0/frameworks/flex-config.xml
        flex/sdk/branches/4.0.0/frameworks/libs/textLayout.swc
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/HowToUpgradeTLF.txt
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/ReleaseNotes.txt
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/BuildInfo.as
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/conversion/B aseTextLayoutImporter.as
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/conversion/H tmlImporter.as
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/tlf.properties
    Added Paths:
        flex/sdk/branches/4.0.0/frameworks/rsls/textLayout_1.0.0.595.swf
    Removed Paths:
        flex/sdk/branches/4.0.0/frameworks/rsls/textLayout_1.0.0.594.swf

  • [svn:fx-trunk] 8563: When integrating TLF Build 468, the scrapToPaste() method of PasteOperation needs to be replaced by textScrap.clone(), not just textScrap.

    Revision: 8563
    Author:   [email protected]
    Date:     2009-07-14 14:47:50 -0700 (Tue, 14 Jul 2009)
    Log Message:
    When integrating TLF Build 468, the scrapToPaste() method of PasteOperation needs to be replaced by textScrap.clone(), not just textScrap.
    QE Notes: None
    Doc Notes: None
    Bugs: None
    Reviewer: Carol to review
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/RichEditableText.as

  • [svn:fx-4.0.0] 13786: TLF Build 593

    Revision: 13786
    Revision: 13786
    Author:   [email protected]
    Date:     2010-01-26 11:54:23 -0800 (Tue, 26 Jan 2010)
    Log Message:
    TLF Build 593
    Fix more file headers (2532451).
    Fix 2532163 (again) now generate digests correctly.
    QE notes:
    Doc notes:
    Bugs: SDK-25228
    Reviewer:
    Tests run: checkintests
    Is noteworthy for integration:
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-25228
    Modified Paths:
        flex/sdk/branches/4.0.0/frameworks/air-config.xml
        flex/sdk/branches/4.0.0/frameworks/flex-config.xml
        flex/sdk/branches/4.0.0/frameworks/libs/textLayout.swc
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/ReleaseNotes.txt
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/BuildInfo.as
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/tlf.properties
    Added Paths:
        flex/sdk/branches/4.0.0/frameworks/rsls/textLayout_1.0.0.593.swf
    Removed Paths:
        flex/sdk/branches/4.0.0/frameworks/rsls/textLayout_1.0.0.592.swf

  • [svn:fx-4.0.0] 13444: TLF Build 589.

    Revision: 13444
    Revision: 13444
    Author:   [email protected]
    Date:     2010-01-12 07:42:57 -0800 (Tue, 12 Jan 2010)
    Log Message:
    TLF Build 589.  Accept fixes for 2518934 and 2522433. Both are serious problems involving common use-cases of the IME and both have low-risk fixes that don't affect non-IME-related code paths.
    Build 589
    Fix 2513232, IME conversion window comes up in the top left corner instead of under the text.
    Fix 2522271, IME typing doesn't replace selected text.
    QE notes:
    Doc notes:
    Bugs:
    Reviewer:
    Tests run: checkintests
    Is noteworthy for integration:
    Modified Paths:
        flex/sdk/branches/4.0.0/frameworks/air-config.xml
        flex/sdk/branches/4.0.0/frameworks/flex-config.xml
        flex/sdk/branches/4.0.0/frameworks/libs/textLayout.swc
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/ReleaseNotes.txt
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/bundles/en_US/docs/flashx.textLayo ut.compose.xml
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/bundles/en_US/docs/flashx.textLayo ut.xml
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/BuildInfo.as
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/compose/Text FlowLine.as
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/src/flashx/textLayout/edit/IMEClie nt.as
        flex/sdk/branches/4.0.0/frameworks/projects/textLayout/tlf.properties
    Added Paths:
        flex/sdk/branches/4.0.0/frameworks/rsls/textLayout_1.0.0.589.swf
    Removed Paths:
        flex/sdk/branches/4.0.0/frameworks/rsls/textLayout_1.0.0.588.swf

  • [svn:fx-trunk] 10505: Update to TLF Build 516.

    Revision: 10505
    Author:   [email protected]
    Date:     2009-09-22 10:35:30 -0700 (Tue, 22 Sep 2009)
    Log Message:
    Update to TLF Build 516. See textLayout/ReleaseNotes.txt.
    Updated build file so the manifest for textLayout_edit is removed since TLF did it with their build file.
    QE notes:
    Doc notes:
    Bugs:
    Reviewer: Gordon asked me to do this
    Tests run: checkintests, TextInput, TextArea, RichText
    Is noteworthy for integration: yes
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/textLayout/ReleaseNotes.txt
        flex/sdk/trunk/frameworks/projects/textLayout/build.xml
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/BaseTextLayoutImporter.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/HtmlExporter.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/HtmlImporter.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/TextConverter.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_conversion/src/flashx/textLayout /conversion/TextLayoutImporter.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/manifest.xml
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/Build Info.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/BaseCompose.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/ComposeState.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/ParcelList.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/SimpleCompose.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/StandardFlowComposer.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/TextFlowLine.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/conta iner/ColumnState.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/conta iner/ContainerController.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/debug /Debugging.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/FlowElement.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/FlowGroupElement.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/FlowLeafElement.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/LinkElement.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/ParagraphElement.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/SpanElement.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/TCYElement.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/TextFlow.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/ITabStopFormat.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/ITextLayoutFormat.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/TabStopFormat.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/TabStopFormatInc.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/TextLayoutFormat.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/TextLayoutFormatInc.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/forma ts/TextLayoutFormatValueHolder.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/EditC lasses.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/edit/ SelectionManager.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/textLayout/opera tions/DeleteTextOperation.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_edit/src/flashx/undo/UndoManager .as
        flex/sdk/trunk/frameworks/projects/textLayout/tlf.properties
    Removed Paths:
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/LinkActiveFormat.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/LinkHoverFormat.as
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/eleme nts/LinkNormalFormat.as

  • [svn:fx-3.x] 16321: Backport trunk rev 15228 to fix bug SDK-25731 - Clearing validation result  (via 'errorString') prevents new validations.

    Revision: 16321
    Revision: 16321
    Author:   [email protected]
    Date:     2010-05-25 15:01:42 -0700 (Tue, 25 May 2010)
    Log Message:
    Backport trunk rev 15228 to fix bug SDK-25731 - Clearing validation result (via 'errorString') prevents new validations.
    I tried to do this with svn merge and it didn't work so I merged it by hand.  The bug file seems to work correctly now.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-25731
    Modified Paths:
        flex/sdk/branches/3.x/frameworks/projects/framework/src/mx/core/UIComponent.as

  • [svn] 4610: Commit Josh's patch for 3. x to fix bug SDK-17367 which works around an issue with Dictionary that stops ObjectUtil .toString() working with QNames.

    Revision: 4610
    Author: [email protected]
    Date: 2009-01-21 12:48:01 -0800 (Wed, 21 Jan 2009)
    Log Message:
    Commit Josh's patch for 3.x to fix bug SDK-17367 which works around an issue with Dictionary that stops ObjectUtil.toString() working with QNames.
    QE: Yes, please add a test case to ObjectUtil tests for this scenario.
    Doc: No
    Checkintests: Pass
    Bugs:
    SDK-17367 ObjectUtil.toString(QName) causes RTE
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17367
    http://bugs.adobe.com/jira/browse/SDK-17367
    Modified Paths:
    flex/sdk/branches/3.x/frameworks/projects/framework/src/mx/utils/ObjectUtil.as

    VPN-User,
    Ok - I see the list of issues and will ensure our X300 specialist takes a look at it.   
    Please do understand that while you have put together a very coherent list, I try to ensure priority to threads in which multiple customers are focused on a single issue, as we deliver the most benefit to the community in working on those.   This forum is primarly a peer to peer discussion forum rather than a Lenovo chat / tech support where we try to solve each and every issue put forth.
    Individuals with a long list of issues on a particular machine may find benefit from either contacting technical support and working through their list, or publishing it as you have done and wait for other users of the same system to share their experiences.
    Thanks for your patience
    Mark
    ThinkPads: S30, T43, X60t, X1, W700ds, IdeaPad Y710, IdeaCentre: A300, IdeaPad K1
    Mark Hopkins
    Program Manager, Lenovo Social Media (Services)
    twitter @lenovoforums
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • [svn:fx-4.x] 15130: TLF Build 600.

    Revision: 15130
    Revision: 15130
    Author:   [email protected]
    Date:     2010-03-30 07:12:48 -0700 (Tue, 30 Mar 2010)
    Log Message:
    TLF Build 600.
    Fix SDK-25999 Specifying tabStops on a RichText component does not look correct after integration of TLF 1.1
    QE notes:
    Doc notes: None
    Bugs: SDK-25999
    Reviewed By:  Pete asked me to integrate this
    Tests run: checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-25999
        http://bugs.adobe.com/jira/browse/SDK-25999
    Modified Paths:
        flex/sdk/branches/4.x/frameworks/air-config.xml
        flex/sdk/branches/4.x/frameworks/flex-config.xml
        flex/sdk/branches/4.x/frameworks/libs/textLayout.swc
        flex/sdk/branches/4.x/frameworks/projects/textLayout/ReleaseNotes.txt
        flex/sdk/branches/4.x/frameworks/projects/textLayout/bundles/en_US/docs/flashx.textLayout .operations.xml
        flex/sdk/branches/4.x/frameworks/projects/textLayout/src/flashx/textLayout/BuildInfo.as
        flex/sdk/branches/4.x/frameworks/projects/textLayout/src/flashx/textLayout/elements/TextF low.as
        flex/sdk/branches/4.x/frameworks/projects/textLayout/src/flashx/textLayout/formats/TextLa youtFormatValueHolder.as
    Added Paths:
        flex/sdk/branches/4.x/frameworks/rsls/textLayout_1.1.0.600.swf
    Removed Paths:
        flex/sdk/branches/4.x/frameworks/rsls/textLayout_1.1.0.597.swf

  • [svn:fx-trunk] 7700: Integrated TLF build 450.

    Revision: 7700
    Author:   [email protected]
    Date:     2009-06-09 21:31:13 -0700 (Tue, 09 Jun 2009)
    Log Message:
    Integrated TLF build 450. This integration required no changes to framework code.
    From TLF's ReleaseNotes.txt:
    Build 450
    Fix bug 330941 BackgroundColor and Color export differently
    - backgroundColor now exports in 0x hex format
    Build 449
    Eliminate IInternalFlowComposer interface
    Fix 2328573 - remove textLine from BackgroundManager's cache when calling recreateTextLine() with recycled line.
    Fix 2347701 SelectionManager and EditManager keyDownHandlers should call event.preventDefault() if they handle the key
    Build 448
    Changing behavior of vertical alignment of bottom or middle when content height exceeds container height with scrolling on. Now it will act as top aligned.
    Build 447
    Rename TextFlow.getElementById to getElementByID
    Build 446
    Review changes - TextContainerManager
    1) setText parameter named text
    2) setTextFlow parameter named textFlow
    3) hasScrollRect should be private
    Build 445
    Fix 2340553 Insert of "auto" sized InlineGraphics don't undo
    Fix 2331720 TextContainerManager.getText - the parameter is a separator and is not added after the last paragraph
    Fix the width of the paragraph terminator should not be included as part of the content width in lineBreak=explicit mode.
    Fix cursor blinks in read-select mode, it should not blink. Now check the interactionManager's editingMode before setting the blinkRate.
    Fix links at the end of the TextFlow don't cause the cursor to change to a hand cursor when the mouse passes over the link.Build 443
    Fix 2297125 Vertical adjustment now adds height proportional to existing line spacing, even when lines are created using the text line factory
    Fix 2305477 Added support for compilation of linkNormalFormat, linkActiveFormat and linkHoverFormat in mxml
    Added an sdk example for context menu
    QE Notes: None
    Doc Notes: None
    Bugs: None
    Reviewer: None
    Modified Paths:
        flex/sdk/trunk/frameworks/libs/textLayout.swc
        flex/sdk/trunk/in/tlf/textLayout.swf
        flex/sdk/trunk/in/tlf/textLayout.swz
        flex/sdk/trunk/in/tlf/tlf.properties

  • [svn:fx-trunk] 10920: Added new file introduced in TLF Build 517.

    Revision: 10920
    Author:   [email protected]
    Date:     2009-10-07 15:27:29 -0700 (Wed, 07 Oct 2009)
    Log Message:
    Added new file introduced in TLF Build 517.
    QE notes: None
    Doc notes: None
    Bugs: None
    Reviewer: None
    Tests run: ant checkintests
    Is noteworthy for integration: No
    Added Paths:
        flex/sdk/trunk/frameworks/projects/textLayout/textLayout_core/src/flashx/textLayout/compo se/ISWFContext.as

    Thats good news.

  • [svn:fx-trunk] 7220: integrate TLF build 438:

    Revision: 7220
    Author:   [email protected]
    Date:     2009-05-22 09:17:49 -0700 (Fri, 22 May 2009)
    Log Message:
    integrate TLF build 438:
    Build 438
    add metadata to TextFlow and ParagraphElement mxmlChildren properties
    Build 437
    remove flashx.textLayout.edit.UndoManager and flashx.textLayout.IUndoManager per PARB
    Fix 2330964 BackgroundColor Placed incorrectly from TextLineFactory.  Actually was in 436.
    Fix 2326588 TextContainerManager Does Not Support Background Color.  Complete the fix with Argo specific fixes.
    Fix 2330946 Remove TextContainerManager.trunctationOptions property
    Fix 2337918 Please expose the scrollToPosition() API in TextContainerManager
    Fix 2336672 Preserve selection when switching editingMode in TextContainerManager
    Setting editingMode to the current editingMode should do nothing in TextContainerManager
    Modified Paths:
        flex/sdk/trunk/frameworks/libs/textLayout.swc
        flex/sdk/trunk/in/tlf/textLayout.swf
        flex/sdk/trunk/in/tlf/textLayout.swz
        flex/sdk/trunk/in/tlf/tlf.properties

  • [svn:fx-trunk] 8561: Integrated TLF build 468.

    Revision: 8561
    Author:   [email protected]
    Date:     2009-07-14 14:37:00 -0700 (Tue, 14 Jul 2009)
    Log Message:
    Integrated TLF build 468.
    This integration required trivial framework changes due to two renamed APIs: In TextContainerManager, scrollToPosition() has been renamed to scrollToRange(). And in PasteOperation, the scrapToPaste() method has been removed in favor of a textScrap property  (but I'm questioning whether this change is OK since I think it makes a copy of the TextScrap).
    QE Notes: None
    Doc Notes: None
    Bugs: None
    Reviewer: None
    Modified Paths:
        flex/sdk/trunk/frameworks/libs/textLayout.swc
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/RichEditableText.as
        flex/sdk/trunk/in/tlf/textLayout.swf
        flex/sdk/trunk/in/tlf/textLayout.swz
        flex/sdk/trunk/in/tlf/tlf.properties

  • [svn:fx-4.x] 15183: TLF Build 601.

    Revision: 15183
    Revision: 15183
    Author:   [email protected]
    Date:     2010-03-31 16:25:42 -0700 (Wed, 31 Mar 2010)
    Log Message:
    TLF Build 601.
    Improve paste performance - fix for
    QE notes:
    Doc notes: None
    Bugs: partial fix for SDK-25793
    Reviewed By:
    Tests run: checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-25793
        http://bugs.adobe.com/jira/browse/SDK-25793
    Modified Paths:
        flex/sdk/branches/4.x/frameworks/air-config.xml
        flex/sdk/branches/4.x/frameworks/flex-config.xml
        flex/sdk/branches/4.x/frameworks/libs/textLayout.swc
        flex/sdk/branches/4.x/frameworks/projects/textLayout/ReleaseNotes.txt
        flex/sdk/branches/4.x/frameworks/projects/textLayout/bundles/en_US/docs/flashx.textLayout .operations.xml
        flex/sdk/branches/4.x/frameworks/projects/textLayout/src/flashx/textLayout/BuildInfo.as
        flex/sdk/branches/4.x/frameworks/projects/textLayout/src/flashx/textLayout/compose/Standa rdFlowComposer.as
        flex/sdk/branches/4.x/frameworks/projects/textLayout/src/flashx/textLayout/edit/TextFlowE dit.as
    Added Paths:
        flex/sdk/branches/4.x/frameworks/rsls/textLayout_1.1.0.601.swf
    Removed Paths:
        flex/sdk/branches/4.x/frameworks/rsls/textLayout_1.1.0.600.swf

  • [svn:fx-trunk] 5295: -add property file that will have the TLF build number in it

    Revision: 5295
    Author: [email protected]
    Date: 2009-03-13 08:50:57 -0700 (Fri, 13 Mar 2009)
    Log Message:
    -add property file that will have the TLF build number in it
    Added Paths:
    flex/sdk/trunk/in/tlf/tlf.properties

    Thats good news.

Maybe you are looking for

  • Dual boot Win7/Win8 not showing

    Hi, after installing Windows 8 parallel to Windows 7, Windows 7 loads without showing dual boot. But: dual boot shows when inserting the Windows 8 installation dvd (without booting from it, though!). I thought that maybe the problem is about two volu

  • Save Document on Network Location

    Hi all, I am working on a plugin application, in that saving Image files on a specific location by using JSX file. I have done with that but it works only with local drive. When i try to save that file on any Remote Machine it gives following error:

  • Is there a way to reference particular images in my library by code?

    I have images in my library I want to reference in code, because I want those images to be displayed dynamically. How can I do this?

  • Reference Tools in Word 2004

    In Word 2004, the Reference Tools do not work anymore under Leopard. When I type a word, I only see a blue bar instead of a row of words (meanings, synonyms). I really like to use this feature, so can anyone help me? I reinstalled Office:Mac already.

  • OEM Grid: OEM_ADVISOR Role

    Hello, I am trying to run SQL tuning advisor in the OEM grid, and encountered the following error in the OEM grid: ...You have insufficient privileges to run advisors. You must have OEM_ADVISOR role in order to do so.... I have grant OEM_ADVISOR role