Daniel Grunwald
48939e61d6
Rename FormDesigner to FormsDesigner.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@855 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
5ee5308e39
Improved C# -> Boo converter.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@854 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
c6337e8436
SD2-592: Exception thrown when trying to copy a file
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@853 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
38277f6d8d
Fixed SD2-466: Tools panel doesn't work in autohide mode
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@852 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
37b426ac39
Work around MSBuild bug: log4net.dll is not copied to the unit test output directory (and copying some other libraries just in case...)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@842 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
cd8652cef5
Work around MSBuild bug: ICSharpCode.SharpDevelop.dll is not copied to the unit test output directory.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@841 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
206a379d1d
NAntAddIn unit tests now don't need a hard-coded path in the config file.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@839 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
d35a99159c
Set output directory of unit test projects to bin\UnitTests
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@838 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
039c26ad22
Html Export menu option no longer gets disabled after being selected once.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@836 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
5572b5104f
Use project references to NUnit.Framework instead of GAC references (NUnit isn't in the GAC on the build server).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@833 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
26ac8daa56
SD2-582: Solution file incorrect after adding a second project
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@818 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
d8682cf797
Fixed SD2-577: System.ArgumentException: Value does not fall within the expected range
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@817 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
2cff0d9e07
Added context menu to AddInManager, put strings into translation database. Chloë (GeneralWizardBackground.png) now uses alpha transparency and looks great in different color profiles.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@814 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
49b9f18bb1
Check dependencies when enabling/disabling AddIns.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@807 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
d4304b6400
Add simple AddIn manager that can enable and disable AddIns.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@806 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
88aee1b29e
Added workaround for TreeView bug when drawing selected nodes when the treeview does not have focus.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@803 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
0642cc120b
Now AddIns are loaded from three locations:
...
- ApplicationBase\AddIns
- ConfigDirectory\AddIns
- locations defined in ConfigDirectory\AddIns.xml
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@802 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e372792062
Patch by Scott Ferrett: Match whole word now accepts any non-letter-or-digit character as word bound, fixed exception when searching in "whole project" or "whole solution" and the project contained an open .resources file.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@800 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
aaeea686f3
Use ToolStripManager.Renderer instead of MenuService.Renderer. Use ProfessionalRenderer+SystemColorTable instead of SystemRenderer.
...
The "CoreStartup" class now helps starting up the core and enables the core user to change the location of the properties file and some other core settings.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@799 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e88d9dd139
Fixed code completion in WithStatements.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@798 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
7483a7e3c7
GAC references displayed using short names in project browser and class browser. Extra GAC information displayed in property pad.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@796 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
d5b981e7e0
Show new AddIn properties in the AddInScout.
...
Fixed C# ExpressionFinder bug: identifiers were resolved as type names when they were in front of a keyword like 'in' or 'as'.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@795 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
49040ea269
Fixed code completion for project references.
...
Added support for AddIn dependencies and conflicts to ICSharpCode.Core.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@794 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
35b9dbc809
Fixed SD2-515. Project or assembly reference added to the project when a custom component from the toolbox is added to a form.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@793 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
19d12c198e
Applied Christian Hornung's fix for SD2-562. The ViewContents are notified of deselection prior to the workspace layout being changed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@789 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
520efd3bca
add MSBuildFile.cs for the last update 787
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@788 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
20e675a154
updating repository to avoid the build bug (is no one responsible for this?)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@787 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Markus Palme
a9bbe786cf
applied patch from Scott Ferrett: Support for % in itmes in MSBuild files
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@786 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
8ce89234c4
Read unknown project items from MSBuild files, allow project to override creation of project items (patch by Scott Ferrett).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@784 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
2e13b56e1d
Fixed moving linked files in the project pad and other minor bugs.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@783 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
9732195894
Fixed exception when loading referenced assembly using Reflection when a type parameter constraint on a method referenced another type parameter from the same method.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@780 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
28dfc752a6
Fixed a few minor bugs.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@779 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
d72a6d98b6
ErrorListPad now uses TaskView (patch by David Alpert). Renamed ErrorList to ErrorListPad and OpenTaskView to TaskListPad.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@777 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
b8720c2bac
Fixed SD2-564: Code always generated for c#.
...
Fixed VB parser bug ("Dim lDrives() As DriveInfo")
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@776 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
45e773b985
Fixed some bugs in the project browser (Solution Folders and Solution Items)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@774 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
392040b16f
Fixed some bugs regarding missing files and folders in the project browser.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@772 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
df90bc1412
Fixed SD2-565. Cutting and pasting a file into its original directory no longer deletes the file.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@771 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a7bbc127a9
Fixed SD2-551: Project view not always synchronising the current document
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@770 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
7acf63b916
Improved sorting of TaskList (patch by David Alpert)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@767 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
81f0f4322c
Fixed NullReferenceException in DynamicHelpPad. Updated layout configuration to hide DynamicHelpPad by default.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@766 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
3af84e5070
Fixed SD2-561: Running a single file causes unhandled exception
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@764 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a6852502a4
The Boo AddIn now supports code completion for generics. The C# -> Boo converter now supports converting generic type references.
...
NRefactory now uses CastExpression for all cast types ("DirectCast", "CType", "TryCast"). TypeOfIsExpression now used by C# instead of BinaryOperatorType.TypeTest.
Updated to new Boo version that supports parsing and writing generic type references.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@763 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
c090e3a27c
Fixed SD2-556: Resx not being added to project
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@759 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Markus Palme
b401caf16a
SD2-532: revamped html export; made progress bar access threadsafe
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@758 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
167a0e3a4e
Applied "Sortable OpenTaskView pad" patch from David Alpert.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@750 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
91104f4152
Fixed SD2-559: Jagged arrays don't parse
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@747 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Markus Palme
d6990c235f
correct comment prefix
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@746 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Markus Palme
8764384554
xml comment insertion and completition for vb.net
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@745 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
605a6e924e
Fixed SD2-560: Interface implementation generator messes up arrays
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@743 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
b100ff1fb0
Improved code completion for extension methods (currently only enabled for Boo).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@739 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago