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
2011-08-26[Ide] Allow null icon in StatusProgressMonitorMichael Hutchinson
2011-08-09[Ide] Make ToolbarComboBox publicMichael Hutchinson
2011-07-21Don't crash the IDE on exit when layout can't be saved.Mike Krüger
2011-07-17Cleaned up user profilesMichael Hutchinson
2011-07-17[Core] Move Platform detection code to Platform classMichael Hutchinson
2011-06-29Added basic updater serviceLluis Sanchez Gual
2011-06-28Remove old updaterLluis Sanchez Gual
2011-06-22Add command for sending feedbackLluis Sanchez Gual
2011-06-20Add feedback button.Lluis Sanchez Gual
2011-05-28Implemented quick tab strip.Mike Krüger
2011-05-11Added search support to edit references. Improved gui.Lluis Sanchez Gual
2011-04-28Fixed race condition in parser update when document is closed.Mike Krüger
2011-04-26Fixed 'Bug 688247 - Ctrl+Alt key not work on windows7 with bootcamp onMike Krüger
2011-04-13Fix crash when uninstalling a padLluis Sanchez Gual
2011-04-13Add support for conditional update alertsLluis Sanchez Gual
2011-04-05Added support for add-in updates to the Updater dialog.Lluis Sanchez Gual
2011-04-01[Ide] Filter out non-default display bindings when opening fileLluis Sanchez Gual
2011-03-31Don't try to open a file in browser if internal only viewer was requestedLluis Sanchez Gual
2011-03-31[Ide] Don't use DesktopService to open with InternalViewerOnlyMichael Hutchinson
2011-03-31[Ide] Fix non-default display bindingsMichael Hutchinson
2011-03-31Fix incorrect recursive call.Lluis Sanchez Gual
2011-03-31Added options parameter to OpenDocumentLluis Sanchez Gual
2011-03-31Factorized code for showing error dialogs into BaseProgressMonitor.Lluis Sanchez Gual
2011-03-31Support external display bindings as defaultMichael Hutchinson
2011-03-30Fixed 'Bug 683532 - Error in go-to-declaration'.Mike Krüger
2011-03-29The OpenDocument functions are now using the RunWhenLoaded functions.Mike Krüger
2011-03-29Implemented content load action system.Mike Krüger
2011-03-29[Ide] Add support for external display bindingsMichael Hutchinson
2011-03-28Corrected default formatting setting for constructor declarationMike Krüger
2011-03-28Fixed 'Bug 682559 - Assertion when Ctrl-Tabbing:Mike Krüger
2011-03-22Fix id assignment.Lluis Sanchez Gual
2011-03-22Improved output pad reuse.Lluis Sanchez Gual
2011-03-15Avoid recursive status update calls when running pending events.Lluis Sanchez Gual
2011-03-14Fix warnings.Lluis Sanchez Gual
2011-03-14Notify multiple file changes in a single event.Lluis Sanchez Gual
2011-03-11[Ide] Fix search pad pinning iconMichael Hutchinson
2011-03-04Added a new ExtensionContext property to IWorkbenchWindowLluis Sanchez Gual
2011-02-15Fix user data locationsMichael Hutchinson
2011-02-14Revert "Generate full ast for open files in the parsed document."Mike Krüger
2011-02-14Generate full ast for open files in the parsed document.Mike Krüger
2011-02-08Avoid recursive calls to OnProgressChanged.Lluis Sanchez Gual
2011-02-03Fixed possible null ref.Mike Krüger
2011-02-03Handle dom reloading.Mike Krüger
2011-01-27Document switcher now scales better with file name length.Mike Krüger
2011-01-27ellipsize long names.Mike Krüger
2011-01-27Worked on new document switcher (should fix Bug 625377 - Control-tabMike Krüger
2011-01-17Make sure a correct synchornization context is set when the IDE startsLluis Sanchez Gual
2011-01-12Fix 663266 - Save/Save incorrectly disabled when not viewing Source viewLluis Sanchez Gual
2011-01-10Corrected subview command chain (fixes Bug 635341 - Auto-complete willMike Krüger
2011-01-06Fixed 'Bug 662660 - Refactoring error when right-clicking on xmlMike Krüger