Re: Demo of Button skinning: FXG vs. SVG

2013-04-01 Thread Alex Harui
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 stuff into that. >> > > I see that the AS side is pretty bare for the h

Re: Demo of Button skinning: FXG vs. SVG

2013-04-01 Thread Alex Harui
On 4/1/13 5:16 PM, "jude" wrote: > Thinking out loud > here but if a compiled FXG is basically raw FP drawing commands then could > the same thing be happening with SVG inside the browser? Not quite sure I follow you, but the wide variance in SVG rendering across browsers makes me think that e

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

2013-04-01 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13619519#comment-13619519 ] Alex Harui commented on FLEX-33450: --- The common pattern in the SDK is to store the resul

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

2013-04-01 Thread Navis Michael Bearly
please unsubscribe me Thanks, Navis Michael Bearly. J On Tue, Apr 2, 2013 at 4:21 AM, wrote: > Updated Branches: > refs/heads/develop b0c5be187 -> 8a5460a90 > > > one fix to test app for IE > > > Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo > Commit: http://git-wip-us.apach

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

2013-04-01 Thread Bharath (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13619410#comment-13619410 ] Bharath commented on FLEX-33450: Thanks for this hack Alex. We also have a ComboBox in the

Re: Demo of Button skinning: FXG vs. SVG

2013-04-01 Thread jude
On Mon, Apr 1, 2013 at 3: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 stuff into that. > > Some comments: > 1) How should an svg button skin handle the button states in html? It > isn't >

Re: Demo of Button skinning: FXG vs. SVG

2013-04-01 Thread Om
On Mon, Apr 1, 2013 at 3:48 PM, jude wrote: > Well done! This looks viable! Comments inline, > > > On Mon, Apr 1, 2013 at 2:59 PM, Om wrote: > > > I was able to add quite a bit of functionality to my XSLT transform. > Just > > about enough to be able to port the standard Spark Button > > (spark

Re: Demo of Button skinning: FXG vs. SVG

2013-04-01 Thread jude
Well done! This looks viable! Comments inline, On Mon, Apr 1, 2013 at 2:59 PM, Om wrote: > I was able to add quite a bit of functionality to my XSLT transform. Just > about enough to be able to port the standard Spark Button > (spark.skins.spark.skins.ButtonSkin.mxml) to HTML5/SVG. > > Here is

Re: Demo of Button skinning: FXG vs. SVG

2013-04-01 Thread Om
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 stuff into that. > I see that the AS side is pretty bare for the html5 controls. Do you or Peter have any thoughts o

[jira] [Commented] (FLEX-33469) URL LOADER doesn't load images completely for count more than 200

2013-04-01 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13619250#comment-13619250 ] Alex Harui commented on FLEX-33469: --- Sorry, this is not my area of expertise. You can t

[OT] Apache april fool

2013-04-01 Thread Justin Mclean
Hi, I was taken in by this (not that I filled out the form). https://whimsy.apache.org/committers/X___ (Inspired by http://ismycreditcardstolen.com if you look at the code) Justin

Re: svn commit: r1699 - /release/flex/KEYS

2013-04-01 Thread Justin Mclean
HI, > Well, for 2, during the time we merge the release, this release is superset > of the master, once tagged, they become equals but that's a detail. Not if someone new decides to a a 4.9.2 (or whatever) release of the SDK before the merge. But I don;t see any issue with this. Justin

Re: svn commit: r1699 - /release/flex/KEYS

2013-04-01 Thread Justin Mclean
Hi, > 1) develop branch is equal to or superset of release branch. Not all the time. Say 4.9.2 is released by someone new they would add their key to KEYS in trunk but it would not be merged with develop until the release vote has passed, that may take several release candidates. > 2) trunk/mas

Re: Demo of Button skinning: FXG vs. SVG

2013-04-01 Thread Alex Harui
Good progress! You may have seen that Peter checked in an HTML5 control set. Now we have to figure out how to wire your stuff into that. Some comments: 1) How should an svg button skin handle the button states in html? It isn't done with separate svg files? 2) I would think we would want to us

Re: [FalconJS] Regarding AS to JS compiler

2013-04-01 Thread Madhu Dutta
bingo.. it sounds great.. All the best. On Mon, Apr 1, 2013 at 12:24 PM, Prateek Srivastava < prateek.srivast...@globallogic.com> wrote: > Thanks! Eric. That helped a lot. > > > On Sun, Mar 31, 2013 at 1:19 PM, Erik de Bruin wrote: > > > Hi, > > > > The wiki page is a little behind the facts, I

Demo of Button skinning: FXG vs. SVG

2013-04-01 Thread Om
I was able to add quite a bit of functionality to my XSLT transform. Just about enough to be able to port the standard Spark Button (spark.skins.spark.skins.ButtonSkin.mxml) to HTML5/SVG. Here is a demo showing them side by side: http://people.apache.org/~bigosmallm/fxg2svg/buttonskin/flexVhtml5

Re: Can't build compiler.jx in Eclipse

2013-04-01 Thread Dasa Paddock
FYI: $ git update-index --assume-unchanged See: http://git-scm.com/docs/git-update-index --Dasa On Mar 29, 2013, at 6:30 AM, Alex Harui wrote: > Is there a way to have a file in git that is also in gitignore? That way > you get it when you clone, but when you modify it, it doesn't get check

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

2013-04-01 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: -- Attachment: Main.mxml Source attached. > GridColumn resize pushes another to a

[jira] [Created] (FLEX-33470) GridColumn resize pushes another to an invisible area

2013-04-01 Thread Adriano Pessoa (JIRA)
Adriano Pessoa created FLEX-33470: - Summary: GridColumn resize pushes another to an invisible area Key: FLEX-33470 URL: https://issues.apache.org/jira/browse/FLEX-33470 Project: Apache Flex I

Re: svn commit: r1699 - /release/flex/KEYS

2013-04-01 Thread Alex Harui
On 4/1/13 6:54 AM, "Frédéric THOMAS" wrote: > Well, for 2, during the time we merge the release, this release is superset > of the master, once tagged, they become equals but that's a detail. Right, this rule set only applies because we don't have an active release branch. > > And finally, I

[jira] [Comment Edited] (FLEX-28915) Data disappears from DataGrid when tablet state changed from portrait to landscape

2013-04-01 Thread c sills (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-28915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13618820#comment-13618820 ] c sills edited comment on FLEX-28915 at 4/1/13 3:14 PM: Hello Alex

[jira] [Commented] (FLEX-28915) Data disappears from DataGrid when tablet state changed from portrait to landscape

2013-04-01 Thread c sills (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-28915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13618820#comment-13618820 ] c sills commented on FLEX-28915: Hello Alex. Calling an invalidateDisplayList on the grid

Re: autosuggest component for lengthy xmls

2013-04-01 Thread Scott Talsma
I'll worked w/similar components. One thing that helps is to have each keypress schedule an autocomplete to take place in the future (e.g. in 100ms), and each keypress resets/restarts the timer. That way, if the user knows where they are going, you are not unnecessarily doing processing. Also, d

[jira] [Commented] (FLEX-33469) URL LOADER doesn't load images completely for count more than 200

2013-04-01 Thread Abhishek Dwevedi (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13618785#comment-13618785 ] Abhishek Dwevedi commented on FLEX-33469: - Hi Alex, I think it has something to do

Re: svn commit: r1699 - /release/flex/KEYS

2013-04-01 Thread Frédéric THOMAS
Well, for 2, during the time we merge the release, this release is superset of the master, once tagged, they become equals but that's a detail. And finally, I guess your logic is good, from what said Justin, the KEY at a upper level in the directory hierarchy would superset the one in a lower

[jira] [Commented] (FLEX-33469) URL LOADER doesn't load images completely for count more than 200

2013-04-01 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13618776#comment-13618776 ] Alex Harui commented on FLEX-33469: --- The main portion of the test case is not using Flex

Re: svn commit: r1699 - /release/flex/KEYS

2013-04-01 Thread Alex Harui
Justin is right that release branch could be behind. So, I think what should be the case is that: 1) develop branch is equal to or superset of release branch. 2) trunk/master is equal to release branch 3) release/flex/KEYS === develop branch. Please check my logic. -Alex On 4/1/13 1:57 AM, "F

Re: [OT] Google stats

2013-04-01 Thread Frédéric THOMAS
Ah ok :) So, can you send me the access ? Thanks, -Fred -Message d'origine- From: Justin Mclean Sent: Monday, April 01, 2013 2:59 PM To: dev@flex.apache.org Subject: Re: [OT] Google stats HI, Bw Justin, I’m curious, where did you get this stat from ? From the real time section on

Re: [OT] Google stats

2013-04-01 Thread Justin Mclean
HI, > Bw Justin, I’m curious, where did you get this stat from ? From the real time section on the google analytics web site for the apache Flex web site. Om can give you (or anyone else) access if you want it (I believe). Normally it show who's looking at the site right now - today it's part

Re: [OT] Google stats

2013-04-01 Thread Frédéric THOMAS
Bw Justin, I’m curious, where did you get this stat from ? -Fred From: Justin Mclean Sent: Monday, April 01, 2013 5:02 AM To: dev@flex.apache.org Subject: [OT] Google stats Hi, >From the live stats of for the Apache Flex site: If the images above doesn't show it shows 41 active visitors f

Re: [DICUSS] Release InstallApacheFlex 2.5.3 - RC4

2013-04-01 Thread Cyrill Zadra
On Mon, Apr 1, 2013 at 5:07 PM, Alex Harui wrote: > Didn't Cyrill fix some resources too? > And just pushed a fix of the fix. Forgot somhow the newline in INFO_TRACKING.

Re: [OT] Google stats

2013-04-01 Thread Mark Kessler
Really... then maybe you should try Google Nose [1] https://www.google.com/intl/en/landing/nose/ On Sun, Mar 31, 2013 at 11:02 PM, Justin Mclean wrote: > Hi, > > From the live stats of for the Apache Flex site: > > > If the images above doesn't show it shows 41 active visitors from the > i

[jira] [Updated] (FLEX-33469) URL LOADER doesn't load images completely for count more than 200

2013-04-01 Thread Abhishek Dwevedi (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Dwevedi updated FLEX-33469: Description: Loader does not send OPEN/COMPLETE event when loading many times. , When load

[jira] [Updated] (FLEX-33469) URL LOADER doesn't load images completely for count more than 200

2013-04-01 Thread Abhishek Dwevedi (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Dwevedi updated FLEX-33469: Attachment: sample1_adobe.mxml REPLICATE IT USING BELOW STEPS *Run Sample1 or sample2, inp

[jira] [Updated] (FLEX-33469) URL LOADER doesn't load images completely for count more than 200

2013-04-01 Thread Abhishek Dwevedi (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Dwevedi updated FLEX-33469: Description: Loader does not send OPEN/COMPLETE event when loading many times. , When load

[jira] [Created] (FLEX-33469) URL LOADER doesn't load images completely for count more than 200

2013-04-01 Thread Abhishek Dwevedi (JIRA)
Abhishek Dwevedi created FLEX-33469: --- Summary: URL LOADER doesn't load images completely for count more than 200 Key: FLEX-33469 URL: https://issues.apache.org/jira/browse/FLEX-33469 Project: Apache

Re: svn commit: r1699 - /release/flex/KEYS

2013-04-01 Thread Frédéric THOMAS
My key appears only in the sdk/develop because I checked it in the 9th of March, so, depending the policy, either I wait for the next release to copy the sdk/release/KEY file to the release/flex/KEYS or I copy it from the develop branch, as you like guys. -Fred -Message d'origine- Fr

Re: svn commit: r1699 - /release/flex/KEYS

2013-04-01 Thread Justin Mclean
Hi, > In theory, the release branch got merged to develop branch and trunk, so > KEYS files in all places should match. No the release branch could be behind the develop branch. The develop branch KEYS may of contained extra info at the time 4.9.1 branch was merged. Please don't change the Apach

Re: [DICUSS] Release InstallApacheFlex 2.5.3 - RC4

2013-04-01 Thread Justin Mclean
Hi, > Ok, let's keep the same quality :) I go for a RC5, just the time for more > testing though, I wouldn't like to do another RC after each typo issue. I wait to see if we get some feedback form the users list. Perhaps we should run a little friendly competition and see which group provides

Re: [DICUSS] Release InstallApacheFlex 2.5.3 - RC4

2013-04-01 Thread Justin Mclean
Hi, > Yeah, so you and Justin have to decide on whether to run another RC. How > would you feel if there was a typo only in French? I'd be fine with a typo in English as long as the meaning was still clear - although may depend on how prominent it is. The en_US locale for the Adobe Flex SDK ha

Re: [DICUSS] Release InstallApacheFlex 2.5.3 - RC4

2013-04-01 Thread Frédéric THOMAS
I've seen your commit after I sent my post :P cheers btw. -Fred -Message d'origine- From: Justin Mclean Sent: Monday, April 01, 2013 10:24 AM To: dev@flex.apache.org Subject: Re: [DICUSS] Release InstallApacheFlex 2.5.3 - RC4 Hi, Another point I forgot to mention is that in the RELEA

Re: [DICUSS] Release InstallApacheFlex 2.5.3 - RC4

2013-04-01 Thread Justin Mclean
Hi, > Another point I forgot to mention is that in the RELEASE_GUIDE, there's a > minor issue, Svn is still mentioned instead of Git. I fixed that - you might want to double check :-) Justin

Re: [DICUSS] Release InstallApacheFlex 2.5.3 - RC4

2013-04-01 Thread Frédéric THOMAS
Ok, let's keep the same quality :) I go for a RC5, just the time for more testing though, I wouldn't like to do another RC after each typo issue. -Fred -Message d'origine- From: Alex Harui Sent: Monday, April 01, 2013 8:37 AM To: dev@flex.apache.org Subject: Re: [DICUSS] Release Insta