Re: How to get a clean working tree for flex-sdk

2013-04-02 Thread Alex Harui
Hmm. I did a pull and build and those don't show up. Not sure why that's happening for you. On 4/2/13 9:37 PM, "Gordon Smith" wrote: > Yes, I did a pull of the develop branch to get current. > > Sent from my iPad > > On Apr 2, 2013, at 9:30 PM, "Alex Harui" wrote: > >> "not stages" is lik

Re: How to get a clean working tree for flex-sdk

2013-04-02 Thread Gordon Smith
Yes, I did a pull of the develop branch to get current. Sent from my iPad On Apr 2, 2013, at 9:30 PM, "Alex Harui" wrote: > "not stages" is like SVN saying a file is modified. > > "untracked" is like SVN saying a file is unversioned (not added to SVN). > > I'd be curious as to what did change

Re: Falcon unit tests all fail in Eclipse

2013-04-02 Thread Alex Harui
Neither Adobe's ASC2.0 or the Apache Flex Falcon compiler is ready to handle Apache Flex components in MXML. ASC2.0 will never support MXML. The Apache Flex community is working on finishing Falcon's MXML support. We wish it was going faster and would appreciate all help from the community. And

Re: How to get a clean working tree for flex-sdk

2013-04-02 Thread Alex Harui
"not stages" is like SVN saying a file is modified. "untracked" is like SVN saying a file is unversioned (not added to SVN). I'd be curious as to what did change in flex-config and Version.java. I thought Fred cleaned up the rest. Did you do a git pull to get synced up (like svn update). On

Re: Falcon unit tests all fail in Eclipse

2013-04-02 Thread Terry Corbet
Where, then, can I get a checklist, as of the 4.9.2 release, of which Flex/AIR/Sparc components we can use with the old mxmlc compiler and which ones we can use with the new 'ASC2/Falcon' compiler? If there are any of those components which will never successfully compile via an MXML declaration a

How to get a clean working tree for flex-sdk

2013-04-02 Thread Gordon Smith
After I build flex-sdk with 'ant clean main checkintests', 'git status' shows a bunch of changes to my working tree that aren't relevant. I think this means we need to add more entries to .gitignore, but I don't understand why some files show up as "Changes not staged for commit" and others as "

Re: Falcon unit tests all fail in Eclipse

2013-04-02 Thread Alex Harui
I just did a refresh and clean and then the unit-tests folder ran. On 4/2/13 8:50 PM, "Gordon Smith" wrote: > Sorry, it's more likely that they've never worked since we've moved to Git. > I'll figure out why. > > - Gordon > > From: Gordon Smith > Sent: Tuesday, April 02, 2013 8:46 PM > To: de

RE: Falcon unit tests all fail in Eclipse

2013-04-02 Thread Gordon Smith
Problem solved... I accidentally deleted my unittest.properties file last week in a Git mishap. They all pass except for a remaining compilation warning in the frameworkSWC() test, which I'll fix. - Gordon From: Gordon Smith Sent: Tuesday, April 02, 2013 8:50 PM To: dev@flex.apache.org Subject:

RE: Falcon unit tests all fail in Eclipse

2013-04-02 Thread Gordon Smith
Sorry, it's more likely that they've never worked since we've moved to Git. I'll figure out why. - Gordon From: Gordon Smith Sent: Tuesday, April 02, 2013 8:46 PM To: dev@flex.apache.org Subject: Falcon unit tests all fail in Eclipse Not a single unit test for the compiler project passes when r

[jira] [Commented] (FLEX-33450) RTE - PopupManager mx.controls.DataGrid

2013-04-02 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13620576#comment-13620576 ] Alex Harui commented on FLEX-33450: --- I think you have to test if getFocus() is a UICompo

Falcon unit tests all fail in Eclipse

2013-04-02 Thread Gordon Smith
Not a single unit test for the compiler project passes when run in Eclipse. I'm guessing that some change to the Ant scripts has broken them. If people are going to make changes to the Falcon build environment, I would appreciate it if they would keep the unit tests working in Eclipse, because o

Re: [jira] [Commented] (FLEX-33450) RTE - PopupManager mx.controls.DataGrid

2013-04-02 Thread Mark Kessler
Dana, It can be a quite a few emails sometime. Below are the email addresses for the bot to remove you. For dev use dev-unsubscr...@flex.apache.org for commit use commits-unsubscr...@flex.apache.org -Mark On Tue, Apr 2, 2013 at 4:19 PM, Dana White wrote: > Hello, > > Can someone please b

Re: [jira] [Commented] (FLEX-33450) RTE - PopupManager mx.controls.DataGrid

2013-04-02 Thread Dana White
Hello, Can someone please be so kind to remind me how to unsubscribe from this thread? Cheers, Dana A. White On Apr 2, 2013, at 1:51 PM, "Bharath (JIRA)" wrote: > >[ > https://issues.apache.org/jira/browse/FLEX-33450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel

[jira] [Commented] (FLEX-33450) RTE - PopupManager mx.controls.DataGrid

2013-04-02 Thread Bharath (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13620051#comment-13620051 ] Bharath commented on FLEX-33450: The compiler complaints that it cannot access the 'owner'

[jira] [Updated] (FLEX-33470) GridColumn resize pushes other columns to an invisible area

2013-04-02 Thread Adriano Pessoa (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adriano Pessoa updated FLEX-33470: -- Description: When resizing a column in Spark Data Grid, all other columns in right side are pu

[jira] [Commented] (FLEX-33450) RTE - PopupManager mx.controls.DataGrid

2013-04-02 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13619948#comment-13619948 ] Alex Harui commented on FLEX-33450: --- If a control has a popup that has focus, then you w

[jira] [Commented] (FLEX-33450) RTE - PopupManager mx.controls.DataGrid

2013-04-02 Thread Bharath (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13619920#comment-13619920 ] Bharath commented on FLEX-33450: Thanks again. Do we need the [.owner]? dg.contains(getFoc

[jira] [Created] (FLEX-33472) SDK Installer RC 2.5 (this is for the 2.5 release candidate, ignore the stated fix version)

2013-04-02 Thread Stacey (JIRA)
Stacey created FLEX-33472: - Summary: SDK Installer RC 2.5 (this is for the 2.5 release candidate, ignore the stated fix version) Key: FLEX-33472 URL: https://issues.apache.org/jira/browse/FLEX-33472 Project:

[jira] [Updated] (FLEX-33471) Effect.end does not stop effect properly for repeated effects

2013-04-02 Thread Eugene Starov (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Starov updated FLEX-33471: - Description: I have 2 repeated effects with 1 sec repeatDelay inside a Parallel effect. When Para

[jira] [Updated] (FLEX-33471) Effect.end does not stop effect properly for repeated effects

2013-04-02 Thread Eugene Starov (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Starov updated FLEX-33471: - Attachment: Effects.mxml Application describes the problem and contains workaround: adding EFFECT

[jira] [Created] (FLEX-33471) Effect.end does not stop effect properly for repeated effects

2013-04-02 Thread Eugene Starov (JIRA)
Eugene Starov created FLEX-33471: Summary: Effect.end does not stop effect properly for repeated effects Key: FLEX-33471 URL: https://issues.apache.org/jira/browse/FLEX-33471 Project: Apache Flex

Re: TileList

2013-04-02 Thread Scott Talsma
You would essentially have to iterate over the TileList's dataprovider, making the data that your button has to the data in the dataprovider item. When you get a match, set the TileList's selectedItem to the pointer into the dataprovider. Keep in mind that the item you find may not be onscreen (o

Re: TileList

2013-04-02 Thread Andrew Wetmore
The URL you want to reference would have to be in the data provider for each image, and you would have to have an onClick function that would redirect to the URL of the clicked image. On Tue, Apr 2, 2013 at 8:27 AM, Marcio Fermino wrote: > Friends, anyone know any way for me to find an item in t

TileList

2013-04-02 Thread Marcio Fermino
Friends, anyone know any way for me to find an item in the TileList? example: http://blog.flexexamples.com/2008/02/15/creating-a-simple-image-gallery-with-the-flex-horizontallist-control/ By clicking a button I select the item DreamWeaver for example? Thank you;

RE: git commit: one fix to test app for IE

2013-04-02 Thread Kessler CTR Mark J
Michael, Send an email to the following to unsubscribe from the mailing lists. dev-unsubscr...@flex.apache.org commits-unsubscr...@flex.apache.org -Mark -Original Message- From: Navis Michael Bearly [mailto:michael.bea...@gmail.com] Sent: Monday, April 01, 2013 9:15 PM To: dev@flex.ap

[jira] [Commented] (FLEX-33222) All HTTP GET requests are stripped of headers.

2013-04-02 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13619625#comment-13619625 ] Justin Mclean commented on FLEX-33222: -- Unable to reproduce. This code will send a

Re: Demo of Button skinning: FXG vs. SVG

2013-04-02 Thread Om
On Mon, Apr 1, 2013 at 10:24 PM, Alex Harui wrote: > > > > On 4/1/13 3:44 PM, "Om" wrote: > > > On Mon, Apr 1, 2013 at 1:33 PM, Alex Harui wrote: > > > >> Good progress! > >> > >> You may have seen that Peter checked in an HTML5 control set. Now we > have > >> to figure out how to wire your st