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
2020-01-15Merge pull request #9357 from mono/backport-pr-9338-to-release-8.4Greg Munn
2020-01-10Changes NSWindow to use a NSPanel + NSAccessibilityRoles.PopoverRoleJose Medrano
2020-01-10Fix 822175: Exception adornment scrolled outside of view Only reasonable fix ...David Karlaš
2019-12-19[Debugger] Use Stock.PinUp/PinDown/Empty constantsJeffrey Stedfast
2019-12-19[Debugger] Improved Refresh icon contrast/usabilityJeffrey Stedfast
2019-12-19[Debugger] Fixed HexEditor visualizer to not grab focus in weird waysJeffrey Stedfast
2019-12-19[Debugger] Always show Pin and Eyeball icons when a11y is in useJeffrey Stedfast
2019-11-28[Debugger] Add accessibility titles for buttons/images in cellsMatt Ward
2019-11-28[Debugger] Fix Voice Over accessibility in Exception Caught dialogMatt Ward
2019-11-28[Debugger] Remove expanders from Exception Caught dialogMatt Ward
2019-11-28[Debugger] Enable native tree view on Mac for Exception Caught dialogMatt Ward
2019-11-27[Debugger] Allow completions to be completed on tabGreg Munn
2019-11-26Fix fontDavid Karlaš
2019-11-26[Debugger] Improved code-completion handling for adding new watch expressionsJeffrey Stedfast
2019-11-26Debugger: prevent visible whitespace in name viewSandy Armstrong
2019-11-26[Debugger] Implemented code-completion for the new MacObjectValueTree…Jeffrey Stedfast
2019-11-26[Debugger] Handle NRE when adding a watch when not debuggingGreg Munn
2019-11-21Merge pull request #9360 from mono/backport-pr-9359-to-release-8.4Jeffrey Stedfast
2019-11-21Merge pull request #9350 from mono/backport-pr-9342-to-release-8.4Jeffrey Stedfast
2019-11-21[Debugger] Fixed CanRename() logic for Locals/Watch context menu & allowed di...Jeffrey Stedfast
2019-11-20[Debugger] Don't evaluate null expressions in the tooltip logicJeffrey Stedfast
2019-11-20Merge pull request #9313 from mono/backport-pr-9312-to-release-8.4Jeffrey Stedfast
2019-11-19[Debugger] Don't allow selection of the pinned watch rowJeffrey Stedfast
2019-11-16Debugger: Fix pinned watches in .razor/.cshtml filesSandy Armstrong
2019-11-15[Debugger] Don't allow deleting of non-Root nodesJeffrey Stedfast
2019-11-15[Debugger] Fixed an NRE exception in OVTVController.RemoveValue if node.Paren...Jeffrey Stedfast
2019-11-15[Debugger] Fixed calculation for NSTextField width as used by the treeview cellsJeffrey Stedfast
2019-11-14Merge pull request #9303 from mono/backport-pr-9302-to-release-8.4Jeffrey Stedfast
2019-11-14[Debugger] Use ~sel versions of the pin icon in the MacObjectValueTreeView wh...Jeffrey Stedfast
2019-11-14Merge pull request #9301 from mono/backport-pr-9284-to-release-8.4Sandy Armstrong
2019-11-14Merge pull request #9295 from mono/backport-pr-9290-to-release-8.4Greg Munn
2019-11-14Merge pull request #9296 from mono/backport-pr-9293-to-release-8.4Greg Munn
2019-11-14[Debugger] Catch EvaluatorExceptions in MacObjectValueTreeView.OnCopy()Jeffrey Stedfast
2019-11-14[Debugger] Add more Begin/End Updates around tree manipulationGreg Munn
2019-11-14[Debugger] Simplify PinnedWatchView, allow scrolling children via popoverSandy Armstrong
2019-11-14[Debugger] Prevent NREs when allowPinning=falseSandy Armstrong
2019-11-14[Debugger] Improve Breakpoint dialog accessibilityVsevolod Kukol
2019-11-14[Debugger] Update pinned watches when variables changeGreg Munn
2019-11-13[Debugger] Fix tooltips in razor and other projection buffersSandy Armstrong
2019-11-12[Debugger] Simplify the OptimiseColumnSizes callsGreg Munn
2019-11-12[Debugger] Remove debug codeGreg Munn
2019-11-12[Debugger] Don't let the tableview try to figure out the widths of the columnsGreg Munn
2019-11-12[Debugger] Fix NRE for show more values nodeGreg Munn
2019-11-12[Debugger] Base tooltip/adornment sizes on optimal width/heightsJeffrey Stedfast
2019-11-12[Debugger] Optimize OptimizeColumnWidths() by using cached valuesJeffrey Stedfast
2019-11-11Merge branch 'release-8.4' into backport-pr-9251-to-release-8.4Jeffrey Stedfast
2019-11-08[Debugger] Fix UX glitches in the Locals & Watch padsJeffrey Stedfast
2019-11-08[Icons] Add new high contrast icons to project filesVsevolod Kukol
2019-11-08[Icons][Shell] High contrast iconsVáclav Vančura
2019-11-06[Debugger] Make sure colorPreview has a non-null Layer propertyJeffrey Stedfast