aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse
Commit message (Expand)AuthorAgeFilesLines
* Handle fragment tags in included contextsTor Norbye2011-06-075-34/+187
* 17384: Clicking in the layout editor does not show its propertiesTor Norbye2011-06-073-9/+36
* Merge "Guidelines for match_parent, and linear layout weight fixes"Tor Norbye2011-06-064-156/+358
|\
| * Guidelines for match_parent, and linear layout weight fixesTor Norbye2011-06-064-156/+358
* | Merge "Show previews of resources in the resource & reference choosers"Tor Norbye2011-06-0615-112/+557
|\ \
| * | Show previews of resources in the resource & reference choosersTor Norbye2011-06-0615-112/+557
* | | BuildfixTor Norbye2011-06-061-0/+4
| |/ |/|
* | Move tools to r12 and ADT to 12.0.0Xavier Ducrohet2011-06-0615-24/+26
* | Add a new getParser method to IProjectCallback.Xavier Ducrohet2011-06-061-0/+5
|/
* Improve error message when ADT is older than layoutlib.Xavier Ducrohet2011-06-031-1/+2
* Merge "Trim trailing whitespace in code completion test golden files"Tor Norbye2011-06-0323-710/+710
|\
| * Trim trailing whitespace in code completion test golden filesTor Norbye2011-06-0323-710/+710
* | Merge "Update unit test golden files to reflect recent changes"Tor Norbye2011-06-034-3/+7
|\ \ | |/
| * Update unit test golden files to reflect recent changesTor Norbye2011-06-034-3/+7
* | Add support for the TV dpi.Xavier Ducrohet2011-06-031-0/+1
* | Fix bug in project-wide render target selectionTor Norbye2011-06-021-3/+3
|/
* Merge "Extract client rules engine into top level class"Tor Norbye2011-06-022-445/+491
|\
| * Extract client rules engine into top level classTor Norbye2011-06-022-445/+491
* | Fix invalid caching of project callbackTor Norbye2011-06-021-5/+4
|/
* Merge "Simple code cleanup"Tor Norbye2011-06-022-59/+26
|\
| * Simple code cleanupTor Norbye2011-06-022-59/+26
* | Properly configure KXml parsers.Xavier Ducrohet2011-06-011-2/+2
|/
* Move rendering code into RenderService classTor Norbye2011-06-015-366/+579
* Resize & Guideline SupportTor Norbye2011-06-0163-847/+5024
* Add Resize Support to the Layout EditorTor Norbye2011-06-0122-79/+1209
* SdkManager: Refactor name of UpdaterWindow.Raphael Moll2011-05-273-12/+12
* [EXTERNALIZATION] This commit externalizes the strings of the DDMS plugin.Pablo Leite2011-05-2715-262/+565
* Default render target level should consider project targetTor Norbye2011-05-262-8/+46
* Fix ADT-testXavier Ducrohet2011-05-251-0/+4
* Add support for addon providing their own layoutlib and/or res.Xavier Ducrohet2011-05-254-6/+10
* Merge "Use sdklib.OsHelper in AddCompatibilityJarAction."Raphael Moll2011-05-241-106/+3
|\
| * Use sdklib.OsHelper in AddCompatibilityJarAction.Raphael Moll2011-05-241-106/+3
* | Merge "Don't apply default attributes in a move/copy"Tor Norbye2011-05-243-8/+23
|\ \
| * | Don't apply default attributes in a move/copyTor Norbye2011-05-243-8/+23
* | | Merge "Disable palette preview for some widgets on some platforms"Tor Norbye2011-05-242-1/+44
|\ \ \ | |_|/ |/| |
| * | Disable palette preview for some widgets on some platformsTor Norbye2011-05-242-1/+44
| |/
* | Merge "List project themes, if any, before framework themes"Tor Norbye2011-05-231-39/+39
|\ \
| * | List project themes, if any, before framework themesTor Norbye2011-05-201-39/+39
* | | Detect and add special warning for wrong themesTor Norbye2011-05-232-4/+13
| |/ |/|
* | Merge "NPE safeguard"Tor Norbye2011-05-231-0/+4
|\ \
| * | NPE safeguardTor Norbye2011-05-201-0/+4
| |/
* | Merge "Mechanism to disable SwtMenuBar in SdkMan2"Raphael Moll2011-05-201-3/+4
|\ \
| * | Mechanism to disable SwtMenuBar in SdkMan2Raphael Moll2011-05-201-3/+4
| |/
* | Offer to install fragment compatibility libraryTor Norbye2011-05-205-36/+156
|/
* Merge "SDK Manager dialog to perform specific updates from ADT."Raphael Moll2011-05-203-7/+354
|\
| * SDK Manager dialog to perform specific updates from ADT.Raphael Moll2011-05-203-7/+354
* | Merge "Update changes.txt"Tor Norbye2011-05-191-0/+11
|\ \
| * | Update changes.txtTor Norbye2011-05-191-0/+11
| |/
* | Fix potential stackoverflow in theme detection.Xavier Ducrohet2011-05-191-3/+6
|/
* Add preview support for GridViewsTor Norbye2011-05-196-27/+101