1. 0e40d2b Correct use of String.toLowerCase/.toUpperCase by Stephan Wahlbrink · 3 years ago
  2. 42ba052 Bug 570738: Revise SourceContent - Clarify API - Add unit tests by Stephan Wahlbrink · 3 years ago
  3. 9d6e5a9 Bug 570738: Make access to SourceContent.text easier by Stephan Wahlbrink · 3 years ago
  4. d21e034 Improve file header template by Stephan Wahlbrink · 3 years ago
  5. 8318f2a Correct project settings (formatter version) by Stephan Wahlbrink · 3 years ago
  6. 11fd516 Correct license headers by Stephan Wahlbrink · 3 years ago
  7. 503a0e2 Bug 572002: Add requirement for current Eclipse runtime for LTK by Stephan Wahlbrink · 3 years, 1 month ago
  8. f0990a0 Bug 572002: Make use of IResource.createMarker(type, attribute) added in by Stephan Wahlbrink · 3 years, 1 month ago
  9. bcc70c4 CleanUp by Stephan Wahlbrink · 3 years, 1 month ago
  10. e31aab5 Update project settings (Eclipse 2021-03) by Stephan Wahlbrink · 3 years, 1 month ago
  11. e1e28c3 [SourceEditor] Revise SourceEditor and related classes by Stephan Wahlbrink · 3 years, 2 months ago
  12. 12a8f7d Bug 571530: [SourceEditor] Fix SourceEditorOperationHandler by Stephan Wahlbrink · 3 years, 2 months ago
  13. 8202c6e Bump version to 4.4.0-dev by Stephan Wahlbrink · 3 years, 2 months ago
  14. 21d5043 [SourceEditor] Fix potential NPE in outline by Stephan Wahlbrink · 3 years, 3 months ago
  15. 495b480 [SourceEditor] Improve access of dialog settings by Stephan Wahlbrink · 3 years, 3 months ago
  16. 9b03af8 Update copyright for 2021 by Stephan Wahlbrink · 3 years, 3 months ago
  17. ba15d43 [Releng] Update notice files by Stephan Wahlbrink · 3 years, 4 months ago
  18. 88a36d5 Bug 567591: Update to ICU4J 67.1 by Stephan Wahlbrink · 3 years, 4 months ago
  19. 5b4947c Bug 567660: Update target definitions to Java >= 11 by Stephan Wahlbrink · 3 years, 7 months ago
  20. ab14a1b Bug 567643: Add Automatic-Module-Name to MANIFEST files by Stephan Wahlbrink · 3 years, 7 months ago
  21. f2a032d Update project settings (Eclipse 2020-12 M1) by Stephan Wahlbrink · 3 years, 7 months ago
  22. ca8dc5c Bump version to 4.3.0-dev by Stephan Wahlbrink · 3 years, 7 months ago
  23. 8fdb1d5 [SourceEditor] Fix NPE in InfoHoverRegistry when settings changed by Stephan Wahlbrink · 3 years, 7 months ago
  24. 163b1b3 Bug 560686: [SourceEditor] Improve LinkedNamesAssistProposal by Stephan Wahlbrink · 3 years, 8 months ago
  25. dea5858 Bug 560686: [AST] Add .getText and .getTextRegion to AstNode by Stephan Wahlbrink · 3 years, 8 months ago
  26. 1064949 Update project settings by Stephan Wahlbrink · 3 years, 10 months ago
  27. 3bcf134 Bug 560686: Rework SourceFragment by Stephan Wahlbrink · 3 years, 9 months ago
  28. e043590 Bug 560686: [SourceEditor] Make PathCompletionComputor more flexible by Stephan Wahlbrink · 3 years, 9 months ago
  29. e02feb1 Bug 560686: Add BasicHeuristicTokenScanner.scanForward for multiple strings by Stephan Wahlbrink · 3 years, 9 months ago
  30. fe4ac65 Bug 560686: Improve BracketLevel to support closing char sequences by Stephan Wahlbrink · 3 years, 9 months ago
  31. b947743 [Releng] Update notice files by Stephan Wahlbrink · 3 years, 10 months ago
  32. 3b1af42 Update project settings (Eclipse 2020-06) by Stephan Wahlbrink · 4 years, 1 month ago
  33. cd65b0e [SourceEditor] Revise editor outlines by Stephan Wahlbrink · 4 years ago
  34. 43a646d [Model, Buildpaths] Revise LTK model and buildpaths by Stephan Wahlbrink · 4 years ago
  35. aec9123 Bug 561121: Adapt to enhanced AppEnvironment by Stephan Wahlbrink · 4 years, 1 month ago
  36. 754c3ad Bump version to 4.2.0-dev by Stephan Wahlbrink · 4 years, 2 months ago
  37. ac50e2d Bug 560321: [Releng] Change parent pom to eclipse.ide-parent by Stephan Wahlbrink · 4 years, 2 months ago
  38. 679e15f [SourceEditor] Add SourceProposal.toString for easier debugging by Stephan Wahlbrink · 4 years, 2 months ago
  39. 8a71cb3 Update copyright for 2020 by Stephan Wahlbrink · 4 years, 3 months ago
  40. c9569d6 Update project settings by Stephan Wahlbrink · 4 years, 4 months ago
  41. a8464c0 Bug 538952: [SourceEditor] Fix context information position if by Stephan Wahlbrink · 4 years, 5 months ago
  42. 7391867 Adapt to revised ecommons.text.core by Stephan Wahlbrink · 4 years, 5 months ago
  43. eb5f3b2 Bug 538952: [SourceEditor] Fix inserting templates in editor templates page/view by Stephan Wahlbrink · 4 years, 5 months ago
  44. db0e845 Bug 558068: [SourceEditor] Fix selection event when exiting a bracket by Stephan Wahlbrink · 4 years, 5 months ago
  45. 0bc8519 Adapt to renamed StyledTextUtils by Stephan Wahlbrink · 4 years, 5 months ago
  46. 2e653cf Bug 553830: [SourceEditor] Add support for negative replacementOffset by Stephan Wahlbrink · 4 years, 5 months ago
  47. eff2b29 [Test] Adapt to revised ecommons.text.core by Stephan Wahlbrink · 4 years, 5 months ago
  48. f11b7e1 [Releng] Update notice files by Stephan Wahlbrink · 4 years, 5 months ago
  49. b9ebdbd Bug 553829: Enhance SourceEditorOperationHandler by Stephan Wahlbrink · 4 years, 5 months ago
  50. 056096a Fix typo by Stephan Wahlbrink · 4 years, 5 months ago
  51. 471bcde Fix warnings by databinding in syntax highlighting preference pages by Stephan Wahlbrink · 4 years, 5 months ago
  52. 3333835 Bug 553759: [SourceEditor] Improve iteration of assist proposals after by Stephan Wahlbrink · 4 years, 5 months ago
  53. 98b6814 Bug 538952: [SourceEditor] Adapt TemplateCompletionComputer by Stephan Wahlbrink · 4 years, 5 months ago
  54. 389619b Bug 538952: [SourceEditor] Add support for context information proposals by Stephan Wahlbrink · 4 years, 5 months ago
  55. 4fe70e0 Replace calls to deprecated FontMetrics.getAverageCharWidth() with by Stephan Wahlbrink · 4 years, 6 months ago
  56. 6af2d54 Replace calls to deprecated FontMetrics.getAverageCharWidth() with by Stephan Wahlbrink · 4 years, 6 months ago
  57. 31c4142 Revise databinding code by Stephan Wahlbrink · 4 years, 6 months ago
  58. 29bde35 Update project settings by Stephan Wahlbrink · 4 years, 6 months ago
  59. a192504 Bug 548294: Update target definitions to Eclipse 2019-12 (M1) by Stephan Wahlbrink · 4 years, 6 months ago
  60. aa182b6 Bug 551968: [Releng] Update notice files by Stephan Wahlbrink · 4 years, 7 months ago
  61. ef54611 Bug 538952: [SourceEditor] Rework assistants by Stephan Wahlbrink · 4 years, 11 months ago
  62. a55c0a3 Bug 548041: Fix auto activation of content assistants by Stephan Wahlbrink · 4 years, 11 months ago
  63. 8cf05d3 Bumb version to 4.1.0-dev by Stephan Wahlbrink · 5 years ago
  64. d973aa0 Bug 541741: [Releng] Change maven coordinates of root by Stephan Wahlbrink · 5 years ago
  65. a2daa26 Make StatusDetail.text nullable by Stephan Wahlbrink · 5 years ago
  66. 7f6868b [Releng] Update notice files by Stephan Wahlbrink · 5 years ago
  67. 7e3e87f [Releng] Update notice files by Stephan Wahlbrink · 5 years ago
  68. 2a393c1 Bug 544399: [SourceEditor] Add AssistPreferences for all editors of StatET by Stephan Wahlbrink · 5 years ago
  69. 03e2ed7 Bug 541789: [Releng] Add incubation branding by Stephan Wahlbrink · 5 years ago
  70. 54457f8 Bug 541741: [Releng] Add missing .gitignore by Stephan Wahlbrink · 5 years ago
  71. 7e5aaf5 Bug 541741: [Releng] Add target-platform-configuration to repo pom by Stephan Wahlbrink · 5 years ago
  72. 118848f Bug 541787: [Releng] Add notice and license files to repos by Stephan Wahlbrink · 5 years ago
  73. 965c82e Update copyright for 2019 by Stephan Wahlbrink · 5 years ago
  74. 329613a Adapt to moved ILineInformation/TextLineInformation by Stephan Wahlbrink · 5 years ago
  75. 07f9428 Fix ClassCastException when opening a syntax highlighting preference page by Stephan Wahlbrink · 5 years ago
  76. 4ab3e16 Bug 540279: [SourceEditor] Add keyboard binding for inline refactoring command by Stephan Wahlbrink · 6 years ago
  77. 15aa153 Bug 541655: Remove dead code originating from faulty merge by Stephan Wahlbrink · 5 years ago
  78. b4e2e98 Bug 541741: [Releng] Add build using Maven/Tycho by Stephan Wahlbrink · 5 years ago
  79. 381abb5 Bug 541805: Update and adapt to Eclipse 2018-12 by Stephan Wahlbrink · 5 years ago
  80. 2de194a Remove dependencies on Apacha Commons Primitives by Stephan Wahlbrink · 5 years ago
  81. 0d6884b Bug 541714: [SourceEditor] Revise InfoHover / editor hovers by Stephan Wahlbrink · 6 years ago
  82. e722216 Adapt to Os/Arch in SystemUtils by Stephan Wahlbrink · 6 years ago
  83. 5682a49 Unify status logging code by Stephan Wahlbrink · 6 years ago
  84. fc59e5c Bug 541655: Adapt to jcommons.text and unify namings by Stephan Wahlbrink · 6 years ago
  85. 2d94a67 CleanUp by Stephan Wahlbrink · 5 years ago
  86. c4e84f5 Update project settings by Stephan Wahlbrink · 5 years ago
  87. 85362a1 Revise ElementName and related classes by Stephan Wahlbrink · 6 years ago
  88. 113c966 Adapt to revised ecommons UI action utilities by Stephan Wahlbrink · 6 years ago
  89. 36fe364 CleanUp: Remove unused messages by Stephan Wahlbrink · 6 years ago
  90. 24ac40f Fix messages in buildpath exclude selection by Stephan Wahlbrink · 6 years ago
  91. ec8d000 Bug 539772: [SourceEditor, Templates] Add support for keyboard bindings by Stephan Wahlbrink · 6 years ago
  92. f2766f1 Bug 539772: [SourceEditor, Templates] Revise some LTK editor assist by Stephan Wahlbrink · 6 years ago
  93. d5eb553 Correct a few namings in ltk.ui by Stephan Wahlbrink · 6 years ago
  94. 300c5d3 Bug 539094: [Wizards] Add NewElementWizard (moved from ide) by Stephan Wahlbrink · 6 years ago
  95. 2c8c92b Bug 539097: [Templates] Add additional template variables for author by Stephan Wahlbrink · 6 years ago
  96. 219b101 Adapt to revised LayoutUtils by Stephan Wahlbrink · 6 years ago
  97. 088e308 Adapt to revised ecommons...workspace utils by Stephan Wahlbrink · 6 years ago
  98. 3ff8166 Bug 539045: Add use of nullable annotations by Stephan Wahlbrink · 6 years ago
  99. 7418ee2 Bug: 538878: Update ICU to 62.1.0 by Stephan Wahlbrink · 6 years ago
  100. 3d0783c Bug 539042: Fix freeze on startup of Eclipse on some platforms by Stephan Wahlbrink · 6 years ago