<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.org.google.gwt">
    <title>gmane.org.google.gwt</title>
    <link>http://permalink.gmane.org/gmane.org.google.gwt</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.google.gwt/91879"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.google.gwt/91878"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.google.gwt/91877"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.google.gwt/91876"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.google.gwt/91875"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.google.gwt/91874"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.google.gwt/91873"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.google.gwt/91872"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.google.gwt/91871"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.google.gwt/91870"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.google.gwt/91869"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.google.gwt/91868"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.google.gwt/91867"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.google.gwt/91866"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.google.gwt/91865"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.google.gwt/91864"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.google.gwt/91863"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.google.gwt/91862"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.google.gwt/91861"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.org.google.gwt/91860"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.org.google.gwt/91879">
    <title>Re: adding basic auth to GWTTestCase?</title>
    <link>http://permalink.gmane.org/gmane.org.google.gwt/91879</link>
    <description>&lt;pre&gt;That sounds more like a full stack integration test, rather than a unit 
test. You should disable auth for such tests as that is not part of the 
test case. That's what we've done on ours. We only test the stack with 
authorization in higher environments.

Sincerely,
Joseph

&lt;/pre&gt;</description>
    <dc:creator>Joseph Lust</dc:creator>
    <dc:date>2013-06-19T14:30:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.google.gwt/91878">
    <title>Re: Gwt Time picker widget</title>
    <link>http://permalink.gmane.org/gmane.org.google.gwt/91878</link>
    <description>&lt;pre&gt;I agree to the above approach. It would work fine. But is there a
pre-defined widget to do the same? As in, specific to time choosing rather
than actually typing it.


On Wed, Jun 19, 2013 at 1:14 PM, Honza Rames &amp;lt;ramejan-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:




&lt;/pre&gt;</description>
    <dc:creator>Kedar Vyawahare</dc:creator>
    <dc:date>2013-06-19T13:44:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.google.gwt/91877">
    <title>Re: LayoutPanel with minimum size</title>
    <link>http://permalink.gmane.org/gmane.org.google.gwt/91877</link>
    <description>&lt;pre&gt;Have you tried using the ScrollPanel class?
http://www.tutorialspoint.com/gwt/gwt_scrollpanel_widget.htm

Remember you have to explicitly set the size of the scrollpanel, also I 
remember I had an issue with scroll panels and layout panels, I did solve 
it but I don't remember how.
Give it a try and see if it works for you.

On Wednesday, June 19, 2013 11:06:26 AM UTC+3, P.G.Taboada wrote:

&lt;/pre&gt;</description>
    <dc:creator>Mohammad Al Quraian</dc:creator>
    <dc:date>2013-06-19T13:21:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.google.gwt/91876">
    <title>Re: Login form auto-complete and GWT-RPC (or RequestBuilder), a solution!</title>
    <link>http://permalink.gmane.org/gmane.org.google.gwt/91876</link>
    <description>&lt;pre&gt;Apparently in recent Chrome the HTML form elements need name attributes for 
the setAction()-approach to work.

&lt;/pre&gt;</description>
    <dc:creator>Lukas Glowania</dc:creator>
    <dc:date>2013-06-19T11:54:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.google.gwt/91875">
    <title>Re: Reference on gwt.xml</title>
    <link>http://permalink.gmane.org/gmane.org.google.gwt/91875</link>
    <description>&lt;pre&gt;

On Tuesday, June 18, 2013 10:40:10 PM UTC+2, XU BIAO Lei wrote:

If the URL of the stylesheet can change dynamically and (more importantly) 
independently of the GWT application, you have two solutions:

   - load it independently from the GWT app (add a &amp;lt;link rel="stylesheet" 
   href="..."&amp;gt; to the HTML host page)
   - load it from the GWT app's EntryPoint, getting the URL by other means 
   (extracted from the HTML host page –as a JS global variable, or some 
   attribute value on an element–, or GWT-RPC, or whatever) and dynamically 
   creating the &amp;lt;link&amp;gt; element from code 
   (com.google.gwt.dom.client.Document.get().createLinkElement(), etc.)

&lt;/pre&gt;</description>
    <dc:creator>Thomas Broyer</dc:creator>
    <dc:date>2013-06-19T10:32:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.google.gwt/91874">
    <title>Migrating from gxt to gwt.</title>
    <link>http://permalink.gmane.org/gmane.org.google.gwt/91874</link>
    <description>&lt;pre&gt;Hi All

working on migrating from gxt to gwt

need help to identify the equivalents in* com.google.gwt* package.. for the 
following :


*com.gwtext.client.data.StringFieldDef**
com.gwtext.client.data.Store;
and
com.gwtext.client.widgets.grid.GridPanel;


Appreciate the help!

*



&lt;/pre&gt;</description>
    <dc:creator>ashank</dc:creator>
    <dc:date>2013-06-19T09:54:27</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.google.gwt/91873">
    <title>Re: Analyzing which GWT modules are taking more memory during GWT compile</title>
    <link>http://permalink.gmane.org/gmane.org.google.gwt/91873</link>
    <description>&lt;pre&gt;You can not know that. It is a single AST for your complete application, 
its not an AST per GWT module. GWT gathers all source files that are 
visible through all referenced GWT module's &amp;lt;source path="..."/&amp;gt; tags. Then 
it parses this source files starting with your EntryPoint. At this point 
GWT modules are irrelevant to the GWT compiler.

The only thing you can do is providing more RAM to the compiler (or try GWT 
trunk, maybe there are already some memory usage optimizations 
implemented). But at the end.. the larger your app, the more RAM you need.

&lt;/pre&gt;</description>
    <dc:creator>Jens</dc:creator>
    <dc:date>2013-06-19T09:56:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.google.gwt/91872">
    <title>Analyzing which GWT modules are taking more memory during GWT compile</title>
    <link>http://permalink.gmane.org/gmane.org.google.gwt/91872</link>
    <description>&lt;pre&gt;Hi,
 
  I have already created a post related to the Memory footprint of the AST 
build during GWT compile
https://groups.google.com/forum/?fromgroups#%21topic/google-web-toolkit/_a2kfiyxlxI
 .
 
  The response in the post is that I need to increase the Xmx value.
 
  Now, I need to know which of my GWT modules are taking the maximum memory 
while building up the AST for the same during GWT compile.
 
  Pl. let  me know what is the best way to do the same....
 
Thanks,
Ranjith

&lt;/pre&gt;</description>
    <dc:creator>Ranjith Chungath</dc:creator>
    <dc:date>2013-06-19T08:59:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.google.gwt/91871">
    <title>Re: GWT with Angularjs</title>
    <link>http://permalink.gmane.org/gmane.org.google.gwt/91871</link>
    <description>&lt;pre&gt;Whats the use case? Both are actually solving very similar problems.


On Wed, Jun 19, 2013 at 8:40 AM, Saulo Venâncio &amp;lt;saulo.venancio-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;wrote:


&lt;/pre&gt;</description>
    <dc:creator>Subhrajyoti Moitra</dc:creator>
    <dc:date>2013-06-19T08:59:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.google.gwt/91870">
    <title>Re: CellTable - Adding a Button to a Column</title>
    <link>http://permalink.gmane.org/gmane.org.google.gwt/91870</link>
    <description>&lt;pre&gt;I was strugling with this for a long while.

Thanks john, it worked great!

Regards

On Thursday, October 28, 2010 12:05:42 PM UTC-3, John LaBanca wrote:

&lt;/pre&gt;</description>
    <dc:creator>Ariel Cessario</dc:creator>
    <dc:date>2013-06-18T17:36:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.google.gwt/91869">
    <title>adding basic auth to GWTTestCase?</title>
    <link>http://permalink.gmane.org/gmane.org.google.gwt/91869</link>
    <description>&lt;pre&gt;We have a number of GWTTestCases that we've been running.   We just added 
Basic Auth to the web.xml
and configured the jetty-web.xml to define the realm.

This works when we deploy and run, but we get a 401 Not Authorized when we 
run the junit from ant using com.google.gwt.dev.DevMode.

My question would be: how do we supply the username/password to the 
GWTTestCase to use to login to the jetty server?




&lt;/pre&gt;</description>
    <dc:creator>Steve Baber</dc:creator>
    <dc:date>2013-06-18T18:55:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.google.gwt/91868">
    <title>Reference on gwt.xml</title>
    <link>http://permalink.gmane.org/gmane.org.google.gwt/91868</link>
    <description>&lt;pre&gt;I have an app with the following gwt.xml 

&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;
&amp;lt;!--
  When updating your version of GWT, you should also update this DTD 
reference,
  so that your app can take advantage of the latest GWT module capabilities.
--&amp;gt;
&amp;lt;!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 2.5.1//EN"
  
"http://google-web-toolkit.googlecode.com/svn/tags/2.5.1/distro-source/core/src/gwt-module.dtd"&amp;gt;
&amp;lt;module rename-to='stockwatcher'&amp;gt;
  &amp;lt;!-- Inherit the core Web Toolkit stuff.                        --&amp;gt;
  &amp;lt;inherits name='com.google.gwt.user.User'/&amp;gt;

  &amp;lt;!-- Inherit the default GWT style sheet.  You can change       --&amp;gt;
  &amp;lt;!-- the theme of your GWT application by uncommenting          --&amp;gt;
  &amp;lt;!-- any one of the following lines.                            --&amp;gt;
  &amp;lt;inherits name='com.google.gwt.user.theme.clean.Clean'/&amp;gt;
  &amp;lt;!-- &amp;lt;inherits name='com.google.gwt.user.theme.standard.Standard'/&amp;gt; --&amp;gt;
  &amp;lt;!-- &amp;lt;inherits name='com.google.gwt.user.theme.chrome.Chrome'/&amp;gt; --&amp;gt;
  &amp;lt;!-- &amp;lt;inherits name='com.google.g&lt;/pre&gt;</description>
    <dc:creator>XU BIAO Lei</dc:creator>
    <dc:date>2013-06-18T20:40:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.google.gwt/91867">
    <title>Re: Paypal Integration / JNSI</title>
    <link>http://permalink.gmane.org/gmane.org.google.gwt/91867</link>
    <description>&lt;pre&gt;I'm using gwtp and smartgwt UI components. Can anyone help me with some 
code to link the submit button to the paypal script? How do I get the id of 
the submit button?

private ButtonItem btnPay = new ButtonItem("Pay");

I plan to create a button such as the above which will, on click, use the 
action handler on the server to create the payment.

Then hopefully call the JSNI below to open an iFrame / mini window and 
initiate the user's approval flow

private native void paypalLight() /*-{
var dgFlow = new $wnd.PAYPAL.apps.DGFlow({
trigger : 'btnPay'
});
}-*/;

My question is: How do I link the btnPay button's dom id to the trigger in 
JSNI code?

TIA



On Tuesday, 29 May 2012 06:13:46 UTC+10, Sydney wrote:

&lt;/pre&gt;</description>
    <dc:creator>Harry</dc:creator>
    <dc:date>2013-06-18T23:52:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.google.gwt/91866">
    <title>Best cell widget/table to populate columns?</title>
    <link>http://permalink.gmane.org/gmane.org.google.gwt/91866</link>
    <description>&lt;pre&gt; 

I am creating a GWT app that will use a table to display some data. I am 
not sure which cell widget/table to use to populate data vertically in 
column. Basically I want to populate data going down instead of going 
across.

Simple example:

Category A   |  Category B-------------|-------------
item 1a      |  item 1b
item 2a      |  item 2b...

Based of off the showcase of feaures: 
http://gwt.googleusercontent.com/samples/Showcase/Showcase.html#!CwCellTable

My best option might be to just use a grid, or to create a bunch of 
separate cell tables for each category. Anyone have any ideas??

Thanks

&lt;/pre&gt;</description>
    <dc:creator>Tim Oshea</dc:creator>
    <dc:date>2013-06-19T01:51:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.google.gwt/91865">
    <title>How to access WebAppContext's attributes while running GWT app as WAR file using Jetty?</title>
    <link>http://permalink.gmane.org/gmane.org.google.gwt/91865</link>
    <description>&lt;pre&gt;I am running my GWT app as follows in Jetty - http://pastebin.com/Hvj5ieZf

Now, I would like to access the "magic" attribute in my GWT Service side 
code which extends RemoteServiceServlet. When I try to access it as- 

getServletContext().getAttribute("magic");

I get its value as null. 

I would like to set attribute on a global level. My enterprise app embeds 
GWT app and I would like to use Java objects created outside of GWT war 
file be accessible in my class which extends RemoteServiceServlet. 

Cheers,
GK

&lt;/pre&gt;</description>
    <dc:creator>Gaurav Kumar</dc:creator>
    <dc:date>2013-06-19T01:53:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.google.gwt/91864">
    <title>GWT with Angularjs</title>
    <link>http://permalink.gmane.org/gmane.org.google.gwt/91864</link>
    <description>&lt;pre&gt;Hi everybody.
Anyone knows where to find documentation about the mixed usagge of this two 
technologies?
Thanks.

&lt;/pre&gt;</description>
    <dc:creator>Saulo Venâncio</dc:creator>
    <dc:date>2013-06-19T03:10:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.google.gwt/91863">
    <title>LayoutPanel with minimum size</title>
    <link>http://permalink.gmane.org/gmane.org.google.gwt/91863</link>
    <description>&lt;pre&gt;Hi there,

I am using layout panels to layout my application. It works fine, but I 
need a scroll bar as soon as the window is too small. 

Here is an example of what I would like to have:

http://jsfiddle.net/hrnU3/2/

Any tips to get something like this working with layout panels?

brgds,


Papick

&lt;/pre&gt;</description>
    <dc:creator>P.G.Taboada</dc:creator>
    <dc:date>2013-06-19T08:06:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.google.gwt/91862">
    <title>Re: Gwt Time picker widget</title>
    <link>http://permalink.gmane.org/gmane.org.google.gwt/91862</link>
    <description>&lt;pre&gt;Hi,
I'm using subclass of DateBox that has the popup calendar disabled. You 
have to input the time manually but the DateBox will validate it for you. 
You can also instantiate it with a custom Format to make it return null 
rather than throwing an exception if the time is invalid.

Regards

Honza

On Wednesday, June 19, 2013 8:53:39 AM UTC+2, kedar vyawahare wrote:

&lt;/pre&gt;</description>
    <dc:creator>Honza Rames</dc:creator>
    <dc:date>2013-06-19T07:44:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.google.gwt/91861">
    <title>Re: problem to test the widget TabPanel</title>
    <link>http://permalink.gmane.org/gmane.org.google.gwt/91861</link>
    <description>&lt;pre&gt;the app compile with success but the test doesn'i work with GWTTestCase

&lt;/pre&gt;</description>
    <dc:creator>fatimaAngel</dc:creator>
    <dc:date>2013-06-19T07:08:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.google.gwt/91860">
    <title>Gwt Time picker widget</title>
    <link>http://permalink.gmane.org/gmane.org.google.gwt/91860</link>
    <description>&lt;pre&gt;Hi,
I am looking for a widget in GWT that allows the user to choose a specific
time. I am using the GWT Date Picker to choose the date but I am not able
to find a suitable Time Picker. I have had a look at a couple of
suggestions  that emulate the jQuery Time Picker as well as GWT Incubator
Demo but none match my requirement. I am looking for a space-efficient
widget maybe like a textbox that allows to enter suitable time values.
Thanks in advance

&lt;/pre&gt;</description>
    <dc:creator>Kedar Vyawahare</dc:creator>
    <dc:date>2013-06-19T06:53:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.org.google.gwt/91859">
    <title>Re: How come the ScrollEvent is never fired in this code?</title>
    <link>http://permalink.gmane.org/gmane.org.google.gwt/91859</link>
    <description>&lt;pre&gt;Ok I got it, Thank you very much Jens. One question though, I wanted to 
make an infinite loop panel, is this the way to do it, how can I do without 
having the scroll bars, I know I can hide them in CSS but this would stop 
the scrolling event from firing. You don't have to answer me in detail I 
just need a general idea if you have the time.

Cheers and thanks again.

On Wednesday, June 19, 2013 2:58:39 AM UTC+3, Jens wrote:

&lt;/pre&gt;</description>
    <dc:creator>Mohammad Al Quraian</dc:creator>
    <dc:date>2013-06-19T06:20:13</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.org.google.gwt">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.org.google.gwt</link>
  </textinput>
</rdf:RDF>
