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
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
2018-01-17[a11y] Add a bool for when accesibility is actually being usediain holmes
2018-01-15[A11y] Detect whether VoiceOver is being used or notiain holmes
2017-07-18[A11y] Show the keyboard focus if keyboard access mode is mode 3iain holmes
2017-06-25[Gtk#] Update to match newest API (#2682)Marius Ungureanu
2017-05-12[Mac] Split-fullscreen should not disable menuitemsCody Russell
2017-05-09[A11y] Turn on focus ring for checkbuttons and radiobuttonsiain holmes
2017-03-24Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-03-20[Ide] Fix IWorkbenchWindow.Closing event handling with async operationsVsevolod Kukol
2017-03-16Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-03-07[A11y] Don't need to reparse all the Gtk RC filesiain holmes
2017-03-07[A11y] Only set the gtk theme focus style if the OSX Full Keyboard Access is oniain holmes
2017-03-06[A11y] Don't update the Main menu when creating it.iain holmes
2017-02-24Initial support for async command update handlersLluis Sanchez
2017-02-16[A11y] Add note about possible performance issuesiain holmes
2017-02-15[A11y] Explain the reasons for forcing all the menus to updateiain holmes
2017-01-27Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-01-10Merge remote-tracking branch 'monodevelop/dotnetcore' into vNextMatt Ward
2017-01-07Handle either Gtk.Application.Quit() or NSApplication.Terminate()Cody Russell
2016-11-15[Mac] Fix IDE restart via branded mtool executableMikayla Hutchinson
2016-10-28[A11y] Update menus once they are creatediain holmes
2016-10-26Fix another addin->extension stringMikayla Hutchinson
2016-07-04[MacPlatform] Check for valid SharedColorPanel windowVsevolod Kukol
2016-06-23[MacPlatform] Fix window placementVsevolod Kukol
2016-06-14[Mac] Add theming to Xwt.MessageDialogVsevolod Kukol
2016-06-14[Ide] Add support for native Xwt dialogsVsevolod Kukol
2016-06-10Merge remote-tracking branch 'origin/main-menu-redesign'Vsevolod Kukol