1. bd9fe8c Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
  2. 0e2dc628 by fabbott@google.com · 17 years ago
  3. 6435ea2 Merging releases/1.5@r2994:r3048 into trunk. by scottb@google.com · 17 years ago
  4. 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
  5. b3682d7 MacOSX hosted mode now keeps a map of DispatchObjects and DispatchMethods to by gwt.team.knorton · 17 years ago
  6. cf24455 Rewrite of the low level libs for OSX hosted mode. We now use all public by gwt.team.knorton · 17 years ago
  7. 97af149 Made OSX hosted mode consistent with other platforms in handling of JSNI by gwt.team.knorton · 17 years ago
  8. 8d3c288 Fixes Issue #1792 by gwt.team.knorton · 17 years ago
  9. 3edd5e4 Merge: changes/scottb/jso -r1776:1933 Into: trunk@1933 by scottb@google.com · 17 years ago
  10. d5e21a5 Tightened checkstyle rules; fixed existing violations. by scottb@google.com · 17 years ago
  11. ce248c8 Extend JSNI syntax to allow invocation of Java constructors via ::new. by gwt.team.bobv · 17 years ago
  12. 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
  13. 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
  14. d1366ee Some 1.5 cleanups. by gwt.team.scottb · 18 years ago
  15. 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
  16. 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
  17. 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
  18. 5aa171d Adds proper GC handling of JavaScript values in Mac hosted mode. Also includes formatting and comments by gwt.team.scottb · 18 years ago
  19. 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
  20. 1eb2b0c This change heads off an issue that is soon to be made real by the by gwt.team.knorton · 18 years ago
  21. c85cb7f Fixes issues #472, #627, #736, #739 by gwt.team.jat · 18 years ago
  22. a5ea85f Relocated patch webkit.c to jni/mac/org.eclipse.swt to make all by gwt.team.knorton · 18 years ago
  23. 14c5b9d Converted all ant files to unix line endings. by gwt.team.scottb · 18 years ago
  24. 672e0da Library must be compiled separately; it pulls in compile-time constants by gwt.team.scottb · 18 years ago
  25. b0a5fe0 checkstyle passes. by gwt.team.knorton · 18 years ago
  26. 36f322f Refactored buildsystem for consistency and generality. by gwt.team.scottb · 18 years ago
  27. b48873e ordercheck passes. by gwt.team.knorton · 18 years ago
  28. d0f3f74 fixed build break related to refactoring by gwt.team.mmendez · 18 years ago
  29. ab0aa68 Initial subversion import. by gwt.team.scottb · 18 years ago