|
Change Parameter Type owned : IOwnedList<IDisposable> to owned : List<IDisposable> in method public addBoundPrefStoreListener(preferenceStore IPreferenceStore, owned List<IDisposable>, listener IPropertyChangeListener) : void in class melnorme.lang.ide.core.utils.prefs.PrefStoreListener |
From |
To |
|
Change Parameter Type pref : TextStylingPreference to pref : ITextStylingPref in method public get(pref ITextStylingPref) : ITextStylingPref in class melnorme.lang.ide.ui.text.coloring.StylingPreferences |
From |
To |
|
Change Parameter Type stylingPreferences : TextStylingPreference... to stylingPreferences : ThemedTextStylingPreference... in method public StylingPreferences(stylingPreferences ThemedTextStylingPreference...) in class melnorme.lang.ide.ui.text.coloring.StylingPreferences |
From |
To |
|
Change Parameter Type stylingPref : TextStylingPreference to stylingPref : ThemedTextStylingPreference in method public SourceColoringElement(labelText String, stylingPref ThemedTextStylingPreference) in class melnorme.lang.ide.ui.text.coloring.AbstractSourceColoringConfigurationBlock.SourceColoringElement |
From |
To |
|
Change Parameter Type ownedList : IOwnedList<IDisposable> to owner : IOwner in method public addOwnedListener(owner IOwner, listener IFieldValueListener) : void in class melnorme.utilbox.fields.IDomainField |
From |
To |
|
Move Method public getFieldValue() : TextStyling from class melnorme.lang.ide.ui.text.coloring.TextStylingPreference to public getFieldValue() : TextStyling from class melnorme.lang.ide.ui.text.coloring.ThemedTextStylingPreference |
From |
To |
|
Move Method public addValueChangedListener(listener IFieldValueListener) : void from class melnorme.lang.ide.ui.text.coloring.TextStylingPreference to public addValueChangedListener(listener IFieldValueListener) : void from class melnorme.lang.ide.ui.text.coloring.ThemedTextStylingPreference |
From |
To |
|
Move Method public disposeAll() : void from class melnorme.utilbox.ownership.IOwnedList to public disposeAll() : void from class melnorme.utilbox.ownership.OwnedObjects |
From |
To |
|
Move Method public setFieldValue(value TextStyling) : void from class melnorme.lang.ide.ui.text.coloring.TextStylingPreference to public setFieldValue(value TextStyling) : void from class melnorme.lang.ide.ui.text.coloring.ThemedTextStylingPreference |
From |
To |
|
Move Method public removeValueChangedListener(listener IFieldValueListener) : void from class melnorme.lang.ide.ui.text.coloring.TextStylingPreference to public removeValueChangedListener(listener IFieldValueListener) : void from class melnorme.lang.ide.ui.text.coloring.ThemedTextStylingPreference |
From |
To |
|
Rename Attribute configurationDisposables : OwnedArraylist to configurationOwned : OwnedObjects in class melnorme.lang.ide.ui.editor.ProjectionViewerExt |
From |
To |
|
Rename Attribute prefKey : String to prefId : String in class melnorme.lang.ide.ui.text.coloring.AbstractSourceColoringConfigurationBlock.SourceColoringElement |
From |
To |
|
Rename Attribute PARAMETERS_FOREGROUND : String to PARAMETERS_FOREGROUND_2 : ColorPreference in class melnorme.lang.ide.ui.text.completion.ContentAssistConstants_Default |
From |
To |
|
Rename Attribute MATCHING_BRACKETS_COLOR : String to MATCHING_BRACKETS_COLOR2 : ColorPreference in class melnorme.lang.ide.ui.editor.text.EditorPrefConstants_Common |
From |
To |
|
Rename Attribute PARAMETERS_BACKGROUND : String to PARAMETERS_BACKGROUND_2 : ColorPreference in class melnorme.lang.ide.ui.text.completion.ContentAssistConstants_Default |
From |
To |
|
Rename Attribute key : String to id : String in class melnorme.lang.ide.ui.text.coloring.StylingPreferences.SimpleTextStylingPref |
From |
To |
|
Change Attribute Type PARAMETERS_FOREGROUND : String to PARAMETERS_FOREGROUND_2 : ColorPreference in class melnorme.lang.ide.ui.text.completion.ContentAssistConstants_Default |
From |
To |
|
Change Attribute Type owned : OwnedArraylist to owned : OwnedObjects in class melnorme.lang.ide.ui.editor.ProjectionViewerExt |
From |
To |
|
Change Attribute Type stylingPref : TextStylingPreference to stylingPref : ThemedTextStylingPreference in class melnorme.lang.ide.ui.text.coloring.AbstractSourceColoringConfigurationBlock.SourceColoringElement |
From |
To |
|
Change Attribute Type PARAMETERS_BACKGROUND : String to PARAMETERS_BACKGROUND_2 : ColorPreference in class melnorme.lang.ide.ui.text.completion.ContentAssistConstants_Default |
From |
To |
|
Change Attribute Type MATCHING_BRACKETS_COLOR : String to MATCHING_BRACKETS_COLOR2 : ColorPreference in class melnorme.lang.ide.ui.editor.text.EditorPrefConstants_Common |
From |
To |
|
Change Attribute Type configurationDisposables : OwnedArraylist to configurationOwned : OwnedObjects in class melnorme.lang.ide.ui.editor.ProjectionViewerExt |
From |
To |