Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-27Revert "Upgrade core and addins to 4.5 runtime"Michael Hutchinson
2013-08-12Suppress warnings about missing doc commentsMichael Hutchinson
2013-08-11Upgrade core and addins to 4.5 runtimeMichael Hutchinson
2013-08-10Consistently define DEBUG in debug configsMichael Hutchinson
2013-08-10Build pdbonly debug symbols in release configurationsMichael Hutchinson
2013-08-10Build xml docs for all addinsMichael Hutchinson
2013-08-05Implemented 'Bug 12547 - provide control over competionMike Krüger
2013-07-31[SourceEditor] Implemented goto next error/warning/issue click commandMike Krüger
2013-07-30[IDE] Fixed issues with closed documents list.Therzok
2013-07-18Define add-in identity using custom attributesLluis Sanchez
2013-07-17Use the new animation API from XWTLluis Sanchez
2013-07-16Revert "Define add-in identity using custom attributes"Lluis Sanchez
2013-07-16Define add-in identity using custom attributesLluis Sanchez
2013-07-15Imrpoved support for requesting file write permissionsLluis Sanchez
2013-07-04Track NRefactory API changes.Mike Krüger
2013-07-02Track NRefactory API changes/enabled IKVM loader.Mike Krüger
2013-06-25[Ide] Port ResXFileCodeGenerator to StronglyTypedResourceBuilderMichael Hutchinson
2013-06-25Merge ResXFileCodeGenerator into MonoDevelop.IdeMichael Hutchinson
2013-06-25Move ThreadAsyncOperation to MonoDevelop.Ide.CustomToolsMichael Hutchinson
2013-06-21[SourceEditor] Added new message bubble icons.Mike Krüger
2013-06-16[Ide] Streamlined & documented the framework lookup API.Mike Krüger
2013-06-12Fix debug lib build issueLluis Sanchez
2013-06-07Add an icon to represent variables in the debuggerLluis Sanchez
2013-05-31Revert "Remove unused class and icons"Lluis Sanchez
2013-05-30Remove unused class and iconsLluis Sanchez
2013-05-14Bug 8541 - Reopen Closed TabMarius Ungureanu
2013-04-09[Ide] Don't copy Data files to wrong placeMichael Hutchinson
2013-04-09[Ide] Remove redundant data fileMichael Hutchinson
2013-03-22[Ide] Added new ICommandDelegator interfaceLluis Sanchez
2013-02-21[Ide] Only use Mac theme on Mac, not LinuxMichael Hutchinson
2013-02-12[Ide] Remove nonsensical deploy metadataMichael Hutchinson
2013-01-14Renamed external/Mono.Cecil -> external/cecil.Mike Krüger
2012-12-05[Ide] Added extern alias support for completion.Mike Krüger
2012-11-29Clean up WindowTransparencyDecorator codeMichael Hutchinson
2012-11-19Move some types to their own filesLluis Sanchez
2012-11-15Add "connecting" status icon to be used by the debuggerLluis Sanchez
2012-11-08[UIRefresh] Implement welcome screen first run bannerJason Smith
2012-11-07Renamed Docking.Tab to DockItemTitleTabLluis Sanchez
2012-11-07Fix buildLluis Sanchez
2012-11-07Add tip of the day section to default welcome pageLluis Sanchez
2012-11-07Improvements in the welcome pageLluis Sanchez
2012-11-06[UIRefresh] Implement prebuilt apps welcome page widgetJason Smith
2012-11-06Add missing fileLluis Sanchez
2012-11-05[Ide] Removed unused NavigateToDialog namespace (it's now part of theMike Krüger
2012-10-31Improve the configuration selectorLluis Sanchez
2012-10-31[UIRefresh] Update welcome page to match designsJason Smith
2012-10-30[UIRefresh] Implement threaded rendering for DockNotebookJason Smith
2012-10-25Show attribution required for the Fugue and Silk icon setsLluis Sanchez
2012-10-18Fix a merge buglet...Alan McGovern
2012-10-18Merge branch 'master' into ui-refreshAlan McGovern