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
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
2011-03-23Renamed mdrun.exe to mdtool.exeLluis Sanchez Gual
2011-03-17Don't check for arithmetic overflows.Lluis Sanchez Gual
2011-02-15Fix more build depsMichael Hutchinson
2011-02-15Migrate another user data fileMichael Hutchinson
2011-02-09mdrun and mdhost need to rebuild when core changesMichael Hutchinson
2011-02-02Upgraded to .NET 4.0Lluis Sanchez Gual
2011-01-18Don't allow external connections to the TcpChannelLluis Sanchez Gual
2010-12-27Fixed some Mono/.NET remoting interoperability issues.Lluis Sanchez Gual
2010-11-18Little GUI fixesLluis Sanchez Gual
2010-11-17Fix issulets in MDMonitor Mac integrationMichael Hutchinson
2010-11-17[Mac] Macify the mdmonitorMichael Hutchinson
2010-11-04Flush stetic changes.Lluis Sanchez Gual