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/src
AgeCommit message (Expand)Author
2012-06-16Updated add-ins version to 3.0.3monodevelop-3.0.3.2Xamarin Release Manager
2012-06-16Updated package version to 3.0.3.2Xamarin Release Manager
2012-06-15[MacDev] If we relocate an xcode project, we need to re-sync *all* itemsJeffrey Stedfast
2012-06-14[Debugger] Fixed breaking in if-statements inside delegatesJeffrey Stedfast
2012-06-13[MacDev] Ignore duplicate NSObject subclassed types.Jeffrey Stedfast
2012-06-13Fixed 'Bug 5578 - Monodevelop 2.10.8.1 on Ubuntu 12.04 freezes'.Mike Krüger
2012-06-08Updated package version to 3.0.3.1monodevelop-3.0.3.1Xamarin Release Manager
2012-06-06[Debugger] Don't box the target when invoking a static methodJeffrey Stedfast
2012-06-04Updated package version to 3.0.3Xamarin Release Manager
2012-06-04Merge pull request #201 from jmloeffler/masterLluis Sanchez
2012-06-04Fixed 'Bug 5485 - "Format document on save" doesn't'.Mike Krüger
2012-06-04Fixed 'Bug 5489 - Code Folding / Collapsing unavailable with large .csMike Krüger
2012-06-03Fix #2489 - Remove Assembly Folders. The TreeIter was not being checked for v...Jason Loeffler
2012-06-02[Ide] Fix document switch dialog on WindowsMichael Hutchinson
2012-06-01[AssemblyBrowser] Set the initial zoom level of the tree view.Mike Krüger
2012-06-01[Ide] Remove the internal log padLluis Sanchez
2012-06-01[TextEditor] Height tree is now thread safe.Mike Krüger
2012-06-01Fixed 'Bug 5344 - Quick fix icon blinks when moving caret with arrowMike Krüger
2012-06-01Fixed 'Bug 5442 - Error after "Instal template"'.Mike Krüger
2012-06-01Fixed 'Bug 5441 - Partial class for action connection disappears fromMike Krüger
2012-06-01[TextEditor,Ide] Zoom gesture supportMichael Hutchinson
2012-06-01[TextEditor] Set namespacing policy closer to what's in useMichael Hutchinson
2012-06-01[Project] Flat namespacing should use single directory component onlyMichael Hutchinson
2012-06-01Flush stetic noiseMichael Hutchinson
2012-06-01Clean up WinXP 32-bit ProgramFilesX86 workaroundsMichael Hutchinson
2012-06-01[TextEditor] Fix check for gesture supportMichael Hutchinson
2012-06-01Fix the Makefile buildMichael Hutchinson
2012-06-01Merge pull request #197 from sparek/asp-mvc-upgrade-rcMichael Hutchinson
2012-06-01[MacDev] Prevent infinite loop when getting all base class defsJeffrey Stedfast
2012-06-01[MacDev] Upped timeout to 60 seconds instead of 30Jeffrey Stedfast
2012-06-01[Debugger] Need to box values before calling class methods on themJeffrey Stedfast
2012-05-31Fix 5269 - Null reference exception trying to show a tooltip in the designerLluis Sanchez
2012-05-31[MonoDevelop.Ide] Link a csproj file to its owning projectAlan McGovern
2012-05-31[VersionControl] Do not show annoying popups when version control is disabledAlan McGovern
2012-05-31[CSharpBinding] Fixed comment tags recognitionMike Krüger
2012-05-31Merge pull request #200 from knocte/fix_bug_5425Lluis Sanchez
2012-05-31[Ide] Fixed document switcher not hiding bug on linux mint 13.Mike Krüger
2012-05-31[Autotools] Dispose the IProgressMonitor when doneAndres G. Aragoneses
2012-05-30Fixed 'Bug 5402 - Backspace doesn't work with 1-tab virtual indent'.Mike Krüger
2012-05-30[TextEditor] Fixed failing editor unit tests.Mike Krüger
2012-05-30[TextEditor] Fixed threading issue.Mike Krüger
2012-05-30Fixed 'Bug 5406 - Header should not add trailing whitespace'.Mike Krüger
2012-05-30[Ide] Fix exception dragging from tree out of MD windowMichael Hutchinson
2012-05-30[TextEditor] Wrappers for GTK gesture supportMichael Hutchinson
2012-05-30[Build] Fix deps so Mac addins don't rebuild every timeMichael Hutchinson
2012-05-30[Build] Fix install to match local build and pc filesMichael Hutchinson
2012-05-30[Debugger] On Unix, resolve symlink paths when comparing them.Jeffrey Stedfast
2012-05-29Cache MonoFrameworkBackend:GetReferenceAssembliesFolder ().Zoltan Varga
2012-05-29Go back to reading assembly names using reflection instead of using Cecil, si...Zoltan Varga
2012-05-29[SourceEditor] Fixed fold segment update issue.Mike Krüger