1. 2c5e7f8 Update icons by Stephan Wahlbrink · 3 years, 9 months ago master
  2. 3f0866f Bug 539029: Update icons by Stephan Wahlbrink · 3 years, 10 months ago
  3. c28ca20 Fix support for 'obj' category in ImageRegistryUtil by Stephan Wahlbrink · 3 years, 10 months ago
  4. 3d84507 Bug 539029: [Debug] Update icons - Add high dpi and disabled versions by Stephan Wahlbrink · 3 years, 10 months ago
  5. 5d97412 Update copyright for 2022 by Stephan Wahlbrink · 3 years, 10 months ago
  6. 0ba5265 Bug 578303: [ToolService] Add WorkbenchToolRegistry.getToolProvider by Stephan Wahlbrink · 3 years, 10 months ago
  7. efc434a [Collections] Improve CopyOnWrite* collections by Stephan Wahlbrink · 3 years, 10 months ago
  8. 2d7119d Bug 578303: [UI-Actions] Improve WorkbenchScopingHandler/ AbstractScopeHandler by Stephan Wahlbrink · 3 years, 10 months ago
  9. a8719fd Add support for 'tool' category to ImageRegistryUtil by Stephan Wahlbrink · 3 years, 10 months ago
  10. 34ddbda Bug 578218: Migrate unit tests to JUnit 5 by Stephan Wahlbrink · 3 years, 10 months ago
  11. 937e043 Update project settings (Eclipse 2021-12) by Stephan Wahlbrink · 4 years ago
  12. d231cf4 Bug 577782: [Preferences] Fix final deletetion in PreferenceUtils.mergeNode by Stephan Wahlbrink · 4 years ago
  13. ef5f956 CleanUp by Stephan Wahlbrink · 4 years ago
  14. 1587aaa Bug 577782: [Preferences] Improve PreferenceUtils.mergeNode by Stephan Wahlbrink · 4 years ago
  15. e77da8e Bug 577782: [Preferences] Add PreferenceUtils.mergeNode by Stephan Wahlbrink · 4 years ago
  16. df1cc16 [String] Add StringFactory.get(codepoint) by Stephan Wahlbrink · 4 years ago
  17. 209c6db [String] Expand char cache for StringFactory to latin1 by Stephan Wahlbrink · 4 years ago
  18. ff28e43 [Text] Improve TextParserInput by Stephan Wahlbrink · 4 years ago
  19. f02b01e [Util] Remove `\r\n` as line separator in StringUtils.collectLines by Stephan Wahlbrink · 4 years ago
  20. d19ab2e [Util] Add StringUtils.collectLines with unit tests by Stephan Wahlbrink · 4 years ago
  21. 6d370b2 Fix nullable annotation of UIAccess.isOkToUse by Stephan Wahlbrink · 4 years ago
  22. f35307b Change placeholder icon to dynamically scaling image descriptor by Stephan Wahlbrink · 4 years ago
  23. 50b1ab5 Bug 577558: Add shared ImageDescriptorRegistry by Stephan Wahlbrink · 4 years ago
  24. eb9df5f Bug 577558: Add and update common overlay icons by Stephan Wahlbrink · 4 years ago
  25. 3f6d41c [Releng] Update notice files by Stephan Wahlbrink · 4 years ago
  26. 5e7dba5 [UI-Viewer] Fix text color of breadcrumb item after selection if themed by Stephan Wahlbrink · 4 years ago
  27. ad75111 [Util] Add AbortException by Stephan Wahlbrink · 4 years ago
  28. 6ddfc19 [Model] Add AttachmentsElement by Stephan Wahlbrink · 4 years ago
  29. 47919f9 [Model] Add AttachmentsElement by Stephan Wahlbrink · 4 years ago
  30. c9475a9 Add detection of ARM64 architecture on M1 to SystemUtils by Stephan Wahlbrink · 4 years ago
  31. 7deb74a Bug 576704: [UI] Make use of Display.syncCall by Stephan Wahlbrink · 4 years, 1 month ago
  32. cd749e1 [Releng] Update notice files by Stephan Wahlbrink · 4 years, 1 month ago
  33. 38240b0 Bug 576851: [Collections] Add CollectionUtils.addNonNull by Stephan Wahlbrink · 4 years, 1 month ago
  34. c7c2be1 Bug 575786: [EDB] Update to Apache Commons Pool 2.11.1 and Commons DBCP 2.9.0 by Stephan Wahlbrink · 4 years, 2 months ago
  35. 3c2c5ff Bug 575578: [UI-SWT] Fix styling for themes other than dark theme by Stephan Wahlbrink · 4 years, 1 month ago
  36. 5e2b7a1 Bug 539029: Fix CSS theming in builds by Stephan Wahlbrink · 4 years, 1 month ago
  37. c3db8da Bug 576621: Review disposal of SWT resources by Stephan Wahlbrink · 4 years, 1 month ago
  38. 0123ed4 CleanUp by Stephan Wahlbrink · 4 years, 1 month ago
  39. 35760b9 Bug 576563: [IO] Add UriUtils.encodeFragment by Stephan Wahlbrink · 4 years, 1 month ago
  40. fb78cbc Bug 575760: [IO] Add UriUtils.encodePathSegment by Stephan Wahlbrink · 4 years, 1 month ago
  41. 21a75eb Bug 575760: [Collections] Add ByteList by Stephan Wahlbrink · 4 years, 1 month ago
  42. b05494d Bug 575763: [WaLTable] Refactor (part 1) - Revert inadvertent change by Stephan Wahlbrink · 4 years, 2 months ago
  43. fe1eca1 Bug 575763: [WaLTable] Refactor (part 1) by Stephan Wahlbrink · 4 years, 2 months ago
  44. 175c44a Bug 575763: [UI-Workbench] Add more utils for CSS styling by Stephan Wahlbrink · 4 years, 2 months ago
  45. f83bd16 Bug 575585: [UI-Workbench] Add StylingUtils.disableStyling(Control) by Stephan Wahlbrink · 4 years, 3 months ago
  46. 2477dbf Bug 575578: [UI-SWT] Fix ExpandableCompositeElement by Stephan Wahlbrink · 4 years, 3 months ago
  47. 77e0897 Bug 575578: [UI-SWT] Add ExpandableComposite including styling for dark theme by Stephan Wahlbrink · 4 years, 3 months ago
  48. 175c7f1 [Preferences] Make rebuild by ConfigurationBlocks compatible with by Stephan Wahlbrink · 4 years, 3 months ago
  49. 9f2990d [Collections] Add unit tests for some ImCollections operations by Stephan Wahlbrink · 4 years, 3 months ago
  50. ca2c8ad [Collections] Fix nullable annotations for ImCollections.toNonNull* by Stephan Wahlbrink · 4 years, 3 months ago
  51. 8f7ce19 [Collections] Consolidate code by Stephan Wahlbrink · 4 years, 3 months ago
  52. 76aa11e [Collections] Add additional operations to ImCollections by Stephan Wahlbrink · 4 years, 3 months ago
  53. 7231a95 [Preferences] Fix ManagedConfigurationBlock by Stephan Wahlbrink · 4 years, 3 months ago
  54. 4239b67 [PreferenceStore] Add PreferenceStore by Stephan Wahlbrink · 4 years, 3 months ago
  55. e1346f7 [Preferences] Add EPreferences.getContextPrefs(IAdaptable) by Stephan Wahlbrink · 4 years, 3 months ago
  56. 6e14e97 [Collections] Add ImCollection.map by Stephan Wahlbrink · 4 years, 3 months ago
  57. 44813d4 [Preferences] Add notification priority to PreferenceSetService.ChangeListener by Stephan Wahlbrink · 4 years, 3 months ago
  58. c9372ac [Project] Fix NPE in BuildUtils (schedule clean/rebuild) by Stephan Wahlbrink · 4 years, 3 months ago
  59. fd3cccb [Preferences] Add StringListPref by Stephan Wahlbrink · 4 years, 3 months ago
  60. e34632a [Project] Fix disposing of preference listeners if project nature is removed by Stephan Wahlbrink · 4 years, 3 months ago
  61. 0737860 [Collections] Add ImCollections.addElementIfAbsent(IdentityList) by Stephan Wahlbrink · 4 years, 3 months ago
  62. 73242f3 [Preferences] Fix Preference.equals by Stephan Wahlbrink · 4 years, 3 months ago
  63. e10f140 Bug 575354: [Preferences] Enhance preference access by Stephan Wahlbrink · 4 years, 3 months ago
  64. 5e76d03 Remove ISettingsChangedHandler.PREFERENCEACCESS_KEY (no longer required) by Stephan Wahlbrink · 4 years, 3 months ago
  65. c37d37e [UI-Viewer] Revise ViewerUtils.Node by Stephan Wahlbrink · 4 years, 3 months ago
  66. 95f0fc2 Bug 575235: [UI-MPBV] Disable handling of Ctrl+R by browser by Stephan Wahlbrink · 4 years, 3 months ago
  67. 70fca6b [UI-SWT] Add WidgetUtils.getDisplay by Stephan Wahlbrink · 4 years, 3 months ago
  68. f5bce74 Bug 575231: [UI-Util] Fix BrowserUtils.getSelectedText for IE by Stephan Wahlbrink · 4 years, 3 months ago
  69. 0d017d1 Bug 575176: [UI-Viewer] Improve rendering of breadcrumb in dark theme by Stephan Wahlbrink · 4 years, 3 months ago
  70. 2382e76 [UI-Viewer] Revise Breadcrumb by Stephan Wahlbrink · 4 years, 3 months ago
  71. 216df95 Bug 575176: [UI-Workbench] Add StylingUtils by Stephan Wahlbrink · 4 years, 3 months ago
  72. 1c8d45b Bug 546324, Bug 575176: [UI-SWT] Improve AccessibleArrowImage by Stephan Wahlbrink · 4 years, 3 months ago
  73. 80becb6 [UI-Viewer] Add display of hand pointer for single-click elements to breadcrumb by Stephan Wahlbrink · 4 years, 3 months ago
  74. e50390d [UI-Viewer] Fix update of labels in breadcrumb by Stephan Wahlbrink · 4 years, 3 months ago
  75. 250dd01 [UI-Viewer] Revise Breadcrumb by Stephan Wahlbrink · 4 years, 3 months ago
  76. d2afb05 [Text] Add utils to encode content for HTML/XML by Stephan Wahlbrink · 4 years, 4 months ago
  77. 75727ca [Preferences] Improve support for preference page links by Stephan Wahlbrink · 4 years, 4 months ago
  78. c19a304 Add missing plugin.properties by Stephan Wahlbrink · 4 years, 4 months ago
  79. 27c75c6 [Collections] Add CollectionUtils.putAll by Stephan Wahlbrink · 4 years, 4 months ago
  80. f4651f3 [Text] Add FixDocumentPartitioner by Stephan Wahlbrink · 4 years, 4 months ago
  81. 970b690 Bug 574779: [ToolService] Fix BasicToolCommandHandler by Stephan Wahlbrink · 4 years, 4 months ago
  82. aea895f Bug 574833: Fix not disposed GC in ShortedLabel by Stephan Wahlbrink · 4 years, 4 months ago
  83. fe7cd17 [Util] Add StringUtils.toSimpleSingleLine by Stephan Wahlbrink · 4 years, 4 months ago
  84. 08f43ec Bug 574779: [ToolService] Enhance ToolCommandHandler for better data access by Stephan Wahlbrink · 4 years, 4 months ago
  85. c255227 CleanUp: Review UIAccess by Stephan Wahlbrink · 4 years, 4 months ago
  86. 4c48eb4 Bump version to 4.5.0-dev by Stephan Wahlbrink · 4 years, 4 months ago
  87. 3f08d33 Bug 571631: [WaLTable] Improve selection behaviour on structural row changes by Stephan Wahlbrink · 4 years, 5 months ago
  88. 2658a33 Update project settings by Stephan Wahlbrink · 4 years, 5 months ago
  89. d772ebe [Releng] Update notice files by Stephan Wahlbrink · 4 years, 5 months ago
  90. d7c5c9f Bug 574504: [UI-Actions] Fix resizing of SearchContributionItem by Stephan Wahlbrink · 4 years, 5 months ago
  91. b5d7b52 Fix find next/previous action messages by Stephan Wahlbrink · 4 years, 5 months ago
  92. e4d346e Fix widget disposed exception in breadcrumb by Stephan Wahlbrink · 4 years, 5 months ago
  93. 47e9ec5 CleanUp by Stephan Wahlbrink · 4 years, 5 months ago
  94. 483841a Bug 574422: [Variables] Fix possible NPE in checkValue by Stephan Wahlbrink · 4 years, 5 months ago
  95. 725cbdb Bug 574248: [UI-Actions] Add UIActions.NO_COMMAND by Stephan Wahlbrink · 4 years, 5 months ago
  96. 9e83c21 Update project settings by Stephan Wahlbrink · 4 years, 5 months ago
  97. e3a4c44 Bug 574153: Change scm urls from git:// to https:// by Stephan Wahlbrink · 4 years, 5 months ago
  98. c52127e [String] Improve StringFactory by Stephan Wahlbrink · 4 years, 5 months ago
  99. 45d216c Tweak ImCollections.new*(..., Comparator) by Stephan Wahlbrink · 4 years, 5 months ago
  100. 605fa88 [IO] Improve unit tests for FileUtils by Stephan Wahlbrink · 4 years, 5 months ago