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-11-23[Ide] Migrate FileChooserAction to flags.Marius Ungureanu
2015-11-23[Ide] Move FileChooserAction to MonoDevelop.ComponentsMarius Ungureanu
2015-11-23Revert "[core] Allow SelectFileDialog to select files & directories at the sa...Marius Ungureanu
2015-11-18[Windows] Fix build.Matt Ward
2015-11-18[core] Allow SelectFileDialog to select files & directories at the same timeJeffrey Stedfast
2015-09-19Fixup! Configurations with new version of tool.Marius Ungureanu
2015-08-26[Windows] Allow all dialog types to show hidden files.Marius Ungureanu
2015-07-27[Windows] Disallow disabling the Windows addin.Marius Ungureanu
2015-07-17[Windows] Fixup to jump lists.Marius Ungureanu
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-06-26[Windows] Fix ArgumentOutOfRangeException in Choose encodings window.Matt Ward
2015-05-08[Core] Add ShowHidden property to FileDialog data.Marius Ungureanu
2015-04-30[Core] Windows and Mac implementation of PasswordProvider removal.Marius Ungureanu
2015-04-30[Core] Add RemoveWebPassword stubs.Marius Ungureanu
2015-04-16Remove check for UserName equal tu IntPtr.ZeroVentsislav Mladenov
2015-03-16Merge pull request #734 from DavidKarlas/selectFilesLluis Sanchez
2015-03-10[Windows] Fix null reference exception when registry key is missing.Matt Ward
2015-03-02Fixed problems raised in reviewDavid Karlaš
2015-03-02[WindowsPlatform] Added support for selecting files when using "Open contain...David Karlaš
2015-03-02[Windows] Fixing NRE when registry entry is missing for some file extensionsDavid Karlaš
2015-02-03Merge pull request #692 from mono/memFixesMarius Ungureanu
2015-02-01[Windows] Fix default app in Open With listMichael Hutchinson
2015-01-17Add pdbonly to release configurations.Marius Ungureanu
2015-01-13[Memory] Fix some RegistryKey leaks.Marius Ungureanu
2014-12-16[WindowsPlatform] OpenDialog Exception is now top-level.Marius Ungureanu
2014-12-16Fixup to 7ee916d6eb8851d2d810659c40aa1ec668dd3b69Marius Ungureanu
2014-12-13[Windows] Reference Xwt.Gtk.Windows.Marius Ungureanu
2014-12-13[WindowsPlatform] Drop unsafe usage for Marshal.Marius Ungureanu
2014-12-11[WindowsPlatform] Use PAB.Quote.Marius Ungureanu
2014-12-10[WindowsPlatform] Fixup in App launch.Marius Ungureanu
2014-12-10Bug 21359 - For Text file 'Open With' shows 'Notepad' option twice.Marius Ungureanu
2014-12-09Revert "[Windows] Don't force eager evaluation into another lazy one."Marius Ungureanu
2014-12-09[Windows] Don't force eager evaluation into another lazy one.Marius Ungureanu
2014-12-09[Windows] Update documentation to reflect registry key for openwith registrat...Marius Ungureanu
2014-12-09[Windows] Remove reflection from IOleWindow getting, internals are visible now.Marius Ungureanu
2014-12-08Merge pull request #677 from mono/hkcrChangeMarius Ungureanu
2014-12-08[Windows] Refactor CommonFileDialog code and fixup a logging error.Marius Ungureanu
2014-12-04[Windows] Use App Name as ID onlyMarius Ungureanu
2014-12-04Bug 21775 - Crash updating jumplistsMarius Ungureanu
2014-12-02Bug 23961 - [Feature-Windows Taskbar Progress] XS doesn't remove the red flas...Marius Ungureanu
2014-12-02Bug 24829 - [Windows:Android Designer] Unable to open android designer file i...Marius Ungureanu
2014-11-10Merge remote-tracking branch 'xamarin/xs6'Lluis Sanchez
2014-11-08[Windows] Don't add Focus as a taskbar progress event.Marius Ungureanu
2014-11-08[Windows] Use IdeApp.Workbench window not MessageService.Marius Ungureanu
2014-11-08[Windows] Taskbar status changesMarius Ungureanu
2014-11-08[Windows] TaskBar implementation works now.Marius Ungureanu
2014-11-08[Windows] Refactor a bit so no duplicate code.Marius Ungureanu
2014-11-08[Windows] Only start taskbar progress on 0 progress.Marius Ungureanu