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
2015-08-22Merge pull request #679 from rolfbjarne/bug4064Marius Ungureanu
2015-05-27[Ide] Win32 workaround for Window.Present() breaking window snappingCody Russell
2015-03-02[Core] Added support for selecting files when using "Open containing folder"David Karlaš
2015-02-14[Toolbar] Introduce MainToolbarController and IMainToolbarView.Marius Ungureanu
2014-12-04[Ide] Bump max recent project count to 25. Fixes #4064.Rolf Bjarne Kvinge
2014-11-10Merge remote-tracking branch 'xamarin/xs6'Lluis Sanchez
2014-11-08[Windows] Taskbar status changesMarius Ungureanu
2014-11-08[Windows] Taskbar progress implementation.Marius Ungureanu
2014-09-30Merge remote-tracking branch 'mono/master' into xs6Lluis Sanchez
2014-09-19[Ide] Improve behavior of sliding pad resizeLluis Sanchez
2014-09-08Merge remote-tracking branch 'origin/master' into xs6Alan McGovern
2014-08-29[Ide] Initial support for sliding pads on windowsLluis Sanchez
2014-08-05Fix default word navigation on WindowsMichael Hutchinson
2014-06-25[Ide,Mac] Move some mac specific code to MD.IdeLluis Sanchez
2014-06-19[Ide] Fixing disabled OSX ContextMenus in Modal dialogs(Bug 20683)David Karlaš
2014-05-13[Mac] Use native menus for right-click context menus on Mac.Cody Russell
2014-04-05Clean up font service changesMichael Hutchinson
2014-04-04[API] More API removal.Ungureanu Marius
2014-04-04Centralize some font handlingMichael Hutchinson
2014-03-07Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-03-05[Ide] BXC13079 - "Open Containing Folder" always throws an errorMichael Hutchinson
2014-01-31Disable use of platform-specific file iconsLluis Sanchez
2014-01-29[Ide] Get file icons using XWTLluis Sanchez
2014-01-21Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
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