aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/UiElementNode.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
2013-03-12Use the SDK common XmlPrettyPrinterTor Norbye
2012-09-20Move some utility functions from AdtUtils to commonSiva Velusamy
2012-09-13Constants refactoring.Tor Norbye
2012-08-13More refactoring.Xavier Ducrohet
2012-08-07Refactor common.jarXavier Ducrohet
2012-05-20Move XML code to the common libraryTor Norbye
2012-05-10Fix issue 30529: Ensure that XML editor uses platform line separatorsTor Norbye
2012-04-27Make XML code completion work for custom views & attributesTor Norbye
2012-04-05Add support for the WindowBuilder Property SheetTor Norbye
2012-04-03Revert "Add support for the WindowBuilder Property Sheet"Tor Norbye
2012-04-03Add support for the WindowBuilder Property SheetTor Norbye
2012-03-22Change AttributeInfo.getFormats() to returning an EnumSet<Format>Tor Norbye
2012-03-22Speed up Android Target Data loadingTor Norbye
2012-03-08Make GridLayout support work with the support libraryTor Norbye
2012-02-06Add support for suppressing lint via XML attributesTor Norbye
2012-01-20ADT: Refactor editors.xml and editors.resources.Raphael
2012-01-20ADT: adjust default-editor id for existing legacy editors.Raphael
2012-01-19ADT: single base class for XML editors.Raphael
2012-01-06Fix locale handling of uppercase/lowercaseTor Norbye
2011-12-21Update SDK codebase to JDK 6Tor Norbye
2011-11-23Fix for custom view rendering with auto-format, revisitedTor Norbye
2011-11-08Remove "unknown element" logging messageTor Norbye
2011-10-20Handle node identity changesTor Norbye
2011-08-19Fix and turn on the auto-format XML optionTor Norbye
2011-08-18ADT: Fix issue 18689 (can't edit/save minSdkVersion)Raphael Moll
2011-08-01Add a new XML formatter, new options, and format on saveTor Norbye
2011-07-14Sort XML attributes logicallyTor Norbye
2011-07-12Support XML closed elementsTor Norbye
2011-07-06Integrate unknown attributes in the normal UiElementNode workflow.Raphael Moll
2011-06-09Fix various warningsTor Norbye
2011-06-01Resize & Guideline SupportTor Norbye
2011-05-16Basic fragment supportTor Norbye
2011-05-13Custom View handling improvementsTor Norbye
2011-03-11XML code completion improvementsTor Norbye
2011-03-10Avoid repeating manifest element names.Raphael Moll
2011-03-03Add palette variations of widgetsTor Norbye
2011-02-28More refactoring work: Convert hierarchy, and change typeTor Norbye
2011-01-11Changes to widget text and id formatTor Norbye
2011-01-06Improve the Outline contentsTor Norbye
2011-01-06Add "Extract As Include" refactoringTor Norbye
2010-12-21Add Move Up/Down ActionsTor Norbye
2010-11-23ADT: ensure <application> is last in manifest.Raphael Moll
2010-11-22Fix live manipulation of <include> elementsTor Norbye
2010-11-16ADT: Extract AttrsXmlParser in com.android.ide.commonRaphael Moll
2010-11-08Add autoformatting of XML, and improved manual formattingTor Norbye
2010-11-04Remove deprecated UiElementNode "editData" propertyTor Norbye
2010-11-03Fix XML editing whitespace handlingTor Norbye