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
path: root/main
AgeCommit message (Expand)Author
2016-04-19[hdpi] Add wrapper widget for WPF titlebar, only scale widthCody Russell
2016-04-19[hdpi] Set DPI awareness in the Windows app manifest.Cody Russell
2016-04-19[hdpi] Remove Windows-specific pixel scale.Cody Russell
2016-04-19[hdpi] Remove Windows-specific scaling.Cody Russell
2016-04-19[hdpi] Fix a number of issuesCody Russell
2016-04-19Merge pull request #1408 from mono/find-in-files-improvementMarius Ungureanu
2016-04-19[Ide] FindInFilesDialog will now focus the pad in different scenariosMarius Ungureanu
2016-04-19[Ide] Fixed focusing of Document Window when no ActiveDocument is in userprefstherzok
2016-04-19[Ide][Win] Get global key modifiers from System.WindowsVsevolod Kukol
2016-04-19[Core] Fix invalid configuration mapping for new generic projects.Matt Ward
2016-04-19[Ide] Reset the message source pad on showing a ready statusbar.Marius Ungureanu
2016-04-19Merge pull request #1384 from mono/nre-scrollviewLluis Sanchez
2016-04-19[Win32] Use native full screening APIs instead of Gtk ones.Marius Ungureanu
2016-04-19[Win] Fix toolbar drop-downs corruption on updateVsevolod Kukol
2016-04-19[VCS] Add tests for case rename and implemented win32 svn.Marius Ungureanu
2016-04-19Bug 39716 - When a reference has the Version attribute, Xamarin Studio displa...David Karlaš
2016-04-19Merge pull request #1392 from lxlalexlxl/Ukrainian-UI-updateLluis Sanchez
2016-04-19Fixed 'Bug 40464 - Rename refactoring a method parameter causesMike Krüger
2016-04-19[NUnit3] Remove dependency on NUnit.FrameworkLluis Sanchez
2016-04-19Fixed 'Bug 40504 - Once in a while the text editor stops working'Mike Krüger
2016-04-19[Refactoring] Fixed extract method bug.Mike Krüger
2016-04-18Merge pull request #1396 from mono/bug35665Lluis Sanchez
2016-04-18[VCS] Ensure the service is initialized on the UI thread.Marius Ungureanu
2016-04-18[Ide] More threadsafety sanity regarding Initialized event.Marius Ungureanu
2016-04-18[VCS] Allow changing the case of a file for Git.Marius Ungureanu
2016-04-18[Ide] Allow changing the case of a project file.Marius Ungureanu
2016-04-18[VCS] Use the Renamed string for vcs renames.Marius Ungureanu
2016-04-18[Ide] Guarantee that initialized callbacks are run on the UI thread.Marius Ungureanu
2016-04-18Revert "[VCS] Load icons on the UI thread regardless of where the event is tr...Marius Ungureanu
2016-04-18[Windows] Send the text changed event when encountering an empty string.Marius Ungureanu
2016-04-18[Windows] Build gettext project on release builds too.Marius Ungureanu
2016-04-18[TextEditor] Added command for focussing & centering.Mike Krüger
2016-04-18[VCS] Load icons on the UI thread regardless of where the event is triggered.therzok
2016-04-18[Mac] Use the correct selector to init the image that's used in the dock.therzok
2016-04-17Ukrainian UI updatelxlalexlxl
2016-04-16[Ide] Fix gtk error in errorlistpad.therzok
2016-04-15[Ide] Don't queue updates after a pad is destroyed.therzok
2016-04-15[Ide] GetPadForMonitor should run in the UI thread.therzok
2016-04-15[Core] Fix ProcessWrapperVincentDondain
2016-04-15[Ide] Fix NRE when determining if the LogView should auto scroll.Greg Munn
2016-04-15Merge pull request #1387 from mono/filter-sort-modelLluis Sanchez
2016-04-15Merge pull request #1380 from iainx/fix-warningsLluis Sanchez
2016-04-15[Core] Fix null reference when getting missing property as path.Matt Ward
2016-04-15[Ide] Fixes to miscellaneous reusages of iter/paths from model/store when sor...therzok
2016-04-15[Ide] Fixed gtk error.Mike Krüger
2016-04-15[Ide] Error list pad not taking into account a sorted model.therzok
2016-04-15[Ide] Fix concurrency on defaultmonitorpad accessing.therzok
2016-04-15[MacPlatform] Fix CommandArray menu item leakVsevolod Kukol
2016-04-15[AspNet] Fix a warning about XML documentationiain holmes
2016-04-15Fixed 'Bug 40413 - Incorrect number of method overloads'.Mike Krüger