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-03-14[Mac] Fix text alignment in alerts with formatted textVsevolod Kukol
2019-02-25[Mac] Remove Network option from PreferencesMatt Ward
2019-02-15[MacPlatform] Avoid setting ParentWindow when nullRodrigo Moya
2019-02-11Merge branch 'master' into http-clientMatt Ward
2018-12-05Merge remote-tracking branch 'origin/master' into release-8.0Lluis Sanchez
2018-12-01[A11y] REmove focus from the NSAlert dialog when it is closediain holmes
2018-11-29[Mac] Use DesktopService.FocusWindow to focus dialog parentsVsevolod Kukol
2018-11-26[MacPlatform] Http client refactor after reviewMatt Ward
2018-11-20[MacPlatform] Add HttpClient options panelMatt Ward
2018-09-12[Mac] Reenable alert sheeting in MojaveVsevolod Kukol
2018-09-12[Mac] Enable dark theme support for system dialogs on MojaveVsevolod Kukol
2018-09-12[Ide][Mac] Use DarkAqua Appearance on MojaveVsevolod Kukol
2018-07-17[Ide][Mac] Fix parent window handling in MacAlertDialogHandlerVsevolod Kukol
2018-07-17[Mac] Don't set the accessoryView if not needed and avoid 0 length array alloctherzok
2018-07-17[Mac] Don't create a custom label if we don't have markuptherzok
2018-07-17PR feedbacktherzok
2018-07-17Share accessory view between secondary message text and optionsOleg Demchenko
2018-07-17Allow native mac dialogs to render formatted stringsOleg Demchenko
2018-03-17[Mac] Refactor common open file dialogs to share as much code as possibletherzok
2018-03-17Remove dead codetherzok
2018-03-17[Mac] Refactor common file dialog code to reuse layoutable accessory boxtherzok
2018-03-17[Mac] Fix Add Files dialog being broken on High Sierratherzok
2018-01-15[Mac] Improve word casing in open project dialog labelsVsevolod Kukol
2018-01-15[Mac] Improve project open dialog options layoutVsevolod Kukol
2018-01-15[Mac] Don't relayout the open project dialog accessory viewVsevolod Kukol
2017-12-13Remove unrelated code changes part IIOleg Demchenko
2017-12-13Remove code formatting changesOleg Demchenko
2017-12-13Cleaned up the fix for dialogsOleg Demchenko
2017-12-11Queue alert sheetsOleg Demchenko
2017-11-24Fixed NullReferenceExceptionDavid Karlaš
2017-11-21Fix 526627 Unable to select location of source files when clicked on Browse a...David Karlaš
2017-11-21[Debugger] Added support for automatically looking in subfolders for matching...David Karlaš
2017-11-03[Ide][Mac] Fix alert dialog sheeting on HighSierraVsevolod Kukol
2017-11-03[Ide][Mac] Fix sheeting alert dialog cancellationVsevolod Kukol
2017-11-02[Ide][Mac] Enable Alert sheeting on MacVsevolod Kukol
2017-02-16String optimizations (#1881)Marius Ungureanu
2016-04-14Rename Skin to ThemeLluis Sanchez
2016-04-14[MacPlatform] Fix warningsiain holmes
2016-04-05[Ide] Remove MessageService.ShowException method.Marius Ungureanu
2016-01-17[Mac] Optimize workaround for dark icons in dialogsVsevolod Kukol
2015-12-04[Mac] Workaround for broken dark icons in dialogsVsevolod Kukol
2015-11-29[Mac] Disable theme support for file dialogsVsevolod Kukol
2015-11-29[Mac] Apply solid background on NSPanelVsevolod Kukol
2015-11-29Don't use extension methods for Theming classLluis Sanchez
2015-11-29Initial dark skin supportLluis Sanchez
2015-11-26Merge branch 'master' into roslyniain holmes
2015-11-25[IDE] Show create folder button when selecting new solution folderiain holmes
2015-11-23Merge remote-tracking branch 'origin/master' into roslynMarius Ungureanu
2015-11-23[Ide] Migrate FileChooserAction to flags.Marius Ungureanu
2015-11-23[Ide] Move FileChooserAction to MonoDevelop.ComponentsMarius Ungureanu