- 422e403 Second round of changes to implement WAR design. by scottb@google.com · 16 years ago
- 77765c4 Formatting ListenerWrapper using standard gwt formatter to get the line breaks correct. by ecc@google.com · 16 years ago
- 4e795aa Fixing issue 3186 by modifying ListenerWrapper to provide correct values for x and y and adding a visual test case for this problem. by ecc@google.com · 16 years ago
- 894974f Fix for listener wrapper window listener removal, bug listed at: by ecc@google.com · 16 years ago
- 2cefef8 Recommitting r4292 after making it Java 1.5 compatible. by jlabanca@google.com · 16 years ago
- 45e982c Rolling back r4292. Review by: jlabanca (TBR) by knorton@google.com · 16 years ago
- 0abb501 We now set the src of NamedFrames to to "javascript:''" to prevent mixed content warnings in IE6. In addition, NamedFrame passes the named iframe into the super constructor instead of replacing the element. by jlabanca@google.com · 16 years ago
- 5a313f7 TabBar.setTabText(text) now sets wordWrap to false. TabBar.Tab now implements HasWordWrap, which allows users to set wordWrap on the underlying widget. If the underlying widget doesn't implement HasWordWrap, an UnsupportedOperationException is thrown. Users can check this using TabBar.Tab.hasWordWrap(). by jlabanca@google.com · 16 years ago
- b2024f0 Deleting history.html. by scottb@google.com · 16 years ago
- 6ca890b Removing test that should have been removed with last commit. TBA:jlabanca by ecc@google.com · 16 years ago
- 585f936 Fixed the return values of getAbsoluteTop/Left() in IE when the browser is zoomed in. Previously, getAbsoluteTop/Left() returned real coordinates instead of logical coordinates, as they do in FF. by jlabanca@google.com · 16 years ago
- 2f95fc3 Removing deprecated setImageBase method from tree. by ecc@google.com · 16 years ago
- 65f9fe1 Updated the comment and made the instance member private. by amitmanjhi@google.com · 16 years ago
- f326b34 Merging in date picker branch into 1.6. by ecc@google.com · 16 years ago
- 5cc9739 Makes TextBoxBase follow the set(null)-to-clear convention. Punches by rjrjr@google.com · 16 years ago
- 4c30e76 First round of changes to implement WAR design. by scottb@google.com · 16 years ago
- dcecac6 Fixed doc. by scottb@google.com · 16 years ago
- 393a8e7 For issue 3048, make toggle buttons (and other custom buttons) have the by ajr@google.com · 16 years ago
- 055bb88 Fixed wrong URL. by scottb@google.com · 16 years ago
- 0d4466c Adds the InlineHyperlink widget, which is just like a Hyperlink, except that it by ajr@google.com · 16 years ago
- 2aabd7f Loosen the contract on HasValue, and encourage (not require) by rjrjr@google.com · 16 years ago
- da3de36 Minor changes in r4222 that John suggested. by amitmanjhi@google.com · 16 years ago
- 50586f1 Rolls behavior from incubator's HyperlinkOverride into Hyperlink. Now Hyperlink by ajr@google.com · 16 years ago
- d4c4796 Per jlabanca's review feedback, lowered cuteness and explained by rjrjr@google.com · 16 years ago
- 4987f5f This patch fixes issue 1816 and a similar bug with applicationCreator on Mac. by amitmanjhi@google.com · 16 years ago
- bcb2284 Remove all remnants of projectCreator from everything except the docs. Will by amitmanjhi@google.com · 16 years ago
- a4da27e The patch makes the Api of our implementation of Assert the same as junit's. by amitmanjhi@google.com · 16 years ago
- ef4ef0e Removes "throws" declarations that aren't true anymore, and the associated by ajr@google.com · 16 years ago
- 6afd693 Fixed a bug in DialogBox where calling hide() before show() results in an NPE. by jlabanca@google.com · 16 years ago
- 3530614 Refines the HasValue documentation, in particular wrt use of null and value equality. Desk review by jlabanca by rjrjr@google.com · 16 years ago
- 6882754 Untested LazyPanelExample--needed to fix 1.6 build. TBR jlabanca by rjrjr@google.com · 16 years ago
- def274f Hello, LazyPanel by rjrjr@google.com · 16 years ago
- dd60d11 Commit missing file for r4096. by bobv@google.com · 16 years ago
- 53b9857 Provide access to the decoded RPCRequest object in RemoteServiceServlet subclasses. by bobv@google.com · 16 years ago
- 73e6448 Deprecates event listeners, introduces event handlers by rjrjr@google.com · 16 years ago
- 6c7dc69 Greatly improve efficiency of generating additional types for really large projects. by scottb@google.com · 16 years ago
- 286fd75 Leverage -workDir to allow parallelized testing without clobbering. by scottb@google.com · 16 years ago
- 1280a12 Moves the CSS reference from the module file to the html file. Consistent with by amitmanjhi@google.com · 16 years ago
- a41d261 Updated project creator for new WAR world by amitmanjhi@google.com · 16 years ago
- 7a21a37 Removed unused import. by mmendez@google.com · 16 years ago
- 56bb1c2 Fixes a bug introduced by the addition of GWTHosted. This new class did not set the context classloader prior to loading the modules specified on the command line resulting in an NPE. The patch goes further and moves the BootStrapPlatform calls into the constructors. by mmendez@google.com · 16 years ago
- 86a2931 Fixes web mode ordering issue with type checks. Foreign event handlers were tripping an exception by type-checking EventHandler first; the foriegn object would be seen to have a typeId, and that typeId would be outside the legal range for the current module. This would trip an exception. by scottb@google.com · 16 years ago
- 4fc9b0d Sort & format (added missing @Override annotations). by amitmanjhi@google.com · 16 years ago
- 59579a1 Reorder deps. by scottb@google.com · 16 years ago
- 20d4416 Build fix: gwt-user uses the 2.4 servlet API spec. by scottb@google.com · 16 years ago
- 6acbff7 Cache the entry set, key set, and values collection for unmodifiable maps to reduce object creation on repeated calls. by scottb@google.com · 16 years ago
- 2a5683b Improvify ConstantMap! by scottb@google.com · 16 years ago
- 82a898b Sort & format. by scottb@google.com · 16 years ago
- 58814b8 Java 5 warning removal. by scottb@google.com · 16 years ago
- b2b5189 Build break fix: MockServletConfig needed to implement getServletName() to construct a log message. by scottb@google.com · 16 years ago
- a4d32a1 tbr emily, tweak benchmark ranges by rjrjr@google.com · 16 years ago
- 0817121 Initial support for WAR deployment. GWTCompiler happens to be backwards-compatible with the legacy format, but the behavior of the shell differs. Therefore we created a new entry point, GWTHosted, which is the new GWTShell and runs with WAR assumptions. by scottb@google.com · 16 years ago
- c14d368 Introduces DomEventBenchmark.java by rjrjr@google.com · 16 years ago
- c15878f Add annotation inheritance for i18n generators. by jat@google.com · 16 years ago
- 2f1616d Address issue 2330 by adding new property, selectsFirstItem, to turn off autoselect of first item. Does not change default behavior. by rjrjr@google.com · 16 years ago
- 46d901c Add Appendable and IOException. by jat@google.com · 16 years ago
- bceb099 Sort & format fixes. by scottb@google.com · 16 years ago
- 25811b4 Fix missing Javadoc and whitespace. by jat@google.com · 16 years ago
- a28e084 Merging /releases/1.5/@r3630:3863 into /releases/1.6/ by scottb@google.com · 16 years ago
- c991a5f Minor cleanup -- just using Collection_CustomFieldSerializer code instead of by amitmanjhi@google.com · 16 years ago
- 7fa8306 Allow properties files for inner classes to use _ as the separator in addition by jat@google.com · 16 years ago
- e19e7a3 Fixes issue 2906: serialization of TreeSet. by amitmanjhi@google.com · 16 years ago
- 46a9b6d Patch adds serialization of TreeMap. Most of the code is similar to the way we by amitmanjhi@google.com · 16 years ago
- 0c73690 COMPILER SHARDING: Refactor how options and arguments are handled, in prep for multi-phase compile with shared options. by scottb@google.com · 16 years ago
- ea8905b Back porting several recent trunk fixes into releases/1.6: by scottb@google.com · 16 years ago
- 6648675 Fix checkstyle warnings. by scottb@google.com · 17 years ago
- 32abe53 Fixing build breakage (WindowTest.testLocation() implicitly depended upon the by jgw@google.com · 17 years ago
- bbeb37d Fixes Safari history issues stemming from setting location.hash to the empty by jgw@google.com · 17 years ago
- af18871 Fixed a bug in IE6 where the DialogBox would not drag unless the user moused down directly over text in the caption. This patch was complicated by the fact that we have an implicit contract to fire mouse listeners from the caption into the DialogBox, which is really an implementation detail but useful none the less. The get around this, the DialogBox now fires the mouse events to itself, simulating the event from the caption. by jlabanca@google.com · 17 years ago
- b51b7b4 Comment update: removes a stale reference to GWT.java-hosted. by spoon@google.com · 17 years ago
- 56f7f49 Added TabBar.setTabEnabled() option to disable tabs in a TabBar. by jlabanca@google.com · 17 years ago
- 16636d7 Fixed ElementTest.testStyleCamelCase() so it only tests the assertions on Style if assertions are enabled. by jlabanca@google.com · 17 years ago
- bb0d656 Added an assertion that style attribute names do not contain a hyphen. Users should use the camelCase form of the attribute name. by jlabanca@google.com · 17 years ago
- bb8d767 Fixed an issue where TextBoxBase.setSelectionRange() can throw an error if the element is not attached to the page or not visible. Also fixed an error in TextBoxBase.getSelectedText() where it throws an exception in IE if the cursorPos is -1, which can happen if the element is not attached. by jlabanca@google.com · 17 years ago
- 0390a8c Add a FormPanel.reset() method. by jlabanca@google.com · 17 years ago
- 4ff1f05 Adds a stub for GWT.runAsync, so that people can add by spoon@google.com · 17 years ago
- 1193a84 Fixed the failing test in TimeZoneTest -- we were asking it to parse an by ajr@google.com · 17 years ago
- d3fca05 Build fix: follow on to r3562. by scottb@google.com · 17 years ago
- 2f3c277 Add Shanjian's timezone formatting support to GWT! by ajr@google.com · 17 years ago
- 1b420bf 1) Adds the concept of module "configuration" properties which do not affect deferred-binding decisions and may be set to any string value. These configuration properties are exposed to Generators and Linkers as a means of providing global configuration information. by scottb@google.com · 17 years ago
- a8e83c8 Adds TextArea.wrap() and updates TextArea to use dom.Element. by jgw@google.com · 17 years ago
- a1868dd Peephole remove duplicate assignment. by scottb@google.com · 17 years ago
- e169b76 Commented out testChangeClippedImageToUnclipped() because it fails by zundel@google.com · 17 years ago
- 4e1bdde Added styles gwt-TabBarFirst-wrapper and gwt-TabBarRest-wrapper to the TabBar. by jlabanca@google.com · 17 years ago
- 5da9113 Merge 1.5 branch changes. by bobv@google.com · 17 years ago
- c927dfd Clicking on a MenuItem does not close its child menu if autoOpen is enabled, unless the MenuItem has its own Command associated with it. by jlabanca@google.com · 17 years ago
- 6806e29 Added methods to insert MenuItems and MenuItemSeparators into MenuBars. Also fixed a MenuBar bug where the visible submenu of the previous MenuItem would remain open if the user highlights a MenuItem that does not have a visible submenu. by jlabanca@google.com · 17 years ago
- 0eee619 MenuBar focuses itself when a MenuItem is selected for any reason so the user can seamlessly switch between the mouse and keyboard. However, this means that the SuggestBox loses focus as soon as the first suggestion is automatically highlighted. This patch makes the focus optional in MenuBar. by jlabanca@google.com · 17 years ago
- 104d548 Checkstyle fixes / sort / format of ClassCastTest. by scottb@google.com · 17 years ago
- 2ca93d4 One more fix to address Window level events. This time, all browsers except IE sink the events directly on the outer window. IE still embeds a script element on the outer window in order to sink events in the correct context. by jlabanca@google.com · 17 years ago
- 132d99f Fixes a bug in the way Window sinks events on the outer Window. In some cases, adding a script element to the page will not result in the script element being parsed synchronously, so we need to use the eval command to ensure the events are sunk on the outer Window. IE does not work with the eval command, so we use a deferred binding. by jlabanca@google.com · 17 years ago
- e0a6ae1 Cleanup after 1.5 merge. by scottb@google.com · 17 years ago
- 566806a Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
- bd9fe8c Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
- 67da6fe Cleaning up r3589, merging of releases/1.5 into trunk by scottb@google.com · 17 years ago
- 788dbe1 Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
- 027aa3c Removing the WindowFocusListener because IE does not implement it in a way that is consistent with other browsers, and normalizing the behavoir would require sinking the onBlur event on every element on the page. by jlabanca@google.com · 17 years ago
- c7107fe Updating .classpathsrc for ApplicationCreator to reflect updated Eclipse JUnit referencing; removes Eclipse warning. by scottb@google.com · 17 years ago
- 5093772 Added WindowFocusListener to catch Window level blur and focus events. Also refactored the Window event system to sink events lazily instead of all at once, reducing compiled code size for most apps that only sink one Window level event. Renamed WindowScrollListener.onScroll() to WindowScrollListener.onWindowScrolled() to be consistent with other Window events. by jlabanca@google.com · 17 years ago
- 40b80b6 Fixes issue #2379; unstable generators should not crash the compiler or hosted mode. by scottb@google.com · 17 years ago