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
2010-10-04reformatted gui code. Stetic does this unrequested, I commit this toMike Krüger
2010-09-27fixed on the fly formatter.Mike Krüger
2010-09-27fixed ColumnToX function.Mike Krüger
2010-09-24no longer crash when adding null childs.Mike Krüger
2010-09-24Fixed line update calculation.Mike Krüger
2010-09-23Implement IComparable.Mike Krüger
2010-09-17Handled file errors more nicelyMike Krüger
2010-09-16[Build] Don't local-copy muliple Mono.AddinsMichael Hutchinson
2010-09-15icon bar marker now supports mouse hovers/setting tooltips.Mike Krüger
2010-09-15made it easier/possible to override the chunk parser.Mike Krüger
2010-09-15Fixed help urls for dom types & return types can now generate helpMike Krüger
2010-09-15exposed properties.Mike Krüger
2010-09-14Use keyfile instead of keycontainer for signing assemblies.Lluis Sanchez
2010-09-14* NUnitAssemblyGroupProject.cs:Lluis Sanchez
2010-09-14Added selection check.Mike Krüger
2010-09-14Implemented 'Bug 545637 - beside format document please provide formatMike Krüger
2010-09-14Respect on the fly format setting.Mike Krüger
2010-09-14Fixed 'Bug 538987 - Templates are not using my code formatting'.Mike Krüger
2010-09-14Added support for section on the fly format.Mike Krüger
2010-09-14[Core] Fix 4.0 framework's MSBuild assembly namesMichael Hutchinson
2010-09-10Added entry point for documentation generators.Mike Krüger
2010-09-10Reverted nachos patch.Mike Krüger
2010-09-10Removed unecessary method.Mike Krüger
2010-09-10Added patch from nacho. Converted the spaces -> tabs.Mike Krüger
2010-09-08Added a work around for a pango bug.Mike Krüger
2010-09-08Fixed diff string for empty diffs.Mike Krüger
2010-09-08Fix toolsversion value in error message format stringMichael Hutchinson
2010-09-08Make Project.RunTarget actually work.Michael Hutchinson
2010-09-07Added work around for parser errors.Mike Krüger
2010-09-07Moved key mapping code to the right position.Mike Krüger
2010-09-06Log full generator exception. Skip superfluous errors.Michael Hutchinson
2010-09-06Refresh MSBuild builder after saving projectMichael Hutchinson
2010-09-05Save project after updating generator output file.Michael Hutchinson
2010-09-02Avoid MD shutdown when there is an exception while running customLluis Sanchez
2010-09-02Show a message next to the project name when the project is not goingLluis Sanchez
2010-09-02Worked on 'Bug 636004 - Carets from other editors visible on currentMike Krüger
2010-09-02Fixed bug #636404 - Copy and paste of a file into the same folderLluis Sanchez
2010-09-02Fixed 'Bug 635358 - Initial selection in "foreach" template isMike Krüger
2010-09-02Applied patch from Chris Howie: Bug 635167 - Unable to typeMike Krüger
2010-09-02* GutterMargin.cs: Check for valid locations in the mouse event.Mike Krüger
2010-09-02Worked on 'Bug 630365 - Unhandled Exception. Nueva Solucion c#Mike Krüger
2010-09-02Cleaner overwriting of project builderMichael Hutchinson
2010-09-02Fix MSBuild binding redirectsMichael Hutchinson
2010-09-02Fix MSBuild 4.0 invocation on WindowsMichael Hutchinson
2010-09-02Fix makefile clean and distMichael Hutchinson
2010-09-02Make the remote MSBuild builder work properly with other ToolsVersionsMichael Hutchinson
2010-09-01Generate framework-specific msbuild project builders. This allowsLluis Sanchez
2010-09-01Added new Build method.Lluis Sanchez
2010-09-01Don't create a console logger at every build. It's a workaround for an xbuild...Lluis Sanchez
2010-09-01Bump format version to track some serialization changes.Michael Hutchinson