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-02-18Implemented new document/view architectureLluis Sanchez
2018-11-27[Ide] Add support for Welcome dialog providersRodrigo Moya
2018-11-26Fix warnings shown by MonoDevelop.Analyzers (#6657)Marius Ungureanu
2018-10-19[IDE] Add logging when Tab content is null or not an SdiWorkspaceWindowiain holmes
2018-10-19[IDE] Fix a crash when closing a docknotebook tabiain holmes
2018-10-11[Ide] Add a way for the infobar to deduplicate itemstherzok
2018-09-27[Mac] Improve reverse tabbing out of the toolbariain holmes
2018-09-19[Telemetry] Add timing information for the start up sequenceiain holmes
2018-09-06[Ide] Create public API for infobars.therzok
2018-06-27[Ide] Fix restoring fullscreen stateMikayla Hutchinson
2018-06-11Flushtherzok
2018-05-24Merge pull request #4777 from mono/workbench-dnd-fixesVsevolod Kukol
2018-05-16[Ide] Improve document tab command route handlingVsevolod Kukol
2018-05-14[Ide] Use unified IdeApp.OpenFiles API for DnDVsevolod Kukol
2018-05-11[Ide] Improve handling of dropped itemsVsevolod Kukol
2018-05-11[Ide] Always use internal views for dropped filesVsevolod Kukol
2018-05-11[Ide] Bring back Drop support to the main IDE windowVsevolod Kukol
2018-04-26Remove some unused settings propertiesMikayla Hutchinson
2017-09-19Merge pull request #2908 from mono/fix-53733iain
2017-09-19implement focus for MainToolBarDmytro Ovcharov
2017-08-22Fix warnings in MD.IdeLluis Sanchez
2017-06-08Merge pull request #2473 from mono/master-fix56650Mike Krüger
2017-05-31[A11y] Make the DockNotebook TabStrip keyboard accessibleiain holmes
2017-05-31[Ide] Fixed file moved operation.Mike Krüger
2017-05-09[Ide] Fix leak of document tabs.Marius Ungureanu
2017-05-04Revert "Merge remote-tracking branch 'origin/huge-leak-fixes-proper-rebased'"Alan McGovern
2017-05-03[Ide] Fix leak of document tabs.Marius Ungureanu
2017-03-30[A11y] Only set the accessibility if the window is not NULLiain 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-02-17[A11y] Rename the Accessibility extension methodsiain holmes
2017-01-09[A11y] Tidy up the AtkCocoaHelpersiain holmes
2016-11-30[A11y] Set the document and filename properties on the root windowiain holmes
2016-10-28[A11y] Add some accessibilty attributesiain holmes
2016-09-18[Ide] Unref the default icons set at app startup as the ownership is passed t...Marius Ungureanu
2016-06-27Merge remote-tracking branch 'origin/master' into run-configurationsLluis Sanchez
2016-06-23[Ide] Use DesktopService to restore workbench positionVsevolod Kukol
2016-06-14Merge remote-tracking branch 'origin/master' into key-bindings-redesignVsevolod Kukol
2016-06-14[Ide] Don't destroy temporary pads if they are hidden as a result of switchin...Lluis Sanchez
2016-06-10Merge remote-tracking branch 'origin/main-menu-redesign'Vsevolod Kukol
2016-05-24[Ide] New category for pad activation commandsVsevolod Kukol
2016-05-23Merge remote-tracking branch 'origin/master' into main-menu-redesignVsevolod Kukol
2016-05-09Merge remote-tracking branch 'origin/master' into add-pad-error-iconsVsevolod Kukol
2016-04-24[IDE] Fix a crash when saving layoutsiain holmes
2016-04-17[Ide] Add pad error icon style supportVsevolod Kukol
2016-04-14[Ide] Fix missing error color parametrizationVsevolod Kukol
2016-04-07[Ide] Use dashes in window titlesVsevolod Kukol
2016-04-06[Ide] Fix main window title not showing edition on Windows.Matt Ward
2016-04-06[Ide] Restrict where the edition name is used.Matt Ward
2016-04-04Merge pull request #1269 from iainx/save-layoutsMarius Ungureanu