- 5323876 Merging releases/1.6@4669:4911 into trunk. by scottb@google.com · 16 years ago
- 589bad2 Cleans up logging structure in hosted mode. A lot of stuff was appearing in the shell's top logger directly. This adds nesting levels in certain places to make the logging much more clear. Compare before and after with -logLevel SPAM to see what I'm talking about. by scottb@google.com · 16 years ago
- a3509e2 Merging releases/1.6 into trunk. by jgw@google.com · 16 years ago
- 47cf662 Update checking now occurs when using command-line tools if no check has occurred in the last 24 hours. by scottb@google.com · 16 years ago
- 6cd61e9 Merging releases/1.6@4385:4459 into trunk. by scottb@google.com · 16 years ago
- f2296ad Refactor HostedModeBase by adding an extra class between it and by jat@google.com · 16 years ago
- e7f61a7 Merge from releases/1.6:r4198:4268,4269:4297,4299:4320:4321:4366 into trunk by jat@google.com · 16 years ago
- 422e403 Second round of changes to implement WAR design. by scottb@google.com · 16 years ago
- cd3a1a9 Checkstyle warnings + removing .settings folder until we can make an across-the-board decision. by scottb@google.com · 16 years ago
- 04912f2 Merge OOPHM into trunk as a separate project, that will produce a jar which can by jat@google.com · 16 years ago
- bd9fe8c Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
- 0e2dc628 by fabbott@google.com · 17 years ago
- 6435ea2 Merging releases/1.5@r2994:r3048 into trunk. by scottb@google.com · 17 years ago
- 55e28ff Java objects now have stable identities in JavaScript in hosted mode. (They always had them in web mode.) by scottb@google.com · 17 years ago
- b3682d7 MacOSX hosted mode now keeps a map of DispatchObjects and DispatchMethods to by gwt.team.knorton · 17 years ago
- cf24455 Rewrite of the low level libs for OSX hosted mode. We now use all public by gwt.team.knorton · 17 years ago
- 97af149 Made OSX hosted mode consistent with other platforms in handling of JSNI by gwt.team.knorton · 17 years ago
- 8d3c288 Fixes Issue #1792 by gwt.team.knorton · 17 years ago
- 3edd5e4 Merge: changes/scottb/jso -r1776:1933 Into: trunk@1933 by scottb@google.com · 17 years ago
- d5e21a5 Tightened checkstyle rules; fixed existing violations. by scottb@google.com · 17 years ago
- ce248c8 Extend JSNI syntax to allow invocation of Java constructors via ::new. by gwt.team.bobv · 17 years ago
- 0c72484 Improves JUnit's local web test performance by setting the user-agent property to exactly the single value required by the running hosted browser. This means one single permutation is created, instead of the current total, based on the number of user-agents defined in UserAgent.gwt.xml. by gwt.team.scottb · 17 years ago
- e6cf836 Fixes hosted mode so that JavaScriptObject types can implement native methods directly. Previously, hosted mode would fail to properly unwrap a this argument. by gwt.team.scottb · 17 years ago
- d1366ee Some 1.5 cleanups. by gwt.team.scottb · 18 years ago
- efdade2 Fix for issue #1320; allow null strings to be passed for second parameter to gwtOnLoad, which indicates the module is being unloaded. by gwt.team.scottb · 18 years ago
- fd149de Fix for issue #1062; allows checked exceptions declared a JSNI method signature to actually be thrown in hosted mode as the correct type. by gwt.team.scottb · 18 years ago
- ec74d6b This fixes issue #785 and re-enables a disabled test in HostedTest related to hosted mode wrapped Java Objects answering "toString()" in JSNI code. by gwt.team.scottb · 18 years ago
- 5aa171d Adds proper GC handling of JavaScript values in Mac hosted mode. Also includes formatting and comments by gwt.team.scottb · 18 years ago
- dee9338 Add support multiple modules in a single browser window in hosted mode, moving much of the functionality into platform-dependent code. Added a unit by gwt.team.jat · 18 years ago
- 1eb2b0c This change heads off an issue that is soon to be made real by the by gwt.team.knorton · 18 years ago
- c85cb7f Fixes issues #472, #627, #736, #739 by gwt.team.jat · 18 years ago
- a5ea85f Relocated patch webkit.c to jni/mac/org.eclipse.swt to make all by gwt.team.knorton · 18 years ago
- 14c5b9d Converted all ant files to unix line endings. by gwt.team.scottb · 18 years ago
- 672e0da Library must be compiled separately; it pulls in compile-time constants by gwt.team.scottb · 18 years ago
- b0a5fe0 checkstyle passes. by gwt.team.knorton · 18 years ago
- 36f322f Refactored buildsystem for consistency and generality. by gwt.team.scottb · 18 years ago
- b48873e ordercheck passes. by gwt.team.knorton · 18 years ago
- d0f3f74 fixed build break related to refactoring by gwt.team.mmendez · 18 years ago
- ab0aa68 Initial subversion import. by gwt.team.scottb · 18 years ago