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
path: root/main
AgeCommit message (Expand)Author
2015-02-14[XMToolbar] Add Debugger icons.Marius Ungureanu
2015-02-14[Addins] Introduce PlatformCondition maxVersionMarius Ungureanu
2015-02-14[Addins] PlatformCondition fixupMarius Ungureanu
2015-02-14[XMToolbar] Introduce RunButton icons.Marius Ungureanu
2015-02-14[Toolbar] Move buttonbar building into controller.Marius Ungureanu
2015-02-14[Toolbar] Move more logic into Controller.Marius Ungureanu
2015-02-14[Toolbar] Move Popup Window logic into Controller.Marius Ungureanu
2015-02-14[Toolbar] Removed unused member PopupWindowMarius Ungureanu
2015-02-14[Toolbar] Split SearchBar commands into own handlers.Marius Ungureanu
2015-02-14[Toolbar] Introduce SearchMenuItem and fix a bug regarding search category.Marius Ungureanu
2015-02-14[Toolbar] Make MainToolbarController the ICommandBar implementorMarius Ungureanu
2015-02-14[Toolbar] Introduce MainToolbarController and IMainToolbarView.Marius Ungureanu
2015-02-13[Mac] Guard against NRE for unrealized widgets.Cody Russell
2015-02-13[Windows] Fix tab strip sizing for high-resolution screens.Cody Russell
2015-02-12Merge branch 'watchkit'Alan McGovern
2015-02-12[Ide] Only run MSBuild generator if project supports itMichael Hutchinson
2015-02-12[Ide] Clean up logic for whether to run custom toolsMichael Hutchinson
2015-02-11[TextEditor] Shift+scroll no longer scrolls beyond the maximal scrollMike Krüger
2015-02-11Update for guiunit fixesAlan McGovern
2015-02-11Implemented 'Bug 26924 - [Win32] Shift+mouse wheel doesn't scrollMike Krüger
2015-02-10[Mac] Force dialog windows above native docking padsCody Russell
2015-02-10bump debugger-libsDavid Karlaš
2015-02-10[Debugger] Preview type namespaces cut off lost information about which time ...David Karlaš
2015-02-10bumping debugger-libs and cecilDavid Karlaš
2015-02-10[Ide] Fix null reference exception when an showing error.Matt Ward
2015-02-10Merge branch 'watchkit'Alan McGovern
2015-02-10[Designer.iOS] Add an env var override to disable zoom gesturesAlan McGovern
2015-02-08[Refactoring] Catch and report exceptions when searchingMichael Hutchinson
2015-02-08Merge pull request #733 from mhutch/fix-find-derived-symbolsMike Krüger
2015-02-08[Refactoring] Make threading a bit saferMichael Hutchinson
2015-02-08[TextEditor] Fix build.Mike Krüger
2015-02-08[Refactoring] Fix Find Derived SymbolsMichael Hutchinson
2015-02-08[Refactoring] Fix FindDerivedClasses command handlerMichael Hutchinson
2015-02-08[SourceEditor] Implement SortSelectedLines commandMichael Hutchinson
2015-02-08[Ide] Add command for sorting linesMichael Hutchinson
2015-02-08[TextEditor] Break into debugger on unhandled exceptionMichael Hutchinson
2015-02-08[TextEditor] Add action to sort selected linesMichael Hutchinson
2015-02-07[Core] Fix position calculations of native Mac context menusCody Russell
2015-02-07bumped debugger-libsJeffrey Stedfast
2015-02-07bumped debugger-libs for fixed Mono.Debugger.SoftJeffrey Stedfast
2015-02-06[Core] Fixed MSBuildErrorParser to pass unit tests againJeffrey Stedfast
2015-02-06Fixed 'Bug 25672 - using expression body for properties kills autocomplete, r...Mike Krüger
2015-02-06Fixed 'Bug 26448 - Thread deadlock on adding new projects toMike Krüger
2015-02-06[Ide] Search progress bar is now smoother.Mike Krüger
2015-02-06bumped debugger-libsJeffrey Stedfast
2015-02-05[Core] Fixed MSBuildErrorParser to be more robustJeffrey Stedfast
2015-02-05[Debugger] Fixing NRE when there is no default value visualizerDavid Karlaš
2015-02-05[Core] Always purge logs when the LoggingService initializesAlan McGovern
2015-02-05[Ide] Give the main toolbar enough height to fit the search entry on hidpi Wi...Cody Russell
2015-02-04Changed Mono runtime lookup on Windows(removed -)David Karlaš