aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse
Commit message (Expand)AuthorAgeFilesLines
* New "DecorComposite" for sub-panels in the GLE.Raphael Moll2010-12-177-21/+419
* Refactor: rename PaletteComposite into PaletteControlRaphael Moll2010-12-172-7/+7
* Merge "Improve handling of custom width/height layout attributes"Tor Norbye2010-12-162-13/+71
|\
| * Improve handling of custom width/height layout attributesTor Norbye2010-12-162-13/+71
* | Fix non-externalized-string referencesTor Norbye2010-12-167-35/+35
|/
* Merge "Icons for the XML editor page tabs."Raphael Moll2010-12-1613-22/+148
|\
| * Icons for the XML editor page tabs.Raphael Moll2010-12-1613-22/+148
* | Merge "Fix canvas scrolling bug"Tor Norbye2010-12-152-8/+17
|\ \
| * | Fix canvas scrolling bugTor Norbye2010-12-152-8/+17
| |/
* | Merge "Fix Palette scrollbar bug"Tor Norbye2010-12-151-3/+9
|\ \ | |/ |/|
| * Fix Palette scrollbar bugTor Norbye2010-12-151-3/+9
* | Merge "Front property sheet on outline double click"Tor Norbye2010-12-151-0/+16
|\ \ | |/ |/|
| * Front property sheet on outline double clickTor Norbye2010-12-141-0/+16
* | Property sheet: Fix tooltip and selected property paintingTor Norbye2010-12-152-4/+85
* | Fix model lockingTor Norbye2010-12-141-2/+1
* | Remove some actions before milestoneTor Norbye2010-12-144-60/+65
|/
* Only allow drag images for canvas dragsTor Norbye2010-12-142-1/+32
* Merge "Set layout editor scrollbar increments"Tor Norbye2010-12-142-0/+5
|\
| * Set layout editor scrollbar incrementsTor Norbye2010-12-142-0/+5
* | Various layout fixesTor Norbye2010-12-1412-107/+277
|/
* Merge "Add Java Hyperlink Support and XML improvements"Tor Norbye2010-12-145-728/+1239
|\
| * Add Java Hyperlink Support and XML improvementsTor Norbye2010-12-135-728/+1239
* | Merge "ADT: always give fill_parent to layoutlib."Xavier Ducrohet2010-12-132-0/+40
|\ \
| * | ADT: always give fill_parent to layoutlib.Xavier Ducrohet2010-12-132-0/+40
| |/
* | ADT: Fix issue with launch checking manifest debuggable attribute.Xavier Ducrohet2010-12-132-18/+10
|/
* Add support for including within specific configurationsTor Norbye2010-12-107-53/+310
* Clean up the api around Layoutlib.Xavier Ducrohet2010-12-1011-81/+72
* Fix threading issue with layout reloadTor Norbye2010-12-091-19/+26
* Merge "Issue 13051: Use match_parent or fill_parent based on API level"Tor Norbye2010-12-0912-34/+132
|\
| * Issue 13051: Use match_parent or fill_parent based on API levelTor Norbye2010-12-0912-34/+132
* | Add a hyperlink resolved for Android XML filesTor Norbye2010-12-099-90/+1091
|/
* Merge "Include View Support"Tor Norbye2010-12-0812-55/+1436
|\
| * Include View SupportTor Norbye2010-12-0712-55/+1436
* | Merge "ADT: Update changelog for ADT 8.0.1"Xavier Ducrohet2010-12-081-0/+4
|\ \
| * | ADT: Update changelog for ADT 8.0.1Xavier Ducrohet2010-12-071-0/+4
| |/
* | Cherry-pick 0ec90f2b from tools_r8Raphael Moll2010-12-072-0/+30
* | Cherry-pick 231ec810 from tools_r8Xavier Ducrohet2010-12-072-11/+50
|/
* Merge "Fix issue with referenced Java Project."Xavier Ducrohet2010-12-062-10/+15
|\
| * Fix issue with referenced Java Project.Xavier Ducrohet2010-12-062-10/+15
* | Merge "ADT: Make ExtractString work on unsaved buffers."Raphael Moll2010-12-063-325/+479
|\ \
| * | ADT: Make ExtractString work on unsaved buffers.Raphael Moll2010-12-063-325/+479
| |/
* | Merge "Cleanup refactoring."Raphael Moll2010-12-0614-260/+113
|\ \
| * | Cleanup refactoring.Raphael Moll2010-12-0614-260/+113
| |/
* | Change context menu label from "Clear" to "Default"Tor Norbye2010-12-061-3/+2
|/
* Merge "Issue 6894: Eclipse ADT layout editor can't handle custom Views: Cla...Xavier Ducrohet2010-12-061-3/+7
|\
| * Issue 6894: Eclipse ADT layout editor can't handle custom Views: ClassCastE...snpe2010-11-101-3/+7
* | LayoutLib API: new log API + updated SceneStatus API.Xavier Ducrohet2010-12-061-12/+23
* | ADT: Add support for some new resource types.Xavier Ducrohet2010-12-034-15/+76
* | Merge "Fix drop into ScrollView"Tor Norbye2010-12-022-2/+2
|\ \
| * | Fix drop into ScrollViewTor Norbye2010-12-022-2/+2