GWTMaterialDesign Data Table 1.0-SNAPSHOT is available.

2016-07-20 Thread mark kevin ringor
Proud to announce that the GMD Table is now available for community use! It has been set up as a separate library for the time being (could eventually be moved into the GMD library

[gwt-contrib] Re: internal compiler error with latest SNAPSHOT

2016-07-20 Thread 'Roberto Lublinerman' via GWT Contributors
I filed a bug with a minimal repro at https://github.com/gwtproject/gwt/issues/9379 and uploaded a fix for review at https://gwt-review.googlesource.com/#/c/15450 On Wed, Jul 20, 2016 at 11:23 AM, Roberto Lublinerman wrote: > Could you guys file an issue for this to keep

Re: GWT RPC in GWT 3.0+

2016-07-20 Thread JonL
Agreed, it's all a matter of perspective. I use GWT-RPC alot, I actually don't see anything wrong with the underlying mechanisms, except for the SerializationPolicy and its generator. It's the SerializationPolicy generation that is the main culprit for the deficiencies perceived in GWT-RPC.

Re: [gwt-contrib] Re: GWT 2.8 RC1 Help with testing

2016-07-20 Thread Brandon Donnelson
Good to hear Manolo. So, I've got Windows 7 with IE9 and IE10 and can start with those then. I don't have Windows 7 IE11, instead I have Windows 8 IE11. Come to think of it, there seems to be to many of the windows 7's. I think Windows 8 would work for IE11, would that be ok? And would it be of

Re: [gwt-contrib] Re: GWT 2.8 RC1 Help with testing

2016-07-20 Thread Manuel Carrasco Moñino
I don't see 2.8.0-rc1 anywhere, what is the branch/tag/commit cut I have to use ? El mié., 20 jul. 2016 a las 19:07, Manuel Carrasco Moñino (< man...@apache.org>) escribió: > I can help with windows testing as well on Friday. > Brandon let me know what platforms are you going to test, I have XP

[gwt-contrib] Re: GWT 2.8 RC1 Help with testing

2016-07-20 Thread Brandon Donnelson
I can work on some of the windows testing. I've scheduled time for Thursday and will continue on Friday if needed. https://docs.google.com/spreadsheets/d/1DmF8V3fSxN1N2UgQ9zToZz6xCwtx53lOSy8_u1xTC6Q -Brandon On Wednesday, July 20, 2016 at 1:53:36 AM UTC-7, Thomas Broyer wrote: > > I'll test

Re: [gwt-contrib] GWT 2.8 RC1 Help with testing

2016-07-20 Thread Thomas Broyer
Please reply to the original thread: https://groups.google.com/d/topic/google-web-toolkit-contributors/WegHJlSMoos/discussion (fwiw, I already did most of the smoke tests on linux/chrome) On Wednesday, July 20, 2016 at 4:46:53 PM UTC+2, Natanael Clara wrote: > > Hi, > > We have

Re: [gwt-contrib] GWT 2.8 RC1 Help with testing

2016-07-20 Thread natan clara
Hi,             We have interest in Linux / Chrome. Natan. Em 20/07/2016 09:31, Michael Joyner escreveu: (I'm cross posting this here from google-web-toolkit-contribut...@googlegroups.com as being highly relevant)

[gwt-contrib] Re: internal compiler error with latest SNAPSHOT

2016-07-20 Thread Thomas Broyer
+rluble Could you set a breakpoint in JjsUtils trying to understand what causes the NPE? (what is null, which method is being processed, and what it looks like in your code) Reading the code, I wonder if

[gwt-contrib] GWT 2.8 RC1 Help with testing

2016-07-20 Thread Michael Joyner
(I'm cross posting this here from google-web-toolkit-contribut...@googlegroups.com as being highly relevant) Hi all, we have build the preliminary GWT 2.8.0-rc1 version and now need help with DOA testing (making sure its not dead on

Re: FileUpload doesn't jumps in ChangeHandler

2016-07-20 Thread Juan Pablo Gardella
Check http://caniuse.com/#search=input and the notes related to fileupload. On Wed, 20 Jul 2016 at 09:51 Daniel Kln wrote: > Hello together, > > i would like to know why after selecting a directory, the onChange method > isn't triggered? > > Thank you very much for your

FileUpload doesn't jumps in ChangeHandler

2016-07-20 Thread Daniel Kln
Hello together, i would like to know why after selecting a directory, the onChange method isn't triggered? Thank you very much for your help. Code: public class CenterPanel extends ScrollPanel { final FileUpload fileUpload = new FileUpload(); public CenterPanel(final GoogleUploader

[gwt-contrib] Re: GWT 2.8 RC1 Help with testing

2016-07-20 Thread Thomas Broyer
I'll test on Linux / Chrome. On Wednesday, July 20, 2016 at 3:09:08 AM UTC+2, Daniel Kurka wrote: > > Hi all, > > we have build the preliminary GWT 2.8.0-rc1 version and now need help with > DOA testing (making sure its not dead on arrival). > > We are currently missing testers for: > > Linux /