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
2014-05-16[Refactoring] Restructured the code issues.Mike Krüger
2014-02-05Remove ImageService.GetPixbufLluis Sanchez
2014-02-04More retina support fixesLluis Sanchez
2013-11-18Fixup to previous revision.Therzok
2013-11-18[Code Issues Pad] Fixed NRE on using combobox before running analysisTherzok
2013-11-11[CodeIssuesPad] Add File GroupingTherzok
2013-11-11[CodeIssuesPad] Add Project groupingTherzok
2013-09-24[CodeIssuePad] Fixed an assert being triggered.Therzok
2013-09-23[Refactoring] Use icons instead of text in the CodeIssuePad toolbar.Simon Lindgren
2013-09-23[Refactoring] Handle jobs finishing better.Simon Lindgren
2013-09-23[Refactoring] Clear the code issue pad when closing the workspace.Simon Lindgren
2013-09-23[Refactoring] Better progress reporting during batch running.Simon Lindgren
2013-09-23Refactor issue batch running so that there is now a helper method in Refactor...Simon Lindgren
2013-08-22[Refactoring] Fix some analysis warnings/suggestions.Simon Lindgren
2013-08-20[CodeIssuePad] Show actions immediately if there is only one issue to choose ...Simon Lindgren
2013-08-20Fix build with mono master.Simon Lindgren
2013-08-20[Refactoring] Add CodeIssue instrumentation.Simon Lindgren
2013-08-06[Refactoring] Make sur ethat text is initialized to nullJeffrey Stedfast
2013-08-06[Refactoring] Catch and display exceptions thrown while running CodeActions.Simon Lindgren
2013-08-06[Refactoring] Better batch fix context menu.Simon Lindgren
2013-07-28Better analysis ui.Simon Lindgren
2013-07-28Add batch fixing from the Code Issue pad.Simon Lindgren
2013-07-19IssuePad batch fixing WIP.Simon Lindgren
2013-07-16Merge branch 'batch-fixing-in-editor' into flexible-groupingSimon Lindgren
2013-07-15Simplify timer restarting.Simon Lindgren
2013-07-15[Refactoring] Rework the CodeIssuePad ui update code.Simon Lindgren
2013-07-05[Refactoring] Jump to source on double click in CodeIssuePad.Simon Lindgren
2013-06-28[Refactoring] Factor out CodeAnalysisBatchRunner from CodeIssuePad.Simon Lindgren
2013-06-27[Refactoring] Store the runner state explicitly in CodeIssuePad.Simon Lindgren
2013-06-26[Refactoring] Add more grouping options.Simon Lindgren
2013-06-26[Refactoring] WIP: Begin move away from evented ui updates of issue tree.Simon Lindgren
2013-06-21Fix issue tree update bugSimon Lindgren
2013-06-21[Refactoring] More cleanups.Simon Lindgren
2013-06-20[Refactoring] Small cleanup in GroupingProviderChainControl.Simon Lindgren
2013-06-20[Refactoring] WIP: Grouping UI + Lazy tree building.Simon Lindgren
2013-06-20[Refactoring] Make it possible to cancel a running analysis.Simon Lindgren
2013-06-19[Refactoring] Add unit tests for IssueGroup and do some cleanups.Simon Lindgren
2013-06-19[Refactoring] Some cleanups in CodeIssuePad.Simon Lindgren
2013-06-18[Refactoring] Add infrastructure for issue grouping to CodeIssuePad.Simon Lindgren
2013-06-17[Refactoring] Jump to source on double click in CodeIssuePad.Simon Lindgren
2013-05-21Merge remote-tracking branch 'origin/master' into splash2Alan McGovern
2013-05-18Track NRefactory API changes.Mike Krüger
2013-04-18[Refactoring] Port to the new Xwt apiAlan McGovern
2013-04-15[Refactoring] Implemented minor speedup of the code issue pad.Mike Krüger
2013-04-15[Refactoring] Implemented first version of global analyzation pad.Mike Krüger