aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com
Commit message (Expand)AuthorAgeFilesLines
* Layoutlib API: updated API for insert/move/remove child.Xavier Ducrohet2010-12-011-3/+2
* Merge "ADT: The image given to layoutlib now shares data with ImageData"Xavier Ducrohet2010-12-013-79/+81
|\
| * ADT: The image given to layoutlib now shares data with ImageDataXavier Ducrohet2010-11-303-79/+81
* | Merge "ADT: fix java/class name mismatch."Raphael Moll2010-11-301-0/+0
|\ \
| * | ADT: fix java/class name mismatch.Raphael Moll2010-11-301-0/+0
* | | Merge "ADT: cleanup RenamePackage action."Raphael Moll2010-11-303-225/+290
|\ \ \ | |_|/ |/| |
| * | ADT: cleanup RenamePackage action.Raphael Moll2010-11-263-225/+290
* | | ADT/Layoutlib: New API to let the caller instantiate the bitmap.Xavier Ducrohet2010-11-304-10/+106
| |/ |/|
* | Move WST doc to sdk/docs.Raphael Moll2010-11-301-181/+0
* | ADT string refactoring: replace in all files.Raphael Moll2010-11-305-101/+452
* | Replace reflection with Sdk.makeRelativeToTor Norbye2010-11-301-27/+2
* | Merge "The rendering target mode should be preserved across IDE sessions"Tor Norbye2010-11-301-3/+59
|\ \
| * | The rendering target mode should be preserved across IDE sessionsTor Norbye2010-11-301-3/+59
* | | ADT: more animation stuff.Xavier Ducrohet2010-11-292-9/+47
* | | Rename some layout editor classesTor Norbye2010-11-2935-135/+140
|/ /
* | Merge "ADT: rework extract string refactoring."Raphael Moll2010-11-293-200/+494
|\ \
| * | ADT: rework extract string refactoring.Raphael Moll2010-11-293-200/+494
* | | ADT: Animation preparation.Xavier Ducrohet2010-11-294-4/+69
* | | Extract layout constants into a separate constants classTor Norbye2010-11-2818-81/+150
* | | Fix build. Wrong import package!Tor Norbye2010-11-281-1/+1
* | | Show images during canvas dragsTor Norbye2010-11-2810-43/+279
|/ /
* | Replace IPath.makeRelativeTo call with reflectionTor Norbye2010-11-231-1/+27
* | Open included layout on double clickTor Norbye2010-11-237-11/+224
|/
* ADT: ensure <application> is last in manifest.Raphael Moll2010-11-2310-127/+228
* Merge "Refactor selection painting to fix highlighting of included views"Tor Norbye2010-11-237-196/+94
|\
| * Refactor selection painting to fix highlighting of included viewsTor Norbye2010-11-227-196/+94
* | Merge "Fix live manipulation of <include> elements"Tor Norbye2010-11-232-5/+23
|\ \
| * | Fix live manipulation of <include> elementsTor Norbye2010-11-222-5/+23
| |/
* | Fix potential NPE when closing Eclipse/ADTRaphael Moll2010-11-221-1/+6
|/
* Merge "Fix SwtUtils conversion for no-alpha case."Raphael Moll2010-11-191-12/+66
|\
| * Fix SwtUtils conversion for no-alpha case.Raphael Moll2010-11-191-12/+66
* | GLE: Remove obsolete IGraphicalLayoutEditor interface.Raphael Moll2010-11-196-218/+121
* | ADT: support for editing embedded layouts.Xavier Ducrohet2010-11-193-4/+97
* | ADT/Layoutlib: update API to control how layout expands.Xavier Ducrohet2010-11-191-1/+15
|/
* Add per-view custom initialization logicTor Norbye2010-11-1934-180/+1347
* Merge "Cleanup and comment the refresh code in GLE2."Raphael Moll2010-11-181-30/+16
|\
| * Cleanup and comment the refresh code in GLE2.Raphael Moll2010-11-181-30/+16
* | Merge "Cleanup GRE preload."Raphael Moll2010-11-182-14/+0
|\ \ | |/
| * Cleanup GRE preload.Raphael Moll2010-11-182-14/+0
* | Remove non-api references from AttrsXmlParser.Raphael Moll2010-11-182-8/+8
|/
* Merge "ADT/GLE: call LayoutScene.dispose() when needed."Xavier Ducrohet2010-11-182-47/+54
|\
| * ADT/GLE: call LayoutScene.dispose() when needed.Xavier Ducrohet2010-11-182-47/+54
* | Remove AdtPlugin dependency from AttrsXmlParser.Raphael Moll2010-11-174-29/+54
|/
* ADT/GLE2: Add callback before the rendering target changes.Xavier Ducrohet2010-11-173-67/+137
* Merge "ADT/GLE: Platform selection when rendering layouts."Xavier Ducrohet2010-11-173-339/+513
|\
| * ADT/GLE: Platform selection when rendering layouts.Xavier Ducrohet2010-11-163-339/+513
* | ADT: Extract AttrsXmlParser in com.android.ide.commonRaphael Moll2010-11-1616-27/+30
|/
* Improvements to LinearLayout feedbackTor Norbye2010-11-151-4/+32
* Merge "Add drop shadow to dragged items"Tor Norbye2010-11-154-163/+388
|\
| * Add drop shadow to dragged itemsTor Norbye2010-11-154-163/+388