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
2014-01-17[Ide] Add new PlatformService.OpenTerminal variantMichael Hutchinson
2013-07-25More Image/Pixbuf changesLluis Sanchez
2013-06-21Added PlatformService.IsModalDialogRunning()Michael Hutchinson
2013-05-07Merge remote-tracking branch 'origin/master' into splash2Alan McGovern
2013-05-02Fix warningsLluis Sanchez
2013-04-11Merge branch 'master' into splash2Alan McGovern
2013-04-10Don't assume unknown files are text/plain mimetypeMichael Hutchinson
2013-02-15Merge remote-tracking branch 'xamarin/ui-refresh' into splash2Alan McGovern
2013-02-12[Ide] Delegate window fullscreening to platform serviceMichael Hutchinson
2013-02-07Added property for getting the native XWT toolkit for the current platformLluis Sanchez
2013-01-24Fixed 'Bug 6808 - Weird shadow on tooltips'Mike Krüger
2013-01-08Fixed 'Bug 9255 - Title bar splits from toolbar after fullscreening'Mike Krüger
2012-12-03[Ide] Fixed failing unit tests.Mike Krüger
2012-12-03[Ide] Improved thread safety of the FindMimeType function.Mike Krüger
2012-11-05Revert "[Ide] .sln files can now be opened with the text editor."Alan McGovern
2012-11-05[Ide] .sln files can now be opened with the text editor.Mike Krüger
2012-10-15Fix bug 7811 - Deleted file has no icon in welcome pageLluis Sanchez
2012-09-06[Ide] Implemented new welcome pageLluis Sanchez
2012-07-21Make the Mac application menu extensibleMichael Hutchinson
2012-07-04Fix windows buildLluis Sanchez
2012-06-28[UIRefresh]Made the toolbar internal.Mike Krüger
2012-06-04Merge branch 'master' into ui-refreshMike Krüger
2012-06-01[Ide] Worked on the toolbar/navigation control.Mike Krüger
2012-05-25[Ide] Handled exception while reading recent files.Mike Krüger
2012-05-14[Ide] Started creating the main tool bar component.Mike Krüger
2012-03-30Merge branch 'master' into newresolverAlan McGovern
2012-03-30[Ide] Fix warningsMichael Hutchinson
2012-03-30[Ide] Fix first use exception from Recent Files storageMichael Hutchinson
2012-03-22Merge branch 'master' into newresolverMike Krüger
2012-03-22[Ide] Additions to recent file list can be asyncMichael Hutchinson
2012-03-22[Ide] #1303 - Exception from recent files when opening fileMichael Hutchinson
2012-02-16[Ide] Changed GetMimeTypeForUri: Don't create a file info just forMike Krüger
2011-11-10[Ide] Handled recent file storage exceptions.Mike Krüger
2011-11-10[Ide] Handled recent file storage exceptions.Mike Krüger
2011-10-02[Ide,Mac] Support for grabbing desktop focusMichael Hutchinson
2011-08-30Fix for bug #447. Take MacOSX dock into consideration for popup menus and com...Jeffrey Stedfast
2011-07-31[Ide] Fix crash in Recent Files if prefs dir not createdMichael Hutchinson
2011-06-22Initial work on the background updater. Disabled for now.Lluis Sanchez Gual
2010-11-12Moved code for opening folders to the platform service.Lluis Sanchez Gual
2010-11-03[Mac] Native Open With and file icons (fixed)Michael Hutchinson
2010-11-03Revert "[Mac] Native Open With and file icons"Mike Krüger
2010-11-03[Mac] Native Open With and file iconsMichael Hutchinson
2010-10-15Move updater to MonoDevelop.Ide, make extensibleMichael Hutchinson
2010-08-06Impleneted ToString since it is being used for example in some placesLluis Sanchez
2010-07-30Nicer API for overriding the recent files provider.Michael Hutchinson
2010-07-30Make it possible to override .recent_used filepathMichael Hutchinson
2010-07-20* src/core/MonoDevelop.Ide/MonoDevelop.Ide/Ide.cs:Michael Hutchinson
2010-06-16* MonoDevelop.Ide.addin.xml: Set icon for the default codeMichael Hutchinson
2010-06-16* MonoDevelop.Ide.Desktop/PlatformService.cs: Add a description forMichael Hutchinson
2010-06-10* src/core/MonoDevelop.Ide/MonoDevelop.Ide/DesktopService.cs:Michael Hutchinson