aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/LinearLayoutRule.java
Commit message (Expand)AuthorAgeFilesLines
* Make edit texts grow in horizontal LinearLayouts using weightsTor Norbye2011-03-181-0/+5
* Layout Actions bar fixesTor Norbye2011-02-081-3/+7
* Add Layout Actions toolbarTor Norbye2011-02-071-22/+150
* Rewrite Outline drag & drop handlerTor Norbye2010-12-211-30/+1
* Issue 13051: Use match_parent or fill_parent based on API levelTor Norbye2010-12-091-4/+4
* Rename some layout editor classesTor Norbye2010-11-291-1/+1
* Extract layout constants into a separate constants classTor Norbye2010-11-281-5/+9
* Add per-view custom initialization logicTor Norbye2010-11-191-30/+91
* Improvements to LinearLayout feedbackTor Norbye2010-11-151-4/+32
* LinearLayout guide fixesTor Norbye2010-11-111-3/+6
* Mark internal strings as NON-NLS in rule classesTor Norbye2010-11-051-11/+19
* Port layout rules to JavaTor Norbye2010-10-221-0/+472