aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/GCWrapper.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-05-22Fix file permissionsTor Norbye
2011-12-21Update SDK codebase to JDK 6Tor Norbye
2011-07-11Grid Layout Support.Tor Norbye
2011-06-09Fix various warningsTor Norbye
2011-06-01Resize & Guideline SupportTor Norbye
2011-02-08Make layout editor margins compress when necessaryTor Norbye
2010-11-04Add gesture support, marquee selection, and refactoringTor Norbye
2010-10-22Port layout rules to JavaTor Norbye
2010-10-06Visual adjustments to the layout feedbackTor Norbye
2010-10-04Add drawing styles to the layout helper APITor Norbye
2010-09-09GLE2: display selection a bit better.Raphael Moll
2010-06-30ADT GLE2: synchronized selection between canvas, outline and properties.Raphael Moll
2010-06-01ADT GLE2: Script for AbsoluteLayout for new canvas drag API.Raphael Moll
2010-02-24ADT GLE2: Support zoom and scrollbar in canvas.Raphael
2010-02-22ADT GLE: Experiment with d'n'd in RelativeLayout.Raphael
2010-02-19ADT GLE: experiment with display of Relative layout params.Raphael
2010-02-08ADT GLE2: Rename IGC to IGraphics.Raphael
2010-02-05GLE2: IViewRule callback for selection.Raphael