aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/NodeProxy.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-09-13Constants refactoring.Tor Norbye
2012-07-30Clear lint warnings when the min/target SDK levels changeTor Norbye
2012-07-01ADT: Rename AddCompatibilityJarAction.Raphael Moll
2012-05-30Fix nullness annotationsTor Norbye
2012-03-08Handle the android support gridlayout library automaticallyTor Norbye
2012-01-23Add quick fix for the UseCompoundDrawable lint warningTor Norbye
2012-01-20ADT: Address some CL feedback for editor class merge.Raphael
2012-01-19ADT: Change LayoutEditor to use new editor delegates.Raphael
2011-12-21Update SDK codebase to JDK 6Tor Norbye
2011-08-19Layout editor property menu improvementsTor Norbye
2011-07-14Sort XML attributes logicallyTor Norbye
2011-06-01Resize & Guideline SupportTor Norbye
2011-05-24Don't apply default attributes in a move/copyTor Norbye
2011-03-09Add drop-support for include tagsTor Norbye
2010-11-19Add per-view custom initialization logicTor 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-04Add gesture support, marquee selection, and refactoringTor Norbye
2010-10-26Support 3rd party layout rule loading, and rip out Groovy supportTor Norbye
2010-10-22Port layout rules to JavaTor Norbye
2010-10-14Select dropped elementsTor Norbye
2010-10-08Remove Groovy Closures from the tool integration API.Tor Norbye
2010-09-08GLE2: perform all context menu edits in the same undo session.Raphael Moll
2010-08-31GLE2 context menu support.Raphael Moll
2010-08-16ADT-Tests: Unit test for GRE NodeFactory.Raphael Moll
2010-07-27ADT GLE2: Remove (or disable) debug printfs.Raphael Moll
2010-07-22ADT GLE2: implementation paste operation.Raphael Moll
2010-07-21ADT GLE2: Properly handle empty documents, including drag'n'drop.Raphael Moll
2010-07-21ADT GLE2: Let groovy rules access a public API of the RulesEngine.Raphael Moll
2010-06-19ADT GLE2: drag'n'drop in RelativeLayout.Raphael Moll
2010-06-11ADT: Refactor AndroidEditor into AndroidXmlEditor.Raphael Moll
2010-06-08ADT GLE2: Access AttributeInfo from groovy scripts.Raphael Moll
2010-06-04ADT GLE2: Tests for SimpleElement/AttributeRaphael Moll
2010-06-03ADT GLE2: Generate items on drop in AbsoluteLayout.Raphael Moll
2010-06-01ADT GLE2: Script for AbsoluteLayout for new canvas drag API.Raphael Moll
2010-02-18ADT GLE: new IViewRule interface for Drag'n'drop.Raphael
2010-02-09ADT GLE2: Implement IViewRule.onChildSelected.Raphael
2010-02-05GLE2: IViewRule callback for selection.Raphael
2010-01-14ADT GRE: Move gscripts package.Raphael
2010-01-09ADT GLE: Support drop in AbsoluteLayout and create XML node.Raphael
2010-01-01ADT GRE (Groovy Rules Engine), drag'n'drop.Raphael
2009-12-27ADT GRE (Groovy Rules Engine), part 1.Raphael