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
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 part of 'Bug 5422 - namespace declaration should be suggestionMike 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-30[MacOSBuild] Don't create .../lib/{pkgconfig}Jeffrey Stedfast
2012-05-30Bump md-addins requirementAlan McGovern
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-30Updated git ignoresMichael 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-29[Gdb] Add monodevelop-debugger-gdb.spec.in to EXTRA_DISTJeffrey Stedfast
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
2012-05-29[CSharpBinding] Fixed formatter issue.Mike Krüger
2012-05-29[CSharpBinding] Fixed on the fly formatting issue.Mike Krüger
2012-05-29[Build] Fixed build errorMike Krüger
2012-05-29Fixed 'Bug 5373 - Indenting selected block should not indent blankMike Krüger
2012-05-29[TextEdior] Fixed failing unit test.Mike Krüger
2012-05-29Fixed 'Bug 5326 - Scrolling when clicking at bottom of source window'.Mike Krüger
2012-05-29[Startup] Added no-redirect command line parameter. (for having debugMike Krüger
2012-05-29Fixed 'Bug 5338 - Remove braces does not remove trailing whitespace'.Mike Krüger
2012-05-29[Ide] Better treeview drop target validationMichael Hutchinson