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-04-09[Ide] (Re)store Memento when hiding/showing the main IDE windowVsevolod Kukol
2019-03-29[GetToCode] Fixes current GetFocusedTopLevelWindow when dock windows are focu...Jose Medrano
2019-03-18[IDE] Send TimeToCode event when the files have finished loadingiain holmes
2019-03-01Includes ModalWindow to the possible window parents in GetParentForModalWindowJose Medrano
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
2018-04-23[Mac] Fix IsModalDialogRunning for native dialogsVsevolod Kukol
2018-04-17Merge branch 'master' into structured-build-outputRodrigo Moya
2018-04-13Merge pull request #4558 from mono/fix600128-disallow-nswindow-tabbingLluis Sanchez
2018-04-13[Mac] Disallow window tabbing modeVsevolod Kukol
2018-04-12[Mac] Remove AssemblyLoad hacktherzok
2018-04-11[Mac] Fix random crash that could happen on assembly loadtherzok
2018-03-15Merge branch 'master' into structured-build-outputRodrigo Moya
2018-03-14[Registrar] Register all assemblies loaded in the appdomain after the app is ...Marius Ungureanu
2018-03-14Report the version of Xamarin.Mac that's used at runtime by the IDE (#4157)Marius Ungureanu
2018-02-28[MacPlatform] Fix GetIsFullscreen for native windowsVsevolod Kukol
2018-02-22[Mac] Bring back dynamic linking of libxammac.dylibtherzok
2018-02-16[Mac] Bring back local copying of libxammac.dylib for debugging. (#3876)Marius Ungureanu
2018-02-15[Mac] Add back support for debugging from the IDE.therzok
2018-02-08[Launcher] Statically link in libxammac-system.atherzok