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-07-101. Rename command to EditSolutionItemventsislav mladenov
2013-07-10Add Edit Project Command in Project -> Tools menu.ventsislav mladenov
2013-06-24[Ide] Simplify previous optimization even more...Jeffrey Stedfast
2013-06-24[Ide] Optimize FolderNodeBuilder.HasChildren()Jeffrey Stedfast
2013-06-20[Ide] Major optimization for common ProjectFile property changes.Jeffrey Stedfast
2013-05-20Bug 10698 - Extension change modifies build action.Marius Ungureanu
2013-04-29Expand/Collapse project folders on double-clickLluis Sanchez
2013-04-24[Ide] Removed unused usingsJeffrey Stedfast
2013-04-03[Ide] Fix unassigned local error with cscMichael Hutchinson
2013-04-03[Ide] Mark projects with broken configuration mappingMichael Hutchinson
2013-03-23[Ide] Removed unnecessary namespacingJeffrey Stedfast
2013-03-11Improved handling of solution itemsLluis Sanchez
2013-03-11[Ide] Allow deleting non-project foldersLluis Sanchez
2013-01-24[Ide] Don't allow users to drag & drop files onto themselvesJeffrey Stedfast
2012-12-14Merge branch 'master' into ui-refreshJeffrey Stedfast
2012-12-14[Ide] Allow users to rename designer.cs files.Jeffrey Stedfast
2012-12-06[Ide] Fix another cause of duplicate referencesAlan McGovern
2012-12-06Merge branch 'master' into ui-refreshAlan McGovern
2012-12-06[Ide] Don't allow duplicate references to be createdAlan McGovern
2012-12-05Merge branch 'master' into ui-refreshAlan McGovern
2012-12-05[Ide] 'add existing folder' remembers previous path nowAlan McGovern
2012-11-01Merge branch 'master' into ui-refreshAlan McGovern
2012-11-01[Ide] Don't allow users to drop files onto files that depend on other filesJeffrey Stedfast
2012-11-01[Ide] Use the same icon as the FolderNodeBuilderJeffrey Stedfast
2012-11-01Merge branch 'master' into ui-refreshJeffrey Stedfast
2012-11-01[Ide] Fixed multiple drag&drop issues w/ ProjectFilesJeffrey Stedfast
2012-10-25Little optimization when switching documentsLluis Sanchez
2012-10-23[Ide] Fix the handling of when a ProjectReference is removedAlan McGovern
2012-09-27[Ide] Fix the handling of when a ProjectReference is removedAlan McGovern
2012-09-14[Ide] Use correct size for link overlayMichael Hutchinson
2012-09-07Remove Solution prefix from Project padJason Smith
2012-07-21[Ide] Remove old "Combine" terminology from SolutionFolderNodeBuilderMichael Hutchinson
2012-07-20[Ide] Hide some classes which don't need to be publicLluis Sanchez
2012-07-06[Ide] Use the new animated status iconsLluis Sanchez
2012-07-06[Ide] Updated, renamed and removed some iconsLluis Sanchez
2012-06-29[Ide] Implemented the popup button in the solution padLluis Sanchez
2012-06-25[UIRefresh] Bug 5784 - UI Refresh: Remove "Open" from the solutionMike Krüger
2012-05-29[Ide] Better treeview drop target validationMichael Hutchinson
2012-05-04[Ide] Fix bug 4878 - MonoDevelop is caching and using invalid tree itersLluis Sanchez
2012-04-19Revert "[Ide] Ensure we always close the active solution/workspace correctly"Lluis Sanchez
2012-03-15Revert "Revert "[Ide] Speed up opening more than 1 file from the solution pane""Jeffrey Stedfast
2012-03-15Revert "[Ide] Speed up opening more than 1 file from the solution pane"Jeffrey Stedfast
2012-02-01[Ide] Correctly create a ProjectFile when an existing directory is addedAlan McGovern
2012-01-31[Ide] Ensure we always close the active solution/workspace correctlyAlan McGovern
2012-01-24[Ide] Exporting Projects doesn't make sense, only export SolutionsJeffrey Stedfast
2012-01-20[Ide] Don't dereference ParentFolder if it is nullJeffrey Stedfast
2012-01-10[Ide] Speed up opening more than 1 file from the solution paneAlan McGovern
2012-01-03[Ide] Use GLib.Markup.EscapeText() instead of a custom function.Jeffrey Stedfast
2011-12-24[Ide] Escape Solution Tree View label names.Jeffrey Stedfast
2011-12-16[Ide] Don't translate build actionsMichael Hutchinson