1. 5323876 Merging releases/1.6@4669:4911 into trunk. by scottb@google.com · 16 years ago
  2. 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
  3. a3509e2 Merging releases/1.6 into trunk. by jgw@google.com · 16 years ago
  4. 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
  5. 6cd61e9 Merging releases/1.6@4385:4459 into trunk. by scottb@google.com · 16 years ago
  6. f2296ad Refactor HostedModeBase by adding an extra class between it and by jat@google.com · 16 years ago
  7. e7f61a7 Merge from releases/1.6:r4198:4268,4269:4297,4299:4320:4321:4366 into trunk by jat@google.com · 16 years ago
  8. 422e403 Second round of changes to implement WAR design. by scottb@google.com · 16 years ago
  9. cd3a1a9 Checkstyle warnings + removing .settings folder until we can make an across-the-board decision. by scottb@google.com · 16 years ago
  10. 04912f2 Merge OOPHM into trunk as a separate project, that will produce a jar which can by jat@google.com · 16 years ago
  11. bd9fe8c Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
  12. 0e2dc628 by fabbott@google.com · 17 years ago
  13. 6435ea2 Merging releases/1.5@r2994:r3048 into trunk. by scottb@google.com · 17 years ago
  14. 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
  15. b3682d7 MacOSX hosted mode now keeps a map of DispatchObjects and DispatchMethods to by gwt.team.knorton · 17 years ago
  16. cf24455 Rewrite of the low level libs for OSX hosted mode. We now use all public by gwt.team.knorton · 17 years ago
  17. 97af149 Made OSX hosted mode consistent with other platforms in handling of JSNI by gwt.team.knorton · 17 years ago
  18. 8d3c288 Fixes Issue #1792 by gwt.team.knorton · 17 years ago
  19. 3edd5e4 Merge: changes/scottb/jso -r1776:1933 Into: trunk@1933 by scottb@google.com · 17 years ago
  20. d5e21a5 Tightened checkstyle rules; fixed existing violations. by scottb@google.com · 17 years ago
  21. ce248c8 Extend JSNI syntax to allow invocation of Java constructors via ::new. by gwt.team.bobv · 17 years ago
  22. 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
  23. 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
  24. d1366ee Some 1.5 cleanups. by gwt.team.scottb · 18 years ago
  25. 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
  26. 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
  27. 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
  28. 5aa171d Adds proper GC handling of JavaScript values in Mac hosted mode. Also includes formatting and comments by gwt.team.scottb · 18 years ago
  29. 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
  30. 1eb2b0c This change heads off an issue that is soon to be made real by the by gwt.team.knorton · 18 years ago
  31. c85cb7f Fixes issues #472, #627, #736, #739 by gwt.team.jat · 18 years ago
  32. a5ea85f Relocated patch webkit.c to jni/mac/org.eclipse.swt to make all by gwt.team.knorton · 18 years ago
  33. 14c5b9d Converted all ant files to unix line endings. by gwt.team.scottb · 18 years ago
  34. 672e0da Library must be compiled separately; it pulls in compile-time constants by gwt.team.scottb · 18 years ago
  35. b0a5fe0 checkstyle passes. by gwt.team.knorton · 18 years ago
  36. 36f322f Refactored buildsystem for consistency and generality. by gwt.team.scottb · 18 years ago
  37. b48873e ordercheck passes. by gwt.team.knorton · 18 years ago
  38. d0f3f74 fixed build break related to refactoring by gwt.team.mmendez · 18 years ago
  39. ab0aa68 Initial subversion import. by gwt.team.scottb · 18 years ago