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-19Service improvementsLluis Sanchez
2019-02-15Track API changesLluis Sanchez
2019-01-15[A11y] Accessibility fixes for the Help Padiain holmes
2019-01-08Merge pull request #6780 from mono/fix-515118Vsevolod Kukol
2018-12-24[Ide] Adapt to FeatureSwitchService changesRodrigo Moya
2018-12-17[A11y] Make the headers on the error pad accessible from the keyboardiain holmes
2018-11-29[Ide] Prevent duplicate solution in Solution padMatt Ward
2018-10-28[Core] Cleanup implementation of FeatureSwitchServiceRodrigo Moya
2018-10-27[BuildOutput] Add toggle to enable the featureRodrigo Moya
2018-09-27Fixes issue #6014 [Regression] Unit-tests executionMike Krüger
2018-08-08[Ide] Clear BuildOutput when clean operations startRodrigo Moya
2018-07-31[Ide] Add telemetry for old build logRodrigo Moya
2018-07-24[Ide] Hide/Show build log on startup based on settingsRodrigo Moya
2018-06-29[Ide] Restore the code to save/restore splitter positionRodrigo Moya
2018-06-29[Ide] Disconnect all event handlers on disposeRodrigo Moya
2018-06-28[Ide] Disconnect from button events when disposingRodrigo Moya
2018-06-28[Ide] Re-add old text log viewerRodrigo Moya
2018-06-08[BuildOutput] Avoid NRE when disposing ViewContent instanceRodrigo Moya
2018-03-13Changes the order of the context menu and some labelsJose Medrano
2018-02-15TaskListEntryExtensions must be internalJose Medrano
2018-02-15[Ide] Add awaitable for processing logs operationRodrigo Moya
2018-02-15ConfigureAwait in false is not necessary we need do changes in uiJose Medrano
2018-02-15ProcessLogs needs to be called from WidgetJose Medrano
2018-02-15Changes TaskListEntry to store original description and match with BuildOutpu...Jose Medrano
2018-02-15Removes not used parametersJose Medrano
2018-02-15Implements goto buildoutput line in ErrorPadJose Medrano
2018-02-15Moves Get methods related to TaskListEntry to a extension methods to posible ...Jose Medrano
2018-02-15Moved ProcessLogs from the constructor to a awaiteable methodJose Medrano
2018-02-13Merge branch 'master' into structured-build-outputRodrigo Moya
2018-02-13Merge pull request #3774 from mono/fix-527927Lluis Sanchez
2018-02-06Merge branch 'master' into structured-build-outputRodrigo Moya
2018-02-06[IDE] Errors pad autohides after a few momentsiain holmes
2018-02-05[IDE] Tool output pad not being reused - appears multiple timesiain holmes
2018-02-01[IDE] Use ContextMenu on the Errors and Tasks padiain holmes
2018-01-20[Ide] Clean ErrorListPad's BuildOutput when closing solution and starting new...Rodrigo Moya
2017-11-21[Ide] Remove temporary .binlog files when no longer neededRodrigo Moya
2017-11-21[Ide] Implements close / select / open on BuildOutputView docJose Miguel Torres
2017-11-21[Ide] Remove hard-coded msbuild.binlog fileRodrigo Moya
2017-11-20[Ide] Sorts out fields naming + removes no longer used methodsJose Miguel Torres
2017-11-20[Ide] First wave of changes on ErrorListPad - DraftJose Miguel Torres
2017-11-01Fix NRE when quitting before error list is shownnosami
2017-07-27[Ide] Support selecting multiple rows in Errors padMatt Ward
2017-07-19Stop the error pad resizing column widths constantlyiain holmes
2017-05-15Merge pull request #2372 from iainx/fix-53537iain
2017-05-15[A11y] Make the project options panels accessibleiain holmes
2017-05-09[A11y] Set accessibility attributes on the solution treeiain holmes
2017-04-25Merge remote-tracking branch 'origin/d15-2'Lluis Sanchez
2017-04-25Bug 55158 - XS hangs if MSBuild returns 2000 errorsDavid Karlaš
2017-04-24Merge branch 'd15-2'therzok
2017-04-21[a11y] Improve Errors pad performanceiain holmes