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
2015-07-15[AspNet] Fix text alignment in wizard page on Mac.Matt Ward
2015-07-15[AspNet] Update new project dialog wizard UI.Matt Ward
2015-07-10[AspNet] Update project template images.Matt Ward
2015-07-10Merge branch 'master' into aspnet-project-wizardMatt Ward
2015-07-09Merge branch 'templates-update-master'Vincent Dondain
2015-07-09[Mac] Fixed tooltip for status bar text when text was ellipsizedMarius Ungureanu
2015-07-09Merge branch 'master' into templates-update-masterVincent Dondain
2015-07-09[Mac] Fix possible NRE in StatusBar.Marius Ungureanu
2015-07-09[VCS] Fix NRE when items were being notified of changes when not underMarius Ungureanu
2015-07-09Bug 30105 - code formatting breaks this xamlDavid Karlaš
2015-07-08Bug 30103 - Formatting doesn't trigger on save for xaml or xml filesDavid Karlaš
2015-07-08Bug 30970 - xaml formatting fails silently with badly form xamlDavid Karlaš
2015-07-08Bug 26287 - "Toggle Line Comment(s)" in XML Editor affects selected lines plu...David Karlaš
2015-07-08[Ide] Use the Gdk.EventButton if it's provided.Cody Russell
2015-07-08[Ide] Pass an (x,y) instead of a null event when creating a context menuCody Russell
2015-07-07Merge remote-tracking branch 'origin/master' into aspnet-project-wizard-updatedMatt Ward
2015-07-07Bug 31631 - Calling functions in the watch window results in autocomplete app...David Karlaš
2015-07-06[Windows] Improve handling of missing files in Open File dialog.Matt Ward
2015-07-06[Windows] Disable encoding if solution selected in Open File dialog.Matt Ward
2015-07-06[Windows] Allow controls to be disabled in Open File dialog.Matt Ward
2015-07-06Fixup to previous commit.Marius Ungureanu
2015-07-06Fixup binding of CFRange.Marius Ungureanu
2015-07-03[NuGet] Fix badly named class.Matt Ward
2015-07-03[NuGet] Fix ambiguous reference build error in md-addins.Matt Ward
2015-07-03[NuGet] Fix package compatibility check when multiple solutions open.Matt Ward
2015-07-03[NuGet] Fix null ref exception when solution closed.Matt Ward
2015-07-03[DebuggerTests] Added unit tests for invoking hidden members inside typeDavid Karlaš
2015-07-02[Debugger] Add exception when reporting DebuggerException so we can get more ...David Karlaš
2015-07-02[Mac] Hide Close workspace check box when solution viewer not selectedMatt Ward
2015-07-01Merge branch 'master' into templates-update-masterVincent Dondain
2015-07-01[Debugger] Fixed build(track debugger-libs API changes)David Karlaš
2015-07-01[Debugger] Added tests for implicit casting of method and constructor paramet...David Karlaš
2015-06-30bump debugger-libs and add unit tests for casting primitive to class via impl...David Karlaš
2015-06-30[Ide] Context menu component improvements.Cody Russell
2015-06-29[Mac] Fixup to popover size.Marius Ungureanu
2015-06-29[Mac Platform] Make the text remain in the centreiain holmes
2015-06-29[Mac] Indiscriminately set the File Dialog parent to KeyWindowMarius Ungureanu
2015-06-29[Mac] Add logging for modal file dialog issues.Marius Ungureanu
2015-06-29[Mac] Force parent window on to native select file dialogsMarius Ungureanu
2015-06-26[Windows] Fix ArgumentOutOfRangeException in Choose encodings window.Matt Ward
2015-06-26[Debugger] If debugee crashed during evaluating value in ImmediatePad, it kep...David Karlaš
2015-06-25Merge pull request #958 from mono/use-native-context-menus-extension-methodMarius Ungureanu
2015-06-24Use native context menus for the remaining git version control dialogs.Cody Russell
2015-06-24[NUnit] Dispose our Process object and unhook our eventAlan McGovern
2015-06-24[VCS] Ignore a test.Marius Ungureanu
2015-06-24Fix build. Fixups to my changes in 1322355957510bec8278a5048f32db139c239b9dMarius Ungureanu
2015-06-24CSharpBinding/Autotools | The Make file that are creating via the Autotools a...SushiHangover
2015-06-23[Debugger] Fixed layout switching of the debugger to previous oneMarius Ungureanu
2015-06-23[Git] Use MSBuild to solve problem from 6b9c68aMarius Ungureanu
2015-06-23Merge pull request #959 from iainx/assemblybrowser-coverity-fixesMike Krüger