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

Fixes two DevMode issues:

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

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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]...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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.
...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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:...

github.com/gwtproject/gwt - 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/...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - a611770df8d929bef8e90d5bb57f36c1d3134482 authored about 14 years ago
*** Reason for rollback ***

BidiFormatter should remain immutable.

*** Original change description ***

A few small changes...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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 ...

github.com/gwtproject/gwt - 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:...

github.com/gwtproject/gwt - 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:...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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 ...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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-...

github.com/gwtproject/gwt - 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-...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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-...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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:...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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-...

github.com/gwtproject/gwt - f7a0c5837b97bf4536eb3e4f115eb9b0f6a0b223 authored about 14 years ago
public ([email protected]):

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

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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-...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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-...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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@...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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:...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 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...

github.com/gwtproject/gwt - 33534849c2fdcab570bc2f9102e37fc42715ca23 authored about 14 years ago
Enum Ordinalization Optimization

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

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

github.com/gwtproject/gwt - 4791bd7dbad54f978a1f2ff692caca94c7fb0ff7 authored about 14 years ago
Adds a new artifact visibility "Deploy" (in addition to existing

"Public" and "Private"), for artifacts that should be deployed to
the server but not ever served ...

github.com/gwtproject/gwt - 2f458016e82aff663d5a78950c118e136bc719f2 authored about 14 years ago
Fix issue with SSSS not getting stylesheets

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

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

github.com/gwtproject/gwt - de992ddd46d4e6cdd005e8c05f70a868fb96d5ba authored about 14 years ago
Switch GWT svn to use easymock 3.0

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

github.com/gwtproject/gwt - e7a13609a1742f8499c7484b68f246484a508f08 authored about 14 years ago
Fix some issues in the xsiframe linker

- Add support for including <stylesheet> tags
- Fix a bug in computeScriptBase.js

Review at http...

github.com/gwtproject/gwt - 28fe15cff5ebe03725966e38991468cb17edb90d authored about 14 years ago
DefaultSuggestionDisplay: Allowing custom position object

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

Review by: [email protected]

git-svn-i...

github.com/gwtproject/gwt - f33eb07bc481310840316967a128189d9ee37cf4 authored about 14 years ago
Adds an -XcompilerMetrics flag to the compiler. This will

create a compilerMetrics.xml file that contains information
about the build, such as the list of ...

github.com/gwtproject/gwt - 56104a91ae1f7edd947c61c439f31ee8c8607d9c authored about 14 years ago
Fix RequestFactoryInterfaceValidator when analyzing interfaces with static initializers.

Resolves GWT issue 5481.
Patch by: bobv
Review by: rjrjr
Review at http://gwt-code-reviews.appspo...

github.com/gwtproject/gwt - c1ac60a5b1051f7e9acf9c36f2e8368cfa06859a authored about 14 years ago
Fix handling of search order where particular regions have different

default scripts than the base language, such as pa_PK and zh_TW.

Patch by: jat
Review by: pdr

R...

github.com/gwtproject/gwt - c7721a5d43df3c061d09f64805ee6492d3a8db14 authored about 14 years ago
Adds an entry point for a sharded compile that runs in front of

Precompile. Currently, this will simply write out the permutation
count, but more shared work fr...

github.com/gwtproject/gwt - 8d6d290c2b5f75673100c68d419840a100c04516 authored about 14 years ago
Reformulate RPC generated TypeHandlers to create fewer classes.

This is a reformulation of the TypeHandler change, which causes the generated serializer class t...

github.com/gwtproject/gwt - dd81444691cd89dc4d3ce5ca5581667c2a68cc95 authored about 14 years ago
Public: Add the hibernate validator jar to the dev build.

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

Review by: [email protected]

git-svn-id:...

github.com/gwtproject/gwt - 5e17389e4706796d076af990622db86d60b3031e authored about 14 years ago
Lock down the public api of com.google.gwt.requestfactory.server, in

anticipation of most of it being killed in 2.1.1

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

github.com/gwtproject/gwt - c4c58e3c5d8d23b9be14a33291f30d3525223966 authored about 14 years ago
Add CLDR import for region names.

Patch by: jat
Review by: pdr

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

git-svn-id...

github.com/gwtproject/gwt - 0dec886f811578cabcabfc565a693125989e1d33 authored over 14 years ago
Add LocalizedNames API.

Patch by: jat
Review by: pdr

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

git-svn-id...

github.com/gwtproject/gwt - 7c87b43a9a212efb7a15dbcad6c4a65b3b7aba6f authored over 14 years ago
Reimplement RequestFactory client vs. domain validation using classfile analysis to support better DevMode refresh semantics.

Add ProxyForName and ServiceName annotations to handle the case where the GWT compiler does not h...

github.com/gwtproject/gwt - acead9206c3c77e50e50e35420dac822d72abb24 authored over 14 years ago
Removing third party jars from gwt-servlet.jar.

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

Review by: [email protected]

git-svn-id: ht...

github.com/gwtproject/gwt - b24a86bd57aa80c4e086bfbfe5f72ce114c4750e authored over 14 years ago
Public: custom serializer and other code needed to send constraint violations

from the server to the client.

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

Review by:...

github.com/gwtproject/gwt - 497352486d2bc65548e1b8a10a2495559a5b2d65 authored over 14 years ago
Removed unnecessary log message:

WARNING: Record with futureId X not persisted

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

github.com/gwtproject/gwt - 97f9c69bc70839c146e21fef048d0e1316ad331f authored over 14 years ago
Fix issue 5462 where DynaTableRf explodes when favoriting a new person.

This fix hides the favorite checkbox by default, and shows it if the person has been persisted. ...

github.com/gwtproject/gwt - fa8290edbf37f597df2a5984bf207abde9fe2b32 authored over 14 years ago
For the xpcom plugin, detect if the system linker is GNU gold. If so, try to use compat-ld instead

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

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

github.com/gwtproject/gwt - b109576405abef463fb5566410d1ce59c6a7165f authored over 14 years ago