Christian Hornung
5352e87454
Updated language resources to fix missing strings.
...
Renamed WixDialog to EmptyWixDialog and WixGraphicalDialog to WixDialog.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3432 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
722e10b754
Added IronPython console pad.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3424 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
fa0d9b4571
Update to WiX 3.0.4415
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3423 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
035e66dcba
Update to IronPython 2.0 beta 4
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3420 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
8ac9a36f86
Fixed build.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3418 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
bc4d77b564
r7442@daniel-notebook (orig r3404): daniel | 2008-08-17 17:23:23 +0200
...
Make MessageViewCategory creation thread-safe.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3414 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
70c3b777cd
Windows.Forms designer now uses OpenedFile for all files it modifies.
...
This ensures that all code and designer views of the same form class are synchronized correctly.
Fixes SD2-1175: .Designer.cs file is saved even if user chooses not to save changes.
ActiveWindowStateConditionEvaluator now checks the dirty state of all view contents of the active window, not only the active view content. This makes the 'enabled' state of the save button consistent with its function.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3390 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
cd5d5eebb5
r7308@daniel-notebook (orig r3339): daniel | 2008-08-14 09:31:18 +0200
...
Fixed SD2-1436: Type references in VB delegate declarations are not resolved correctly
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3341 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
331c98e525
r7307@daniel-notebook (orig r3338): daniel | 2008-08-14 07:56:11 +0200
...
Allow WPF contents in Tools pad.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3340 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
606cb75ed5
Implemented Active*ContentChanged events.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3322 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
ca962af8e9
Move ParameterCheckRefactoringMenuBuilder to SharpRefactoring.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3320 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
216cc81acd
Add AvalonDock.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3300 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
69598c8466
Make workbench a WPF window.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3295 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
87696d60c2
Fixed unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3292 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Justin Dearing
ccc0e49a90
Got the tests to compile. They all don't run on my machine.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3291 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
3bd1ab5517
SD2-1342: Remove Windows.Forms dependency from ICSharpCode.Core
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3287 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
3cb8ad9b26
Added Style Cop addin by Matt Everson.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3286 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
f18f9a6817
Add "Add check for null" and "Add range check" commands to C# refactoring menu.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3279 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
3d58ec399d
Fixed the Python designer unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3275 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
61268e9dc4
Windows.Forms designer: Implemented support for PropertyReflection localization model, and set this as default. Localization model can be changed on new options panel, with the option to keep the localization model of existing forms unchanged.
...
Moved common code from all CodeDOM designer loaders to new base class AbstractCodeDomDesignerLoader.
Fixed field change detection for types with type arguments.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3273 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
2f65a05f2b
Fixed forum-7979 (breakpoint disappears when the line above is deleted).
...
Bookmarks now don't bind to a line, but use a TextAnchor.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3272 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Justin Dearing
bc1f3d9112
You can now insert custom formatted dates with StringParser.Parse() via ${DATE:formatstring}. This string gets passed to DateTime.Now.ToString() and the results returned. All project templates that have an AssemblyInfo.cs now set the AssemblyCopuRight to this year.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3247 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
ee432c5ff0
Remove dot characters from generated WiX component ids.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3224 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
3dfb4d627d
Set the KeyPath to true when adding a file with its own parent component in the WiX setup files editor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3223 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
fc1a8bb8ec
Diff menu item in WiX setup files editor now shows new directories that are missing from setup.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3219 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
46e71bc93d
Added an Add Files menu item to the selected directory node in the WiX files editor. This menu item will add multiple files, each with its own parent component, to an existing directory tree node in one step.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3218 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
2af778abe8
SD2-1366: Add Boo Interpreter back to SharpDevelop
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3209 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
c2c5e8b021
Add log4net, NUnit, PartCover source code to Vendor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3150 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
954948bcbb
DefaultWorkbench can now be replaced with a custom class implementing the IWorkbench interface. Added a snippet compiler sample that demonstrates how the DefaultWorkbench can be replaced.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3096 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
679734ea11
Fix failing WiX tests due to changes in wix.targets schema.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3095 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
3b28446cec
Add class for each code snippet conversion.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3088 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
ba1da5b671
Implementation of the bracket highlighting for Boo
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3084 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
87b988cc79
Fixed NullReferenceException when hovering over Name property in loose XAML files.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3079 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
5ed0197a38
Fixed forum-7772: Autocomplete does not recognize variables that start with underscore (_)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3069 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
779bded4ad
Remove boolean properties "Standalone" and "NoMLLib" from CoreCompile target inputs, only files/directories should be listed there. This fixes the issue that some F# projects (projects with those properties set) would always recompile even when unchanged.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3068 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
e3927b4b2c
Fixed build error when compiling F# binding with new F# version.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3066 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
38cef94960
Fixed SD2-1414: Mouse wheel scrolling does not work for high-resolution mice
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3064 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
376daec8a3
Fixed syntax error in C# code used in C#->python converter unit test. The test was broken because I changed the parser's error recovery strategy in revision 3059.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3062 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
7efa54a6fb
Fixed casing of Microsoft.CSharp.targets and System.Xml in .csproj files, fix FileUtility.Minimal.cs when running on Mono.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3050 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Matt Ward
4d5873eec9
Python parser now gives classes the namespace of the file. Added code completion support for local variables.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3038 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Matt Ward
7db58ef39d
Code completion in the Python binding was not working due to a change in the AbstractCompletionDataProvider's GetExpression method where the expression offset is now after the end of the text.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3034 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Matt Ward
de2d66bc22
Added System reference to Python console project template.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3033 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
46ff714cc1
Fixed SD2-511: Code completion in inserted line
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3023 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
f5913a8d1d
Worked on lambda expression support.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3010 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
420b068acd
Rewrote type inference and overload resolution. The new version has support for implicitly typed lambda expressions.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3009 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
48694b5ee1
Fixed list of Boo primitives.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3006 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Matt Ward
6722800a0e
Fixed null reference exception that occurs when a Python method is missing its last parameter.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3001 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Matt Ward
66139d6231
SD2-1364 - End operator statement not added after user presses enter key. Patch by Siegfried Pammer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2994 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
98b7690971
Fixed usage of AmbienceService.CurrentAmbience: sometimes the ConversionFlags were not used because the ambience object was recreated.
...
Fixed page up/page down in text editor: confusion between character and pixel coordinates caused caret to move to the wrong column.
Fixed crash when StartProgram or WorkingDirectory were invalid paths.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2990 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Matt Ward
0fbdacdd23
Added a CheckIfFscNotInstalled target to the F# build tasks so that it is possible to build SharpDevelop's main solution without the F# compiler being installed. If the CheckIfFscNotInstalled property is set to True in the F# project and the F# compiler cannot be found a warning is displayed and the F# addin is not built. If the CheckIfFscNotInstalled property is not set or set to False the F# build tasks will not check for the presence of the F# compiler and will try to compile the project. This will be the case for any projects created from the F# project templates.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2982 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago