aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/LinearLayoutRule.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-10-2938994: UI designer's -> "Edit ID" should allow ID removalTor Norbye
2012-09-19Improve last editor mode handlingTor Norbye
2012-09-13Constants refactoring.Tor Norbye
2012-08-13More refactoring.Xavier Ducrohet
2012-08-07Refactor common.jarXavier Ducrohet
2012-07-2726501: Handle padding between image and textTor Norbye
2012-06-07Add isSame on IDragElement, and sort primary to frontTor Norbye
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-08-19Layout editor property menu improvementsTor Norbye
2011-08-15Action API improvementsTor Norbye
2011-07-14Add new InsertType for widget moves within the same layoutTor Norbye
2011-07-11Grid Layout Support.Tor Norbye
2011-07-11Add resize feedback tooltipTor Norbye
2011-07-07Fix locale handling of linear layout weightsTor Norbye
2011-06-13Add two more layout actions for linear layoutsTor Norbye
2011-06-13When distributing linear layout weights, also set size to 0dpTor Norbye
2011-06-09Fix various warningsTor Norbye
2011-06-06Guidelines for match_parent, and linear layout weight fixesTor Norbye
2011-06-01Resize & Guideline SupportTor Norbye
2011-03-18Make edit texts grow in horizontal LinearLayouts using weightsTor Norbye
2011-02-08Layout Actions bar fixesTor Norbye
2011-02-07Add Layout Actions toolbarTor Norbye
2010-12-21Rewrite Outline drag & drop handlerTor Norbye
2010-12-09Issue 13051: Use match_parent or fill_parent based on API levelTor Norbye
2010-11-29Rename some layout editor classesTor Norbye
2010-11-28Extract layout constants into a separate constants classTor Norbye
2010-11-19Add per-view custom initialization logicTor Norbye
2010-11-15Improvements to LinearLayout feedbackTor Norbye
2010-11-11LinearLayout guide fixesTor Norbye
2010-11-05Mark internal strings as NON-NLS in rule classesTor Norbye
2010-10-22Port layout rules to JavaTor Norbye