You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by se...@apache.org on 2021/01/04 06:15:28 UTC

[directory-studio] branch master updated (5015d58 -> daad5d6)

This is an automated email from the ASF dual-hosted git repository.

seelmann pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/directory-studio.git.


    from 5015d58  Increase allowed SWT object count
     add cbf7c01  DIRSTUDIO-1125: Fix high contrast appearance
     add daad5d6  DIRSTUDIO-1125: Fix high contrast appearance

No new revisions were added by this update.

Summary of changes:
 .../directory/studio/common/ui/CommonUIPlugin.java | 12 +++-
 .../common/ui/CommonUIPreferencesInitializer.java  | 34 +++++-----
 .../BrowserCommonPreferencesInitializer.java       | 12 ++--
 .../preferences/AttributesPreferencePage.java      | 26 ++++----
 .../filtereditor/FilterReconcilingStrategy.java    | 16 +++--
 .../EntryEditorWidgetLabelProvider.java            | 17 +++--
 .../LdifEditorPreferencesInitializer.java          | 54 +++++++++-------
 .../LdifEditorSyntaxColoringPreferencePage.java    | 15 +++--
 .../editor/text/LdifDamagerRepairer.java           | 73 +++++++++++-----------
 .../studio/test/integration/ui/bots/StudioBot.java | 17 +++--
 10 files changed, 150 insertions(+), 126 deletions(-)