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-04-24[mdtool] Fixed build.Mike Krüger
2012-04-24Fixed 'Bug 4547 - "make update-po" causes NRE'.Mike Krüger
2012-04-12[Build] Include MonoMac.dll as part of monodevelops regular build processAlan McGovern
2012-04-02Revert "[Build] Change the build system to use xbuild instead of makefiles"Alan McGovern
2012-04-02[Build] Change the build system to use xbuild instead of makefilesAlan McGovern
2012-02-18[MacCrashLogger] Fix building with Xcode 4.3Michael Hutchinson
2012-02-08Revert "Stetic regenerated files"Jeffrey Stedfast
2012-02-08Stetic regenerated filesJeffrey Stedfast
2012-01-25[stetic] Reverted accidental buggy stetic generated file commitJeffrey Stedfast
2012-01-24[Ide] Exporting Projects doesn't make sense, only export SolutionsJeffrey Stedfast
2011-12-24[MacCrashLogger] Don't include dummy MonoMac MSBuild targetsMichael Hutchinson
2011-12-12[Ide] Move the majority of the CrashLogger daemon to MD itselfAlan McGovern
2011-10-01[CrashLogger] Don't place unnecessary limit of MacOS versionMichael Hutchinson
2011-09-30Flush formatting from makefile integrationMichael Hutchinson
2011-09-30[CrashReporter] Makefile integration doesn't like top_srcdirMichael Hutchinson
2011-09-30[CrashReporter] Make process name more specific, less scaryMichael Hutchinson
2011-09-30[CrashReporter] Ensure that the cache directory existsMichael Hutchinson
2011-09-30[CrashLogger] Full Makefiles for library and appMichael Hutchinson
2011-09-30[CrashLogger] Remove unnecessary referencesMichael Hutchinson
2011-09-30[CrashLogger] Some style fixesMichael Hutchinson
2011-09-27[tools] Add some missing binding redirectsMichael Hutchinson
2011-09-23[CrashMonitor] Fix make dist (hopefully)Alan McGovern
2011-09-23[CrashMonitor] Fix the non-mac build.Alan McGovern
2011-09-23Fix the build.Alan McGovern
2011-09-23[CrashMonitor] Fix make clean on MacCrashLoggerAlan McGovern
2011-09-23[CrashMonitoring] Add the ability to disable uploadingAlan McGovern
2011-09-23[CrashMonitor] Update the csprojAlan McGovern
2011-09-23[CrashMonitor] Set ContentLength when uploading data.Alan McGovern
2011-09-23[CrashMonitor] Propagate the Email from the ctor to the property.Alan McGovern
2011-09-23[CrashMonitor] Use the Feedback email or Author email if possibleAlan McGovern
2011-09-23[CrashMonitor] Ensure we close the request stream or it'll never sendAlan McGovern
2011-09-23[CrashMonitor] We do not need to show any UI when a crash has happenedAlan McGovern
2011-09-23[CrashMonitor] Add missing license headers and fix existing ones.Alan McGovern
2011-09-23[CrashMonitor] Improve the information in the crash dialog.Alan McGovern
2011-09-23[CrashMonitor] Hide the dock icon and make the alert appear on topAlan McGovern
2011-09-23[CrashMonitor] Create a UI with MonoMac and reorganise the code a bitAlan McGovern
2011-09-23[CrashMonitor] Update the license headers on all the files.Alan McGovern
2011-09-23[CrashMonitor] Ensure we don't quit the monitoring process earlyAlan McGovern
2011-09-23[CrashMonitor] Begin implementing a basic crash monitor for MonoDevelopAlan McGovern
2011-08-01Flush project format fixesMichael Hutchinson
2011-07-17Cleaned up user profilesMichael Hutchinson
2011-07-17[Core] Move Platform detection code to Platform classMichael Hutchinson
2011-06-15Flush changes in stetic "invariant" formatMichael Hutchinson
2011-06-13[mdmonitor] Fix the timeline viewMichael Hutchinson
2011-05-04Merge branch 'master' into mkrueger/newNRefactoryMike Krüger
2011-04-15Fix process watching issue on WindowsLluis Sanchez Gual
2011-04-06Replaced the Mono.Cecil.Decompiler with ICSharpCode.Decompiler.Mike Krüger
2011-04-04Moved the old nrefactory to another namespace.Mike Krüger
2011-03-26More thorough mdrun->mdtool renameMichael Hutchinson
2011-03-25[MacPlatform] Reorg interop code, make some publicMichael Hutchinson