Ecosyste.ms: OpenCollective

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

github.com/gwtproject/gwt

GWT Open Source Project
https://github.com/gwtproject/gwt

Add a definitive test for enum properties in RequestFactory.

Issue 5448.
Patch by: bobv
Review by: rchandia,rjrjr

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

4bed3e120e74dc7723aaeeb422ddde9ca35bb805 authored about 14 years ago
Eliminate hotspots in ProxyAutoBean code by memoizing data.

Patch by: bobv
Review by: rchandia

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

git-s...

14a0131000ba9f60e5f48d7d8fb014908480fbbd authored about 14 years ago
JUnit exceptions cause chains need to be serializable, too.

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

Review by: [email protected]

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

79a6a895e207ac6541afb9859117ab68bff2593a authored about 14 years ago
Ensure RequestFactory is UTF-8 clean.

Refactor existing RPC Unicode tests to allow re-use by RequestFactory.
Issue 5474.
Patch by: bobv...

e2cd03532abb824b22b04995227fd8f6055f745c authored about 14 years ago
Make ListEditorWrapper update its backing on flush().

Fixes Issue 5500.

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

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

da4cd2a807cfa6728e8f6a59fd8ce543a1e3243e authored about 14 years ago
First-pass for adding HTML5's Canvas.

This is not the final version yet (among other issues, the location is up for debate) but I woul...

b569fc07f66e8d5b4b02e7d9bb27fb94d1ad594b authored about 14 years ago
Added error handling for exceptions that can occur when logging messages are sent over the wire from DevMode to GPE.

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

Review by: [email protected]

git-svn-id: ...

59f32f59a122d749f9c0c6d02be1c38de374dc15 authored about 14 years ago
Remove the implementation from GWTTestCase checkpoints.

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

Review by: [email protected]

git-svn-id: http...

953bc132a0a82231628a584efc3bd86e14924386 authored about 14 years ago
Remove inadvertent commit of .rej file.

Patch by: jat
Review by: rjrjr (TBR)

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

e51670d8af71c0618d11687b5182070d6ace7f00 authored about 14 years ago
This patch:

- reuses editors in every IsEditor widget (issue 5479)
- adds a ValueLabel widget, and DateLabel ...

822e0e286d41b3f3b71b70b6f23c7715c7665a3e authored about 14 years ago
Add ProxySerializer API to provide EntityProxy persistence primitives.

Issue 5523.
http://code.google.com/p/google-web-toolkit/wiki/RequestFactory_2_1_1
Patch by: bobv
...

4830cb47382cb7e427f1e2b4ae9ebe028f1546a2 authored about 14 years ago
Fix to allow devmode exceptions to be reported back from a client.

When I converted JUnit to use normal serialization to transmit exceptions, I introduced a proble...

17c9313c29bf7eb5f6cd2fbc2d79004b39391eeb authored about 14 years ago
Cleanup DOM after DoubleClickEventSinkTest tests complete

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

Review by: [email protected]

git-svn-id: ht...

24fef3e9f34d2bcd879d3d3a7ee0cd46dbf591df authored about 14 years ago
Update JUnit from DeferredCommand to Scheduler.

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

Review by: [email protected]

git-svn-id: http...

f89735fc2c63e2098dd19c3da549987725599528 authored about 14 years ago
Add 2nd constructor for backwards compatibility.

Review by: [email protected]

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

2ff684dac3d0074870ab82b5f32770ccecc41e05 authored about 14 years ago
Add support for RpcTokens, which, if set, are sent with each RPCRequest to

the server. RpcTokens can be used to implement XSRF protection for GWT RPC
calls.

Review at http...

196ef69c722adfeee02477fc59e75593219ea4ff authored about 14 years ago
Add support for touch and gesture events for supported mobile webkit platforms.

Extract common implementation and interface out of MouseEvent into HumanInputEvent.

Review at ht...

fdf1b08aa7c38fbdde3a6a0f59933baf746e258c authored about 14 years ago
Rolling back "Add property provider generators" due to broken internal

builds.

Patch by: jat
Review by: unnurg (TBR)

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

6c494a81213ccde74591537f5d6206ed2ed7725a authored about 14 years ago
Fixing JavaDoc warnings in Cell Widgets.

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

Review by: [email protected]

git-svn-id: ht...

495bbbe32eb92b48d835f9f6682d12679a47ed30 authored about 14 years ago
Add a permissions model to the Chrome NPAPI plugin.

Permissions are stored in localstorage of the background page.
They can be changed by navigating...

8806978e82bb99fdda68b9ccb0fcb96e558ff45c authored about 14 years ago
Add property provider generators.

Patch by: jat
Review by: unnurg

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

git-svn...

31721394fae306426e3c652550f4c41a2dceebb7 authored about 14 years ago
Fixes two DevMode issues:

1 - Generic SingleImplJso interfaces are now mapped by their JGenericType in
TypeOracle instead o...

9bf80882418b9da96d93d7861f31cb13398b1a09 authored about 14 years ago
Reduces the size of the soyc report by combining many s

mall files into larger files. Reduces the number of
files generated by the report by up to a fac...

e9454140612dd9fc46d237b66d40811ec26d41cd authored about 14 years ago
Fixing a few bugs in Cell widgets.

Issue 5625: Fixes a bug in CellBrowser where the first item in each list is not clickable because...

ff9f13a7c424f5e23353cec7d0e0991bf14cdfed authored about 14 years ago
Adding CellPreviewEvents to Cell Widgets to preview all events that are fired to Cells. This allows us to add DefaultSelectionEventManager, which adds shift/ctrl selection support to the Cell Widgets.

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

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

431533195f7bafc179e4943f7472fa5281e0e155 authored about 14 years ago
Enum Ordinalization Optimization (revised)

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

Review by: [email protected]

git-sv...

646f786de4d274890e804c24e72ab1d2e2fdd017 authored about 14 years ago
Add a test for issue 5134 to ensure that RequestFactory interfaces can be extended.

Patch by: bobv
Review by: rchandia
Reported by: pjulien

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

ea5166f555581ad8b1639bbbd13ace352c43f9e1 authored about 14 years ago
Rework the way OperationMessages are processed to allow all domain objects to be loaded at once.

http://code.google.com/p/google-web-toolkit/wiki/RequestFactory_2_1_1
Patch by: bobv
Review by: r...

3b60587bb44f099dbf6ec51e92b970648d2aad38 authored about 14 years ago
Fix covariant return types for methods declared in domain objects.

Issue 5512.
Patch by: bobv
Review by: rchandia

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

0be4df679c65adc638b9569226431f9f045238e3 authored about 14 years ago
Making Column implement HasAlignment so users can specify the default alignment of cells in a column. In the future, we may add a way to specify the alignment of specific Cells.

Issue: 5623

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

Review by: [email protected]...

7dbefdcd1fab947bde42adfa1c3f3082998a27ba authored about 14 years ago
Public: Only process requested groups.

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

Review by: [email protected]

git-svn-i...

a485e5382be66b5e9a3ea635f40b7be300d6da35 authored about 14 years ago
Add Locator API to allow arbitrary domain types to be used with RequestFactory.

Refactor ServiceLayer API to allow extension through decoration.
Miscellaneous javadoc cleanups.
...

5479a90d80067a120696df1635bc1661968b818f authored about 14 years ago
Makes part of the Compiler Report (SOYC) smaller by

replacing a flat HTML output with output
that is generated with JavaScript from a dictionary of
s...

6c4ba2d2eb267e7ccea4f7b3e18f2e3148e00a11 authored about 14 years ago
Add SafeHtml support to DirectionEstimator

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

23d3091ab60dbf4ad1cfc39d4c0f8b4bb8913466 authored about 14 years ago
Public: Improve reporting of TCK failures

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

Review by: [email protected]

git-svn-i...

11aeecdbc4200a67767fce04144b43c61d94644e authored about 14 years ago
Allow EntityProxy, ValueProxy, or any simple value type to be used as an entity's id and version values.

Allow RequestFactory to work with inner classes to make self-contained tests easier to write.
Res...

55f021e508e377076317c3761788d3543f83c04d authored about 14 years ago
Rolling back Enum Ordinalization Optimization (latent issues have been identified)

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

Review by: [email protected]

git-svn-id:...

c1b3dbe5288161acb2d52e1fbd55c2cde0cf286f authored about 14 years ago
Issue 5518 Fix: Panel Alignment Attributes Have No Effect

Fix Alignment Attribute Parsing for HasAlignment

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

b99182fc6dec67ba7eb6da37890f93fff54176b6 authored about 14 years ago
Fixes issue http://code.google.com/p/google-web-toolkit/issues/detail?id=5578

Restores the domain class upcasting behavior of RequestFactoryServlet,
which is relied upon by o...

bc8f020d4a337bf29884b2c843f35ebc47fc7f1f authored about 14 years ago
First pass at implementing ValueProxy support.

Resolve issue 5522, issue 5373, issue 5559.
http://code.google.com/p/google-web-toolkit/wiki/Requ...

39d351f7369d7afe05541bebf36223f6ffe658a9 authored about 14 years ago
Expenses sample pom.xml. Fixes Issues:

5438: Expenses sample pom.xml points to outdated Roo version
5497: Expenses sample cannot find jd...

924da1997984570930ef51f4ad308cff24d29fa1 authored about 14 years ago
Minor little fix in DefaultSuggestionDisplay

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

Review by: [email protected]

git-svn-i...

a527349f294d6d38a88324d7869bd9dd6e00beed authored about 14 years ago
Fix up the plugin initialization code in devmode.js. Also, attach the plugin

elements to the body, rather than the head of the iframe document.

Review at http://gwt-code-rev...

a611770df8d929bef8e90d5bb57f36c1d3134482 authored about 14 years ago
*** Reason for rollback ***

BidiFormatter should remain immutable.

*** Original change description ***

A few small changes...

5b377ced65090494c30270d06bfdc476fd06bb22 authored about 14 years ago
Checkstyle fixes for Issue 1110801

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

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

e2c9c4b6f5ce97c11ed53b58afaf25c621e5d639 authored about 14 years ago
Roll back HasAlignmentParser change due to test failures.

Patch by: bobv
Review by: jgw, sbrubaker (TBR)

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

0981776743c709d32b61d63194a67342f3a6d416 authored about 14 years ago
In a previous patch, I fixed the doc.findElements... function to be document.findElements, which uncovered

this bug where we were calling append rather than appendChild, which hoses on Safari. I'm not sur...

56ecc2c05cf49a60cde1891e5014ab402938235b authored about 14 years ago
Code cleanup.

Eclipse auto cleanup on a bunch of files I plan to update soon.

Review by: [email protected]

g...

f8abf2e55deb646667ef8075dc32e5450250d423 authored about 14 years ago
Public: Handle constraints on Primitive fields.

Add TCK test to excercise primitives.

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

Rev...

3578dec564edd64bab2d43dd97f98e609cf00be2 authored about 14 years ago
Issue 5518 Fix: Panel Alignment Attributes Have No Effect

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

Review by: [email protected]

git-svn-id: ht...

b8edd5faaa3143c780c1ad584048b8272db7deff authored about 14 years ago
Close the readers

Review by: [email protected]

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

1a20140fa88d44b0b4e5a8fac199c5118f5bd592 authored about 14 years ago
Check for null as well as undefined in isBodyLoaded()

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

Review by: [email protected]

git-svn-id:...

7c42f27de0923929387782e13767da05ad8aa563 authored about 14 years ago
Update some references to document to be $doc

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

Review by: [email protected]

git-svn-id:...

d1effa0e8ee33c1d31ce084d272f6929371b8175 authored about 14 years ago
Fixing a bug in SingleSelectionModel where deselecting a random value causes the selected value to be deselected, even if the deselected value wasn't selected to begin with.

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

Review by: [email protected]

git-svn-id: ht...

45cc063c45e30692e31185e350f9701e23c37d73 authored about 14 years ago
Adds some StringInterner references to reduce overall memory usage

under compile report (soyc). On A large code base, I witnessed a
reduction from 369M to 301M of ...

411ac16e04b593443cbf6fccaa6b12b872d78b7e authored about 14 years ago
Enum Ordinalization Optimization (revisited)

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

Review by: [email protected]

git-sv...

8851e1f25083404551ad552bcf437975b97884a5 authored about 14 years ago
Adds overflow-x and overflow-y to Style since they have at least partial support on all browsers.

Review at: http://gwt-code-reviews.appspot.com/1100801
Review by: jgw

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

133cfef181ad48ddd33989da48a317b6a0d35160 authored about 14 years ago
Public: GWT version of the JSR 303 Bean Validation TCK

So far only one test is wrapped, One test passses and one fails,
but this shows the patern to us...

9321953a3ed0119deb2969e7ae42d346f95783a3 authored about 14 years ago
Adding a new widget CellWidget that can wrap any Cell and turn it into a Widget. CellWidget can be used on its own (it isn't abstract) to wrap a widget. It can also be used inside a Composite to create a formal version of an existing Cell, such as creating EditText from EditTextCell. This feature will not be included in GWT 2.1.1.

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

Review by: [email protected]

git-svn-...

4cdc725c650695ca240f4bf9ae411763fc1d24bb authored about 14 years ago
Adding a new CommonResources class that provides access to commonly used styles in GWT. For now, the only style defined is a cross browser implementation of inline block, but we can expand to include more common styles later.

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

Review by: [email protected]

git-svn-...

cd7f2b5cd9b7a7a1b4920e2cb9761bd6da4c87ef authored about 14 years ago
A few small changes to BidiFormatter. Mainly, it now uses DirectionEstimator that can be modified instead of the constant estimating function of BidiUtils.

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

750db0f836fe0abbbaac123c3d3a3ce06459ff02 authored about 14 years ago
Switching CellList to trigger selection on click instead of mousedown. Selection causes the cell to be redrawn, which interrupts the click event sequence and prevents click from ever firing to the Cell. This is particularly annoying for Cells that contain Buttons. The same change needs to be made for keyboard selection, which can be bound to selection and cause the cell to be redrawn. CellTable already triggers selection on click, and now triggers keyboard selection on click.

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

Review by: [email protected]

git-svn-...

8938a50997675a8f4a5dbd45ffab70df92327658 authored about 14 years ago
Add README step to use the Google Web Toolkit SDK in the gwt-user project so that users can run GWT tests.

Also, fixes duplicate step 2 in the README.

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

3019d1f4ea7bce4aff4a799d78f5f634c18a2810 authored about 14 years ago
Fix a devmode.js reference to doc, which does not exist

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

Review by: [email protected]

git-svn-id:...

64d6a13f2576149196ac22329fead000912658a7 authored about 14 years ago
Removing references to gecko user agent in favor of gecko1_8. gecko refers to very old versions of Mozilla, while gecko1_8 refers to all modern versions, including all versions of Firefox 2.0 and later. gecko was used to support the old version of hosted mode on Linux, which has long since been replaced by the dev mode plugin for Firefox.

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

Review by: [email protected]

git-svn-id: ht...

7d63105abee86498d334f0b212f5d2c7fe8272e5 authored about 14 years ago
Improve support for using AutoBeans as a general-purpose JSON payload consumer.

Add support for boolean isFoo() methods.
Copy code hygene from RequestFactory and always call ens...

5557a33ee4b560f85c616ee13cc75066c8d9bc79 authored about 14 years ago
Fix permgen exhaustion due to classloader memory leak across server refresh.

http://code.google.com/p/google-web-toolkit/issues/detail?id=5486

-Explicitly call destroy() on...

8cc4c51615ba86e0bf00b5f03c2507fba4399eb3 authored about 14 years ago
Adds the compiler metrics output to the compiler report (soyc)

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

Review by: [email protected]

git-svn-id...

1430c8e773c1df1042bf7cf5f1e576a9e250cf58 authored about 14 years ago
Modify the SSSS Direct install linker to install code in the main window rather than just

letting it execute because we have no guarantee that the doc is loaded and teams are
seeing doc n...

0735827e209c38be7ad458f18d42eda55415608b authored about 14 years ago
Make supportsDevMode configurable and give it a more appropriate name. Set it to false

for SSSS linkers.

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

6cccf2b5ed551e3ee02c214834f3870bf021c1ac authored about 14 years ago
Updates the reference api for Api Checker to 2.1. Fixes 2 small bugs in Api Checker.

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

git-...

f7a0c5837b97bf4536eb3e4f115eb9b0f6a0b223 authored about 14 years ago
public ([email protected]):

This patch contains:
1. tweak for LengthAttributeParser to support +/- before value;
2. check for...

5c6d6d706546a47c458a1c137a6687f52403cba6 authored about 14 years ago
This patch makes three changes:

1. Excludes the client-side validation from being analyzed by api checker. Will
remove this unnec...

c7e0ba6f93857ada80409864e4fa33b5f4510f7e authored about 14 years ago
Modifies the GWT compiler sharded entry points to support an alternative

method of sharding where multiple instances of Precompile and CompilePerms
are invoked.

Review a...

ccb7fc56a7cbc255aeaf3a95c5eeccfb638a22e5 authored about 14 years ago
Fixing MultiSelectionModelTest to ensure that we are checking that the correct value is not selected.

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

Review by: [email protected]

git-svn-i...

d62da3506548f6783c8746c44f33f32e84741276 authored about 14 years ago
Public ([email protected]):

We need to provide at least some support for @UiField(provided) and
@UiFactory in GWT Designer. A...

c5a79883bc11a1fc8e3354c947169a16becf3b29 authored about 14 years ago
Refactoring HasDataPresenter to save pending changes in a PendingState, pushing them to the view in a finally command at the end of the event loop. This change reduces the number of times that the view is updated in the same event loop and eliminates some special case logic designed to deal with concurrent updates to the view. The pattern is fairly straightforward. When we receive new data, a new row count, a change in selection, or a change in the keyboard selected row, we update the pending state. In a finally command, we resolve the pending state by comparing it to the current state. If none of the rows changed, we just update the keyboard selected row using DOM manipulation. If less than 30% of the rows changed, we replace the changed rows. If more than 30% of the rows changed, we redraw the entire table.

This change also fixes some bugs. CellTree now replaces the correct data when a range is replace...

055788dcbcfa659d8ea5e9a46c3ac0eedfef61bc authored about 14 years ago
Adding MultiSelectionModel#clear() to clear all selected values. This is slightly more complicated because we resolveChanges() in a finally command, but the JavaDoc explains how we handle this.

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

Review by: [email protected]

git-svn-i...

43442aeb2bf340a85e25afea0c4643fd9da4f3d9 authored about 14 years ago
Fixes ICE involving JDT-unreachable local types.

Fixes: http://code.google.com/p/google-web-toolkit/issues/detail?id=5552
Review at: http://gwt-c...

5376cee7220e4094457407cb4726b40b0b1e339e authored about 14 years ago
Add a protected method CellTable#doSelection() as a hook that allows users to customize how the table selects rows. We will later expand this to use a SelectionManager, but the protected method is a good stopgap for now.

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

Review by: [email protected]

git-svn-...

fed6c8421ede595827732db9f58969b074410bfa authored about 14 years ago
Fix SSSS so that devmode.js is returned when devmode is running

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

39f94b8168876c270a744115a67d564e571dba8f authored about 14 years ago
Fix issue with FF3.5 and below not having readyState

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

Review by: [email protected]

git-svn-id: ht...

f97ef053699e1240e2e3ccd4705a14a97102fabf authored about 14 years ago
Fix checkstyle violation in SplitLayoutPanel.

Review by: [email protected]

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

33f90a54e5a84215569fd1a2f10adcfaf32cffd1 authored about 14 years ago
Add a glass panel to the root when moving the splitter in a

SplitLayoutPanel so that it catches mouse events over an iframe
correctly. (This is just copied f...

94de7adcf3732a45b3b843a5adcc6fdce4ebcfb1 authored about 14 years ago
Adding a new method AbstractHasData#setRowData(List) to make CellList and CellTable easier to use without a data provider. Currently, users must call setRowCount() any time the row count changes in order to hide truncated rows. That makes sense in a DataProvider world where the CellTable is showing a small subset of the total data. However, some users want to use CellTable as a standalone widget, without worrying about setting the total row count.

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

Review by: [email protected]

git-svn-...

c247f4129f0ec54269aa62188a0c0bb08b8eced5 authored about 14 years ago
Overhaul the RequestFactory server code.

Make RequestFactory usable from non-GWT code.
http://code.google.com/p/google-web-toolkit/wiki/Re...

c21149e2450eaf595cb927c8a5711f3965ef8e25 authored about 14 years ago
Introducing DirectionalTextHelper, a new helper class for text and direction manipulations in widgets, and using it to enhance Anchor and Hyperlink with bidi support.

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

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

7b3194fd3641f1c31bc514233b6cbea28a444945 authored about 14 years ago
Remove stray javadoc character.

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

Review by: [email protected]

git-svn-i...

47da2e18fc91226ef4f15343b7c194f0f7485c4d authored about 14 years ago
Rollback of support for touch/gesture events due to test failures.

Original review here:
Review at http://gwt-code-reviews.appspot.com/867801

Review by: ahumesky@...

4ae5f49b8b08502de77e523b571db5c2bfabdd96 authored about 14 years ago
Add support for touch and gesture events for supported mobile webkit platforms.

Extract common implementation and interface out of MouseEvent into HumanInputEvent.

Review at ht...

b927b29efaae817dab75282f00e8ba2c832c2300 authored about 14 years ago
Loosens up JSO restrictions in the TypeOracle to allow multiple JSO

implementations of an interface if the implementations share a common base
class that fully imple...

cba79cd768dfcee0662da56da2ae68953f64a6aa authored about 14 years ago
Remove deprecated classextension from gwt

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

e88c8f6e1c684d3470e0f22552b7b5c7e256ff1c authored about 14 years ago
The proposed fix will disambiguate setter overloads by ranking them according

to the 'cost' of conversion. Fewer arguments will be preferred over many
arguments (e.g. setValue...

ff610ee29d0ca0b6d00a69604022e594dab9194f authored about 14 years ago
Ensure that all base URL's are absolut-ify-ed, no matter where we get them from.

Also refactor the compute script base code to be easier to read

Review at http://gwt-code-review...

4e5aa88c47e1fd04999fe0a2dfae55edcae946e7 authored about 14 years ago
Fixing a bug in CellTree where we always pass null as the key for the rendered object instead of passing the key.

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

Review by: [email protected]

git-svn-id: ht...

0a743949c1cb0b5e75abe8f0156e9c6244e8652f authored about 14 years ago
Adding a public method AbstractHasData#getRowContainer() to give users access to the element that contains all rendered row values. The new public methods delegates to the abstract method getChildContainer(). Making the protected method public would be a breaking change for subclasses because you cannot reduce the visibility of a method in a subclass.

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

Review by: [email protected]

git-svn-i...

d171e5588c98018c3fd59d735863e871021218ea authored about 14 years ago
Updated the script to install the artifacts to the correct maven location

Patch by: amitmanjhi
Review by: rdayal

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

77680b64f7621cd3ba3b02ed6f7543961f813f5f authored about 14 years ago
Rolling back Enum Ordinalization Optimization, some issues have been identified.

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

Review by: [email protected]

git-svn-id:...

2f075a01b2201d26bc2ac0f5045552da0d320905 authored about 14 years ago
Cleanup for EnumsTest and EnumsWithNameObfuscationTest suites, make sure they always run with correct configuration property

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

Review by: [email protected]

git-sv...

065aa60034600d324597946fd9f1df5adbc64879 authored about 14 years ago
Public: Create seperate top level interfaces for

GwtSpecificValidators.

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

Review by: robertv...

33534849c2fdcab570bc2f9102e37fc42715ca23 authored about 14 years ago