aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor selection painting to fix highlighting of included viewsTor Norbye2010-11-223-103/+9
* Add per-view custom initialization logicTor Norbye2010-11-1920-113/+817
* Remove non-api references from AttrsXmlParser.Raphael Moll2010-11-181-7/+5
* Remove AdtPlugin dependency from AttrsXmlParser.Raphael Moll2010-11-173-27/+50
* ADT: Extract AttrsXmlParser in com.android.ide.commonRaphael Moll2010-11-164-0/+992
* Improvements to LinearLayout feedbackTor Norbye2010-11-151-4/+32
* Fix drag image mouse coordinate handlingTor Norbye2010-11-151-4/+4
* LinearLayout guide fixesTor Norbye2010-11-111-3/+6
* Add transient visibility mode for empty containersTor Norbye2010-11-091-1/+7
* Mark internal strings as NON-NLS in rule classesTor Norbye2010-11-055-142/+155
* Add gesture support, marquee selection, and refactoringTor Norbye2010-11-042-2/+6
* Support 3rd party layout rule loading, and rip out Groovy supportTor Norbye2010-10-262-7/+6
* Add layout unit testsTor Norbye2010-10-254-5/+21
* Port layout rules to JavaTor Norbye2010-10-2232-0/+4802