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-08-27Use BCL methods instead of writing custom impltherzok
2019-08-27Fix buildtherzok
2019-08-27[Ide] Reuse GtkMacInterop to get NSWindow for a GdkWindowtherzok
2019-08-27[Mac] Remove code which was handling managed mapping of keys instead of letti...therzok
2019-08-27[Ide] Reuse code between GtkWorkarounds and GtkMacInteroptherzok
2019-08-27Simplify GtkWorkarounds.PresentWithNotificationtherzok
2019-08-27[Mac] Move GtkWorkarounds implementation to use Xamarin.Mac implementations w...therzok
2019-08-05[mdtool] Call terminate when endingiain holmes
2019-07-16Code qualitytherzok
2019-07-16[Mac] Remove IdeInstanceConnection socket on Mac when running from bundletherzok
2019-02-01[Toolbox] Fix event ownership, double free and assertion on trying to free a ...therzok
2018-12-14[Ide] Try fixing random crasher in gdk event finalizertherzok
2018-09-12[Core, Ide] Move structs with readonly fields to be readonly structstherzok
2018-01-25[Ide] Use void instead of bool for pinvoke return typesCody Russell
2018-01-10Avoid calling a non-existing libgtk-quartz .dll on Windows (#3607)Kirill Osenkov
2017-10-27[Coverity] Dispose of the tag once it's finished withiain holmes
2017-10-05[Ide][59844] Fix unicode markup parsing (#3146)Vsevolod Kukol
2017-09-07[A11y] Only emit the container::add/remove signal on macOSiain holmes
2017-03-28Merge pull request #2025 from mhutch/movetype-fixupDavid Karlaš
2017-03-25[Ide] Fix buglet in GTK# workaroundsMikayla Hutchinson
2017-01-27Merge remote-tracking branch 'upstream/master' into a11yiain holmes
2017-01-07Handle either Gtk.Application.Quit() or NSApplication.Terminate()Cody Russell
2016-10-28[A11y] Add a proxy for GtkCellRenderersiain holmes
2016-10-28[A11y] Add helper class for accessibilityiain holmes
2016-07-18[Ide] Optimize key detection in document switcherVsevolod Kukol
2016-07-18[Ide] Fix Pad focused state detectionVsevolod Kukol
2016-06-01[Ide] Add Gtk.TextView SetMarkup extensionVsevolod Kukol
2016-05-10HasNSTextFieldFocus is no longer used.Cody Russell
2016-04-19[hdpi] Remove Windows-specific pixel scale.Cody Russell
2016-04-19[Ide][Win] Get global key modifiers from System.WindowsVsevolod Kukol
2016-03-22[Ide] Replace as-cast with direct castMarius Ungureanu
2016-03-22[Windows] Fix buildMarius Ungureanu
2016-03-21[IDE] Disable minimize/maximise for dialogs on OS Xiain holmes
2015-11-29Fix Build after rebaseVsevolod Kukol
2015-11-17Fix warningsLluis Sanchez
2015-10-28Bug 34196 - [roslyn] Quick Fix seems to be not working anymoreDavid Karlaš
2015-09-08Merge branch 'master' into roslynMatt Ward
2015-07-01Move context menu fixes into MonoDevelop.Components.GtkWorkaroundsCody Russell
2015-01-28Merge branch 'master' into xs6-editorMike Krüger
2014-07-14[Ide] Synced GtkWorkarounds with the mono.texteditor version.Mike Krüger
2014-07-04[Ide] Removed syntax highlighting system.Mike Krüger
2014-06-27Fixed some merge errors.Mike Krüger
2014-04-02[Ide] Added basic text editor model.Mike Krüger