aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/BaseView.java
Commit message (Expand)AuthorAgeFilesLines
* Rename some layout editor classesTor Norbye2010-11-291-486/+0
* Extract layout constants into a separate constants classTor Norbye2010-11-281-43/+7
* Refactor selection painting to fix highlighting of included viewsTor Norbye2010-11-221-51/+2
* Add per-view custom initialization logicTor Norbye2010-11-191-13/+50
* Mark internal strings as NON-NLS in rule classesTor Norbye2010-11-051-50/+53
* Add layout unit testsTor Norbye2010-10-251-2/+9
* Port layout rules to JavaTor Norbye2010-10-221-0/+524