aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common
Commit message (Expand)AuthorAgeFilesLines
...
* On ImageView or ImageButton drop, ask user for drawableTor Norbye2011-03-192-1/+23
* Make edit texts grow in horizontal LinearLayouts using weightsTor Norbye2011-03-181-0/+5
* XML code completion improvementsTor Norbye2011-03-152-4/+5
* Add drop-support for include tagsTor Norbye2011-03-0917-28/+130
* Add palette variations of widgetsTor Norbye2011-03-031-1/+4
* More refactoring work: Convert hierarchy, and change typeTor Norbye2011-02-282-2/+34
* Fill FrameLayout children on drop depending on metadataTor Norbye2011-02-211-0/+23
* Refactoring: Wrap in Container, Change Layout Type, ExtractTor Norbye2011-02-171-0/+15
* Layout Actions bar fixesTor Norbye2011-02-086-12/+42
* Add Layout Actions toolbarTor Norbye2011-02-0719-34/+668
* Support onClick method handlers in Hyperlink navigationTor Norbye2011-02-041-0/+1
* Cluster of improvements for merge tag viewsTor Norbye2011-01-301-0/+37
* Deemphasize AbsoluteLayoutTor Norbye2011-01-291-0/+10
* Move Pair and annoatations into resources.jar now renamed as common.jarXavier Ducrohet2011-01-286-6/+6
* Improve QuickContactBadge designtimeTor Norbye2011-01-271-0/+32
* Palette with previews, categories and view modesTor Norbye2011-01-251-0/+3
* Merge "Tweak TabHost drop handler"Tor Norbye2011-01-241-4/+7
|\
| * Tweak TabHost drop handlerTor Norbye2011-01-201-4/+7
* | Add palette category metadataTor Norbye2011-01-202-19/+5
|/
* merge from tools_r9The Android Open Source Project2011-01-171-0/+5
|\
| * Configure TabHosts on dropTor Norbye2011-01-171-0/+5
* | merge from tools_r9The Android Open Source Project2011-01-175-1/+101
|\ \ | |/
| * Merge "Add ZoomButton default image" into tools_r9Tor Norbye2011-01-171-0/+33
| |\
| | * Add ZoomButton default imageTor Norbye2011-01-171-0/+33
| * | Drop handler for RadioGroup, WebViewTor Norbye2011-01-174-1/+68
| |/
* | merge from tools_r9The Android Open Source Project2011-01-172-0/+69
|\ \ | |/
| * Add drop handler for SlidingDrawerTor Norbye2011-01-172-0/+69
* | merge from tools_r9The Android Open Source Project2011-01-162-2/+4
|\ \ | |/
| * Fix Extract as Include refactoring for layout attributesTor Norbye2011-01-142-2/+4
* | Use ResourceChooser for StringsTor Norbye2011-01-102-1/+25
|/
* Use Reference Chooser rather than String dialog for "Edit Text"Tor Norbye2011-01-091-1/+1
* Allow blank strings for the text property inputTor Norbye2011-01-071-2/+4
* Support for editing id, text, string and reference propertiesTor Norbye2011-01-072-35/+170
* Improve the Outline contentsTor Norbye2011-01-061-0/+12
* Add "Extract As Include" refactoringTor Norbye2011-01-061-0/+8
* Support for included and merged viewsTor Norbye2011-01-061-0/+1
* Move Pair<,> from ADT to SdkLib.utilsRaphael Moll2011-01-035-107/+4
* Prevent adding children into AdapterViewsTor Norbye2010-12-292-0/+37
* Rewrite Outline drag & drop handlerTor Norbye2010-12-212-41/+55
* Improve handling of custom width/height layout attributesTor Norbye2010-12-161-13/+47
* Various layout fixesTor Norbye2010-12-144-67/+167
* Issue 13051: Use match_parent or fill_parent based on API levelTor Norbye2010-12-099-33/+71
* Merge "Cleanup refactoring."Raphael Moll2010-12-061-1/+10
|\
| * Cleanup refactoring.Raphael Moll2010-12-061-1/+10
* | Change context menu label from "Clear" to "Default"Tor Norbye2010-12-061-3/+2
|/
* Fix drop into ScrollViewTor Norbye2010-12-022-2/+2
* Rename some layout editor classesTor Norbye2010-11-2916-19/+19
* Extract layout constants into a separate constants classTor Norbye2010-11-2816-58/+181
* Show images during canvas dragsTor Norbye2010-11-281-6/+22
* Open included layout on double clickTor Norbye2010-11-231-1/+1