Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

GWT Project

Compile Java to highly optimized JavaScript with this open source toolkit
Collective - Host: opensource - https://opencollective.com/gwt-project - Website: https://gwtproject.org - Code: https://github.com/gwtproject

Fix Eclipse / Checkstyle / Javadoc warnings

Review at http://gwt-code-reviews.appspot.com/954801

Review by: [email protected]

git-svn-id: htt...

github.com/gwtproject/gwt - 845dd59c052d8e45f3c6ca4167664972d5213078 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Remove extra slash from request URL of Showcase source files to be compatible with servers that do not all double slashses.

Review at http://gwt-code-reviews.appspot.com/961801

Review by: [email protected]

git-svn-id:...

github.com/gwtproject/gwt - b3fe88154a07a1435903f361842fbfa2256ea10f authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Remove remaining use of JSON.stringify() and replace with simple StringBuilder concatenation.

Patch by: bobv
Review by: cromwellian

Review at http://gwt-code-reviews.appspot.com/960801

git...

github.com/gwtproject/gwt - b4d818c543cc82cc29ef688b0bf02bd9fb505a31 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Original change by Ray Cromwell

Add validation of context methods and proxy against domain objects.
Add verbose diagnostic messa...

github.com/gwtproject/gwt - eacd0d5e858b99d0ab099c88b78e66e9eb747b6e authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fix ROO-1488 where forward references were not correctly resolved.

Patch by: cromwellian, bobv
Review by: bobv, cromwellian

Review at http://gwt-code-reviews.appsp...

github.com/gwtproject/gwt - 64a622928e0e20b7d3c7ca4fa6db5047e287771b authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fix verifyPositionStatic() so that RootPanel.get() is explicitly allowed, e.g.

RootPanel.get().add(widget, x, y), by whitelisting a BODY parent element.

Also, only perform par...

github.com/gwtproject/gwt - e11bd43d7bd54b190d429a0fb0fa45aee2b62b9c authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Changes the default row count of HasDataPresenter from Integer.MIN_VALUE to a more reasonable 0. We use the boolean isRowCountExact to determine if we actually have 0 rows, or just think we do.

Review at http://gwt-code-reviews.appspot.com/950802

Review by: [email protected]

git-svn-id: ht...

github.com/gwtproject/gwt - b8f99f11935543ecbadfc713474a531eb14954fd authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fixes to use Java 1.5 compatible JARs

Fixed DynaTableRf eclipse .classpath to use json-1.5.jar
Fixed build scripts and eclipse classpa...

github.com/gwtproject/gwt - 58d705bf559262a0a1e8fe07ef11996c3096fe0f authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fixed the serialization bug that the version numbers were not being sent back

on an update (which impacts the event firing). Fixed the test and test harness
(SimpleBar, Simple...

github.com/gwtproject/gwt - 39966b6c1ed0088b96f38c37d71d06f886187538 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fix exit on cancel from create activity. Wasn't going to a

new place, so you couldn't try to create again.

Also restore old behavior of not trying to save ...

github.com/gwtproject/gwt - 66b7bbe7054f317dad36ac488540de229167d52c authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Making Showcase generate a hidden site map to make it crawlable. Also ensuring that the select box used to select source code always contains at least one option to work around an HtmlUnit innerHtml bug that affects crawlability.

Review at http://gwt-code-reviews.appspot.com/952801

Review by: [email protected]

git-svn-id:...

github.com/gwtproject/gwt - 805affab627cf3b352925a43117f5c84bccecf1e authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Changes in com.google.gwt.app land to catch up to the RequestFactory

overhaul. In particular, nukes PropertyColumn, and reworks
AbstractProxyEdit now that create sema...

github.com/gwtproject/gwt - ced2de3840748304ff42d2c1ea0ec5544899bf17 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fix ClassCastException in AbtstractRequestContext.isChanged();

Patch by: bobv
Review by: rjrjr

Review at http://gwt-code-reviews.appspot.com/931803

git-svn-i...

github.com/gwtproject/gwt - 8eb2b79de1b6321cbd89721d145bbc81783b79d3 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Introduce OptionalFieldEditor to support editing nullable fields.

Update DynaTableRf sample to demonstrate.
Patch by: bobv
Review by: rjrjr
Suggested by: pjulien

...

github.com/gwtproject/gwt - f9be470f7d3d916c33d01b93d349c493807a9682 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fix NullPointerException in SimpleEntityProxyId.

Patch by: bobv
Review by: rjrjr
Suggested by: pjulien

Review at http://gwt-code-reviews.appspot....

github.com/gwtproject/gwt - 4988e744c01d3cde125b60d390bd86ac4c61898f authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fix NPE in AbstractRequestContext with newly-created items.

Add a test.
Patch by: bobv
Review by: rjrjr

Review at http://gwt-code-reviews.appspot.com/938802...

github.com/gwtproject/gwt - 8159f1e46e2637c62d8b24895485eff968003280 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Public ([email protected]):

These annotations allow us use HorizontalSplitPanel, VerticalSplitPanel and
NamedFrame in UiBinde...

github.com/gwtproject/gwt - f07258d44310f57bf9cab85742ee14b63edb16c3 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Add test to verify fix of ROO-1215

Patch by: bobv
Review by: rjrjr

Review at http://gwt-code-reviews.appspot.com/947801

git-svn-i...

github.com/gwtproject/gwt - 32bd4a7393135e0b277b400299e620b8d9a005e5 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Intern strings in the compiler AST to reduce memory footprint.

Review at http://gwt-code-reviews.appspot.com/946801

git-svn-id: https://google-web-toolkit.go...

github.com/gwtproject/gwt - 1dc131c951f60cd6f48434e76787bf2f6de99aa3 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fixing a ConcurrentModificationException in JsonRequestProcessor that occurs when you use a setter that sets an Entity from null to a value. Also fixes a bug in DeltaValueStoreJsonImpl#retainValue() where we only retain the first element of a List instead of all elements in the list because the return statement is in the wrong place. This revealed other NPEs on the server that are also fixed.

Review at http://gwt-code-reviews.appspot.com/945801

Review by: [email protected]

git-sv...

github.com/gwtproject/gwt - f1dcb10a7de5c08b0641c186cbc9d7c6c5c3169b authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Public: Add isEnabled to HasEnabled

Review by: [email protected]

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@...

github.com/gwtproject/gwt - bb9bd37e32e650199cad8af4a394d90ce705d336 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Overhaul the client-side portions of RequestFactory.

Introduce the AutoBeanFactory.
Implement API changes per ROO-1456.
Patch by: bobv
Review by: rjrj...

github.com/gwtproject/gwt - cd82504821a30772f0e43eb4fe7f3965091163cb authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fixes some bugs in CellBrowser. CellBrowser#setChildState() was exited early too aggressively, which could put CellBrowser in an invalid state if you mix leaf and non-leaf nodes. CellBrowser was overriding onFocus() to open children, but it isn't focusable if keyboard selection is disabled. We now override a package protected method that is triggered on focus or mousedown. Also, we would apply the keyboard selected style to the 0th row if keyboard selection is disabled. This bug has been fixed. I wrote tests for the mixed leaf/non leaf node cases, and I manually verified that the CellBrowser behaves correctly whether or not keyboard selection is enabled.

Review at http://gwt-code-reviews.appspot.com/942801

Review by: [email protected]

git-svn-id: ht...

github.com/gwtproject/gwt - 7cdcdaa9ee9a4c8f32e831e5a29322a7e6e66640 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fix nonstandard two method handler interface that probably would have

broken UiBinder.

Review at http://gwt-code-reviews.appspot.com/941801

Review by: [email protected]...

github.com/gwtproject/gwt - 5e774d0dc3483610d842c0dc898237fde3a6e770 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fixes an NPE when setting an entity parameter to null. The NPE occurs in generated code because we try to get the entity in wire format.

Review at http://gwt-code-reviews.appspot.com/944801

git-svn-id: https://google-web-toolkit.go...

github.com/gwtproject/gwt - 15af90c1d993c596cf58c4afe3d3bba1dfd5a1d4 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fixes NPE in GenerateJavaScriptAST when SOYC is enabled.

Review by: [email protected]

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@8914...

github.com/gwtproject/gwt - aecc2bb2c00d845a4eee01030742931955ab4b1c authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Clarifying the JavaDoc of CellPanel (the parent of DockPanel and Horizontal/VerticalPanel) so that people do not mistake it for a Cell based data presentation widget.

Review by: [email protected]

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@8913...

github.com/gwtproject/gwt - e2b9a99d97b74daf10cdef7139d4911fc05a09f6 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Allow RequestFactoryGenerator to process method signatures of the form:

<P extends EmployeeProxy> P echo(P proxy);
and generate EmployeeProxyImpl, if it has not already ...

github.com/gwtproject/gwt - cd7ff4b3c34d85b835119735a91979f710afea75 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Rolled back previous patch due to failing RequestFactory tests.

Patch by: amitmanjhi

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@8911 8db7...

github.com/gwtproject/gwt - c49b4715cc011727801c7ab8e02b2e2959cc1b11 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Converting MultiWordSuggestOracle to use SafeHtml to escape suggestions, and fixing fixing broken tests.

Review at http://gwt-code-reviews.appspot.com/938801

git-svn-id: https://google-web-toolkit.go...

github.com/gwtproject/gwt - 6c60a3597f5f70e33dc7e739bd242600054c80bf authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Adding more unit tests to RequestFactoryTest. Refactoring SimpleFoo to use a HashMap to store records instead of a singleton.

Review at http://gwt-code-reviews.appspot.com/931802

Review by: [email protected]

git-svn-id: h...

github.com/gwtproject/gwt - 26ee8909efb319c4732fc34be482b48e0caa79ab authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Allow RequestFactoryGenerator to process method signatures of the form:

<P extends EmployeeProxy> P echo(P proxy);
and generate EmployeeProxyImpl, if it has not already ...

github.com/gwtproject/gwt - 0ed02aa3df389e4a0b7a98d51f536c68dabb28d7 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Added a RowStyles interface that can be used to customize the classes

assigned to <tr> elements in a CellTable.

Review at http://gwt-code-reviews.appspot.com/930801

...

github.com/gwtproject/gwt - 752a05f36fec281407c2359e82e4d8fa09ee0310 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Update rules for standalone gwt-compiler.

Review by: [email protected]

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@8...

github.com/gwtproject/gwt - 9f858e52041596d9b0e5c31f90f523982193d045 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
remove SeriaizableLogRecord and SerializableThrowable

Review at http://gwt-code-reviews.appspot.com/875803

Review by: [email protected]

git-svn-id: ...

github.com/gwtproject/gwt - 67baeac0e2506bb26e0339feb5e7f195aee5b863 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Display all suggestions with query words bolded rather than just the full query.

Addresses bug 3040137

Review at http://gwt-code-reviews.appspot.com/937801

Review by: jlabanca...

github.com/gwtproject/gwt - a1699a0026855941df8c5a3725d9e3f5a56d0dcf authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
back to utf8 as it should be

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@8899 8db76d5a-ed1c-0410-87a9-c1...

github.com/gwtproject/gwt - 468c58148759995c2de496046a020b07bccc820e authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
back to utf8 as it should be

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@8899 8db76d5a-ed1c-0410-87a9-c1...

github.com/gwtproject/gwt-plugins - d91f745cbe85fbb273d2a98d63392141cefe214e authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Remove misleading change record from MethodInliner.

The real AST isn't being mutated here, that happens a few lines below.

http://gwt-code-reviews....

github.com/gwtproject/gwt - 673b3b3b9af3aad05bd1b5a6353c63718512996b authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Add tests to verify that proxies created on the client side can be sent across the wire, both in requests and responses. The tests are disabled for now since we cannot handle futures in responses. Will enable the tests once the fixes are in place.

Patch by: amitmanjhi
Review by: rjrjrj
Review at http://gwt-code-reviews.appspot.com/936801

gi...

github.com/gwtproject/gwt - 791b9fc08a9961e97ac87184390ec086b8403939 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fix the hack in RequestFactoryGenerator.

Patch by: amitmanjhi
Review by: rice
Review at http://gwt-code-reviews.appspot.com/935801

git-...

github.com/gwtproject/gwt - 6eecb303c24106550e2d90912210f15c8aff7e53 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fix dynatablerf validation problem cause by overloaded method.

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@8900 8db76d5a-ed1c-0410-87a9-c1...

github.com/gwtproject/gwt - d48badc1502de43de08529217a1d0c975e612939 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Add verbose validation and diagnostics to RequestFactoryGenerator

Review at http://gwt-code-reviews.appspot.com/929801

git-svn-id: https://google-web-toolkit.go...

github.com/gwtproject/gwt - f7e52a6f664cb09324048bc1d9e13525be9be864 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Use generics for EntityProxyId

This affects the public API of FindRequest, which requires generator changes
Clean up generics in...

github.com/gwtproject/gwt - b0417b38c1c4760bfacfe20a7f89b568a5e64781 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Disable LayoutTest#testAnimationTransitions_* because they are flaky

Review at http://gwt-code-reviews.appspot.com/933801

git-svn-id: https://google-web-toolkit.go...

github.com/gwtproject/gwt - fad51428181d16940e11d733a130dff19f66f1dc authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Refactor selection in CellList to allow targeted overriding of selection behavior. This is the absolute smallest change possible to allow custom selection management without duplication of logic.

Review by: [email protected]

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@...

github.com/gwtproject/gwt - 2c142d6b75ee38252b1a6d99a5a3c341574a0397 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Correcting for mirroring bugs between r8882 and r8889. The cause is as

yet undiagnosed, but this patch updates Subversion to have correct content
according to our inter...

github.com/gwtproject/gwt - 8403e09555ff41f5e9c8f1afa6bebcc888445d85 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Correcting for mirroring bugs between r8882 and r8889. The cause is as

yet undiagnosed, but this patch updates Subversion to have correct content
according to our inter...

github.com/gwtproject/gwt-plugins - 875308aa75e9a2f6ce4ae705ade57eb7adc174aa authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Changes to the expenses sample to match the GWT changes in http://code.google.com/p/google-web-toolkit/source/detail?r=8888

Patch by: amitmanjhi
Review by: rjrjr (tbr)

Review at http://gwt-code-reviews.appspot.com/93280...

github.com/gwtproject/gwt - f8bb737e358f7f2daa0a78d2a86c70f91bacd087 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Removing @Override from interface method.

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@8892 8db76d5a-ed1c-0410-87a9-c1...

github.com/gwtproject/gwt - 299b2a649299050c0c115d1f4226a0e919aba727 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Allowing final methods as Tree.addOpenHandler to be bind with

@UiHandler and also customized generic events.

Review at http://gwt-code-reviews.appspot.com/881...

github.com/gwtproject/gwt - 40fbf56744a80c7ba7a17e847c57d95a4de9fc41 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Integrate new, faster, Javascript function clustering

http://gwt-code-reviews.appspot.com/669801

Review by: [email protected]

git-svn-id: https://goo...

github.com/gwtproject/gwt - e986e484068232a2e417b5afce26ef2239c2a011 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Removing isChanged() because requestProxyGenerator doesn't handle "is".

Review at http://gwt-code-reviews.appspot.com/907802

Review by: [email protected]

git-svn-id: h...

github.com/gwtproject/gwt - 8d8280e7e976759cc9bf7b68b68dedc8b23097b5 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Removed all the Request sub-types. Fixed the generator and the server code where we were relying on the sub-types.

Patch by: amitmanjhi
Review by: rjrjr
Review at http://gwt-code-reviews.appspot.com/926801

git...

github.com/gwtproject/gwt - 18b111c43a86848c34c20f9086cc759ed0b45e87 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Adds a way to tune the optimization level in steps from

draft optimize to full optimization (the current default)

Preliminary testing shows that optimiz...

github.com/gwtproject/gwt - ecac59dd87cd836763bbd7ff812e220daeef1089 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Changes required to make the Scaffold app look like the mocks. Added null checks AbstractProxyListActivity to prevent NPEs. Relaxed the CellTable used in AbstractProxyListView to be any HasData and added a protected method that takes a HasData instead of a CellTable. Fixed a bug in SingleSelectionModel where setting the selected value to null would cause an infinite loop.

Review at http://gwt-code-reviews.appspot.com/925801

Review by: [email protected]

git-svn-id: h...

github.com/gwtproject/gwt - c347f36a10c21d6dede3f1e102dc26db4e5bd271 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Remove the output from the link step before attempting to

write. Fixes a problem when the output has been set to
read only permissions.

Review at http://...

github.com/gwtproject/gwt - 5a196b86b7f81c173e00b1f174897aeddd76df33 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Cleanup and refactoring of GWT Bootstrap code. This cleanup is to try and make it more clear what's going on in the bootstrap, and also to hopefully set up the code in a way that SSSS can easily fit in.

Review at http://gwt-code-reviews.appspot.com/839802

Review by: [email protected]

git-svn-id: h...

github.com/gwtproject/gwt - 1f0ef8b42a2f6f9da0b8378b7e842bd48ef17485 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fixed stale error messages. DataTransferObject has been renamed to ProxyFor annotation.

Patch by: amitmanjhi
Review at http://gwt-code-reviews.appspot.com/927801

Review by: rjrjr@goog...

github.com/gwtproject/gwt - 2c2b5943435347f7b3b38eefc37d540d7a525ba0 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Extract a default timeout constant in JUnitShell.

http://gwt-code-reviews.appspot.com/917801/show

Review by: [email protected]

git-svn-id: http...

github.com/gwtproject/gwt - d410a09789b20215b3b5eec3f2c2ba2e0b53151d authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Removed the acquire event, renamed CREATE to PERSIST. Added javadoc as to when comments are fired. (Restored the event firing semantics to before Bob's patch.)

Patch by: amitmanjhi
Review by: rjrjr
Review at http://gwt-code-reviews.appspot.com/892802

git...

github.com/gwtproject/gwt - 09aa7bbbb8f7d7ea45c280b07c254715970989f0 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Update CLDR data for Date/Time formats and list patterns.

Patch by: jat
Review by: shanjian, janz, jlabanca

git-svn-id: https://google-web-toolkit.googl...

github.com/gwtproject/gwt - c609958f197a0d378ccdc11c9ecac8a183ff4f92 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
getLastPage no longer issues request with negative start range if table is empty

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@8871 8db76d5a-ed1c-0410-87a9-c1...

github.com/gwtproject/gwt - 22f4ca7146d7d5347256cd006f49780b816996bf authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
The formatting was showing checkstyle errors in eclipse. Minor fixes in formatting.

Patch by: amitmanjhi

Review by: [email protected]

git-svn-id: https://google-web-toolkit....

github.com/gwtproject/gwt - 3908ca2ff13142b6d53b52434a94dd5bd05f2c8c authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
GWT implementation of json2.js parse and stringify, plus removal of json2.js dependency from RF. This is a slice of a much more ambitious JSON library that unified client and server JSON APIs into a single shared library. Thus, it is expected that this API is not final, and will eventually be moved into another package.

Currently, pure GWT only, does not attempt to delegate to native browser JSON methods (which are...

github.com/gwtproject/gwt - ba269a38d7a033e063d0f81e28b49df57af82423 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Cleanup for Roo-1401. Refactored the commit method so that it is easier for it

to process additional WriteOperations.

Patch by: amitmanjhi
Review by: robertvawter
Review at ht...

github.com/gwtproject/gwt - 7ff8d31312efd972af1a061008a5af2c0b96e979 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Resolve ROO-1452.

Allows RequestFactory service methods to return null values.
Patch by: bobv
Review by: rjrjr

gi...

github.com/gwtproject/gwt - 003d7aa56859135156e2ca9e81de60cd7dd2115b authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fix IncompatibleRemoteServiceException in GWTTestCases under JUnit4.

http://gwt-code-reviews.appspot.com/916801/show

Review by: [email protected]

git-svn-id: http...

github.com/gwtproject/gwt - 6a86cd4c734201a1a369b25b589994487a65d0cc authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Adding null check to AbstractHasDataTestBase#testSetTabIndex to fix broken tests. I assumed RegExp.exec() would return an empty MatchResult if nothing matched, but it actually returns null (as the JavaDoc says).

Review at http://gwt-code-reviews.appspot.com/868802

git-svn-id: https://google-web-toolkit.go...

github.com/gwtproject/gwt - 74ec872517d2416af067c608bc73d8b5b1097d93 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Delete EditorSupportGenerator, and various tweaks on the way to making

addon-gwt recover from the exit of Property from the public API, and
the shift to EntityProxyId.
...

github.com/gwtproject/gwt - 63e12636d30ce727e6f922af52d0547a2d2370d8 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fixes Collection of value types and proxies as parameters to RequestFactory

methods. Also fixes Enum and Date params.

Review at http://gwt-code-reviews.appspot.com/883802

...

github.com/gwtproject/gwt - c3c47a45ca262a1bc41e00c6f2a87a210720121f authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fixed https://jira.springsource.org/browse/ROO-1429

1. Renamed setFoo -> putFoo, isFoo -> hasFoo, getFoo -> foo() in ProxyImpl.
2. Added a bang at th...

github.com/gwtproject/gwt - 09f0d8fffab0783e358bd091636365bb5a5b5b4b authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fixing a bug with images used in CellTree, CellBrowser, and IconCellDecorator in browsers that bundle images (IE). Currently, these classes incorrectly construct an image from the ImageResource. This patch makes them use AbstractImageProto to create the HTML for images, which handles the image bundles correctly. This patch also changes some styles and elements so images line up nicely with text.

Review at http://gwt-code-reviews.appspot.com/912801

Review by: [email protected]

git-svn-id: ht...

github.com/gwtproject/gwt - 39ef12d828e0504a5e884d120da57f08465db372 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Passing Suggestion truncation info where SuggestionDisplay subclasses can get at it.

Review at http://gwt-code-reviews.appspot.com/918801

Review by: [email protected]

git-svn-id...

github.com/gwtproject/gwt - 47897fad2c4c228a4b6fa78e90abed35c1cb2a76 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Adds test that events can be registered and that they fire correctly.

This is a followup to ROO-1434 that implements a TODO to test the events.

Review at http://gwt-...

github.com/gwtproject/gwt - e161f01d40bf2b30b98a93838d9df81d9583384b authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Re-introduces the RpcServletUtils.readContentAsUtf8() methods for backwards compatibility

(used by GWT Gadgets API)

Review at http://gwt-code-reviews.appspot.com/887803

git-svn-id: htt...

github.com/gwtproject/gwt - eedf2ade522dc573354076625c8a669e60bec46e authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Element.getTabIndex() returns undefined on Safari 3 for non-focusable elements, including divs, which can cause our tests to hang. This patch updates Element to return -1 if tabIndex is undefined. We use a typeof check instead of the standard this.tabIndex || -1 trick because 0 is a valid return value for this.tabIndex. Also fixes AbstractHasDataTestBase.testSetTabIndex() to skip Safari 3, because divs are not focusable in Safari 3 and earlier.

Review at http://gwt-code-reviews.appspot.com/905802

git-svn-id: https://google-web-toolkit.go...

github.com/gwtproject/gwt - 436442645d10e81f8321fe3d823b228f0f1e9c8b authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fix what appears to be a minor typo in the shared class template

example code.

Review at http://gwt-code-reviews.appspot.com/871802

Review by: [email protected]
...

github.com/gwtproject/gwt - e8761f55cff77e50d5cd2f95026be598bb458bb2 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fix a corner case in getProxyId. Minor cleanup.

Patch by: amitmanjhi
Review by: robertvawter

Review at http://gwt-code-reviews.appspot.com/9148...

github.com/gwtproject/gwt - 71851628121e1cc7e205be380430c31c1ba49d3a authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Add logging example to the dist

Review at http://gwt-code-reviews.appspot.com/913801

Review by: [email protected]

git-svn-id: h...

github.com/gwtproject/gwt - 1b1f91f8dab73514d2f6a139507df12bb065ab63 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fix NPE in TypeOracle build.

http://gwt-code-reviews.appspot.com/910802/show

Review by: [email protected]

git-svn-id: https...

github.com/gwtproject/gwt - 6bc98959b47f4787229b610f1594e800b1a9566a authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Remove version from the public api of EntityProxy. Encodes the version value into a !version field on the client side.

Patch by: amitmanjhi
Review by: rjrjr (desk review)

Review at http://gwt-code-reviews.appspot.c...

github.com/gwtproject/gwt - 1e7d492c6228c86a983335e82621b821ceabc019 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Re-roll r870801.

*** Original Change Description ***

Reduce DevMode memory footprint by using a WeakInterner for...

github.com/gwtproject/gwt - 93a28be9d2c1d0f14e49dca97908a876ea5831a9 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Some Small logging cleanup

- Use server error reporting in RF
- Some documentation fixes
- Create inherits module for projec...

github.com/gwtproject/gwt - d292bb376a92d5fb09f5d7b0589b2424105569fb authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Rolls back r8845, "Reduce DevMode memory footprint by using a WeakInterner

for potentially duplicated strings," due to NullPointerExceptions in gwtc

Review by: scottb@goog...

github.com/gwtproject/gwt - 46b4b61690645b6d8cfb48c36674be8794d5a7c4 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Adds additional keyboard support in Cell Widgets. CellList and CellTable now

support page down/up, home, and end. CellBrowser and CellTree support
left/right to navigate int...

github.com/gwtproject/gwt - 9a41680312896a83980328a7cb596929e4d6276d authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Add base64 encoding and decoding to JsonRequestProcessor.java and changes the delimiter we use to '@'.

Review at http://gwt-code-reviews.appspot.com/885803

Review by: [email protected]

git-svn-id: h...

github.com/gwtproject/gwt - 2d8551b449b399b4f7ba4f46d450473d137e7c8f authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Reduce DevMode memory footprint by using a WeakInterner for potentially duplicated strings

Review at http://gwt-code-reviews.appspot.com/870801

Review by: [email protected]

git-svn-id: ...

github.com/gwtproject/gwt - a3a8de93a8093752245f2053e1d83267e4f6e2ca authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Prevent any upcast polymorphism in tests. It is not supported.

Patch by: amitmanjhi
Review by: cromwellian

git-svn-id: https://google-web-toolkit.googlecode....

github.com/gwtproject/gwt - 7fcc3cb1f88925ac48b20d0a50907dba5ea5fa0c authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Fix test build break caused by race condition with the RequestObject->Request rename change.

Patch by: bobv
Review by: rjrjr

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk...

github.com/gwtproject/gwt - 577d0028df2774ef6fe9d1168e6f8446d791fc6e authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Make RequestFactory.getHistoryToken() play nicely with RF.getClass() and RF.getProxyId().

Patch by: bobv
Review by: rjrjr, pdr

Review at http://gwt-code-reviews.appspot.com/911801

git-...

github.com/gwtproject/gwt - 3cd1466a09fe8842ed1a1853011a0609709bf2ba authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Rename RequestObject->Request and pull the 'with' method into it

Fix various warnings

Review at http://gwt-code-reviews.appspot.com/909801

git-svn-id: https://...

github.com/gwtproject/gwt - 199d31a663b770419684c79319a1c0edebc248b0 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Add Lists and Sets to RequestFactory return types.

Review at http://gwt-code-reviews.appspot.com/893801/show

Review by: [email protected]

git-svn-i...

github.com/gwtproject/gwt - 0d01b5095cd6e2cc11a825e8d7d2281cd8f4aa02 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Repeats the existing tests with String id and confirm that the tests pass.

Patch by: amitmanjhi
Review by: rjrjr (desk review)

git-svn-id: https://google-web-toolkit.goo...

github.com/gwtproject/gwt - 86afd229aabd5a7bf43d9dc92e461e8b26e67a4e authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
assertEquals("1", list.size()) works a lot more often than you would think

git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@8835 8db76d5a-ed1c-0410-87a9-c1...

github.com/gwtproject/gwt - 0237ee22e3e44e443fb6d0741fa7e10981a74346 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Get strong permutation from headers rather than serialized log record

Review at http://gwt-code-reviews.appspot.com/880802

Review by: [email protected]

git-svn-id: ...

github.com/gwtproject/gwt - 63241c5ef3ce0feac7b0429c3895c9030d8dc21e authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Restores following after fixing long ids, which besides not working would

break tests in FireFox draft mode if you were very lucky.

Replaces the public and obnoxious Stri...

github.com/gwtproject/gwt - 4dda8e951c13acf8062df6704f28d4b12f25e3d2 authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Rollback patch to hide entity id in request factory, due to

strange test failures in draft mode.

git-svn-id: https://google-web-toolkit.googlecode.com/svn/...

github.com/gwtproject/gwt - e2a663993a30812a6e1acfe15d86f94b2d4b8b8b authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
This is a first-pass at adding SafeHtml support to a subset of the widgets. In cases where the class implements HasHTML, HasSafeHtml has been implemented as well. In constructors that accept a string that can be parsed as Html, a SafeHtml constructor has been added. In cases where a method accepts a string that can be parsed as Html, a corresponding SafeHtml method has been added.

Review at http://gwt-code-reviews.appspot.com/907801

Review by: [email protected]

git-svn-id: htt...

github.com/gwtproject/gwt - a40ec245def588126872c7262b90a796dc6eb47a authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>
Replaces the public and obnoxious String EntityProxy#getId() with the

private ProxyImpl#encodedId(), which is set by th server and opaque
to the client.

EntityProxyCh...

github.com/gwtproject/gwt - 04c96eaf9ca7a711565d7e0d6beee8a92a240d2b authored over 14 years ago by [email protected] <[email protected]@8db76d5a-ed1c-0410-87a9-c151d255dfc7>