1. b897200 fix for formating when a script region has embeded jsp region by bchilds · 16 years ago
  2. d1cd264 package explorer content fixes. by bchilds · 16 years ago
  3. 8f6356c dbl clicking function in outline should highlight the name by bchilds · 16 years ago
  4. 5fb5147 fixed debuging in .options by bchilds · 16 years ago
  5. ea53291 [230291] remove dead code by pberkland · 16 years ago
  6. 399808a some javadoc comments. by bchilds · 16 years ago
  7. 1414668 shut off debuging. by bchilds · 16 years ago
  8. e3987d1 indexing fix for html by bchilds · 16 years ago
  9. 25637a6 fix copyright and provisional docs. by bchilds · 16 years ago
  10. 82712a9 [228098] refactor API names to better reflect javascript by pberkland · 16 years ago
  11. 746eece Updated to use most recent JSP indexer code. by bchilds · 16 years ago
  12. beefd0c util method for refactorings. by bchilds · 16 years ago
  13. 0c5378c Fixed copyright info and provisional extension point doc. by bchilds · 16 years ago
  14. 51931a6 Allow saving of translation to same file name + .js for debuging. by bchilds · 16 years ago
  15. 0d8372e NEW - bug 223750: JSDT facet install listener triggers a UI plugin load by bchilds · 16 years ago
  16. 94793f7 jsp-->javascript by bchilds · 16 years ago
  17. 947b64f provisional API changes. by bchilds · 16 years ago
  18. f325dc0 UI wording changes. by bchilds · 16 years ago
  19. eba1d63 Package refactoring (going public with some translation classes). by bchilds · 16 years ago
  20. 9536b61 added/abstracted extension for javaScriptPreProcessor (IJsTranslator) by bchilds · 16 years ago
  21. 9e43b00 Added API to insert script into the HTML file directly through the translation. by bchilds · 16 years ago
  22. cd99af6 Refactored/renamed miss spellings--> IS_EMCASCRIPT4 and Initilzer by bchilds · 16 years ago
  23. 1ff677b Fix NPE in EVENT tag (bug 209736) by bchilds · 17 years ago
  24. 3f0b10c Fix to move .jsdtscope file from project root to settings folder. by bchilds · 17 years ago
  25. 1852efa Bug fixes for JSP region errors. by bchilds · 17 years ago
  26. ba3ae70 Refactoring. by bchilds · 17 years ago
  27. 660b5b4 Externalize Strings... by bchilds · 17 years ago
  28. 734c9a0 Fix for xml comment tag within the <Script> tags. by bchilds · 17 years ago
  29. 6d2e270 preliminary change. still in progress. by bchilds · 17 years ago
  30. 8df6e1b Fixes for console garbage during JSP Junit tests. by bchilds · 17 years ago
  31. 1279aac check for <0 chars by bchilds · 17 years ago
  32. 60b4ecc Removed UI dependency. by bchilds · 17 years ago
  33. 8f9dc24 207367 misc easy cleanup of some jsdt plugins by david_williams · 17 years ago
  34. 944e507 code formating change. by bchilds · 17 years ago
  35. c2caaea 1 NPE fix, changes to context menu/nature installer. by bchilds · 17 years ago
  36. 7267f87 Support for adding JSDT support to any project. by bchilds · 17 years ago
  37. 239abe8 - Fix to honor exclusion patterns in index searching. by bchilds · 17 years ago
  38. 56ed6f5 Weird validation errors caused by batch validator. by bchilds · 17 years ago
  39. e5c1f81 JsSearchDocument ---> Try to open 'Existing' Model, then open model for read. by bchilds · 17 years ago
  40. 17b472a Remove duplicate problems by bchilds · 17 years ago
  41. cb0fc09 Fix 2 NPEs in 7-27 build. by bchilds · 17 years ago
  42. d127c5c re-enable removing rino validaotr msgs. by bchilds · 17 years ago
  43. 589ee98 Updates to batch validator. by bchilds · 17 years ago
  44. ea8d779 Updates for indexing/validationg of JSP source by bchilds · 17 years ago
  45. 5f7e444 Fix on a NPE. by bchilds · 17 years ago
  46. 90c32ee fix to add a semi colon at the end of an event tag. by bchilds · 17 years ago
  47. c43425d search/index docs opening an HTML file first would prevent the JsTranslator from listening for doc changes. by bchilds · 17 years ago
  48. 0def2e5 resource improvements by bchilds · 17 years ago
  49. 56077d2 Some resource optimizations. by bchilds · 17 years ago
  50. face20b JSP support fixes by lbustelo · 17 years ago
  51. 89f1112 Performance tweaks. by bchilds · 17 years ago
  52. 5003948 More CLASSPATH updates for includes, some UI fixes for PackageExplorerContentProvider by bchilds · 17 years ago
  53. 6551342 changd resource change handling by bchilds · 17 years ago
  54. 3cad532 *** empty log message *** by bchilds · 17 years ago
  55. fb7015c fixed static member Math.acos(x) (was instance). by bchilds · 17 years ago
  56. 3198d58 Fixes for package explorer (hide library file names). by bchilds · 17 years ago
  57. 03dcb0e Window object now extends Global (per ecma). by bchilds · 17 years ago
  58. 423c5ef Updates to images + Libraries. by bchilds · 17 years ago
  59. 018af63 changes from jsdt.core classpathcontainer by bchilds · 17 years ago
  60. 85addc7 UI Changes for libraries / project SuperType by bchilds · 17 years ago
  61. 6e2112a fix uri error by bchilds · 17 years ago
  62. 27f8ff3 reset the document context if the project changes. by bchilds · 17 years ago
  63. 5bffef1 Refactoring/cleanup of parse. by bchilds · 17 years ago
  64. 1d32287 Changes to rename global scope project file from .classpath ----> .jsdtscope by bchilds · 17 years ago
  65. c25d89a removed anotations. by bchilds · 17 years ago
  66. 419b646 *** empty log message *** by bchilds · 17 years ago
  67. 0a2ae59 New library for Browser Window object. by bchilds · 17 years ago
  68. 33568a7 *** empty log message *** by bchilds · 17 years ago
  69. ef2f0da *** empty log message *** by bchilds · 17 years ago
  70. a118170 Major code cleanup and refactoring. by bchilds · 17 years ago
  71. e75c707 Refactoring changes include: by bchilds · 17 years ago
  72. 6858d6b minor enhancements for actions. by bchilds · 17 years ago
  73. a8e09b9 bug. by bchilds · 17 years ago
  74. 6b966c7 Updates for some ContentOutline actions, and container naming of classfiles/compilation units. by bchilds · 17 years ago
  75. a147f86 fixed some regression issues in html editor by bchilds · 17 years ago
  76. 5560ea5 model irritant not kicking off validation properly.. so simplified/removed until there is a better way. by bchilds · 17 years ago
  77. 89fa8e9 model irritant not kicking off validation properly.. so simplified/removed until there is a better way. by bchilds · 17 years ago
  78. 18fd388 Project and resource change listeners to trigger re-validation in HTML files. by bchilds · 17 years ago
  79. 29077fe Some bug fixes for search in html . by bchilds · 17 years ago
  80. d5b9b82 Updates for HTML/JavaScript indexing and searches. by bchilds · 17 years ago
  81. 172b3b2 Replaced with original JSP indexer by bchilds · 17 years ago
  82. dc2f600 Yet MORE synchronization updates to fix a couple SSE holes and improve performance. Some aesthetic refactoring. by bchilds · 17 years ago
  83. f21e7c9 cleanup + synchronization issue fixed. by bchilds · 17 years ago
  84. 33a109c Updates for breakpoints (removed JSP usage). by bchilds · 17 years ago
  85. 8f09714 *** empty log message *** by bchilds · 17 years ago
  86. f1de285 Updates for absolute path + webcontext. by bchilds · 17 years ago
  87. e4f608c updates to allow for web root by bchilds · 17 years ago
  88. 9be8154 path fix for indexing by bchilds · 17 years ago
  89. 9924d9f Updates/fixes for src imports. by bchilds · 17 years ago
  90. 104d959 changes for <script src=""> by bchilds · 17 years ago
  91. a280702 removed debuging output. by bchilds · 17 years ago
  92. 911edb4 fix project setup on j2ee projects. by bchilds · 17 years ago
  93. 133806a refactoring/cleanup by bchilds · 17 years ago
  94. dc1d71e refactor/clean by bchilds · 17 years ago
  95. b95206a refactor for latest wst by bchilds · 17 years ago
  96. f5a6f17 Simplified facet install. by bchilds · 17 years ago
  97. 383caa7 Formating works. by bchilds · 17 years ago
  98. c3036f9 cleanup by bchilds · 17 years ago
  99. 8f94a9d cleanup by bchilds · 17 years ago
  100. fdd9911 project wizard updates by bchilds · 17 years ago