aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/drawable/DrawableEditorDelegate.java
AgeCommit message (Expand)Author
2020-05-06Remove all non-Apache2 licensed files from sdkBob Badour
2020-05-06Revert "Remove unused project."Paul Duffin
2020-05-05Remove unused project.Bob Badour
2012-05-30Fix nullness annotationsTor Norbye
2012-02-28Make XML editors work with non-workspace filesTor Norbye
2012-02-21ADT fix save on layout configuration change.Raphael
2012-01-20ADT: SourceViewerConfig for CommonXmlEditor.Raphael
2012-01-20ADT: Refactor CommonXmlEditor in its own package.Raphael
2012-01-20ADT: Address some CL feedback for editor class merge.Raphael
2012-01-20ADT: adjust default-editor id for existing legacy editors.Raphael
2012-01-19ADT: Refactor common parts of the EditorDelegates.Raphael
2012-01-19ADT: single base class for XML editors.Raphael