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-06-19[Mac] Fix previous commitLluis Sanchez
2014-06-19[Mac] Properly enable/disable menu itemsLluis Sanchez
2014-06-19[Ide] Fixing disabled OSX ContextMenus in Modal dialogs(Bug 20683)David KarlasĖŒ
2014-06-18[Mac] Fix focus issues when using context menuLluis Sanchez
2014-06-09[Mac] Use Application.Invoke() instead of running pending events, and do this...Cody Russell
2014-06-05[Mac] Speed up regex on select file dialog.Marius Ungureanu
2014-06-05Merge branch 'master' into native-mac-menusLluis Sanchez
2014-05-29Merge remote-tracking branch 'mono/master' into nativeWindowsDialogsMarius Ungureanu
2014-05-17[Win32] Fixed using stored proxy credentialsMichael Hutchinson
2014-05-17[Mac] Add TODO for minor proxy auth improvementMichael Hutchinson
2014-05-17[Mac] Make proxy auth lookup more flexibleMichael Hutchinson
2014-05-16[Mac] Read system proxy credentialsMichael Hutchinson
2014-05-16[Mac] Don't make duplicate/concurrent credential promptsMichael Hutchinson
2014-05-16[Mac] Handle keychain persistence in MacProxyCredentialProviderMichael Hutchinson
2014-05-13[Mac] Use native menus for right-click context menus on Mac.Cody Russell
2014-05-02[Core] Update proxy auth code from NuGetMichael Hutchinson
2014-04-25Merge remote-tracking branch 'origin/retina' into nativeWindowsDialogsMarius Ungureanu
2014-04-23[Ide] Improve use if icons in Mac alert dialogLluis Sanchez
2014-04-23[Mac] Fix visibility of Hide, implement Show AllMichael Hutchinson
2014-04-22[Ide] Use internal editor if that's the user's intentMichael Hutchinson
2014-04-14Merge remote-tracking branch 'origin/retina' into nativeWindowsDialogsUngureanu Marius
2014-04-10Authenticated proxy support for all the things!Michael Hutchinson
2014-04-08Merge remote-tracking branch 'origin/retina' into nativeWindowsDialogsMarius Ungureanu
2014-04-05[API] Remove some more.Ungureanu Marius
2014-04-04Merge remote-tracking branch 'origin/retina' into nativeWindowsDialogsMarius Ungureanu
2014-04-04[Mac] Fix exception in OpenDialogUngureanu Marius
2014-03-19[Ide] Rename SeletedEncodings to SelectedEncodings.Marius Ungureanu
2014-02-20Merge branch 'nuget-integration' of github.com:mono/monodevelop into retinaMatt Ward
2014-02-17Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-02-13Add dialog class with a merged title/tool barMatt Ward
2014-02-12Minor API fixLluis Sanchez
2014-02-12Add window class with a merged title/tool barLluis Sanchez
2014-02-11Revert "[Mac] Explicitly initialize NSApplication"Lluis Sanchez
2014-02-11[Mac] Explicitly initialize NSApplicationLluis Sanchez
2014-02-05Remove ImageService.GetPixbufLluis Sanchez
2014-01-27Fix build issue caused by the last mergeLluis Sanchez
2014-01-27Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-01-25Change output directories of platform add-insLluis Sanchez
2014-01-24Fix NRELluis Sanchez
2014-01-24[MacPlatform] Unbreak public APIMichael Hutchinson
2014-01-24[Mac] Fix title and env vars on external terminalMichael Hutchinson
2014-01-24[Mac] Robustify icon lookupsMichael Hutchinson
2014-01-23[MacPlatform] Implement opening terminal with env argsMichael Hutchinson
2014-01-23[MacPlatform] Factor out code for opening terminalMichael Hutchinson
2014-01-21Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-01-06[MacPlatform] When adding internet passwords, handle DuplicateItem error codeJeffrey Stedfast
2014-01-03Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2013-12-10MacPlatform: support TextMate compatible URIsAaron Bockover
2013-12-04Merge branch 'master' into retinaLluis Sanchez
2013-12-02[Mac] Always enable web links in menusMichael Hutchinson