Matt Ward
bae236b7f6
Added python class library project template.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3903 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
97eb5487e6
new options in profiler
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3900 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
2a45318a6a
Fixed failing python addin unit tests - font size now converted to string using CultureInfo.InvariantCulture.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3898 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
c76d4ae764
Python forms designer now supports fonts.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3897 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
7674e2dc2f
Prevent potential stack overflow in ElementReturnType.BaseType.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3896 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
45d5e79d34
Fixed SD2-1534: Boo forms designer modifies fields in non-designer file
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3895 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
77d34dd41d
Fixed bug introduced in last commit (fixes unit tests).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3894 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
d665141232
Fixed SD2-1530: protected inner classes are not visible
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3893 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
7ec33b1bc5
Don't constantly create new threads to poll the clipboard.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3892 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
b9ffb204ed
Fixed SD2-1533 - Project configurations get confused
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3891 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
3b35d6455e
Work around for SD2-1485: Build worker occasionally hangs:
...
In parallel builds, don't use in-process build.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3890 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
b2d9c35ccc
- bug fixes
...
- added "ProfileExecutable" dialog
- replaced ProfilerService with ProfilerRunner
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3887 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
a5c7b72482
Fixed unhandled FileNotFoundException in XML tree editor when a file is loaded with a dtd reference that cannot be found.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3886 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
fbabff09df
Fixed bug in 'Find overrides': when overrides were in partial classes, the search result sometimes used the wrong class part.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3885 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
fc810158a9
Fixed exception from forum-9214 (but hung build still not fixed).
...
Fixed string resource name in App.Config description.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3884 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
de9ecf1083
Can now run all tests with code coverage or run all the tests in the current project.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3882 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
274003e760
- finished Options Panels
...
- bug fixes
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3881 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
2bf3520293
Mark booc.exe as 32-bit (fix build).
...
DynamicHelpPad: fixed possible NullReferenceException.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3880 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
1d2890c1e2
Fixed forum-9168: ArgumentOutOfRangeException in BooFormattingStrategy.SearchBracketForward/GapTextBufferStrategy.GetCharAt.
...
Fixed forum-9200: ArgumentException in ShowErrorHelpCommand.Run/IHxTopicList.ItemAt.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3878 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
3c312c7567
Boo: In strict mode, the default visibility is private.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3877 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
521bff07e8
Update to Boo 0.9.1.3287.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3876 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
38a3b7d8d5
SearchAndReplace: don't search in .exe/.dll/.pdb
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3875 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
d0884088c2
Python forms designer now supports Form Color properties.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3872 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
c46f1f7e73
added "QualityTools" menu
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3871 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
255f6dfea7
fixed profiler start bugs
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3870 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
985ff63921
Revert changes to NRefactory.csproj in revision 3849 - add GlobalAssemblyInfo.cs back so that the assembly is correctly versioned.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3869 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Mike Krüger
5c18da0470
* Src/Lexer/AbstractLexer.cs: Added null check.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3867 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Mike Krüger
f5e37276c2
* Src/Lexer/ILexer.cs:
...
* Src/Lexer/CSharp/Lexer.cs:
* Src/Lexer/AbstractLexer.cs: Added SetConditionalCompilationSymbols
method.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3866 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
9fc26985b2
Added CreateStartInfo method to AbstractProject.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3864 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
26a1551633
When handling file names, use StringComparison.OrdinalIgnoreCase instead of InvariantCultureIgnoreCase.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3863 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
d0d97732ad
ExceptionBox: fixed potential deadlock when exception occurred on non-GUI thread.
...
Added menu entries for "Edit > Insert > Paste as comment/string" (r3832)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3862 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
bfa2c3c4cb
Fixed cleanup in AutomatedBuild.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3861 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
de103b0e1b
Add profiler to setup.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3860 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
951e8971a6
Build profiler when using SharpDevelop .bat files.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3859 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
ba077160ba
removed doc
...
fixed references in Profiler.AddIn
clean up in allocator.cpp
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3858 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
81d835428d
Added Profiler
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3857 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Mike Krüger
b978482653
* Src/PrettyPrinter/CSharp/OutputFormatter.cs:
...
* Src/PrettyPrinter/CSharp/PrettyPrintOptions.cs:
* Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: Added place on new
line options.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3856 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Mike Krüger
1e6aefef7e
* Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: fixed bracket
...
space output issues.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3855 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Mike Krüger
175c1b9082
* Src/PrettyPrinter/CSharp/OutputFormatter.cs:
...
* Src/PrettyPrinter/CSharp/PrettyPrintOptions.cs:
* Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: Added some
formatting options.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3854 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
dc48a81a05
Python forms designer now supports Control's Padding property.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3853 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
0b9ce6e1ab
Python forms designer now supports the Form's Location property.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3852 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
c016cdb91a
Python forms designer now supports AutoScrollMinSize, AutoScrollMargin and MinimumSize properties.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3851 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Mike Krüger
92086ff64b
* Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: Respected the
...
aroundassignment option in more constructs.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3850 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Mike Krüger
c16eaaff79
* NRefactory.csproj:
...
* Src/PrettyPrinter/CSharp/OutputFormatter.cs:
* Src/PrettyPrinter/CSharp/PrettyPrintOptions.cs:
* Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: Added some options.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3849 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Mike Krüger
f514596684
* Src/PrettyPrinter/CSharp/PrettyPrintOptions.cs:
...
* Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: Added some output
options.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3848 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
fcaaf311f8
Form.Visible property now loaded/generated in python forms designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3847 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
9adfa8b5b9
Python forms designer now supports loading and generating code for standard control cursors (e.g. AppStarting, Help and WaitCursor).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3846 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Mike Krüger
f71ba19cae
* Src/Parser/IParser.cs:
...
* Src/Lexer/VBNet/Lexer.cs:
* Src/Lexer/CSharp/Lexer.cs:
* Src/Lexer/AbstractLexer.cs:
* Src/Parser/AbstractParser.cs:
* Src/Lexer/Special/Comment.cs:
* Src/Parser/VBNet/VBNetParser.cs:
* Src/Lexer/Special/TagComment.cs:
* Src/Parser/CSharp/CSharpParser.cs:
* Src/Lexer/Special/SpecialTracker.cs:
* Src/Lexer/CSharp/ConditionalCompilation.cs:
* Src/Lexer/Special/PreProcessingDirective.cs:
* Src/PrettyPrinter/AbstractOutputFormatter.cs:
* Src/PrettyPrinter/CSharp/CSharpOutputVisitor.cs: Added some
nrefactory features for monodevelop.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3845 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Mike Krüger
ec18084e7a
* Output/SnippetConversion.cs:
...
* Output/VBNet/CSharpToVBNetConverterTest.cs:
* Output/CSharp/VBNetToCSharpConverterTest.cs: Fixed some unit tests
so that they run on non windows platforms.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3841 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Mike Krüger
594359f77f
* Src/PrettyPrinter/VBNet/VBNetOutputFormatter.cs: Use
...
Environment.Newline instead of hardcoded eol terminator.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3840 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago