1. c19a304 Add missing plugin.properties by Stephan Wahlbrink · 2 years, 10 months ago master
  2. 27c75c6 [Collections] Add CollectionUtils.putAll by Stephan Wahlbrink · 2 years, 10 months ago
  3. f4651f3 [Text] Add FixDocumentPartitioner by Stephan Wahlbrink · 2 years, 10 months ago
  4. 970b690 Bug 574779: [ToolService] Fix BasicToolCommandHandler by Stephan Wahlbrink · 2 years, 10 months ago
  5. aea895f Bug 574833: Fix not disposed GC in ShortedLabel by Stephan Wahlbrink · 2 years, 10 months ago
  6. fe7cd17 [Util] Add StringUtils.toSimpleSingleLine by Stephan Wahlbrink · 2 years, 10 months ago
  7. 08f43ec Bug 574779: [ToolService] Enhance ToolCommandHandler for better data access by Stephan Wahlbrink · 2 years, 10 months ago
  8. c255227 CleanUp: Review UIAccess by Stephan Wahlbrink · 2 years, 10 months ago
  9. 4c48eb4 Bump version to 4.5.0-dev by Stephan Wahlbrink · 2 years, 10 months ago
  10. 3f08d33 Bug 571631: [WaLTable] Improve selection behaviour on structural row changes by Stephan Wahlbrink · 2 years, 11 months ago
  11. 2658a33 Update project settings by Stephan Wahlbrink · 2 years, 11 months ago
  12. d772ebe [Releng] Update notice files by Stephan Wahlbrink · 2 years, 11 months ago
  13. d7c5c9f Bug 574504: [UI-Actions] Fix resizing of SearchContributionItem by Stephan Wahlbrink · 2 years, 11 months ago
  14. b5d7b52 Fix find next/previous action messages by Stephan Wahlbrink · 2 years, 11 months ago
  15. e4d346e Fix widget disposed exception in breadcrumb by Stephan Wahlbrink · 2 years, 11 months ago
  16. 47e9ec5 CleanUp by Stephan Wahlbrink · 2 years, 11 months ago
  17. 483841a Bug 574422: [Variables] Fix possible NPE in checkValue by Stephan Wahlbrink · 2 years, 11 months ago
  18. 725cbdb Bug 574248: [UI-Actions] Add UIActions.NO_COMMAND by Stephan Wahlbrink · 2 years, 11 months ago
  19. 9e83c21 Update project settings by Stephan Wahlbrink · 2 years, 11 months ago
  20. e3a4c44 Bug 574153: Change scm urls from git:// to https:// by Stephan Wahlbrink · 3 years ago
  21. c52127e [String] Improve StringFactory by Stephan Wahlbrink · 3 years ago
  22. 45d216c Tweak ImCollections.new*(..., Comparator) by Stephan Wahlbrink · 3 years ago
  23. 605fa88 [IO] Improve unit tests for FileUtils by Stephan Wahlbrink · 3 years ago
  24. 9f33fbe [IO] Add FileUtils.requireParent by Stephan Wahlbrink · 3 years ago
  25. acdc0a6 [IO] Add FileUtils.getLastModifiedTimeComparator by Stephan Wahlbrink · 3 years ago
  26. c252e60 Update project settings (Eclipse 2021-06) by Stephan Wahlbrink · 3 years ago
  27. fea4229 Bug 573692: Add additional action messages to SharedMessages by Stephan Wahlbrink · 3 years ago
  28. bd934f9 CleanUp: Add nullable annotations to DNDUtils by Stephan Wahlbrink · 3 years ago
  29. a0604f2 Bug 573710: [UI-Actions] Enhance HandlerCollection by Stephan Wahlbrink · 3 years ago
  30. 43ad3fb Bug 572002: Adapt use of SWTs Color to current recommendation by Stephan Wahlbrink · 3 years ago
  31. dc37d95 CleanUp: [Preferences] Add nullable annotations to SettingsChangeNotifier by Stephan Wahlbrink · 3 years ago
  32. 1f55150 Bug 572002: [Runtime] Remove use of deprecated API by Stephan Wahlbrink · 3 years ago
  33. dfc44f1 [UI-Util] Change UIResources.get... to non-null by Stephan Wahlbrink · 3 years ago
  34. b332ddf [Util] Add additional functions to StringUtils by Stephan Wahlbrink · 3 years ago
  35. 4858cfa [Releng] Update notice files by Stephan Wahlbrink · 3 years ago
  36. d8f0163 [Preference] Correct constructor of BooleanPref by Stephan Wahlbrink · 3 years, 1 month ago
  37. be0ba71 [Collections] Add ImCollections.to*List for IntList and LongList by Stephan Wahlbrink · 3 years, 1 month ago
  38. a17a5ed CleanUp: [Databinding] Add nullable annotations by Stephan Wahlbrink · 3 years, 1 month ago
  39. b10f696 [String] Review string factories by Stephan Wahlbrink · 3 years, 1 month ago
  40. 865a22e Correct use of String.toLowerCase/.toUpperCase by Stephan Wahlbrink · 3 years, 1 month ago
  41. bfaa9ae Bug 572429: Add common Version by Stephan Wahlbrink · 3 years, 1 month ago
  42. 4daa21c [Text] Improve impl of BasicTextLineInformation by Stephan Wahlbrink · 3 years, 1 month ago
  43. 9789755 [Text] Add TextRegion.contains(TextRegion) by Stephan Wahlbrink · 3 years, 1 month ago
  44. 5cdecd7 Bug 570738: [Text] Add OffsetStringParserInput.initAtOffset for easier usage by Stephan Wahlbrink · 3 years, 1 month ago
  45. cdaab11 Bug 572339: [String] Add StringUtils.formatCodePoint by Stephan Wahlbrink · 3 years, 2 months ago
  46. cefb627 Improve file header template by Stephan Wahlbrink · 3 years, 1 month ago
  47. 6cd8959 Correct project settings (formatter version) by Stephan Wahlbrink · 3 years, 1 month ago
  48. b0deab0 Correct license headers by Stephan Wahlbrink · 3 years, 1 month ago
  49. b6cc989 [Workspace] Add util for marker bulk updates by Stephan Wahlbrink · 3 years, 2 months ago
  50. 23c5009 [Model, Debug] Revise common/debug model by Stephan Wahlbrink · 3 years, 2 months ago
  51. 9adf596 CleanUp by Stephan Wahlbrink · 3 years, 2 months ago
  52. 7911e17 Update project settings (Eclipse 2021-03) by Stephan Wahlbrink · 3 years, 2 months ago
  53. 1670439 Bug 572002: Update to JUnit Jupiter 5.7.1 by Stephan Wahlbrink · 3 years, 2 months ago
  54. f761bd3 Bug 570852: [UI-Actions] Add id for (menu) group 'open' by Stephan Wahlbrink · 3 years, 2 months ago
  55. 6c47f67 Bug 571631: [WaLTable] Fix SelectionLayer.setSelectionToCell by Stephan Wahlbrink · 3 years, 2 months ago
  56. 275f013 [Collections] Add ImIntList and ImLongList by Stephan Wahlbrink · 3 years, 2 months ago
  57. 001918c [Databinding] Add ScheduledRealmRunnable by Stephan Wahlbrink · 3 years, 3 months ago
  58. 3fc6aa1 Bug 570852: [UI-Viewers] Add BasicCustomViewer by Stephan Wahlbrink · 3 years, 3 months ago
  59. 0fff6c0 [UI-Viewers] Fix AbstractPostSelectionProvider.add*Listener by Stephan Wahlbrink · 3 years, 3 months ago
  60. ecd9a1f [Text] Improve doc of DocContentSections by Stephan Wahlbrink · 3 years, 3 months ago
  61. 0f4c6f1 [Collections] Correct nullable annotations by Stephan Wahlbrink · 3 years, 3 months ago
  62. a4370c7 Bump version to 4.4.0-dev by Stephan Wahlbrink · 3 years, 3 months ago
  63. ba640f1 [UI-Dialogs] Revise ExtStatusDialog by Stephan Wahlbrink · 3 years, 3 months ago
  64. f89efcf Bug 570852: [UI-Viewers] Revise AbstractPostSelectionProvider by Stephan Wahlbrink · 3 years, 3 months ago
  65. badc534 CleanUp: Add nullable annotations to SearchText by Stephan Wahlbrink · 3 years, 3 months ago
  66. 771c33f [Lang] Add more variants of ToStringBuilder.append by Stephan Wahlbrink · 3 years, 3 months ago
  67. 26c1937 Bug 567591: [UI-Util] Make use of DialogSettingsProvider added to Platform UI by Stephan Wahlbrink · 3 years, 4 months ago
  68. 4cd663e Bug 568008: Update to JUnit Jupiter 5.7 by Stephan Wahlbrink · 3 years, 4 months ago
  69. d70efd9 Update copyright for 2021 by Stephan Wahlbrink · 3 years, 4 months ago
  70. cbfff79 [Releng] Update notice files by Stephan Wahlbrink · 3 years, 5 months ago
  71. cfe0a9d Bug 567591: Update to ICU4J 67.1 by Stephan Wahlbrink · 3 years, 5 months ago
  72. 60c707b Bug 569672: [EDB] Update to Commons DBCP 2.8.0 and Commons Pool 2.9.0 by Stephan Wahlbrink · 3 years, 5 months ago
  73. 5addd31 [Concurrent] Rename CommonThreadFactory to BasicThreadFactory by Stephan Wahlbrink · 3 years, 5 months ago
  74. ddb1e6c [Concurrent] Add DaemonThreadFactory by Stephan Wahlbrink · 3 years, 6 months ago
  75. a608787 [Status] Adapt to integration of IProgressMonitorWithBlocking into by Stephan Wahlbrink · 3 years, 7 months ago
  76. e4ff7ae Remove ARRAY_CONTENTS from NonNullByDefault to avoid confusions with by Stephan Wahlbrink · 3 years, 7 months ago
  77. fcedc3a Bug 567736: [IO] Add FileUtils by Stephan Wahlbrink · 3 years, 7 months ago
  78. 6f527ad [Runtime] Remove use of deprecated methods by Stephan Wahlbrink · 3 years, 7 months ago
  79. 679c12b CleanUp: [Collections] by Stephan Wahlbrink · 3 years, 7 months ago
  80. 2bf90a5 [Status] Improve default implementations of status loggers by Stephan Wahlbrink · 3 years, 7 months ago
  81. 6f920fb [Lang] Fix nullable annotations by Stephan Wahlbrink · 3 years, 7 months ago
  82. 24ac3f3 [Status] Move Statuses.newStatus to Status by Stephan Wahlbrink · 3 years, 7 months ago
  83. e517a8a [Lang] Add ObjectUtils.nonNullLateInit by Stephan Wahlbrink · 3 years, 7 months ago
  84. 3e7275b Bug 568008: Update to JUnit Jupiter 5.6 by Stephan Wahlbrink · 3 years, 7 months ago
  85. 159009a Correct spelling by Stephan Wahlbrink · 3 years, 7 months ago
  86. 1241bdb CleanUp by Stephan Wahlbrink · 3 years, 7 months ago
  87. 1f89de9 [RMI] Improve RMIRegistryManager implementation by Stephan Wahlbrink · 3 years, 8 months ago
  88. 161a01f Bug 567660: Update target definitions to Java >= 11 by Stephan Wahlbrink · 3 years, 7 months ago
  89. b69c1f5 Bug 567591: Adapt to Eclipse Platform 2020-06 by Stephan Wahlbrink · 3 years, 7 months ago
  90. ca9ca01 Bug 567591: Adapt to Eclipse Platform 2020-06 by Stephan Wahlbrink · 3 years, 7 months ago
  91. d2035bc Bug 567591: [UI-Actions] Improve implementation of ControlServicesUtil by Stephan Wahlbrink · 3 years, 7 months ago
  92. f9737f9 Bug 567643: Add Automatic-Module-Name to MANIFEST files by Stephan Wahlbrink · 3 years, 7 months ago
  93. 86fc9b6 Update project settings (Eclipse 2020-12 M1) by Stephan Wahlbrink · 3 years, 8 months ago
  94. 7536d86 Bump version to 4.3.0-dev by Stephan Wahlbrink · 3 years, 8 months ago
  95. f3e423f Bug 567185: [Runtime] Fix LaunchUtils.generateCommandLine (quotes were by Stephan Wahlbrink · 3 years, 8 months ago
  96. 6d8391d [RMI] Fix typo by Stephan Wahlbrink · 3 years, 8 months ago
  97. c536a54 CleanUp: [Collections] Remove missed debug statement by Stephan Wahlbrink · 3 years, 9 months ago
  98. f97d312 Update project settings by Stephan Wahlbrink · 3 years, 10 months ago
  99. 6a2d7a2 Bug 560686: [Text] Improve TextParserInput by Stephan Wahlbrink · 3 years, 9 months ago
  100. b209b74 [TreePartitioner] Improve TreePartitioner by Stephan Wahlbrink · 3 years, 9 months ago