aboutsummaryrefslogtreecommitdiff
path: root/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/GraphicalEditorPart.java
AgeCommit message (Expand)Author
2020-05-06Revert "Remove unused project."Paul Duffin
2020-05-05Remove unused project.Bob Badour
2014-07-17Add support for tools:menuDeepanshu Gupta
2014-02-20Add render diagnostics to ADTTor Norbye
2013-11-27Pass credentials to render sandboxTor Norbye
2013-11-20Run layoutlib in ADT in a sandboxTor Norbye
2012-11-20Add AdtPlugin.getShell()Tor Norbye
2012-10-22Multi-configuration editing bug fixesTor Norbye
2012-10-17Update Layoutlib_api to use a class for h/w config.Xavier Ducrohet
2012-10-16Hide tvdpi previews for nowTor Norbye
2012-10-15Misc improvements to the multi-configuration editingTor Norbye
2012-10-05Include adapter binding support for included layoutsTor Norbye
2012-10-03Multi-Configuration Layout EditingTor Norbye
2012-09-17Support separate layout editors for a single layout resourceTor Norbye
2012-09-13Constants refactoring.Tor Norbye
2012-08-31Improve render exception error messagesTor Norbye
2012-08-15ADT: Detect when SDK platforms/addons might have changed.Raphael Moll
2012-08-13More refactoring.Xavier Ducrohet
2012-08-07Refactor common.jarXavier Ducrohet
2012-07-19Fixed bug in creating already existing layout configs.Michael Wright
2012-06-14Misc bugfixesTor Norbye
2012-06-04Merge "Allow project templates to be bundled separately"Tor Norbye
2012-06-04Allow project templates to be bundled separatelyTor Norbye
2012-06-04Synchronize window docking state between windowsTor Norbye
2012-05-24Improved lint integration in the layout editorTor Norbye
2012-05-20Move XML code to the common libraryTor Norbye
2012-05-08New Configuration ChooserTor Norbye
2012-04-19Improved layout window managementTor Norbye
2012-03-08Make GridLayout support work with the support libraryTor Norbye
2012-02-21ADT fix save on layout configuration change.Raphael
2012-01-24Add render logger hyperlinks to define layout_width and heightTor Norbye
2012-01-19ADT: Change LayoutEditor to use new editor delegates.Raphael
2011-12-21Update SDK codebase to JDK 6Tor Norbye
2011-12-13New lint rule for invalid @+id referencesTor Norbye
2011-11-07Lint Architecture Changes: Configurations, Categories, etc.Tor Norbye
2011-10-20Static analyzerTor Norbye
2011-10-06Fix Copy/Paste enablementTor Norbye
2011-09-28Clarify SDK loading messageTor Norbye
2011-09-02Eliminate GEF dependencyTor Norbye
2011-09-01Use project minimum SDK to generate fewer iconsTor Norbye
2011-08-08Ability to suppress rendering fidelity warningsTor Norbye
2011-06-10Fix GestureOverlayView handlingTor Norbye
2011-06-09Fix various warningsTor Norbye
2011-06-08Suggest similar class names or missing pkgs in the error consoleTor Norbye
2011-06-08Improve error handling for missing and broken custom view classesTor Norbye
2011-06-07Handle fragment tags in included contextsTor Norbye
2011-06-0717384: Clicking in the layout editor does not show its propertiesTor Norbye
2011-06-02Fix invalid caching of project callbackTor Norbye
2011-06-01Move rendering code into RenderService classTor Norbye
2011-06-01Resize & Guideline SupportTor Norbye