1. b4129f1 add about.html to jsdt plugins by pberkland · 16 years ago
  2. 25637a6 fix copyright and provisional docs. by bchilds · 16 years ago
  3. 2859661 fix compile error due to api change. by bchilds · 16 years ago
  4. 82712a9 [228098] refactor API names to better reflect javascript by pberkland · 16 years ago
  5. 68e6e50 [224209] Transition SSE Syntax Highlighting to Presentation Reconciler by nitind · 16 years ago
  6. 62ac37d 225694 Invalid dependancies in JSDT feature by david_williams · 16 years ago
  7. ff1aedf use lazyjavatypecompletion when availailable by pberkland · 16 years ago
  8. 0d8372e NEW - bug 223750: JSDT facet install listener triggers a UI plugin load by bchilds · 16 years ago
  9. f325dc0 UI wording changes. by bchilds · 16 years ago
  10. eba1d63 Package refactoring (going public with some translation classes). by bchilds · 16 years ago
  11. 9536b61 added/abstracted extension for javaScriptPreProcessor (IJsTranslator) by bchilds · 16 years ago
  12. cd99af6 Refactored/renamed miss spellings--> IS_EMCASCRIPT4 and Initilzer by bchilds · 16 years ago
  13. 7eb9105 Refactored: ClasspathContainer -----> JsGlobalScopeContainer by bchilds · 16 years ago
  14. 737705f Plugin version change (bug 210407) 1.0.0.qualifier by bchilds · 17 years ago
  15. 1852efa Bug fixes for JSP region errors. by bchilds · 17 years ago
  16. af2da58 Removed one formating hack-fix, added extension support for the new extension in WST 3. by bchilds · 17 years ago
  17. 01e14c4 Externalized String fixes. by bchilds · 17 years ago
  18. ba3ae70 Refactoring. by bchilds · 17 years ago
  19. 3e12098 Externalize Strings... by bchilds · 17 years ago
  20. 2724aaf [207712] remove "incubation from plugin names by pberkland · 17 years ago
  21. 11fb411 Version # patch as supplied by Amy. by bchilds · 17 years ago
  22. 94e0b2e externalized manifest strings. by pombredanne · 17 years ago
  23. 8f9dc24 207367 misc easy cleanup of some jsdt plugins by david_williams · 17 years ago
  24. 34a95f6 207367 misc easy cleanup of some jsdt plugins by david_williams · 17 years ago
  25. 583e4f3 removed eclipse.inf (those are generated by build, and should not be in cvs). by david_williams · 17 years ago
  26. 33749c3 removed throwing of unimplemented exception by bchilds · 17 years ago
  27. c2caaea 1 NPE fix, changes to context menu/nature installer. by bchilds · 17 years ago
  28. 7267f87 Support for adding JSDT support to any project. by bchilds · 17 years ago
  29. 2943d64 Better </script> proposals. by bchilds · 17 years ago
  30. 547f4f6 Should fix cosmetic NPE in log. I suspect real error is further up (in SSE). by bchilds · 17 years ago
  31. cb0fc09 Fix 2 NPEs in 7-27 build. by bchilds · 17 years ago
  32. ea8d779 Updates for indexing/validationg of JSP source by bchilds · 17 years ago
  33. c43425d search/index docs opening an HTML file first would prevent the JsTranslator from listening for doc changes. by bchilds · 17 years ago
  34. 0def2e5 resource improvements by bchilds · 17 years ago
  35. 56077d2 Some resource optimizations. by bchilds · 17 years ago
  36. face20b JSP support fixes by lbustelo · 17 years ago
  37. 8ce812f add ContainerFolder to content provider instead of compacting entries. by bchilds · 17 years ago
  38. 5003948 More CLASSPATH updates for includes, some UI fixes for PackageExplorerContentProvider by bchilds · 17 years ago
  39. de443f2 Fixes for bug 196492: Remove ObjectLiteral anonymous type internal name from UI by lbustelo · 17 years ago
  40. 1f9e89b Don't validate CP attribute (for source folders that should still be excluded). by bchilds · 17 years ago
  41. 7ef3df4 Fixes for document includes in HTML, some exceptin fixes, builder errors etc.. by bchilds · 17 years ago
  42. 3cad532 *** empty log message *** by bchilds · 17 years ago
  43. d81a943 Updated plugin version numbers and names by rgoodman · 17 years ago
  44. 3198d58 Fixes for package explorer (hide library file names). by bchilds · 17 years ago
  45. 6bfa7f7 Turning off the WTP JS completion processor by lbustelo · 17 years ago
  46. 423c5ef Updates to images + Libraries. by bchilds · 17 years ago
  47. ea6a52e Uses a model irritant to force recoloring after a format. by bchilds · 17 years ago
  48. fdf4acb Changed content outline behavior to lazily update nodes (huge speed impreovement). by bchilds · 17 years ago
  49. 5bffef1 Refactoring/cleanup of parse. by bchilds · 17 years ago
  50. 1d32287 Changes to rename global scope project file from .classpath ----> .jsdtscope by bchilds · 17 years ago
  51. c25d89a removed anotations. by bchilds · 17 years ago
  52. 550f1d7 Removed annotations. by bchilds · 17 years ago
  53. 419b646 *** empty log message *** by bchilds · 17 years ago
  54. 5d4d56f Some actions, content outline disabled due to performance. by bchilds · 17 years ago
  55. ef2f0da *** empty log message *** by bchilds · 17 years ago
  56. 5e35496 Rename/Refactor support. 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. d332ebe Changes for StructuredSourceViewerConfig to target htmlsource.source so to get loaded before the standard HTML editor. by bchilds · 17 years ago
  61. 7123e00 More outline actions. by bchilds · 17 years ago
  62. 73b8893 more outline menus by bchilds · 17 years ago
  63. fe70632 Continued updates to outline and menu contribs. by bchilds · 17 years ago
  64. 6b966c7 Updates for some ContentOutline actions, and container naming of classfiles/compilation units. by bchilds · 17 years ago
  65. 29077fe Some bug fixes for search in html . by bchilds · 17 years ago
  66. d5b9b82 Updates for HTML/JavaScript indexing and searches. by bchilds · 17 years ago
  67. dc2f600 Yet MORE synchronization updates to fix a couple SSE holes and improve performance. Some aesthetic refactoring. by bchilds · 17 years ago
  68. 9fcdbbe fixes for outline view.. by bchilds · 17 years ago
  69. 33a109c Updates for breakpoints (removed JSP usage). by bchilds · 17 years ago
  70. f1de285 Updates for absolute path + webcontext. by bchilds · 17 years ago
  71. 9924d9f Updates/fixes for src imports. by bchilds · 17 years ago
  72. 104d959 changes for <script src=""> by bchilds · 17 years ago
  73. 0503cbb patched outline js menu items not to cause exception. by bchilds · 17 years ago
  74. 133806a refactoring/cleanup by bchilds · 17 years ago
  75. d002418 refactoring/cleanup by bchilds · 17 years ago
  76. b95206a refactor for latest wst by bchilds · 17 years ago
  77. 383caa7 Formating works. by bchilds · 17 years ago
  78. 8f94a9d cleanup by bchilds · 17 years ago
  79. fdd9911 project wizard updates by bchilds · 17 years ago
  80. 6bd49b5 All WORKING. needs refactoring. by bchilds · 17 years ago
  81. d95410b updates by bchilds · 17 years ago
  82. b616369 Working on contentoutline- JS nodes show but incorrect order. by bchilds · 17 years ago
  83. 46514c7 Added template completions, removed / refactored completion classes by bchilds · 17 years ago
  84. d01b1ea Updated to work with org.eclipse.wst.jsdt. by bchilds · 17 years ago
  85. 68f36fc Initial check in. Major bugs include: by bchilds · 17 years ago