aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/api
Commit message (Expand)AuthorAgeFilesLines
* Pull View Rules API into a separate libraryTor Norbye2011-08-1522-3237/+0
* Action API improvementsTor Norbye2011-08-154-684/+681
* Add tooltip drag feedback for relative layoutTor Norbye2011-07-271-0/+10
* Add new InsertType for widget moves within the same layoutTor Norbye2011-07-141-2/+6
* Grid Layout Support.Tor Norbye2011-07-114-0/+44
* Add resize feedback tooltipTor Norbye2011-07-111-0/+6
* Simple insets supportTor Norbye2011-07-082-1/+10
* Add deletion hooks for view rulesTor Norbye2011-07-071-0/+15
* RelativeLayout: Assign ids dynamically, handle multi-drag, bugsTor Norbye2011-06-102-1/+17
* Resize & Guideline SupportTor Norbye2011-06-0110-8/+421
* Add Resize Support to the Layout EditorTor Norbye2011-06-013-6/+225
* Basic fragment supportTor Norbye2011-05-161-0/+8
* Usability fix for the layout actions barTor Norbye2011-04-101-0/+9
* Improve painting of combined selection and hoverTor Norbye2011-04-011-0/+6
* Add drop-support for include tagsTor Norbye2011-03-093-0/+36
* Layout Actions bar fixesTor Norbye2011-02-081-2/+23
* Add Layout Actions toolbarTor Norbye2011-02-073-3/+264
* Move Pair and annoatations into resources.jar now renamed as common.jarXavier Ducrohet2011-01-282-2/+2
* Add palette category metadataTor Norbye2011-01-201-14/+0
* Use ResourceChooser for StringsTor Norbye2011-01-101-0/+10
* Support for editing id, text, string and reference propertiesTor Norbye2011-01-071-0/+17
* Various layout fixesTor Norbye2010-12-141-0/+17
* Issue 13051: Use match_parent or fill_parent based on API levelTor Norbye2010-12-091-0/+11
* Refactor selection painting to fix highlighting of included viewsTor Norbye2010-11-221-25/+5
* Add per-view custom initialization logicTor Norbye2010-11-196-52/+196
* Add transient visibility mode for empty containersTor Norbye2010-11-091-1/+7
* Support 3rd party layout rule loading, and rip out Groovy supportTor Norbye2010-10-261-6/+5
* Port layout rules to JavaTor Norbye2010-10-2216-0/+1993