aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative
Commit message (Expand)AuthorAgeFilesLines
* Constants refactoring.Tor Norbye2012-09-138-73/+83
* Improvements to relative layout move and delete operationsTor Norbye2012-08-085-11/+316
* Refactor common.jarXavier Ducrohet2012-08-075-5/+8
* Fix nullness annotationsTor Norbye2012-05-301-1/+2
* Move XML code to the common libraryTor Norbye2012-05-205-9/+9
* Fix RelativeLayout margin feedback: convert from px to dpTor Norbye2012-01-231-1/+2
* Update SDK codebase to JDK 6Tor Norbye2011-12-212-0/+2
* Pull View Rules API into a separate libraryTor Norbye2011-08-154-57/+5
* Add tooltip drag feedback for relative layoutTor Norbye2011-07-271-11/+24
* Grid Layout Support.Tor Norbye2011-07-112-0/+8
* RelativeLayout: Assign ids dynamically, handle multi-drag, bugsTor Norbye2011-06-106-33/+113
* Fix various warningsTor Norbye2011-06-091-2/+3
* Resize & Guideline SupportTor Norbye2011-06-019-0/+2956