1. f918eb2 a bunch of refactoring work: by pavery · 20 years ago
  2. bc1b699 [89306] structuredtextviewerconfiguration should use getautoeditstrategies from super class by nitind · 20 years ago
  3. ccdcb50 update examples by nitind · 20 years ago
  4. 68bf9b3 cleanup of old deprecated methods/classes by david_williams · 20 years ago
  5. e79e601 remove INodeSelectionListener and IDoubleClickListener from being implemented on this viewer class by nitind · 20 years ago
  6. 39b2661 remove inaccurate time tracking code by nitind · 20 years ago
  7. f1b9683 remove deprecated interface by nitind · 20 years ago
  8. 3f439f5 added constructor w/ preference store for unit test purposes by pavery · 20 years ago
  9. 6fcbb09 some improved documentation by pavery · 20 years ago
  10. 5aa81c8 removed deprecated 'model plugin' by david_williams · 20 years ago
  11. f84d770 accidental? repeat code. by pavery · 20 years ago
  12. dce4ddd [88419] Encoding code should move to internal, and SSE by david_williams · 20 years ago
  13. d8a74fb [88413] Cleanup should be internal for release 1.0 by david_williams · 20 years ago
  14. 1b04516 initial component xml files by david_williams · 20 years ago
  15. 2ab3d11 guard against unconfigure before actually configured by nitind · 20 years ago
  16. 567ac4d removed deprecated logger by david_williams · 20 years ago
  17. 51d333a update for validation package spelling correction and SeverityEnum->IMessage constant refactoring by nitind · 20 years ago
  18. 9bbeecc [87589] CommonEditorPreferenceNames should not be so public API by david_williams · 20 years ago
  19. 418678a handle IProjects not under the workspace root by nitind · 20 years ago
  20. a032aca provide APIs to deal with multiple configurations and definitions by nitind · 20 years ago
  21. a29ea55 update for changes to PropertySheetViewer Control type changes by nitind · 20 years ago
  22. f69fb1a update for FileDelta moving to internal package by nitind · 20 years ago
  23. c0fb6cd [ 87614] - Race condition getting model causes UI adapters not to be registered in StructuredTextEditor by nitind · 20 years ago
  24. 5546adf deprecate - this interface introduces XML DOM notions into the editor class by nitind · 20 years ago
  25. 3281c49 [87438] forcereadonly should be removed from StructuredTextEditor by david_williams · 20 years ago
  26. cc02363 [87333] StructuredTextViewer should not be model-dependent by david_williams · 20 years ago
  27. c25f3c4 correct usage of cache when looping through content type hierarchy by nitind · 20 years ago
  28. c1097ca adding buildnotes by david_williams · 20 years ago
  29. 26f1bf7 improved logging code by david_williams · 20 years ago
  30. 30ac56d [86261] task tag and read-only preferences should be hidden by david_williams · 20 years ago
  31. d6ee069 [86069] partial fix for: EJB Creation: unable to load ejb-jar.xml in xml editor by david_williams · 20 years ago
  32. d7232e6 testing if build notes are as easy as they look by david_williams · 20 years ago
  33. 0ca5a33 [86019] Should fail gracefully if non structured document used by structured editor by david_williams · 20 years ago
  34. 3b1e29c removed deprecated, unused class which "broke" in WTP M3 due to late change in base M5 by david_williams · 20 years ago
  35. b1f7505 [85776] preliminary infrastructure for document folding in wtp source editors by david_williams · 20 years ago
  36. ef1db34 *** empty log message *** by nitind · 20 years ago
  37. c0240e8 checking if there are any strategies before doing any work at all. by pavery · 20 years ago
  38. 55ae447 [85447] many more reconciler changes by pavery · 20 years ago
  39. 337b123 [85482] using Position.equals() instead of just checking offset. by pavery · 20 years ago
  40. 0ac91ae Change from addContentAssistProcessor to setContentAssistProcessor, making override by subclasses possible. by nitind · 20 years ago
  41. 4e17030 adding various null and isDeleted() checks to fix NPEs in reconciling framework by pavery · 20 years ago
  42. 810c1b8 updated annotation type strings for problem hover. by pavery · 20 years ago
  43. e15aba6 getting rid of "StructuredRegionProcesorExtension" since it's not much of an extension. moved it's members to "StructuredRegionProcessor" by pavery · 20 years ago
  44. a78e433 making our temp markers not a sub-marker-type of platform text so we do not get default error/warning images in the vertical ruler. by pavery · 20 years ago
  45. 32e9f70 revert StructuredTextEditor.getModel() calls by nitind · 20 years ago
  46. bf75999 stop implement IShowInTargetList directly by nitind · 20 years ago
  47. 1395066 deprecate or make more internal changes by nitind · 20 years ago
  48. e009898 deprecate by nitind · 20 years ago
  49. cd2d58d doc by nitind · 20 years ago
  50. 5d2b2ca move to XML UI by nitind · 20 years ago
  51. e1f6d02 deprecate by nitind · 20 years ago
  52. a389cae fix so that XML validator will run on an XSD file (check content hierarchy instead of just a straight content type check...) by pavery · 20 years ago
  53. c9c904b more jdt internal cleanup by pavery · 20 years ago
  54. 81954cd fix for some bad location exceptions by pavery · 20 years ago
  55. 3f52a61 deprecate all custom SpellCheck support by nitind · 20 years ago
  56. ddb4253 fixes for M5 by pavery · 20 years ago
  57. dd30295 deprecate all custom SpellCheck support by nitind · 20 years ago
  58. 908c52a some cleanup, and a fix so validator strategy doesn't remove jsp annotations by pavery · 20 years ago
  59. dc54bd4 fixed problem with non existant image, for M5 transition. by david_williams · 20 years ago
  60. efd06f0 Running validator strategies for the entire ContentType hierarchy (up till platform text) by pavery · 20 years ago
  61. 46c93e7 more Reconciler updates: by pavery · 20 years ago
  62. c7d2c61 avoid NPEs in a few places by nitind · 20 years ago
  63. e564cc1 update to handle partitioning by nitind · 20 years ago
  64. d39beeb [84616] Use base hyperlink navigation framework by nitind · 20 years ago
  65. 23361ec [84616] Use base hyperlink navigation framework by nitind · 20 years ago
  66. d4f81c0 [84616] Use base hyperlink navigation framework by nitind · 20 years ago
  67. e3ccbec doc by nitind · 20 years ago
  68. 62543db correct looping bug in finding an OpenOn instance by nitind · 20 years ago
  69. 54a34d1 allow usage of contributed IContentAssistProcessors for unknown partition types by nitind · 20 years ago
  70. bd505a7 add usage of contributed LineStyleProviders for unknown partition types by nitind · 20 years ago
  71. 656f763 move setDeclaringID call to common method by nitind · 20 years ago
  72. 2d11c6f correctly intialize text viewer configuration, remove deReload method by nitind · 20 years ago
  73. 8ae901a [84388] Assertion failure when close editor on remote file by nitind · 20 years ago
  74. a42d357 handle null documents due to delay timing by nitind · 20 years ago
  75. 2b7379f general cleanup by pavery · 20 years ago
  76. d0a033f fix for "annotation flicker". now annotations aren't removed if they're gonna just be added again. by pavery · 20 years ago
  77. 8065937 deprecated validateEdit in favor of IDocumentProviderExtension by nitind · 20 years ago
  78. 838a7a9 deprecate by nitind · 20 years ago
  79. f4a08b3 first batch of changes for moving to Job based reconciler (which I've named DirtyRegionProcessor for now). by pavery · 20 years ago
  80. 0b2ed52 put code in seperate private method to make it easier to confirm it is the code related to failing unit test. by david_williams · 20 years ago
  81. a91cccb correct problem with control and site creation ordering for registering the context menu by nitind · 20 years ago
  82. 22def7a Provide an Action ID by nitind · 20 years ago
  83. e9333ea using TextUtilities to take care of "partitioning" calculation. by pavery · 20 years ago
  84. d61ebb0 register context menus with site for popup menu contribution by nitind · 20 years ago
  85. c9c4f6e [83649] StructuredTextEditors should use the existing Preferences.. context menu by nitind · 20 years ago
  86. 410b6c2 [83571] StructuredTextEditor preferences should follow All Text Editors preferences by nitind · 20 years ago
  87. b042d13 support content type hierarchies by nitind · 20 years ago
  88. 14012b8 correct provider caching by nitind · 20 years ago
  89. 30647c6 Assume a default partitioning to support IDocumentExtension3 by nitind · 20 years ago
  90. 2528cd7 support content type hierarchies by nitind · 20 years ago
  91. b9fa35f include model and model handler content type information by nitind · 20 years ago
  92. 095031b support content type hierarchies by nitind · 20 years ago
  93. 5bebb08 use the content-type ID directly from the model by nitind · 20 years ago
  94. 126b08d support content type inheritance in calculations by nitind · 20 years ago
  95. 26649b3 replace simple partition list with table of partitions and text region tree by nitind · 20 years ago
  96. 9dba67b support IDocumentExtension3 default partitioning by nitind · 20 years ago
  97. d47fca9 add runtime offset debug information by nitind · 20 years ago
  98. d847cdc cleanup and reformat, remove deprecated constructor, deprecate methods only used by Search by nitind · 20 years ago
  99. c499d39 cleanup by nitind · 20 years ago
  100. 45e7acf doc by nitind · 20 years ago