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
path: root/main
AgeCommit message (Expand)Author
2011-08-02Update add-in versionsLluis Sanchez Gual
2011-08-02Improve detection of binary filesLluis Sanchez Gual
2011-08-02Fix some nullrefs.Lluis Sanchez Gual
2011-08-02Fixed 'Bug 66 - Keyboard not working in text editor quickMike Krüger
2011-08-02No longer show preview window on empty segments - fixing 'Bug 68 -Mike Krüger
2011-08-02Fill value combo box values, if sheme has value definitions.Mike Krüger
2011-08-01Flush project format fixesMichael Hutchinson
2011-08-01[Project] Make MSBuild more consistent with VSMichael Hutchinson
2011-08-01[Core] Fix deadlock in MonoTargetRuntimeMichael Hutchinson
2011-08-01[Core] Fixed deadlock in MonoTargetRuntimeMichael Hutchinson
2011-08-01[Core] Fix more races in the assembly serviceMichael Hutchinson
2011-08-01[Core] Fix possible races in the assembly serviceMichael Hutchinson
2011-08-01[Core] Initialize custom runtimes correctlyMichael Hutchinson
2011-07-31[Projects] Custom commands have their own env varsMichael Hutchinson
2011-07-31Merge branch 'master' of github.com:mono/monodevelopMichael Hutchinson
2011-07-31[Ide] Fix crash in Recent Files if prefs dir not createdMichael Hutchinson
2011-07-31[Project] Use run env vars in custom execution commandsMichael Hutchinson
2011-07-31[Projects] Perform substitutions in run env varsMichael Hutchinson
2011-07-31[Core] Make developing addins easierMichael Hutchinson
2011-07-30[Core] Support custom frameworks w/o explicit file listMichael Hutchinson
2011-07-30[Windows] Implement encoding selection in the open dialog.Carlos Alberto Cortez
2011-07-30[Windows] Use the correct encoding when opening a file.Carlos Alberto Cortez
2011-07-30[Windows] Move the dialogs to their own directory.Carlos Alberto Cortez
2011-07-30[Windows] Restore focus after using any dialog window.Carlos Alberto Cortez
2011-07-30Disabled printing support on windows.Mike Krüger
2011-07-30[Project] Fix MSBuildProjectService.FromMSBuildPathMichael Hutchinson
2011-07-30[Project] Correct type GUIDs for migrated subtypesMichael Hutchinson
2011-07-29Overworked resource file syncing.Mike Krüger
2011-07-29Fixed text editor splitting bug.Mike Krüger
2011-07-29Remove Xcode's DerivedData directories when cleaning up the generatedMike Krüger
2011-07-29Removed debug message.Mike Krüger
2011-07-28[Ide] Restore TryFixingFramework, rewrittenMichael Hutchinson
2011-07-28[Project] Hacky API to migrate project subtypesMichael Hutchinson
2011-07-28[Project] Safer write for MSBuild project filesMichael Hutchinson
2011-07-28[Project] Make some MSBuild API publicMichael Hutchinson
2011-07-28When creating Xcode projects, map resources in that are inMike Krüger
2011-07-28Show progress while syncing large projects.Mike Krüger
2011-07-28When creating Xcode projects, groups are generated to organize theMike Krüger
2011-07-27Fix crash when a theme dir doesn't exist.Lluis Sanchez Gual
2011-07-27Fix crash when saving the feedback fileLluis Sanchez Gual
2011-07-27Show error messages to the user.Mike Krüger
2011-07-27Missed one add notification call.Mike Krüger
2011-07-26Try to work around gtk# bug that occurs on gtk3 systems.Mike Krüger
2011-07-25Fixed 'Bug 6 - Pin icon only appears when I hover too close to oneMike Krüger
2011-07-25Merge pull request #107 from hduregger/masterMichael Hutchinson
2011-07-24Fix button initialization.Helmut Duregger
2011-07-23[Project] Don't automatically "fix" target framework of new projectMichael Hutchinson
2011-07-22[Ide] Fix theme enumerationMichael Hutchinson
2011-07-22Fixed 'Bug 27 - Parser errors in C# binding' (resolve error)Mike Krüger
2011-07-22changed diff scrollbar style to match more the mac os x lion scrollbarMike Krüger