1. cede579 Use correct plugin class by kchong · 19 years ago
  2. 5d88202 Reorg source by kchong · 19 years ago
  3. 4d9e375 Use correct XSDEditorPlugin by kchong · 19 years ago
  4. a96f222 Updated search classes by kchong · 19 years ago
  5. c08a9b1 Update Commands by kchong · 19 years ago
  6. 2ffe31e This commit was manufactured by cvs2svn to create branch 'R1_5_branch'. by nitind · 19 years ago
  7. 90f955f [128290] hyperlink fixes for built in types by csalter · 19 years ago
  8. a6f6f75 [130833] - Remove hardcoded editorId in New WSDL and XSD Wizards by kchong · 19 years ago
  9. a81d7ee [129716] New SSE Wizards should allow extensions of subtypes by amywu · 19 years ago
  10. b53ae2c [130738] - Search for XSD simple type reference broken by kchong · 19 years ago
  11. 47c6d66 [130402] contentassistprocessor provisional extension point crashes workbench by amywu · 19 years ago
  12. 4c3c471 [110538] EL expression marked as invalid: pageContext.request.contextPath AND added schema to SDK build by david_williams · 19 years ago
  13. 0f6122d minor change for consistency by david_williams · 19 years ago
  14. 7a9856e [110538] EL expression marked as invalid: pageContext.request.contextPath by david_williams · 19 years ago
  15. 4cd99ae [130233] ClassCastException when switch from DTD to XML to DTD by david_williams · 19 years ago
  16. 29a55dc [130402] contentassistprocessor provisional extension point crashes workbench by david_williams · 19 years ago
  17. f873c7e [130187] some "requires" versions wrong, blocks Update Manager by david_williams · 19 years ago
  18. 1cc9788 minor removal of unused labels by david_williams · 19 years ago
  19. 5b3e224 minor removal of unused private members by david_williams · 19 years ago
  20. 59e7a92 minor removal of unused private members by david_williams · 19 years ago
  21. 751c81b [129992] All packages should be listed in manifest.mf file by david_williams · 19 years ago
  22. 092f500 [125960] web.xml mappings to taglib jars are not being resolved by david_williams · 19 years ago
  23. 71eed08 [129869] Log errors in JSPTranslator.getELTranslatorProperty by david_williams · 19 years ago
  24. b125b48 [127402] Fixed the infopops so that Rename Resource dialog and Move dialog are referenced. by lmandel · 19 years ago
  25. 0ea3191 minor fixup of build.properties by david_williams · 19 years ago
  26. 11aca62 [125441] Removed dependency on runtime.compatibility. by lmandel · 19 years ago
  27. b00862a [129531] Need to spec 'internals', 'friends', and "organize manifests". by david_williams · 19 years ago
  28. b5d0563 [129531] Need to spec 'internals', 'friends', and "organize manifests". by david_williams · 19 years ago
  29. 816ce37 [128490] should have been using getTextLength() instead of getLength(), as we don't care about trailing whitespace in this case. by pavery · 19 years ago
  30. 4567e0b [129119] JSPSearchSupport does not ignore closed projects by nitind · 19 years ago
  31. cf2d2b4 [115679] JSP editor not reading included vars from linked resource by nitind · 19 years ago
  32. ba87ced [129112] Support implicit TLDs for a container (public keys as well) by nitind · 19 years ago
  33. 2b50ce5 [129112] Support implicit TLDs for a container by nitind · 19 years ago
  34. 8b62eec [127270] fix NPE by csalter · 19 years ago
  35. 5798da6 [127270] add support for project and working set search scopes by csalter · 19 years ago
  36. 3a20567 [92480] JSP Fragments need content properties page by amywu · 19 years ago
  37. aa27f50 [128490] doing quick check to improve performance (on call to isUseBean) by pavery · 19 years ago
  38. 35747e3 [128701] implement property sheet support by nitind · 19 years ago
  39. 44256f1 [128697] CSS outline view does not react to updates in editor (2) by nitind · 19 years ago
  40. 995cd12 [86431] @PAGE rule has no label in outline view by amywu · 19 years ago
  41. 1425a5c [128697] CSS outline view does not react to updates in editor by nitind · 19 years ago
  42. 066be27 [104358] NullPointerException occurs when file from Package Explorer is dropped to CSS editor by nitind · 19 years ago
  43. cd0b099 [81437] cannot use bold syntax highlighting preference in embedded css in html by amywu · 19 years ago
  44. 0d9992c restoring full .project file by david_williams · 19 years ago
  45. 91e8406 re-exporting deprecated provisional.text packages by pavery · 19 years ago
  46. 2d9d1bb Fix for XSD test failure ImportInvalidLocation with IBM JRE. by lmandel · 19 years ago
  47. 77f98e7 [47060] [navigation] Add Go To Next/Previous Annotation commands to text editor by nitind · 19 years ago
  48. 89f6e62 [127527] SSE implementation of IReconciler should support IReconcilingStrategy by nitind · 19 years ago
  49. 599ba65 [114599] fixed logic for adding jsp:actions. by pavery · 19 years ago
  50. a2616ae [127409] Restoring files accidentally deleted in this fix. by lmandel · 19 years ago
  51. cd748cd [128325] Need to add org.eclipse.jst.jsp.core.jspel to the export list by david_williams · 19 years ago
  52. cc26ed9 [108324] [MPE] MultiPageSelectionProvider should implement IPostSelectionProvider by nitind · 19 years ago
  53. d70bc5d [127527] SSE implementation of IReconciler should support IReconcilingStrategy by nitind · 19 years ago
  54. b044597 [127527] SSE implementation of IReconciler should support IReconcilingStrategy by nitind · 19 years ago
  55. 1a623a4 [128290] xsd hyperlink navigation fixes by csalter · 19 years ago
  56. 7ff6bd2 replacing and deprecating partition types (to be removed 1.5) by pavery · 19 years ago
  57. 3f79184 removing some dead code by pavery · 19 years ago
  58. c08d724 moved reporter subtask display (which file we're validating) to JSPValidator by pavery · 19 years ago
  59. 42de78d added another null check, value region can be null sometimes. by pavery · 19 years ago
  60. 1f1588d [104815] fixing some bugs w/ validation regions (should be more correct now) but still needs a little work. by pavery · 19 years ago
  61. 11b4c32 fixing typo and logic error (i should have been j) by pavery · 19 years ago
  62. a091ad5 added null check and made more descriptive method name by pavery · 19 years ago
  63. 8c697d4 [92972] WTP Features Missing from Feature Details by jeffliu · 19 years ago
  64. a8bf06a [111674] [format] Preserving space during XML format for selected elements by david_williams · 19 years ago
  65. cca4b54 [105510] added validation for jsp taglib prefixes (no dupes or reserved prefixes) by pavery · 19 years ago
  66. d13896a [127409] fix feature versions and labels by david_williams · 19 years ago
  67. 6b9bc37 [127409] fix feature versions and labels by david_williams · 19 years ago
  68. 91ece1b [127544] Port to ICU4J by amywu · 19 years ago
  69. f4b5577 [127526] Port to ICU4J by amywu · 19 years ago
  70. b0849ec [92972] WTP Features Missing from Feature Details by jeffliu · 19 years ago
  71. bf31179 [nobug] add display of current selection by nitind · 19 years ago
  72. b0f98c5 making SSE partition types public API (out of provisional state). Updated manifests to 1.1.0.qualifier, updated exported packages. by pavery · 19 years ago
  73. c6d00ce just fixing compile error for now (moving to 3.2M5), will need to adopt public move support when they have it. by pavery · 19 years ago
  74. ca7158d [127388] remove deprecated getPluginDescriptor methods by david_williams · 19 years ago
  75. c93d149 [126327][86640] moved name (servlet name <-> JSP name) fixup method to JSPTranslation so hover and proposal collector can both use it. by pavery · 19 years ago
  76. c4710bb [126595] add temp work around to stash away the meta name of SearchMatch by csalter · 19 years ago
  77. 42be1f6 [127072] Missing properties file in WTP features by jeffliu · 19 years ago
  78. 9998ec7 [107254] [taglib] tld element name-from-attribute not taken in account in JSP editor by nitind · 19 years ago
  79. f5d8e6d [107254] [taglib] tld element name-from-attribute not taken in account in JSP editor by nitind · 19 years ago
  80. 05adcf3 [126329] added "regions.hasNext()" check to the while loop. by pavery · 19 years ago
  81. 6e3e71d [125829] Jsp editor extremely slow when opening files by nitind · 19 years ago
  82. de1c9d7 [120147] TaglibIndex not lazy enough? / [118251] update problem with TaglibIndex when adding new jar by nitind · 19 years ago
  83. 3586a47 [126595] Add search option to common search framework by csalter · 19 years ago
  84. debaf5c [124835] The value of the style attribute is not set correctly. by amywu · 19 years ago
  85. f1968bc [126753] missing infopops for refactor rename/move by amywu · 19 years ago
  86. 280d6ee [126023] WTP 1.5M4+ and Eclipse 3.2M4+ breaks update manager by david_williams · 19 years ago
  87. a453e24 [126458] underscores in version qualifiers don't work well by david_williams · 19 years ago
  88. c293a51 [126458] underscores in version qualifiers don't work well by david_williams · 19 years ago
  89. e828c09 [126462] setBatch() not refreshing XML model. by david_williams · 19 years ago
  90. df228a8 fix regression in new wizards by amywu · 19 years ago
  91. 43de1df [125960] web.xml mappings to taglib jars are not being resolved by nitind · 19 years ago
  92. 8d5c2a8 [125798] qualifier misspelled in a few manifest.mf files by david_williams · 19 years ago
  93. 1651e3f [123569] Need to add qualifier to version numbers. Fix spelling to qualifier by kchong · 19 years ago
  94. 61bd5b2 [125802] unreferenced label causes compiler warning by david_williams · 19 years ago
  95. edabf97 [125668] fix up some ugly participant initialization bugs by csalter · 19 years ago
  96. d038af4 [125798] qualifier misspelled in a few manifest.mf files by david_williams · 19 years ago
  97. ff898d6 [no bug] Add setting to show unused imports as errors by kchong · 19 years ago
  98. 655805c [114597] extension point to allow pluggable JSPELTranslator by pavery · 19 years ago
  99. 587116d [123890] HTML Formatter Line Width Preference Is Not Enforced by amywu · 19 years ago
  100. 4601a06 [109974] finally applying Ted's patch to fix generated EL expression method name (making it unique) by pavery · 19 years ago