Skip to content
Aborted

Changes

Summary

  1. #784 Make Rich Text Editor configurable (details)
  2. #784 Fix checkboxes selection on RTE preferences pages (details)
  3. #784 Add missing mde tools (details)
  4. #784 Put preferences ui plugin in separate feature (details)
  5. #784 Remove .project from root repository (details)
  6. #784 Add richtext configurable preferences ui feature to maven module (details)
  7. #784 Remove irrelevant tools for mde richtext (details)
  8. #784 Add mde refresh and open in editor tools to preferences page (details)
  9. #784 Remove ckeditor about toolbar button (details)
  10. #784 Fix removing unnecessary tools (details)
Commit 6d4e90c591ce7765cfe87684a6ae5df752fb32e3 by Philippe Dul
#784 Make Rich Text Editor configurable
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.ui/src/org/polarsys/kitalpha/richtext/widget/configurable/preferences/ui/Activator.java
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable/about.html
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.ui/plugin.xml
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.core/.classpath
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable/src/org/polarsys/kitalpha/richtext/widget/configurable/editormodel/EditorModel.java
The file was modified richtext/plugins/org.polarsys.kitalpha.richtext.widget/META-INF/MANIFEST.MF (diff)
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.ui/build.properties
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable/.project
The file was modified releng/plugins/org.polarsys.kitalpha.releng.aggregator.runtime/pom.xml (diff)
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget/src/org/polarsys/kitalpha/richtext/widget/factory/HintNoItemDialog.java
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.ui/META-INF/MANIFEST.MF
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.ui/.project
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.core/about.html
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.core/.project
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.ui/src/org/polarsys/kitalpha/richtext/widget/configurable/preferences/ui/MDERichTextEditorConfigurationPage.java
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.core/src/org/polarsys/kitalpha/richtext/widget/configurable/preferences/core/PreferenceConstants.java
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable/src/org/polarsys/kitalpha/richtext/widget/configurable/editormodel/EditorItem.java
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget/src/org/polarsys/kitalpha/richtext/widget/factory/MDERichTextConfigurableFactory.java
The file was modified richtext/doc/plugins/org.polarsys.kitalpha.richtext.widget.doc/html/programmersGuide/manual/widget.html (diff)
The file was modified richtext/doc/plugins/org.polarsys.kitalpha.richtext.widget.doc/html/programmersGuide/manual/widget.mediawiki (diff)
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable/src/org/polarsys/kitalpha/richtext/widget/configurable/Activator.java
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.core/plugin.xml
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.core/META-INF/MANIFEST.MF
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.core/OSGI-INF/l10n/bundle.properties
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable/src/org/polarsys/kitalpha/richtext/widget/configurable/editormodel/EditorToolbar.java
The file was modified richtext/plugins/org.polarsys.kitalpha.richtext.nebula.widget/src/org/polarsys/kitalpha/richtext/nebula/widget/MDERichTextConstants.java (diff)
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable/.settings/org.eclipse.jdt.core.prefs
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.ui/OSGI-INF/l10n/bundle.properties
The file was modified richtext/features/org.polarsys.kitalpha.richtext.widget.feature/feature.xml (diff)
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.core/.settings/org.eclipse.jdt.core.prefs
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable/OSGI-INF/l10n/bundle.properties
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable/src/org/polarsys/kitalpha/richtext/widget/configurable/editormodel/EditorModelNode.java
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.ui/.classpath
The file was modified richtext/plugins/org.polarsys.kitalpha.richtext.nebula.widget/src/org/polarsys/kitalpha/richtext/nebula/widget/MDENebulaRichTextConfiguration.java (diff)
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.ui/.settings/org.eclipse.jdt.core.prefs
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable/.classpath
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.ui/about.html
The file was modified richtext/plugins/org.polarsys.kitalpha.richtext.widget/src/org/polarsys/kitalpha/richtext/widget/factory/MDERichTextFactory.java (diff)
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.core/build.properties
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable/src/org/polarsys/kitalpha/richtext/widget/configurable/editormodel/EditorGroup.java
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable/META-INF/MANIFEST.MF
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.core/src/org/polarsys/kitalpha/richtext/widget/configurable/preferences/core/PreferenceInitializer.java
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable/build.properties
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.core/src/org/polarsys/kitalpha/richtext/widget/configurable/preferences/core/Activator.java
The file was addedrichtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.ui/icons/RTE.gif
Commit 132551858f070be73dd50a7fd1c0a11070eb8e07 by Philippe Dul
#784 Fix checkboxes selection on RTE preferences pages

Signed-off-by: Faycal ABKA <abka.faycal@gmail.com>
The file was modified richtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable/src/org/polarsys/kitalpha/richtext/widget/configurable/editormodel/EditorGroup.java (diff)
The file was modified richtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.ui/src/org/polarsys/kitalpha/richtext/widget/configurable/preferences/ui/MDERichTextEditorConfigurationPage.java (diff)
The file was modified richtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable/src/org/polarsys/kitalpha/richtext/widget/configurable/editormodel/EditorModel.java (diff)
The file was modified richtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable/src/org/polarsys/kitalpha/richtext/widget/configurable/editormodel/EditorToolbar.java (diff)
The file was modified richtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable/src/org/polarsys/kitalpha/richtext/widget/configurable/editormodel/EditorItem.java (diff)
The file was modified richtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable/src/org/polarsys/kitalpha/richtext/widget/configurable/editormodel/EditorModelNode.java (diff)
Commit e2c5c3032360ced47d2ebfb66af906f972f044d5 by Philippe Dul
#784 Add missing mde tools

Signed-off-by: Faycal ABKA <abka.faycal@gmail.com>
The file was modified richtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable/src/org/polarsys/kitalpha/richtext/widget/configurable/editormodel/EditorModel.java (diff)
The file was modified richtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.core/src/org/polarsys/kitalpha/richtext/widget/configurable/preferences/core/PreferenceConstants.java (diff)
Commit f1b094c127029404448dea4f7012385cf7eb6106 by Philippe Dul
#784 Put preferences ui plugin in separate feature

Signed-off-by: Faycal ABKA <abka.faycal@gmail.com>
The file was modified richtext/features/org.polarsys.kitalpha.richtext.widget.feature/feature.xml (diff)
The file was addedrichtext/features/org.polarsys.kitalpha.richtext.widget.configurable.preferences.ui.feature/build.properties
The file was addedrichtext/features/org.polarsys.kitalpha.richtext.widget.configurable.preferences.ui.feature/.project
The file was addedrichtext/features/org.polarsys.kitalpha.richtext.widget.configurable.preferences.ui.feature/feature.xml
The file was addedrichtext/features/org.polarsys.kitalpha.richtext.widget.configurable.preferences.ui.feature/license.html
The file was modified releng/plugins/org.polarsys.kitalpha.releng.runtime.updatesite/category.xml (diff)
The file was addedrichtext/features/org.polarsys.kitalpha.richtext.widget.configurable.preferences.ui.feature/epl-2.0.html
The file was addedrichtext/features/org.polarsys.kitalpha.richtext.widget.configurable.preferences.ui.feature/feature.properties
Commit 2ba60134e768ae2aa56d35463b2d4223764a0bfa by Philippe Dul
#784 Remove .project from root repository

Signed-off-by: Faycal ABKA <abka.faycal@gmail.com>
The file was removed.project
Commit 0c556dbf16833e820212f19290ee0b3e1319f1b3 by Philippe Dul
#784 Add richtext configurable preferences ui feature to maven module

Signed-off-by: Faycal ABKA <abka.faycal@gmail.com>
The file was modified releng/plugins/org.polarsys.kitalpha.releng.aggregator.runtime/pom.xml (diff)
Commit 29e6677738deffb324e45d9245f6e4b84ad1b90a by Philippe Dul
#784 Remove irrelevant tools for mde richtext

Signed-off-by: Faycal ABKA <abka.faycal@gmail.com>
The file was modified richtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.core/src/org/polarsys/kitalpha/richtext/widget/configurable/preferences/core/PreferenceConstants.java (diff)
The file was modified richtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable/src/org/polarsys/kitalpha/richtext/widget/configurable/editormodel/EditorModel.java (diff)
The file was modified richtext/plugins/org.polarsys.kitalpha.richtext.widget/src/org/polarsys/kitalpha/richtext/widget/factory/MDERichTextConfigurableFactory.java (diff)
The file was modified richtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.core/src/org/polarsys/kitalpha/richtext/widget/configurable/preferences/core/PreferenceInitializer.java (diff)
Commit a223f66e6ef42819c8e03f35645adb3f6d4e0de8 by Philippe Dul
#784 Add mde refresh and open in editor tools to preferences page

Signed-off-by: Faycal ABKA <abka.faycal@gmail.com>
The file was modified richtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.core/src/org/polarsys/kitalpha/richtext/widget/configurable/preferences/core/PreferenceInitializer.java (diff)
The file was modified richtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable/src/org/polarsys/kitalpha/richtext/widget/configurable/editormodel/EditorModel.java (diff)
The file was modified richtext/plugins/org.polarsys.kitalpha.richtext.widget/src/org/polarsys/kitalpha/richtext/widget/factory/MDERichTextConfigurableFactory.java (diff)
The file was modified richtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.core/src/org/polarsys/kitalpha/richtext/widget/configurable/preferences/core/PreferenceConstants.java (diff)
Commit 4995b949f840c3353dbb26915401b8f1bbfbaf0a by Philippe Dul
#784 Remove ckeditor about toolbar button

Signed-off-by: Faycal ABKA <abka.faycal@gmail.com>
The file was modified richtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.core/src/org/polarsys/kitalpha/richtext/widget/configurable/preferences/core/PreferenceInitializer.java (diff)
The file was modified richtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable/src/org/polarsys/kitalpha/richtext/widget/configurable/editormodel/EditorModel.java (diff)
The file was modified richtext/plugins/org.polarsys.kitalpha.richtext.widget.configurable.preferences.core/src/org/polarsys/kitalpha/richtext/widget/configurable/preferences/core/PreferenceConstants.java (diff)
Commit 901e127a0069550f9a40f698bb346eecd05afebf by Philippe Dul
#784 Fix removing unnecessary tools

Signed-off-by: Faycal ABKA <abka.faycal@gmail.com>
The file was modified richtext/plugins/org.polarsys.kitalpha.richtext.widget/src/org/polarsys/kitalpha/richtext/widget/factory/MDERichTextConfigurableFactory.java (diff)