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
2019-09-20Fixes VSTS #611793 - quit re-defaulting to case sensitive search #4727Jordan Matthiesen
2018-03-21[SourceEditor] Search widget no longer hides selection.Mike Krüger
2017-10-24[SourceEditor] Add default Find Previous key shortcutVsevolod Kukol
2017-03-27Fixed 'Bug 54010 - NullReference in SearchAndReplaceWidget kills XS'.Mike Krüger
2016-11-26[SourceEditor] Fix possible null reference exception.Mike Krüger
2016-10-04Merge branch 'master' into textmateMike Krüger
2016-09-29[Ide] Only init images once when using FromResourceMarius Ungureanu
2016-09-28Fixed 'Bug 44747 - Automatic indentation of preprocessor directives isMike Krüger
2016-05-17[SourceEditor] Text editor control implementation is now internal.Mike Krüger
2016-05-17[SourceEditor] Unified text document subsystems.Mike Krüger
2016-05-17[SourceEditor] Unified segment & document line systems.Mike Krüger
2016-02-04[SourceEditor2] Search / Go To Line widget error color tweaksVaclav Vancura
2016-01-31[SourceEditor] Parametrize search error text colorsVsevolod Kukol
2016-01-27Merge remote-tracking branch 'origin/master' into roslyn-dark-skinVsevolod Kukol
2016-01-22Merge pull request #1183 from iainx/fix-35928Lluis Sanchez
2016-01-11[Icons] [SourceEditor2] New find options iconVaclav Vancura
2016-01-11Merge remote-tracking branch 'origin/master' into roslyn-dark-skinVsevolod Kukol
2016-01-05Fix a few source analysis issues.Marius Ungureanu
2015-12-14[SourceEditor] Don't delete the history while changing the testiain holmes
2015-11-29[SourceEditor] Use ImageView in stetic widgetsVsevolod Kukol
2015-09-24Fixed 'Bug 33951 - [roslyn] Confusing search-in-selection behavior'Mike Krüger
2015-09-16Implemented search in selection clipboard recognition behavior.Mike Krüger
2015-02-20[TextEditor/Ide] Renamed various TextEditor classes. TextEditor nowMike Krüger
2014-02-12Merge remote-tracking branch 'origin/master' into retinaLluis Sanchez
2014-02-12Fixed 'Bug 14397 - Problem with Search and Replace (Selection)'.Mike Krüger
2014-02-05More Gdk.Pixbuf replacementsLluis Sanchez
2013-09-10Fixed 'Bug 13376 - Exception is thrown when cursor focus is in textMike Krüger
2013-05-30Call SetSearchOptions in SearchAndReplaceWidget constructor.ventsislav mladenov
2013-04-25Use more normal mouse cursorsMichael Hutchinson
2013-03-21[SourceEditor2] Don't allow Gtk.Entry.Text to be set to nullJeffrey Stedfast
2013-03-18Fixed 'Bug 5305 - Find Next does not work after switching to aMike Krüger
2013-03-18Fixed 'Bug 5305 - Find Next does not work after switching to aMike Krüger
2013-01-24[SourceEditor] Do not be case sensitive by defaultAlan McGovern
2012-11-26Fixed 'Bug 8326 - Replace command doesn't move scroll to the nextMike Krüger
2012-09-07Fixed 'Bug 6933 - Incremental search is ugly' - incorrect buttonMike Krüger
2012-09-06Fixed 'Bug 6859 - Replace next do not center next replace item' /Mike Krüger
2012-08-14[SourceEditor] Fixed null reference in search and replace widget.Mike Krüger
2012-08-09[TextEditor] Fixed overlay scrollbar use.Mike Krüger
2012-08-07Track api changesLluis Sanchez
2012-07-05Fixed 'Bug 5962 - Missing shortcuts in tooltips in search andMike Krüger
2012-05-01Removed some debug messages.Mike Krüger
2012-04-15Fixed 'Bug 4383 - Assembly Browser: Command-G does not go to the nextMike Krüger
2012-04-05[AssemblyBrowser] Assembly browser now has a text search.Mike Krüger
2012-04-05[SourceEditor] Search and replace widget is now reusable.Mike Krüger
2012-03-31[TextEditor] Caret position is now updated by the textreplace changes.Mike Krüger
2012-03-30Fixed 'Bug 1384 - Highlighting on selection misrenders if you haveMike Krüger
2012-03-27[SourceEditor] Fixed compiler warnings.Mike Krüger
2012-03-11[TextEditor] Replaced ISegment with TextSegment struct.Mike Krüger
2011-08-15Fixed 'Bug 279 - Searching with split view shows lots of exceptions'.Mike Krüger
2011-08-12Worked on 'Bug 279 - Searching with split view shows lots ofMike Krüger