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