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-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
2012-05-28[MacDev] Ensured that the NSObject type is imported in the correctMike Krüger
2012-05-28Merge pull request #198 from directhex/masterAlan McGovern
2012-05-27Fix monodevelop-core-addins.pc.in to point to actual installed location of as...Jo Shields
2012-05-25[Core] Fixed PortableDotNetProjects to support all .NETPortable 4.0 frameworks.Jeffrey Stedfast
2012-05-25[Debugger] Allow partial clipboard copying of values from the debugger tree v...Jeffrey Stedfast
2012-05-25Remove shell wrappers from EXTRA_DIST.Duncan Mak
2012-05-25[Debugger] Dispose all of the cached MonoSymbolFilesJeffrey Stedfast
2012-05-25Fixed 'Bug 5300 - Pressing tab in verbatim strings moves the caret oneMike Krüger
2012-05-25Fixed 'Bug 5282 - Refactor Issue, Changing name of generic methodMike Krüger
2012-05-25[VersionControl] Re-enable log command for project foldersAlan McGovern
2012-05-25[TextEditor] Fixed potential problem in the editor finalizer queue.Mike Krüger
2012-05-25[Core] Removed some unused files.Mike Krüger
2012-05-25Fixed 'Bug 5185 - ICSharpCode.NRefeactory.CSharp is not referenced in monodev...Mike Krüger
2012-05-25Fixed 'Bug 5312 - Editor or C# parser ignoring #elif causing nullMike Krüger
2012-05-25[Ide] Handled exception while reading recent files.Mike Krüger
2012-05-25[Ide] Fixed up MonoDevelop options and console logging (switch is now inverted)Jeffrey Stedfast
2012-05-25[MacBuild] Got rid of unneeded debug code.Jeffrey Stedfast
2012-05-25[MacBuild] Added more keys to Info.plist and fixed Makefile.am save warningsJeffrey Stedfast
2012-05-24Code corrections in AssemblyInstalledCondition.Piotr Dowgiallo
2012-05-24[AspNet] Upgrade ASP.NET MVC templatesPiotr Dowgiallo
2012-05-24[Core] Adding AssemblyInstalled conditionPiotr Dowgiallo
2012-05-24[MacBuild] Replaced shell script launchers with unified objc launcher.Jeffrey Stedfast