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
2017-07-04Implemented void SetupAccessibility () for FindInFilesDIalog (#2716)Dmytro Ovcharov
2017-06-25[Gtk#] Update to match newest API (#2682)Marius Ungureanu
2017-05-29Fixed 'Bug 55398 - Replace in Files within Current Document givesMike Krüger
2017-05-17Fixed 'Bug 55879 - Meta characters ^,$ not working in "Find in Files"Mike Krüger
2017-05-12[Perf] Avoid allocations on mouse move.Marius Ungureanu
2017-05-09[Ide] Preserve encoding when doing find in files.Mike Krüger
2017-05-08Rename Declariton -> Declarationnosami
2017-05-05[Ide] Set `store` before changing the modelAlan McGovern
2017-05-05[Ide] Use the correct TreeModel in our data funcsAlan McGovern
2017-03-31Fixed 'Bug 53380 - [Webtools] Editor inserts BOMs sometimes'Mike Krüger
2017-03-28Misc opt (#1960)Marius Ungureanu
2017-02-14Merge branch 'master' into vNextMatt Ward
2017-02-13Async/await optimizations (#1861)Marius Ungureanu
2017-01-16Merge remote-tracking branch 'monodevelop/dotnetcore' into vNextMatt Ward
2017-01-12Fixed 'Bug 51351 - Replace in Files strips byte order marker (BOM)Mike Krüger
2016-11-02Merge remote-tracking branch 'origin/master' into vNextMikayla Hutchinson
2016-11-02Fixed 'Bug 46283 - Renaming a class breaks 'find in files''Mike Krüger
2016-10-18Fixed 'Bug 45548 - [TextMate] Search results and Assembly BrowserMike Krüger
2016-10-04Merge branch 'master' into textmateMike Krüger
2016-09-20Revert "[Ide] Don't do Find in Files in build generated items."therzok
2016-09-20Merge branch 'master' into textmateMike Krüger
2016-09-20[Ide] Register SearchProgressMonitor to cancel on StatusProgressMonitor's tok...therzok
2016-09-20[Ide] Optimize DirectorySearch scope to only iterate the FS tree once.therzok
2016-09-19[Ide] Don't do Find in Files in build generated items.Marius Ungureanu
2016-09-18[Ide] Don't dispose List/TreeStore as we don't own it, the treeview does.Marius Ungureanu
2016-08-01Merge branch 'master' into maceditorMike Krüger
2016-07-22Renamed ThemeSettingColors -> EditorThemeColors.Mike Krüger
2016-07-14Improve error reportingLluis Sanchez
2016-07-14[Ide] Renamed SyntaxModeService -> SyntaxHighlightingService.Mike Krüger
2016-07-12[General] Moved StringBuilder.Append(string.Substring), to StringBuilder.Appe...therzok
2016-07-11[TextEditor] Replaced old theme engine with new unified one.Mike Krüger
2016-07-01Fixed 'Bug 42173 - "Navigate Back" command does not restore preciseMike Krüger
2016-06-09[Ide] Fixed search result highlighting bug.Mike Krüger
2016-06-08Merge pull request #1478 from mono/statusbar-cancellationLluis Sanchez
2016-06-08[Ide] Make statusbar cancellation opt-in.therzok
2016-06-08Fixed 'Bug 41396 - Unreadable text with selection'.Mike Krüger
2016-05-31Improve the speed of Find in files (#1475)iain
2016-05-17[Ide] Removed debug code.Mike Krüger
2016-05-17[Ide] Removed redundant using.Mike Krüger
2016-05-17Fixed 'Bug 40991 - System.IO.IOException: Reading more than 2GB withMike Krüger
2016-05-04[Ide] Add cancellation support for all nav/refactoring cancellable actions.therzok
2016-05-04[Ide] Report cancelation in the statusbar when cancelling a search.therzok
2016-04-19[Ide] FindInFilesDialog will now focus the pad in different scenariosMarius Ungureanu
2016-04-14Rename Skin to ThemeLluis Sanchez
2016-04-12[Ide] Focus Search result pad on search dialog closedVsevolod Kukol
2016-04-08[Ide] Properly handle pad disposing in all implementations.Marius Ungureanu
2016-04-06Use leader/follower terminology instead of master/slaveLluis Sanchez
2016-03-10Fixed 'Bug 39511 - Search and replace not always working'Mike Krüger
2016-02-22[Ide] FileProvider use encoding & bom settings from open document.Mike Krüger
2016-02-22Fixed 'Bug 38971 - Replace in all files doesn't work'Mike Krüger