gwt /
gwt /
26400bdd78a95ffea58bce89bf4e058c892c6581 - 26400bd FF12 Plugin by acleung@google.com · 13 years ago
- 65a8602 rollback: CompositeEditor and ListEditor optimizations. by skybrian@google.com · 13 years ago
- 7bbb9ce Resubmission for internal commit. Thanks tbroyer! by gwt.mirrorbot@gmail.com · 13 years ago
- db79520 CompositeEditor and ListEditor optimizations. Contributed by tbroyer. by skybrian@google.com · 13 years ago
- 6f8a791 Improve performance when using many ValueProxies with RequestFactory. by skybrian@google.com · 13 years ago
- 3df95e6 Let AutoBean accept numbers for dates and longs. Contributed by tbroyer. by skybrian@google.com · 13 years ago
- 686a3b5 Rendering a blank space in an empty EditTextCell to force the element to have a height. Otherwise, the EditTextCell is not clickable if it is empty, and the user cannot select it to switch to edit mode. by jlabanca@google.com · 13 years ago
- 43e4c95 also parse: DEFAULT, LOCALE_START, LOCALE_END, ALIGN_DEFAULT, ALIGN_LOCALE_START, ALIGN_LOCALE_END, by andrewbachmann@google.com · 13 years ago
- 154d182 Adds a "moduleBase" attribute to the module registry at by skybrian@google.com · 13 years ago
- d0152a3 Fix handling of argument names in the presence of long/double args by rice@google.com · 13 years ago
- 22b7b5e Re-roll of r10955 after fixing internal build breakage. by jat@google.com · 13 years ago
- 3495ec7 Improves failure messages generated by GwtTests. by wan@google.com · 13 years ago
- 1761e0c Adding a method to DockLayoutPanel to get the size of a child widget. by jlabanca@google.com · 13 years ago
- da5ae0c Webkit events sometimes target the text node inside of an element instead of the element itself. This can break GWT code that checks if the event target is an Element (PopupPanel does this for example). We now get the parent element if the event target is a text node. by jlabanca@google.com · 13 years ago
- 87c13e2 Rollback of r10955 because it broke internal tests -- will re-roll by jat@google.com · 13 years ago
- 3a1afe1 Replace deprecated Command usage. by jat@google.com · 13 years ago
- 639bf8a Fix typo in comment. by jat@google.com · 13 years ago
- f877658 Make GWT.create/etc usable on server. by jat@google.com · 13 years ago
- 86c0767 Fix GWT's implementation of Md5Digest. by syliao@google.com · 13 years ago
- 6d12f75 Allowed different Map implementaion in MultiSelectionModel. by rkj@google.com · 13 years ago
- fa616b0 Adding <threadsafe>false</threadsafe> to all appengine-web.xml files that by rsk@google.com · 13 years ago
- f5c41a4 Rollback patch to fix DefaultProxyStore.nextId(). It broke internal tests. by rdayal@google.com · 13 years ago
- 46dd28f Roll back addition of fields for primitive types. This breaks internal tests. by rdayal@google.com · 13 years ago
- 84217a3 Rollback fix for this->window confusion in DevMode (issue #3609). It broke a bunch of tests. by rdayal@google.com · 13 years ago
- c580015 DefaultProxyStore violated ProxyStore#nextId contract. by rdayal@google.com · 13 years ago
- 8637c2b ValidationTool now marks non-public domain methods as errors (issue 7220). Also switch domainMethodWrongModifier error to method level. by rdayal@google.com · 13 years ago
- c568e6a Add Integer.TYPE, etc. by rdayal@google.com · 13 years ago
- 645a419 Remove unused/broken constructors. by rdayal@google.com · 13 years ago
- 6e4351e Fix this->window confusion in DevMode (issue #3069). by rdayal@google.com · 13 years ago
- 2265e62 Use one common implementation of UserAgentProperty when runtime by mdempsky@google.com · 13 years ago
- a553886 Check that location.href is sane before using it, to avoid by skybrian@google.com · 13 years ago
- bebd3e8 Fix issue #6724 - clearOpacity doesn't clear the "filter" property in IE8. by rdayal@google.com · 13 years ago
- f7f9f99 Fix gateway timeout typo - issue #4930. by rdayal@google.com · 13 years ago
- b807718 Fix for: by rdayal@google.com · 13 years ago
- 7c9c31c Add support for soft permutations to SingleScriptLinker. by mdempsky@google.com · 13 years ago
- 4a343b2 Fix dtd for collapse-property. by rdayal@google.com · 13 years ago
- d256135 Add support for @font-face CSS declarations. by acleung@google.com · 13 years ago
- f85a1ce Make HasScrollHandlers extend HasHandlers. by rdayal@google.com · 13 years ago
- 5a9e6e0 Make form event getTypes public. by rdayal@google.com · 13 years ago
- 8254ab8 Avoid Java bottleneck by using explicit Charset for byte[] <-> String conversions. by rdayal@google.com · 13 years ago
- 88606dd Added method to suggest box so that suggestions can be programmatically refreshed. by dhawkey@google.com · 13 years ago
- 3e27069 Check that location.href is sane before using it, to avoid obscure browser bugs. by skybrian@google.com · 13 years ago
- ae7e821 Update GWT to CLDR v21 (with Google modifications). by jat@google.com · 13 years ago
- 096bcc7 Manually adding missing currency code from CLDR (South Sudanese Pound - SSP) to by lararennie@google.com · 13 years ago
- ff80617 Added new SafeImageCell class wich uses SafeUris instead of Strings. by mruppaner@google.com · 13 years ago
- 653113a Increase V8's stack trace limit for GWT from 10 to 128. by cromwellian@google.com · 13 years ago
- d484529 FF11 Devmode Plugin by acleung@google.com · 13 years ago
- 8e90e9b Update cldr-import to use CLDR v21. by jat@google.com · 13 years ago
- 0d54fd9 Adds support for aria-hidden to UIObject.setVisible(). by gryder@google.com · 13 years ago
- e107abb Optimizes new HTMLPanel(tag, "") by gryder@google.com · 13 years ago
- a4f6273 - Deprecate Accessibility.java by atincheva@google.com · 13 years ago
- f3718b0 Deprecating TreeItem.addItem/insertItem(String html) in favor of methods that take SafeHtml. The current versions are misleading because they claim to take itemText but actually set innerHTML. The javadoc of the deprecated methods has been updated to indicate that they take HTML, not text. by jlabanca@google.com · 13 years ago
- 58a8ab7 add the "canRedirect" property to the appropriate module entry by skybrian@google.com · 13 years ago
- 05218ec Update server-side linker script to match properties.js. by skybrian@google.com · 13 years ago
- 0ac1fce Un-rollback entry() handler catching Throwable instead of RuntimeException. by cromwellian@google.com · 13 years ago
- 1c0b2c4 Add convenience static methods for getting a CommonAttributeType Tristate, BooleanAndUndefined,IdReference and IdReferenceList by atincheva@google.com · 13 years ago
- fa7ef3e scheglov pointed out a leak in compilation units in dev mode after a refresh by zundel@google.com · 13 years ago
- be281e9 When we generate an output file in a client bundle, use by skybrian@google.com · 13 years ago
- 8c598ae Adds extra optimization pass to eliminate more types in draftCompile. This is needed for some libraries that depend on JSO devirtualization to always be resolved from an interface to a SingleJsoImpl. by cromwellian@google.com · 13 years ago
- cd3c235 Swapping the LEFT/RIGHT placement of text in the SimplePager. The location is currently backward. by jlabanca@google.com · 13 years ago
- aca624f Modified the implementation of GWT.getModuleBaseURL() so that it will by skybrian@google.com · 13 years ago
- c8c756c Introduced PagerFactory to allow easy swap of pagers for CellBrowser. by rkj@google.com · 13 years ago
- 9c33074 Introduced Builder pattern for CellBrowser creation. by rkj@google.com · 13 years ago
- 8fa3afc Permutation Specific SymbolMap by acleung@google.com · 13 years ago
- d5cf524 Emulate System.getProperty(key, default) by always returning the by jasonmheim@google.com · 13 years ago
- b4fb353 Added a method to allow 'snap closed' behavior in SplitLayoutPanel. by dotaguro@google.com · 13 years ago
- cc72467 Improving the JavaDoc of ListDataProvider to explain that the wrapped list should not be modified, and that mutations to the items within the list cannot be detected without called List#set() or ListDataProvider#refresh(). by jlabanca@google.com · 13 years ago
- 31d988c Fixing a bug in CellWidget where the cell isn't rendered if the initial value is null. We were checking that the value actually changed in setValue(), but this.value defaults to null. We no longer do an equality check when setting the value in the constructor. by jlabanca@google.com · 13 years ago
- c838d70 Adds an option to SplitLayoutPanel to hide a widget when its splitter is double clicked. We set the width to 0 instead of hiding the widget because hiding a widget can cause issues with flash components. by jlabanca@google.com · 13 years ago
- 4138802 Ensuring that DeckLayoutPanel properly attaches/detaches its layout when it is attached/detached from the DOM. Also changing other layout panels to attach/detach their layout implementation in onAttach/onDetach instead of onLoad/onUnload. by jlabanca@google.com · 13 years ago
- 9877f89 Setting the cursor style to pointer for gwt-Hyperlinks in the GWT style themes. Hyperlink wrap the anchor element with a div element that has a larger clickable area than the link itself. by jlabanca@google.com · 13 years ago
- e16790f Let Closure Compiler knows CodeSplitter2 shuffled the fragment ordering by acleung@google.com · 13 years ago
- 12813ac Reintroduce super-dev-mode multimodule code. by cromwellian@google.com · 13 years ago
- 74c0942 Fix ListBox UiBinder parsing. by iteratee@google.com · 13 years ago
- 80e57f1 Remapping the "tabindex" ARIA attribute to "tabIndex" because browsers implement the latter, even though the ARIA spec specifies the former. by jlabanca@google.com · 13 years ago
- ae626a3 Fix GWT constraint generator so that it works with JDK7. by skybrian@google.com · 13 years ago
- 570f633 Workaround for 64KB string limit for RPC responses in GWT Hosted Mode client due to Rhino library limitation. by dhawkey@google.com · 13 years ago
- 0fdf7fc Fix flakiness of test. Some browsers set the tabindex by default and that caused the test to fail. Remove the check before explicitly setting the tabindex. by atincheva@google.com · 13 years ago
- 227d10c Fix for bad association of errors generated by client-side JSR-303 when using nested, validated beans. by danielwhite@google.com · 13 years ago
- 3d605ce Rollback due to breakage by cromwellian@google.com · 13 years ago
- 4b801d2 Add multimodule support to super-dev-mode. by cromwellian@google.com · 13 years ago
- f01f852 Add a missing comparator that prevents a test from working using JDK7. by skybrian@google.com · 13 years ago
- ac11de6 Fix Firefox 3.6 devmode plugin infinite install loop. by acleung@google.com · 13 years ago
- e35da8d *** Reason for rollback *** by acleung@google.com · 13 years ago
- 4ea551d *** Reason for rollback *** by acleung@google.com · 13 years ago
- efe95a3 Updates Missing Plugin Page by acleung@google.com · 13 years ago
- 7f15cee Fix Closure backend with JsNumericEntry by acleung@google.com · 13 years ago
- 61ba4c5 Make splitpoint.xml CodeSplitter2 aware. by acleung@google.com · 13 years ago
- 63336c5 Change how source map filenames get calculated. This is now controlled\nby CompilationUnitBuilder.getSourceMapPath(). Filenames in source maps\nare now relative to the classpath, except in the case of files created\nby generators, which have filenames in a synthetic gen/ directory.\nFilenames under the gen/ directory should correspond to what the\nfilename would be in a -gen directory, regardless of whether the user\npasses the -gen option to the compiler.\n\nI\'m not changing the filenames in the JDT for now, so filenames in\nmost error messages are unaffected and sometimes will be different\nfrom the name in the source map. (I don\'t understand the consequences\nof making that change, so it\'s safer to do it separately.)\n by gwt.mirrorbot@gmail.com · 13 years ago
- 48260f8 Testing SVN #2 by gwt.mirrorbot@gmail.com · 13 years ago
- 7f77331 Testing SVN by gwt.mirrorbot@gmail.com · 13 years ago
- 45bbe79 Change how source map filenames get calculated. This is now controlled by gwt.mirrorbot@gmail.com · 13 years ago
- 7ffdec4 Clean rebuild of the plugin. by acleung@google.com · 13 years ago
- 5531884 Firefox 10 DevMode Plugin by acleung@google.com · 13 years ago
- 043e4a8 Fix error in format argument specifiers. by andrewbachmann@google.com · 13 years ago
- 50767ab Applying our diffs to the base 3.4.2_r894 version of SourceTypeBinding.java. by rdayal@google.com · 13 years ago
- b95ce09 Update JDT from 3.4.2 to 3.4.2_r894. by rdayal@google.com · 13 years ago
- 0db32c1 A previous change broke some backward-compatibility with RowHoverEvent by isoos@google.com · 13 years ago
- 488de49 Working CodeSplitter2. by acleung@google.com · 13 years ago
- 6883fe7 CellTable performance is very slow on IE8. Internally, AbstractCellTable detects by isoos@google.com · 13 years ago