1. 7eb9105 Refactored: ClasspathContainer -----> JsGlobalScopeContainer by bchilds · 17 years ago
  2. 1ff677b Fix NPE in EVENT tag (bug 209736) by bchilds · 17 years ago
  3. da4f3e1 disable javascript build validation by default. by bchilds · 17 years ago
  4. 3f0b10c Fix to move .jsdtscope file from project root to settings folder. by bchilds · 17 years ago
  5. 737705f Plugin version change (bug 210407) 1.0.0.qualifier by bchilds · 17 years ago
  6. 1852efa Bug fixes for JSP region errors. by bchilds · 17 years ago
  7. ba3ae70 Refactoring. by bchilds · 17 years ago
  8. 660b5b4 Externalize Strings... by bchilds · 17 years ago
  9. 2724aaf [207712] remove "incubation from plugin names by pberkland · 17 years ago
  10. 734c9a0 Fix for xml comment tag within the <Script> tags. by bchilds · 17 years ago
  11. 6d2e270 preliminary change. still in progress. by bchilds · 17 years ago
  12. 8df6e1b Fixes for console garbage during JSP Junit tests. by bchilds · 17 years ago
  13. 1279aac check for <0 chars by bchilds · 17 years ago
  14. 60b4ecc Removed UI dependency. by bchilds · 17 years ago
  15. 787e8cd temp work around for JUnit failures by david_williams · 17 years ago
  16. 8f9dc24 207367 misc easy cleanup of some jsdt plugins by david_williams · 17 years ago
  17. 34a95f6 207367 misc easy cleanup of some jsdt plugins by david_williams · 17 years ago
  18. 944e507 code formating change. by bchilds · 17 years ago
  19. c2caaea 1 NPE fix, changes to context menu/nature installer. by bchilds · 17 years ago
  20. 7267f87 Support for adding JSDT support to any project. by bchilds · 17 years ago
  21. 239abe8 - Fix to honor exclusion patterns in index searching. by bchilds · 17 years ago
  22. 56ed6f5 Weird validation errors caused by batch validator. by bchilds · 17 years ago
  23. e5c1f81 JsSearchDocument ---> Try to open 'Existing' Model, then open model for read. by bchilds · 17 years ago
  24. 17b472a Remove duplicate problems by bchilds · 17 years ago
  25. cb0fc09 Fix 2 NPEs in 7-27 build. by bchilds · 17 years ago
  26. d127c5c re-enable removing rino validaotr msgs. by bchilds · 17 years ago
  27. 589ee98 Updates to batch validator. by bchilds · 17 years ago
  28. 181be78 enable jsp validation by bchilds · 17 years ago
  29. ea8d779 Updates for indexing/validationg of JSP source by bchilds · 17 years ago
  30. 5f7e444 Fix on a NPE. by bchilds · 17 years ago
  31. 90c32ee fix to add a semi colon at the end of an event tag. by bchilds · 17 years ago
  32. c43425d search/index docs opening an HTML file first would prevent the JsTranslator from listening for doc changes. by bchilds · 17 years ago
  33. 0def2e5 resource improvements by bchilds · 17 years ago
  34. 56077d2 Some resource optimizations. by bchilds · 17 years ago
  35. face20b JSP support fixes by lbustelo · 17 years ago
  36. 89f1112 Performance tweaks. by bchilds · 17 years ago
  37. 5003948 More CLASSPATH updates for includes, some UI fixes for PackageExplorerContentProvider by bchilds · 17 years ago
  38. 6551342 changd resource change handling by bchilds · 17 years ago
  39. 3cad532 *** empty log message *** by bchilds · 17 years ago
  40. 5a12e77 updated the build.properties files by rgoodman · 17 years ago
  41. d81a943 Updated plugin version numbers and names by rgoodman · 17 years ago
  42. fb7015c fixed static member Math.acos(x) (was instance). by bchilds · 17 years ago
  43. 3198d58 Fixes for package explorer (hide library file names). by bchilds · 17 years ago
  44. 03dcb0e Window object now extends Global (per ecma). by bchilds · 17 years ago
  45. 423c5ef Updates to images + Libraries. by bchilds · 17 years ago
  46. 018af63 changes from jsdt.core classpathcontainer by bchilds · 17 years ago
  47. 85addc7 UI Changes for libraries / project SuperType by bchilds · 17 years ago
  48. 6e2112a fix uri error by bchilds · 17 years ago
  49. 27f8ff3 reset the document context if the project changes. by bchilds · 17 years ago
  50. 5bffef1 Refactoring/cleanup of parse. by bchilds · 17 years ago
  51. 1d32287 Changes to rename global scope project file from .classpath ----> .jsdtscope by bchilds · 17 years ago
  52. c25d89a removed anotations. by bchilds · 17 years ago
  53. 419b646 *** empty log message *** by bchilds · 17 years ago
  54. 0a2ae59 New library for Browser Window object. by bchilds · 17 years ago
  55. 33568a7 *** empty log message *** by bchilds · 17 years ago
  56. ef2f0da *** empty log message *** by bchilds · 17 years ago
  57. a118170 Major code cleanup and refactoring. by bchilds · 17 years ago
  58. e75c707 Refactoring changes include: by bchilds · 17 years ago
  59. 6858d6b minor enhancements for actions. by bchilds · 17 years ago
  60. a8e09b9 bug. by bchilds · 17 years ago
  61. 6b966c7 Updates for some ContentOutline actions, and container naming of classfiles/compilation units. by bchilds · 17 years ago
  62. a147f86 fixed some regression issues in html editor by bchilds · 17 years ago
  63. 5560ea5 model irritant not kicking off validation properly.. so simplified/removed until there is a better way. by bchilds · 17 years ago
  64. 89fa8e9 model irritant not kicking off validation properly.. so simplified/removed until there is a better way. by bchilds · 17 years ago
  65. 18fd388 Project and resource change listeners to trigger re-validation in HTML files. by bchilds · 17 years ago
  66. 29077fe Some bug fixes for search in html . by bchilds · 17 years ago
  67. d5b9b82 Updates for HTML/JavaScript indexing and searches. by bchilds · 17 years ago
  68. 172b3b2 Replaced with original JSP indexer by bchilds · 17 years ago
  69. dc2f600 Yet MORE synchronization updates to fix a couple SSE holes and improve performance. Some aesthetic refactoring. by bchilds · 17 years ago
  70. f21e7c9 cleanup + synchronization issue fixed. by bchilds · 17 years ago
  71. 33a109c Updates for breakpoints (removed JSP usage). by bchilds · 17 years ago
  72. 8f09714 *** empty log message *** by bchilds · 17 years ago
  73. f1de285 Updates for absolute path + webcontext. by bchilds · 17 years ago
  74. e4f608c updates to allow for web root by bchilds · 17 years ago
  75. 9be8154 path fix for indexing by bchilds · 17 years ago
  76. 9924d9f Updates/fixes for src imports. by bchilds · 17 years ago
  77. 104d959 changes for <script src=""> by bchilds · 17 years ago
  78. a280702 removed debuging output. by bchilds · 17 years ago
  79. 911edb4 fix project setup on j2ee projects. by bchilds · 17 years ago
  80. 133806a refactoring/cleanup by bchilds · 17 years ago
  81. dc1d71e refactor/clean by bchilds · 17 years ago
  82. b95206a refactor for latest wst by bchilds · 17 years ago
  83. f5a6f17 Simplified facet install. by bchilds · 18 years ago
  84. 383caa7 Formating works. by bchilds · 18 years ago
  85. c3036f9 cleanup by bchilds · 18 years ago
  86. 8f94a9d cleanup by bchilds · 18 years ago
  87. fdd9911 project wizard updates by bchilds · 18 years ago
  88. 6bd49b5 All WORKING. needs refactoring. by bchilds · 18 years ago
  89. b616369 Working on contentoutline- JS nodes show but incorrect order. by bchilds · 18 years ago
  90. d01b1ea Updated to work with org.eclipse.wst.jsdt. by bchilds · 18 years ago
  91. 68f36fc Initial check in. Major bugs include: by bchilds · 18 years ago