1. 3feb0b0 Setting svn properties (svn:eol-style, svn:mime-type). Reviewed by knorton. Batch 1 by gwt.team.jat · 18 years ago
  2. f5fdebe sandymac added as a contributor by gwt.team.scottb · 18 years ago
  3. 099f212 Setting svn:ignore to ignore directories created by GWT. by gwt.team.scottb · 18 years ago
  4. 66a0402 Only checkstyle source directories. by gwt.team.scottb · 18 years ago
  5. e18b95c Added some necessary references to the JUnit jar. Reviewed by gwt.team.jat by gwt.team.scottb · 18 years ago
  6. 22a4f83 Fix for issue #319. Reviewed by gwt.team.mmendez by gwt.team.scottb · 18 years ago
  7. 0787e5e Fix for issue #497. Reviewed by gwt.team.mmendez by gwt.team.scottb · 18 years ago
  8. e12edbf Reviewed in person by Scott Blum. This assertion was tripped during by gwt.team.hcc · 18 years ago
  9. 111f83e filters non-source directories by gwt.team.ecc · 18 years ago
  10. 3c8d2e2 filters non-source directories by gwt.team.ecc · 18 years ago
  11. 8cf9848 filters non-source directories by gwt.team.ecc · 18 years ago
  12. 15fb3cd filters non-source directories by gwt.team.ecc · 18 years ago
  13. e218cac filters non-source directories by gwt.team.ecc · 18 years ago
  14. 214d3a9 filters non-source directories by gwt.team.ecc · 18 years ago
  15. e73e11f filters non-source directories by gwt.team.ecc · 18 years ago
  16. 1891a10 filters non-source directories by gwt.team.ecc · 18 years ago
  17. b486b32 added checkstyle to lang by gwt.team.ecc · 18 years ago
  18. 950681a Correct line endings on files with CRLF in the repository by gwt.team.jat · 18 years ago
  19. 6996532 Fixed chmod issue when building on Win32. I completely redid how the distros get packaged. by gwt.team.scottb · 18 years ago
  20. 5a031dd Added section on filtering out .svn/ folders when building. by gwt.team.scottb · 18 years ago
  21. 815ac25 Fixed license header to Apache. by gwt.team.scottb · 18 years ago
  22. f2321cf Moved README.txt from eclipse/settings/code-style to eclipse/ and expanded it to cover workspace variables, spelling dictionary, and project importing. It is now a general-purpose "How to setup Eclipse" document instead of just focusing on code style. by gwt.team.scottb · 18 years ago
  23. 1416698 Removing user-specific launch configs by gwt.team.scottb · 18 years ago
  24. 428b263 Fixed Mac OS build by not requiring tools.jar on Mac by gwt.team.scottb · 18 years ago
  25. c4700b8 Optimized build; removed crazy unjar stuff. by gwt.team.scottb · 18 years ago
  26. b05c900 Implemented a TarCat Ant task to slurp tars directly into other tars. This allows us to preserve things like permissions and symlinks on hostile operating systems. by gwt.team.scottb · 18 years ago
  27. a2d10b4 Update from Ant 1.6.1 to 1.6.5. by gwt.team.scottb · 18 years ago
  28. b142350 Fixed up windows makefile for new build system; tweaked Linux makefile. by gwt.team.scottb · 18 years ago
  29. b80dfcc Build working on Linux. by gwt.team.scottb · 18 years ago
  30. 6e4a170 Fixed build to use the user's JDK tools.jar by gwt.team.scottb · 18 years ago
  31. f265c6d Fixed a refactor bug. by gwt.team.scottb · 18 years ago
  32. a684795 Adding a prebuild gwt-customchecks.jar to make it simpler for by gwt.team.knorton · 18 years ago
  33. ee82474 Removed extra whitespace in CC license link by gwt.team.bruce · 18 years ago
  34. 66242e9 Got rid of tools.jar. by gwt.team.scottb · 18 years ago
  35. 193a3b9 Sort & format by gwt.team.scottb · 18 years ago
  36. b2e04e8 Copied from http://code.google.com/css/base-200606.css by gwt.team.bruce · 18 years ago
  37. cbc65f2 Made doctool JDK independent. by gwt.team.scottb · 18 years ago
  38. 7696a32 Patched up README, fixed doctool build by gwt.team.scottb · 18 years ago
  39. d47aaad Fixed typo in async unit test explanation by gwt.team.bruce · 18 years ago
  40. e0e1bd7 Checkstyle enabled. by gwt.team.ecc · 18 years ago
  41. ff691cc Checkstyle enabled. by gwt.team.ecc · 18 years ago
  42. f3d6494 Checkstyle enabled. by gwt.team.ecc · 18 years ago
  43. c562d8a Disabled another Safari specific test case by gwt.team.mmendez · 18 years ago
  44. cce0ee1 Updated this test yet again, to deal with the fact that property reads of innerHTML have inconsistent capitalization on different browers (ie, IE upper-cases tags, while FF & Safari lower-case them). by gwt.team.jgw · 18 years ago
  45. aad1ca1 Disabled testGetStatusCode_Safari because we cannot differentiate between the real Safari and the hosted mode browser. We use a newer version of webkit which fixes the condition whose work around we are trying to test. by gwt.team.mmendez · 18 years ago
  46. b8fc337 Excluding package.html from jars. by gwt.team.scottb · 18 years ago
  47. 38890df Updated so that docs included in the distro will match the live site by gwt.team.bruce · 18 years ago
  48. 3ecd62a Disabled test HostedTest#testJSNIToStringResolution until this can by gwt.team.knorton · 18 years ago
  49. 1a431cd Fixed capitalization error in TabBarTest. by gwt.team.jgw · 18 years ago
  50. 9fba66c Autoformat by gwt.team.scottb · 18 years ago
  51. ac0bccb Disabled some bad test cases: things involving Long.*_VALUE, Date and FormPanelTests by gwt.team.mmendez · 18 years ago
  52. 8698605 Fixed title and spelling. by gwt.team.scottb · 18 years ago
  53. d0f6c56 Fixed distributions jars to (mostly) match 1.2.22. by gwt.team.scottb · 18 years ago
  54. 4c1d598 Checkstyle enabled. by gwt.team.ecc · 18 years ago
  55. 80c5621 Added -XstartOnFirstThread work around for testing on mac by gwt.team.mmendez · 18 years ago
  56. 068ce9b Checkstyle enabled. by gwt.team.ecc · 18 years ago
  57. 9074c22 Checkstyle enabled. by gwt.team.ecc · 18 years ago
  58. cd9065b Checkstyle enabled. by gwt.team.ecc · 18 years ago
  59. 55f2372 by gwt.team.ecc · 18 years ago
  60. b24d1ca Checkstyle enabled. by gwt.team.ecc · 18 years ago
  61. 501d981 Checkstyle enabled. by gwt.team.ecc · 18 years ago
  62. dee67ed Checkstyle enabled. by gwt.team.ecc · 18 years ago
  63. 32a653b .project with Checkstyle by gwt.team.ecc · 18 years ago
  64. 1e34526 Adding COPYING files to distro. by gwt.team.scottb · 18 years ago
  65. f94f247 Mac OS X will be detected as a mac and not as Linux by gwt.team.mmendez · 18 years ago
  66. da2eb2f Added checkstyle nature by gwt.team.ecc · 18 years ago
  67. 30369d3 Added google apache header. by gwt.team.ecc · 18 years ago
  68. d56ba62 Modified header, formatted, and suppressed naming warnings on native methods. by gwt.team.ecc · 18 years ago
  69. 7672b6b Modified header and formatted. by gwt.team.ecc · 18 years ago
  70. 1b773ed Modified header and formatted by gwt.team.ecc · 18 years ago
  71. 7ebf0ab Removed renamed file that didn't get committed. by gwt.team.scottb · 18 years ago
  72. 0636c02 renaming I18NSyncTest to I18nSyncTest_ by gwt.team.ecc · 18 years ago
  73. 9bf1778 Tweaked the formulation of emitting the rdf stuff in the CC part of the footer; doc previously built on Windows, but not on Linux until this checkin by gwt.team.bruce · 18 years ago
  74. c5b322f Added Creative Commons license footer (unfortunately, I formatted the XML at the same time, which messes up the diff) by gwt.team.bruce · 18 years ago
  75. a5ea85f Relocated patch webkit.c to jni/mac/org.eclipse.swt to make all by gwt.team.knorton · 18 years ago
  76. 127a256 Added patched swt native build to the jni/mac build process. All the by gwt.team.knorton · 18 years ago
  77. 14e28a2 All source code will default to UTF-8 encoding. by gwt.team.mmendez · 18 years ago
  78. c6fb219 Doc tweaks by gwt.team.bruce · 18 years ago
  79. 6480a82 Fixed broken path to WebKit 418.9 sdk headers. by gwt.team.knorton · 18 years ago
  80. 6aecf4f Fixed a spelling error. by gwt.team.scottb · 18 years ago
  81. 45e16e4 Added notes for 1.3 Release Candidate by gwt.team.bruce · 18 years ago
  82. 3bee6a4 Updated Makefile for jni/mac to reflect the new structure. by gwt.team.knorton · 18 years ago
  83. b5aba97 Sped up rebuilds by removing the double ant call. by gwt.team.scottb · 18 years ago
  84. 14c5b9d Converted all ant files to unix line endings. by gwt.team.scottb · 18 years ago
  85. 75bbe55 Wasn't properly recopying if About.java was modified. by gwt.team.scottb · 18 years ago
  86. 1e9dc48 checkstyle passes. by gwt.team.knorton · 18 years ago
  87. 594da00 Top level build was not really cleaning by gwt.team.scottb · 18 years ago
  88. 7c49037 Updated to make "ant checkstyle" work again; it worked well enough to find that the samples don't pass! Will have to fix in a subsequent checkin by gwt.team.bruce · 18 years ago
  89. 36094e5 Fixed remaning checkstyle issues and removed exclusions. by gwt.team.bruce · 18 years ago
  90. 952c83b Updated to build doc (albeit with warnings in some cases) with both JDK 1.4 and JDK 1.5 flavors. by gwt.team.bruce · 18 years ago
  91. a4f285c Pulled junit taskdef into the macro to prevent non-junit builds from failing. by gwt.team.scottb · 18 years ago
  92. 4b64e58 fixed this the right way, whoops! by gwt.team.scottb · 18 years ago
  93. a4894bb Removed 3.2 xml tags by gwt.team.scottb · 18 years ago
  94. 7246807 Added <code> tag around keyword 'byte'. by gwt.team.bruce · 18 years ago
  95. 04a5be3 Whooops, was grabbing too much by gwt.team.scottb · 18 years ago
  96. 672e0da Library must be compiled separately; it pulls in compile-time constants by gwt.team.scottb · 18 years ago
  97. 3613d4e Fixed typo in javadoc comment. by gwt.team.jgw · 18 years ago
  98. 6ba31b8 Fixed up doc to build into build directory. by gwt.team.scottb · 18 years ago
  99. 99f280b Updates to execute hosted, web, and remoteweb tests by gwt.team.mmendez · 18 years ago
  100. 68f7e76 Added samples to top level build. by gwt.team.scottb · 18 years ago