aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/AbsoluteLayoutRule.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-08-07Refactor common.jarXavier Ducrohet
2012-05-30Fix nullness annotationsTor Norbye
2012-05-20Move XML code to the common libraryTor Norbye
2011-12-21Update SDK codebase to JDK 6Tor Norbye
2011-08-23Use GridLayout state to determine exact row and column boundariesTor Norbye
2011-07-11Add resize feedback tooltipTor Norbye
2011-06-06Guidelines for match_parent, and linear layout weight fixesTor Norbye
2011-06-01Resize & Guideline SupportTor Norbye
2011-06-01Add Resize Support to the Layout EditorTor Norbye
2011-03-15XML code completion improvementsTor Norbye
2011-02-28More refactoring work: Convert hierarchy, and change typeTor Norbye
2011-01-29Deemphasize AbsoluteLayoutTor Norbye
2011-01-28Move Pair and annoatations into resources.jar now renamed as common.jarXavier Ducrohet
2011-01-03Move Pair<,> from ADT to SdkLib.utilsRaphael Moll
2010-12-14Various layout fixesTor Norbye
2010-11-29Rename some layout editor classesTor Norbye
2010-11-28Extract layout constants into a separate constants classTor Norbye
2010-11-15Fix drag image mouse coordinate handlingTor Norbye
2010-11-05Mark internal strings as NON-NLS in rule classesTor Norbye
2010-10-25Add layout unit testsTor Norbye
2010-10-22Port layout rules to JavaTor Norbye