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
2019-05-08[Mac] Fix NRE in case an alert is shown before the workbench is initializedVsevolod Kukol
2019-05-08[Mac] Fix early Global Menu initializationVsevolod Kukol
2019-05-02[Mac] Don't use NSSharedApplication.WindowsVsevolod Kukol
2019-04-24[Mac] Fix Alert Dialog crash on startupVsevolod Kukol
2019-04-11Merge remote-tracking branch 'xamarin/master-vnext' into new-doc-modelLluis Sanchez
2019-04-09[Ide] (Re)store Memento when hiding/showing the main IDE windowVsevolod Kukol
2019-04-09Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-04-05Merge pull request #466 from xamarin/fix832346-help-searchVsevolod Kukol
2019-04-03[GetToCode] Fixes current GetFocusedTopLevelWindow when dock windows are focusedJose Medrano
2019-04-02Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-29[Mac] Set SharedApplication.HelpMenu properlyVsevolod Kukol
2019-03-28[IDE] Track startup metadata in one placeiain holmes
2019-03-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-03-15[IDE] Send TimeToCode event when the files have finished loadingiain holmes
2019-03-12Fix main menuLluis Sanchez
2019-02-28Includes ModalWindow to the possible window parents in GetParentForModalWindowJose Medrano
2019-02-20Merge branch 'new-service-model' into new-doc-modelLluis Sanchez
2019-02-18Made the method for showing the welcome window asynchronousLluis Sanchez
2019-02-15[Ide] Move parent window finder code to DesktopServiceRodrigo Moya
2019-02-11[Mac] Add missing IntPtr ctor to Xwt window backendsVsevolod Kukol
2019-02-04[Mac] Add "New Instance" command to menu item when right-clicking on … (#7031)David Karlaš
2018-12-11[MacPlatform] Hide Welcome Window when opening documents from FinderRodrigo Moya
2018-12-10[MacPlatform] Fix buildRodrigo Moya
2018-11-29Merge pull request #6693 from mono/fix-messageservice-native-parentsLluis Sanchez
2018-11-29[Ide] Add DesktopService.FocusWindowVsevolod Kukol
2018-11-29[MacPlatform] Close workspace when IDE window is closedRodrigo Moya
2018-11-29[MacPlatform] Show welcome window when dock icon is clickedRodrigo Moya
2018-11-27[Ide] Fix behavior of closing the main window on MacRodrigo Moya
2018-10-29[MacPlatform] Don't use obsolete Xamarin.Mac APIRodrigo Moya
2018-10-16Merge pull request #6256 from mono/welcome-page-wipLluis Sanchez
2018-10-16Add teststherzok
2018-10-16[Mac, Ide] Add ThermalMonitor implementation.therzok
2018-10-16[WelcomePage] Show it when the app goes idletherzok
2018-10-15Merge pull request #5540 from mono/fix-646431Vsevolod Kukol
2018-09-24[Ide] Report virtual memory statistics on OS pressure eventtherzok
2018-09-24Initial counter for memory pressuretherzok
2018-09-17[Ide][Mac] Use IdeTheme.GetAppearance ()Vsevolod Kukol
2018-09-12[Mac] Don't modify the Appearance of the SharedColorPanel on MojaveVsevolod Kukol
2018-07-30[A11y] Don't expand the sidebar items if using full keyboard controliain holmes
2018-06-29[Telemetry] Add a TimeToCode metriciain holmes
2018-06-13[MacPlatform] Remove some debuggingiain holmes
2018-06-13[PerfMetrics] Track the experienced times for key pressesiain holmes
2018-06-11FixupMarius Ungureanu
2018-06-11[Ide] Simplify the API a bittherzok
2018-06-11[Ide] Some API changes around MemoryMonitor. Propertly surface it in the IDEtherzok
2018-06-11[Ide] Add an API point in DesktopService where to hook up logic that checks v...therzok
2018-05-29Merge branch 'master' into structured-build-outputRodrigo Moya
2018-05-24[PerfMetrics] Make the hardware/system metadata asynciain holmes
2018-05-24[PerfMetrics] Add platform related metadataiain holmes
2018-05-18Merge branch 'master' into structured-build-outputRodrigo Moya