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
2016-03-21Branding service improvementsMatt Ward
2016-02-23Add link to licenses web page in about boxLluis Sanchez
2015-12-17Merge pull request #1095 from mono/cycle6-bug34640Lluis Sanchez
2015-12-16[AutoTest] Override timeout in WaitForTimerContext with the one providedManish Sinha
2015-12-16Merge pull request #1180 from iainx/c6-fix-36056Lluis Sanchez
2015-12-14[IDE] Use the unsorted path to edit the modeliain holmes
2015-12-11[Components] Prevent simultaneous command dispatchesiain holmes
2015-12-08[AutoTest] Add support for sending BackSpace and Delete key strokeManish Sinha
2015-12-08[UITest] Don't override TypeKey and EnterText for GtkTreeViewmonodevelop-5.10.2.26Manish Sinha
2015-11-30Merge pull request #1161 from mono/cycle6-bug-29879-global-search-crashGreg Munn
2015-11-27[Ide] Fix crash in global search popup window.Matt Ward
2015-11-26[Ide][Mac] Fix checkbox styleVsevolod Kukol
2015-11-19[Ide] Allow sorting by completed column in Task Pad.Matt Ward
2015-10-23[Mac] Fix context menu position when app is fullscreenCody Russell
2015-10-13[IDE] Switch tabs when selecting from the drop downiain holmes
2015-09-23[AutoTest] Add code to set the active runtime and configuration in SelectorViewiain holmes
2015-09-17[Ide] Migrate IRuntimeModel to have a self-contained mutable structureMarius Ungureanu
2015-09-12[Ide] Fix categories being removed with multiple template providers.Matt Ward
2015-09-08[Ide] Windows scale factor fixes for language drop downunknown
2015-09-08[Ide] Win32 scale factor fixes for GTK new project dialog.Cody Russell
2015-08-31[AutoTest] Remove loading of gail:atk-bridgeManish Sinha
2015-08-29[Mac] Fix context menu positioning for auto-hide pad windowsCody Russell
2015-08-29[Ide] When using toplevel windows for pads register with command serviceCody Russell
2015-08-26[Ide] Group close all/other documents into one dialog.Marius Ungureanu
2015-08-26[Ide] Don't allow dropping files into other filesLluis Sanchez
2015-08-26[Ide] Fix document tab tooltip issueLluis Sanchez
2015-08-24[Ide] Add explanation in help on how to open file at line and colMarius Ungureanu
2015-08-24Merge pull request #1002 from manish/expand-treeview-node-selectiain
2015-08-23[Ide] Simplify navigation service rename searchmonodevelop-5.10.0.609Marius Ungureanu
2015-08-23[Ide] Remove numbering from recent file/project on macMarius Ungureanu
2015-08-22Merge pull request #679 from rolfbjarne/bug4064Marius Ungureanu
2015-08-22Merge pull request #977 from DavidKarlas/disableBringToFrontMarius Ungureanu
2015-08-19[Ide] Fix hidden file display issueLluis Sanchez
2015-08-16[Ide] Remove Utility type hint from DockFloatingWindowCody Russell
2015-08-13[AutoTest] Expand the row in TreeView when it is selectedManish Sinha
2015-08-12Merge pull request #1001 from manish/selected-operationiain
2015-08-11Merge branch 'new-project-dialog-remember-last-template-used'Matt Ward
2015-08-11[AutoTest] Added Selected () operation to assert if the item is selectedManish Sinha
2015-08-04[Ide] Use an active floating window as transient for FindInFilesDIalogCody Russell
2015-08-04[Ide] Set DropDownBoxListWindow to be transient for its toplevel windowCody Russell
2015-08-03[Ide] Fix selected language not being updated in New Project dialog.Matt Ward
2015-08-03[Ide] Handle projects not always displayed when selecting template.Matt Ward
2015-08-03[Ide] Handle groups for previously selected project template in dialogMatt Ward
2015-07-31Merge branch 'master' into new-project-dialog-remember-last-template-usedMatt Ward
2015-07-31Moved PCL & Shared Project to cross plat categoryVincentDondain
2015-07-31[Ide] Ensure last selected template is on screen in New Project dialogMatt Ward
2015-07-31[Ide] Select last project template used in New Project dialog.Matt Ward
2015-07-30Merge pull request #991 from manish/autotest-fix-treeview-selectiain
2015-07-30[IDE] Handle DeleteEvent in AddExternalFileDialogiain holmes
2015-07-30[IDE] Give the default focus to the Ok buttoniain holmes