Re: AdSense without iframe

2013-06-02 Thread kels124
I stumble on ur post becos I have similar issues trying to stay in line with adsense policies. and this was what I ended up with: span class=ad-left script type=text/javascript!-- google_ad_client = ca-pub-XX; /* 336 X 280 wrapped in post */ google_ad_slot = XX;

PayPal embedded: how to launch the lightbox from JavaScript

2013-06-02 Thread Ronny
Hey there, i'd like to integrate PayPal's DigitalGoods flow for my micropayments. I've already managed to integrate the standard flow for Adaptive Payments with opening a new window, but now I have to integrate the embedded flow using the lightbox. I haven't worked with JavaScript yet, so I

Re: Problem showing NotificationMole

2013-06-02 Thread gwtuser2k3
Hi Nirmal i am having the same problem..were you able to fix yours? On Tuesday, November 30, 2010 5:51:06 AM UTC-5, Nirmal wrote: I can make the mole appear by manually setting the properties: public void showNotification(String msgToDisplay){ showGlass();

[gwt-contrib] Change in gwt[master]: Adding Integer.compare to emulation

2013-06-02 Thread Daniel Kurka
Hello Leeroy Jenkins, I'd like you to reexamine a change. Please visit https://gwt-review.googlesource.com/3180 to look at the new patch set (#2). Change subject: Adding Integer.compare to emulation .. Adding

[gwt-contrib] Change in gwt[master]: Adding Integer.compare to emulation

2013-06-02 Thread John A. Tamplin
John A. Tamplin has posted comments on this change. Change subject: Adding Integer.compare to emulation .. Patch Set 2: Code-Review-2 -- To view, visit https://gwt-review.googlesource.com/3180 To unsubscribe, visit

[gwt-contrib] Change in gwt[master]: Adding Integer.compare to emulation

2013-06-02 Thread John A. Tamplin
John A. Tamplin has posted comments on this change. Change subject: Adding Integer.compare to emulation .. Patch Set 2: Code-Review-1 (1 comment) File

[gwt-contrib] Change in gwt[master]: Adding Integer.compare to emulation

2013-06-02 Thread Daniel Kurka
Daniel Kurka has posted comments on this change. Change subject: Adding Integer.compare to emulation .. Patch Set 2: (1 comment) Can't seem to see your other comments, did you publish?

[gwt-contrib] Change in gwt[master]: Adding Integer.compare to emulation

2013-06-02 Thread Thomas Broyer
Thomas Broyer has posted comments on this change. Change subject: Adding Integer.compare to emulation .. Patch Set 2: Code-Review-1 (1 comment) How about Short.compare() and similar?

[gwt-contrib] Change in gwt[master]: Cut circular dependency between c.g.g.core.linker and c.g.g....

2013-06-02 Thread Roberto Lublinerman
Roberto Lublinerman has posted comments on this change. Change subject: Cut circular dependency between c.g.g.core.linker and c.g.g.dev.js .. Patch Set 1: Code-Review+2 -- To view, visit

[gwt-contrib] Change in gwt[master]: Set KeyboardSelectedRow with relative index in AbstractHasDa...

2013-06-02 Thread Roberto Lublinerman
Roberto Lublinerman has posted comments on this change. Change subject: Set KeyboardSelectedRow with relative index in AbstractHasData focus event preview .. Patch Set 2: @Matthew, for some reason Jenkins didnt get this

[gwt-contrib] Change in gwt[master]: Set KeyboardSelectedRow with relative index in AbstractHasDa...

2013-06-02 Thread Thomas Broyer
Thomas Broyer has posted comments on this change. Change subject: Set KeyboardSelectedRow with relative index in AbstractHasData focus event preview .. Patch Set 2: Let's try rebasing it. -- To view, visit

[gwt-contrib] Change in gwt[master]: Set KeyboardSelectedRow with relative index in AbstractHasDa...

2013-06-02 Thread Thomas Broyer
Thomas Broyer has created a new patch set by issuing a rebase in Gerrit (#3). Change subject: Set KeyboardSelectedRow with relative index in AbstractHasData focus event preview .. Set KeyboardSelectedRow with relative

[gwt-contrib] Change in gwt[master]: Adding Integer.compare to emulation

2013-06-02 Thread Thomas Broyer
Thomas Broyer has posted comments on this change. Change subject: Adding Integer.compare to emulation .. Patch Set 2: I'm not sure why this didn't get picked up when I reviewed the first patch set. Did you click add

[gwt-contrib] Change in gwt[master]: Adding Integer.compare to emulation

2013-06-02 Thread John A. Tamplin
John A. Tamplin has posted comments on this change. Change subject: Adding Integer.compare to emulation .. Patch Set 2: -Code-Review I also agree about adding similar functionality in the other wrapper types. I am nervous

[gwt-contrib] Change in gwt[master]: adding compare for several number types -Byte.compare -...

2013-06-02 Thread Daniel Kurka
Hello Thomas Broyer, Leeroy Jenkins, I'd like you to reexamine a change. Please visit https://gwt-review.googlesource.com/3180 to look at the new patch set (#3). Change subject: adding compare for several number types -Byte.compare -Short.compare -Integer.compare -Long.compare

[gwt-contrib] Change in gwt[master]: adding compare for several number types -Byte.compare -...

2013-06-02 Thread Daniel Kurka
Hello Thomas Broyer, Leeroy Jenkins, I'd like you to reexamine a change. Please visit https://gwt-review.googlesource.com/3180 to look at the new patch set (#4). Change subject: adding compare for several number types -Byte.compare -Short.compare -Integer.compare -Long.compare

[gwt-contrib] Change in gwt[master]: adding compare for several number types -Byte.compare -...

2013-06-02 Thread Daniel Kurka
Hello Thomas Broyer, Leeroy Jenkins, I'd like you to reexamine a change. Please visit https://gwt-review.googlesource.com/3180 to look at the new patch set (#5). Change subject: adding compare for several number types -Byte.compare -Short.compare -Integer.compare -Long.compare

[gwt-contrib] Change in gwt[master]: adding compare for several number types -Byte.compare -...

2013-06-02 Thread Thomas Broyer
Thomas Broyer has posted comments on this change. Change subject: adding compare for several number types -Byte.compare -Short.compare -Integer.compare -Long.compare -Float.compare (Double already exists) fixes issue 7998

[gwt-contrib] Change in gwt[master]: adding compare for several number types -Byte.compare -...

2013-06-02 Thread Daniel Kurka
Hello Thomas Broyer, Leeroy Jenkins, I'd like you to reexamine a change. Please visit https://gwt-review.googlesource.com/3180 to look at the new patch set (#6). Change subject: adding compare for several number types -Byte.compare -Short.compare -Integer.compare -Long.compare

[gwt-contrib] Change in gwt[master]: adding compare for several number types -Byte.compare -...

2013-06-02 Thread Daniel Kurka
Daniel Kurka has posted comments on this change. Change subject: adding compare for several number types -Byte.compare -Short.compare -Integer.compare -Long.compare -Float.compare (Double already exists) fixes issue 7998

[gwt-contrib] Change in gwt[master]: adding compare for several number types -Byte.compare -...

2013-06-02 Thread Daniel Kurka
Daniel Kurka has posted comments on this change. Change subject: adding compare for several number types -Byte.compare -Short.compare -Integer.compare -Long.compare -Float.compare (Double already exists) fixes issue 7998

[gwt-contrib] Change in gwt[master]: adding compare for several number types -Byte.compare -...

2013-06-02 Thread Daniel Kurka
Hello Thomas Broyer, Leeroy Jenkins, I'd like you to reexamine a change. Please visit https://gwt-review.googlesource.com/3180 to look at the new patch set (#7). Change subject: adding compare for several number types -Byte.compare -Short.compare -Integer.compare -Long.compare

[gwt-contrib] Change in gwt[master]: adding compare for several number types -Byte.compare -...

2013-06-02 Thread Andrey Korzhevskiy
Andrey Korzhevskiy has posted comments on this change. Change subject: adding compare for several number types -Byte.compare -Short.compare -Integer.compare -Long.compare -Float.compare (Double already exists) fixes issue 7998

[gwt-contrib] Change in gwt[master]: adding compare for several number types -Byte.compare -...

2013-06-02 Thread John A. Tamplin
John A. Tamplin has posted comments on this change. Change subject: adding compare for several number types -Byte.compare -Short.compare -Integer.compare -Long.compare -Float.compare (Double already exists) fixes issue 7998

[gwt-contrib] Change in gwt[master]: adding compare for several number types -Byte.compare -...

2013-06-02 Thread Daniel Kurka
Daniel Kurka has posted comments on this change. Change subject: adding compare for several number types -Byte.compare -Short.compare -Integer.compare -Long.compare -Float.compare (Double already exists) fixes issue 7998

[gwt-contrib] Change in gwt[master]: adding compare for several number types -Byte.compare -...

2013-06-02 Thread Daniel Kurka
Hello John A. Tamplin, Thomas Broyer, Leeroy Jenkins, I'd like you to reexamine a change. Please visit https://gwt-review.googlesource.com/3180 to look at the new patch set (#8). Change subject: adding compare for several number types -Byte.compare -Short.compare -Integer.compare

[gwt-contrib] Change in gwt[master]: adding compare for several number types -Byte.compare -...

2013-06-02 Thread Daniel Kurka
Daniel Kurka has posted comments on this change. Change subject: adding compare for several number types -Byte.compare -Short.compare -Integer.compare -Long.compare -Float.compare (Double already exists) fixes issue 7998

[gwt-contrib] Change in gwt[master]: adding compare for several number types -Byte.compare -...

2013-06-02 Thread Andrey Korzhevskiy
Andrey Korzhevskiy has posted comments on this change. Change subject: adding compare for several number types -Byte.compare -Short.compare -Integer.compare -Long.compare -Float.compare (Double already exists) fixes issue 7998

[gwt-contrib] Change in gwt[master]: adding compare for several number types -Byte.compare -...

2013-06-02 Thread John A. Tamplin
John A. Tamplin has posted comments on this change. Change subject: adding compare for several number types -Byte.compare -Short.compare -Integer.compare -Long.compare -Float.compare (Double already exists) fixes issue 7998

[gwt-contrib] Change in gwt[master]: Emulate Boolean.compare(boolean,boolean), Character.compare(...

2013-06-02 Thread Andrey Korzhevskiy
Andrey Korzhevskiy has uploaded a new change for review. https://gwt-review.googlesource.com/3183 Change subject: Emulate Boolean.compare(boolean,boolean), Character.compare(char,char) .. Emulate

[gwt-contrib] Change in gwt[master]: adding compare for several number types -Byte.compare -...

2013-06-02 Thread Daniel Kurka
Hello John A. Tamplin, Thomas Broyer, Leeroy Jenkins, I'd like you to reexamine a change. Please visit https://gwt-review.googlesource.com/3180 to look at the new patch set (#9). Change subject: adding compare for several number types -Byte.compare -Short.compare -Integer.compare

[gwt-contrib] Change in gwt[master]: adding compare for several number types -Byte.compare -...

2013-06-02 Thread Daniel Kurka
Daniel Kurka has posted comments on this change. Change subject: adding compare for several number types -Byte.compare -Short.compare -Integer.compare -Long.compare -Float.compare (Double already exists) fixes issue 7998

[gwt-contrib] Change in gwt[master]: Emulate Boolean.compare(boolean,boolean), Character.compare(...

2013-06-02 Thread Daniel Kurka
Daniel Kurka has posted comments on this change. Change subject: Emulate Boolean.compare(boolean,boolean), Character.compare(char,char) .. Patch Set 1: (5 comments)

[gwt-contrib] Change in gwt[master]: Emulate Boolean.compare(boolean,boolean), Character.compare(...

2013-06-02 Thread Andrey Korzhevskiy
Andrey Korzhevskiy has uploaded a new patch set (#2). Change subject: Emulate Boolean.compare(boolean,boolean), Character.compare(char,char) .. Emulate Boolean.compare(boolean,boolean), Character.compare(char,char) Fixes

[gwt-contrib] Change in gwt[master]: Emulate Boolean.compare(boolean,boolean), Character.compare(...

2013-06-02 Thread Daniel Kurka
Daniel Kurka has posted comments on this change. Change subject: Emulate Boolean.compare(boolean,boolean), Character.compare(char,char) .. Patch Set 2: (1 comment) File

[gwt-contrib] Change in gwt[master]: Emulate Boolean.compare(boolean,boolean), Character.compare(...

2013-06-02 Thread John A. Tamplin
John A. Tamplin has posted comments on this change. Change subject: Emulate Boolean.compare(boolean,boolean), Character.compare(char,char) .. Patch Set 2: Code-Review+1 (1 comment)

[gwt-contrib] Change in gwt[master]: Emulate Boolean.compare(boolean,boolean), Character.compare(...

2013-06-02 Thread Daniel Kurka
Daniel Kurka has posted comments on this change. Change subject: Emulate Boolean.compare(boolean,boolean), Character.compare(char,char) .. Patch Set 2: (1 comment) File

[gwt-contrib] Change in gwt[master]: adding compare for several number types -Byte.compare -...

2013-06-02 Thread John A. Tamplin
John A. Tamplin has posted comments on this change. Change subject: adding compare for several number types -Byte.compare -Short.compare -Integer.compare -Long.compare -Float.compare (Double already exists) fixes issue 7998

[gwt-contrib] Change in gwt[master]: adding compare for several number types -Byte.compare -...

2013-06-02 Thread Daniel Kurka
Daniel Kurka has posted comments on this change. Change subject: adding compare for several number types -Byte.compare -Short.compare -Integer.compare -Long.compare -Float.compare (Double already exists) fixes issue 7998

[gwt-contrib] Change in gwt[master]: Emulate Boolean.compare(boolean,boolean), Character.compare(...

2013-06-02 Thread Andrey Korzhevskiy
Hello John A. Tamplin, I'd like you to reexamine a change. Please visit https://gwt-review.googlesource.com/3183 to look at the new patch set (#3). Change subject: Emulate Boolean.compare(boolean,boolean), Character.compare(char,char)

[gwt-contrib] Change in gwt[master]: Emulate Boolean.compare(boolean,boolean), Character.compare(...

2013-06-02 Thread Daniel Kurka
Daniel Kurka has posted comments on this change. Change subject: Emulate Boolean.compare(boolean,boolean), Character.compare(char,char) .. Patch Set 3: Code-Review+1 Lets leave this open for another 1-2 days to give the

[gwt-contrib] Change in gwt[master]: Emulate Boolean.compare(boolean,boolean), Character.compare(...

2013-06-02 Thread Andrey Korzhevskiy
Hello Daniel Kurka, John A. Tamplin, I'd like you to reexamine a change. Please visit https://gwt-review.googlesource.com/3183 to look at the new patch set (#4). Change subject: Emulate Boolean.compare(boolean,boolean), Character.compare(char,char)

[gwt-contrib] Change in gwt[master]: Emulate Boolean.compare(boolean,boolean), Character.compare(...

2013-06-02 Thread Andrey Korzhevskiy
Andrey Korzhevskiy has posted comments on this change. Change subject: Emulate Boolean.compare(boolean,boolean), Character.compare(char,char) .. Patch Set 4: patch set 4: i made Character.compare use Integer.signum -- To

[gwt-contrib] Change in gwt[master]: Emulate Boolean.compare(boolean,boolean), Character.compare(...

2013-06-02 Thread Daniel Kurka
Daniel Kurka has posted comments on this change. Change subject: Emulate Boolean.compare(boolean,boolean), Character.compare(char,char) .. Patch Set 4: Code-Review+1 LGTM -- To view, visit

[gwt-contrib] Change in gwt[master]: Emulate java.util.Objects

2013-06-02 Thread Andrey Korzhevskiy
Andrey Korzhevskiy has uploaded a new change for review. https://gwt-review.googlesource.com/3184 Change subject: Emulate java.util.Objects .. Emulate java.util.Objects Fixes issue 8173 Change-Id:

[gwt-contrib] Change in gwt[master]: Emulate java.util.Objects

2013-06-02 Thread Andrey Korzhevskiy
Andrey Korzhevskiy has uploaded a new patch set (#2). Change subject: Emulate java.util.Objects .. Emulate java.util.Objects Fixes issue 8173 Change-Id: I15a10e7c52eb39baac2c22b9f6596ad0a5c1c599 --- M

[gwt-contrib] Change in gwt[master]: Emulate java.util.Objects

2013-06-02 Thread Andrey Korzhevskiy
Andrey Korzhevskiy has uploaded a new patch set (#3). Change subject: Emulate java.util.Objects .. Emulate java.util.Objects Fixes issue 8173 Change-Id: I15a10e7c52eb39baac2c22b9f6596ad0a5c1c599 --- M

[gwt-contrib] Change in gwt[master]: Emulate java.util.Objects

2013-06-02 Thread John A. Tamplin
John A. Tamplin has posted comments on this change. Change subject: Emulate java.util.Objects .. Patch Set 3: Code-Review-1 (1 comment) Need tests as well. File

[gwt-contrib] Change in gwt[master]: Emulate java.util.Objects

2013-06-02 Thread Ray Cromwell
Ray Cromwell has posted comments on this change. Change subject: Emulate java.util.Objects .. Patch Set 3: (1 comment) File

[gwt-contrib] Change in gwt[master]: Ensures integer pixel values and adds getters for subpixel v...

2013-06-02 Thread Stephen Haberman
Stephen Haberman has posted comments on this change. Change subject: Ensures integer pixel values and adds getters for subpixel values .. Patch Set 1: (2 comments) File

[gwt-contrib] Change in gwt[master]: adding compare for several number types -Byte.compare -...

2013-06-02 Thread Thomas Broyer
Thomas Broyer has posted comments on this change. Change subject: adding compare for several number types -Byte.compare -Short.compare -Integer.compare -Long.compare -Float.compare (Double already exists) fixes issue 7998

[gwt-contrib] Change in gwt[master]: adding compare for several number types -Byte.compare -...

2013-06-02 Thread Thomas Broyer
Thomas Broyer has posted comments on this change. Change subject: adding compare for several number types -Byte.compare -Short.compare -Integer.compare -Long.compare -Float.compare (Double already exists) fixes issue 7998

[gwt-contrib] Change in gwt[master]: Ensures integer pixel values and adds getters for subpixel v...

2013-06-02 Thread John A. Tamplin
John A. Tamplin has posted comments on this change. Change subject: Ensures integer pixel values and adds getters for subpixel values .. Patch Set 1: (1 comment) File

[gwt-contrib] Change in gwt[master]: Emulate Boolean.compare(boolean,boolean), Character.compare(...

2013-06-02 Thread Thomas Broyer
Thomas Broyer has posted comments on this change. Change subject: Emulate Boolean.compare(boolean,boolean), Character.compare(char,char) .. Patch Set 4: (2 comments)

[gwt-contrib] Change in gwt[master]: adding compare for several number types -Byte.compare -...

2013-06-02 Thread John A. Tamplin
John A. Tamplin has posted comments on this change. Change subject: adding compare for several number types -Byte.compare -Short.compare -Integer.compare -Long.compare -Float.compare (Double already exists) fixes issue 7998

[gwt-contrib] Change in gwt[master]: adding compare for several number types -Byte.compare -...

2013-06-02 Thread John A. Tamplin
John A. Tamplin has posted comments on this change. Change subject: adding compare for several number types -Byte.compare -Short.compare -Integer.compare -Long.compare -Float.compare (Double already exists) fixes issue 7998

[gwt-contrib] Change in gwt[master]: Emulate java.util.Objects

2013-06-02 Thread Thomas Broyer
Thomas Broyer has posted comments on this change. Change subject: Emulate java.util.Objects .. Patch Set 3: (3 comments) File

[gwt-contrib] Change in gwt[master]: Add HasPaths interface.

2013-06-02 Thread Thomas Broyer
Thomas Broyer has uploaded a new change for review. https://gwt-review.googlesource.com/3185 Change subject: Add HasPaths interface. .. Add HasPaths interface. Bug: issue 6227 Change-Id:

[gwt-contrib] Change in gwt[master]: Add HasPaths interface.

2013-06-02 Thread Thomas Broyer
Thomas Broyer has posted comments on this change. Change subject: Add HasPaths interface. .. Patch Set 1: Code-Review-1 I've had that patch sitting in my Git repo for mor ethan a year (the copyright for HasPaths read 2011

[gwt-contrib] Change in gwt[master]: adding compare for several number types -Byte.compare -...

2013-06-02 Thread Thomas Broyer
Thomas Broyer has posted comments on this change. Change subject: adding compare for several number types -Byte.compare -Short.compare -Integer.compare -Long.compare -Float.compare (Double already exists) fixes issue 7998