1. ada3b49 just refactoring some methods (to make it more readable) by pavery · 19 years ago
  2. b0763c0 getting rid of IStructuredDocumentListener (using regular IDocument listener instead). by pavery · 19 years ago
  3. 19db72d [112154] adding plain StructuredTextPartitioner as default for JSP by pavery · 19 years ago
  4. 250c8ca prep for new features by david_williams · 19 years ago
  5. 6f5f45b prep for new features by david_williams · 19 years ago
  6. 971cb3b prep for new features by david_williams · 19 years ago
  7. 321160c prep for new features by david_williams · 19 years ago
  8. 53e1de1 [104151] "entity reference error" not being highlighted by as-you-type validatoin by david_williams · 19 years ago
  9. 52efb56 [112755] We should never catch general Exception and not at least log it by david_williams · 19 years ago
  10. 5e6061c [104151] "entity reference error" not being highlighted by as-you-type validatoin by david_williams · 19 years ago
  11. 6ceac4e [111877] Context Menu in our editors doesn't have a pretty undo arrow !! by david_williams · 19 years ago
  12. 571b9c3 [112701] clean up Logger (sse.core) by david_williams · 19 years ago
  13. f9959a2 cleanup imports for "don't guess a system resource during resolution" by nitind · 19 years ago
  14. 1118219 don't guess a system resource during resolution by nitind · 19 years ago
  15. d77b8ea [112520] moved IPackageFragment cast into the instanceof block by pavery · 19 years ago
  16. 85d226b cvs ignore PDE build artifacts by david_williams · 19 years ago
  17. 8b68c47 *** empty log message *** by syeshin · 19 years ago
  18. 731edcf [112459] Can't open XML Editor by nitind · 19 years ago
  19. d7e5ffb [92948] highlighting in embedded javascript regions by david_williams · 19 years ago
  20. 636ad18 Fix to always check "debug" state, before logger method that creates strings. by david_williams · 19 years ago
  21. fc743cb Don't load TLDs from remote URLs by nitind · 19 years ago
  22. c1e4961 using getStructuredDocumentRegions() API. by pavery · 19 years ago
  23. d05b511 adding null check (get node @ character offset returns null if document is empty) by pavery · 19 years ago
  24. 18fa2bb cvs ignore PDE build artifacts by david_williams · 19 years ago
  25. adbf5dc [105107] Update XML validator not to display an error if a grammar cannot be located. by lmandel · 19 years ago
  26. 75785d6 [100200] XMLUIPlugin reads extension registry on startup by nitind · 19 years ago
  27. 62f4b11 [100205] XMLUIPlugin inits JobStatusLineHelper on startup by nitind · 19 years ago
  28. ac8ea05 [112147] Invalid text selection from multiple structured selection in StructuredTextEditor by nitind · 19 years ago
  29. 2510889 suppress default and apply buttons by nitind · 19 years ago
  30. 3541f4c optionally log attempts to referesh disposed controls by nitind · 19 years ago
  31. 550b4dd [111807] EmptyStackException in TaglibIndex by nitind · 19 years ago
  32. 08f1693 handle IStorage.getFullpath() == null by nitind · 19 years ago
  33. 55de5fc [81561] Ruler double-click for bookmarks works differently by nitind · 19 years ago
  34. e6ed732 112117 JSEditor on IStorage shouldn't assume a fullpath - plus, put gaurds in other spots in JavaScript and HTML plugins. by david_williams · 19 years ago
  35. 5063723 back out build kind impl by david_williams · 19 years ago
  36. cb26627 [111844] Use OSGi Manifests and Single JAR Plug-ins by jeffliu · 19 years ago
  37. d4eb076 [111482] job blocked while acquiring lock - prep to fix bug by david_williams · 19 years ago
  38. 6f9dcdd [106903] [perf] use indexed loop instead of iterator by david_williams · 19 years ago
  39. 5a5878d [111876] NPE in console when attribute hover info presented. by david_williams · 19 years ago
  40. 023f634 [105342] Auto-edit too agressive by david_williams · 19 years ago
  41. 688ae9a PDE validation cleanup (unknown externalized string for Dummy.label) by nitind · 19 years ago
  42. 6d98c7b [81561] Ruler double-click for bookmarks works differently by nitind · 19 years ago
  43. 6f86f01 [81561] Ruler double-click for bookmarks works differently (double dialog problem) by nitind · 19 years ago
  44. d54131f misc. internal cleanups by nitind · 19 years ago
  45. 71ea83c more doc by nitind · 19 years ago
  46. ca46ad0 [106052] ignoring OperationCanceleedException now by pavery · 19 years ago
  47. 73de556 I don't know what this class was here for, but it's not being used by pavery · 19 years ago
  48. 7f76e45 [105632] underlying Java document is no longer left in an inconsistant state by pavery · 19 years ago
  49. 328c4a1 [110351] applying Amy's patches by pavery · 19 years ago
  50. 3ea157d correction in StructuredTextSelection.isEmpty() by nitind · 19 years ago
  51. 3934056 [111732] org.eclipse.wst.sse.ui.internal.contentoutline.ConfigurableContentOutlinePage.SelectionProvider#setSelection by nitind · 19 years ago
  52. 6284a35 [111410] Need to block unnecessary ISelection by nitind · 19 years ago
  53. 16838bf [111398] remove special processing for 'validate edit' in undo/redo and others by david_williams · 19 years ago
  54. 2b6a97f [111318] Cannot insert new line, depending on current content by david_williams · 19 years ago
  55. 9c49e4d [108170] wsdl.ui and xsd.ui compile warnings by kchong · 19 years ago
  56. a7f9ad1 [108170] wsdl.ui and xsd.ui compile warnings by kchong · 19 years ago
  57. 1050d24 [111308] Remove various "deprecated/not used" classes (update deprecation information) by nitind · 19 years ago
  58. c3eec8d [111308] Remove various "deprecated/not used" classes and methods by nitind · 19 years ago
  59. 62eee4c [111308] Remove various "deprecated/not used" classes by nitind · 19 years ago
  60. a78c19f doc by nitind · 19 years ago
  61. 8623622 doc by nitind · 19 years ago
  62. 8879f01 change getPrefix to getShortName by nitind · 19 years ago
  63. 8f95ffb change getPrefix to getShortName by nitind · 19 years ago
  64. 4fd748f hide contained records (implementation detail) by nitind · 19 years ago
  65. 7ebf214 update for view pages becoming internal in StructuredTextEditor by nitind · 19 years ago
  66. c7db358 [111370] Remove embedded adapter factory extension point by nitind · 19 years ago
  67. 1b39f4b [111370] Remove embedded adapter factory extension point by nitind · 19 years ago
  68. 5cfbc6e set content type into outline page so it doesn't require an ITextEditor to find it out, make view pages private by nitind · 19 years ago
  69. bd7bbf2 remove as no longer public by nitind · 19 years ago
  70. 701692d add a null check for potential JRE problems by nitind · 19 years ago
  71. 22ef41e [108369] Common UI Properties needs an object count applicability functionality for property sections by kchong · 19 years ago
  72. 7b4db22 [107301] StructuredTextEditorContentOutlinePage#setModel() causes PopupMenuExtender to show warning by nitind · 19 years ago
  73. 3fa9117 move label provider to named inner class by nitind · 19 years ago
  74. 8ace296 remove unused safelySanityCheckState method by nitind · 19 years ago
  75. b702f82 remove wsi tests from sse test tool (not in build) by david_williams · 19 years ago
  76. e59c80f [111308] Remove various "deprecated/not used" classes by david_williams · 19 years ago
  77. 2aac5cd [111308] Remove various "deprecated/not used" classes by david_williams · 19 years ago
  78. 5868585 [111307] WSDLMultiPageEditorPart validateEdit uses deprecated method from SSE by david_williams · 19 years ago
  79. 14f6c48 [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  80. 9262b69 [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  81. a5dd0fd [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  82. 66cd5bf [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  83. 9bb7051 [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  84. 02dd34e [111279] cleanup to remove common compiler warnings by david_williams · 19 years ago
  85. 5f978f7 cleaned javadoc by pavery · 19 years ago
  86. 3724ae9 using getStructuredDocumentRegions() now... by pavery · 19 years ago
  87. 08f60f9 adding getStructuredDocumentRegions() API (and unit test) by pavery · 19 years ago
  88. 938c825 [104963] Names of new html file templates are inconsistent by nitind · 19 years ago
  89. 393274e [109673] expand selection to next element action does not select next element by nitind · 19 years ago
  90. 0bb67df clean up fConfiguration access by nitind · 19 years ago
  91. 5e9066f improve ViewerSelectionManager legacy compatibility by nitind · 19 years ago
  92. 2338150 [105109] put in a fix to not compile JSP Fragments. This could be expaned on, but should be good enough to put in for now. by pavery · 19 years ago
  93. 9f89bbd handle bad xml:ns attributes more gracefully by nitind · 19 years ago
  94. 21620c0 change getTreeviewer().getControl() calls to just getControl() by nitind · 19 years ago
  95. e64d504 Avoid bad location exceptions since we're called during paint() by nitind · 19 years ago
  96. 43f4051 seeing as buildKind isn't really needed (and may go away) I'm taking it out. by pavery · 19 years ago
  97. 6199f00 responding to changes in validation framework (getBuildKind) by pavery · 19 years ago
  98. 16e3998 clean up Logger usages by nitind · 19 years ago
  99. 142b958 remove duplicated selection provider handling by nitind · 19 years ago
  100. b640894 update property sheet and content outline handline, disconnect viewer selection manager by nitind · 19 years ago