Matt Ward
b81e396846
Fixed SD2-1123. Code coverage vist count list view is now sortable by column.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2324 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christoph Wille
2c4db39f0c
SharpReport to SharpDevelop Reports change (non-final assemblies)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2323 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Russell Wilkins
7775a0a233
Rules file handling implemented.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2322 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
47dbaf6529
Unit Tests window changes: It now has an All Tests root node when multiple test projects exist in a solution. Added a toolbar button and menu item to run all the tests in the solution independent of the currently selected test. Added a run with code coverage toolbar button.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2321 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christian Hornung
4198ba3c8a
ResourceToolkit:
...
Implemented SD2-1237 - Support accessing linked resource files. Resource files that are accessed using a ResourceManager (except the designer generated ones) are now searched in the project instead of directly on disk.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2320 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Russell Wilkins
9e621318ec
Template updates,
...
EventBindingService and code generation updates
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2319 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a594307239
Some XML documentation for ICSharpCode.Core.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2318 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
934c1d479b
Fixed resource editor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2317 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
754731e161
Add the WorkflowDesigner AddIn written by Russell Wilkins, see http://sdwwf.sf.net/
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2316 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
d3ed55b029
Fixed unit test and setup.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2315 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
1808336a1c
Merged SD 2.1 rev. 2226:2312 to trunk.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2314 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
15d7aadd27
Worked on SD2-1234: Create common way to handle in-memory representations of files that have multiple views.
...
Removed SharpQuery.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2313 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
ea4786654b
Fixed SD2-768 for the Unit Tests tree. The context menu is set for each test tree node so it will open near the node and not in the middle of the window when using the keyboard shortcut Shift+F10.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2312 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
18fc86e2b7
Using Andrey Gliznetsov's Advanced TreeView for Local Variables Pad
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2311 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
288fa89d45
Fixed build.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2310 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
5e9379e6a1
Refresh assembly project contents when adding a reference.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2309 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Justin Dearing
43578a95b0
A pattern for implementing a ConfigurationCollection for storing recently opened files in your application. Its a good starting point.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2308 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Justin Dearing
a1a53eeb43
I cleaned up the tabs for the ConfigurationElement.cs(Section|Collection|Element) xtf files. Cleaned up the comments in the associated .cs files. Also added contructor code to ConfigurationSection to all the section to appear in user.app.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2307 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Justin Dearing
51a8fad9cd
Added a "graphical" dialog based on the UserExitDialog.wxs
...
Changed the naming for WixDialog.xft
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2306 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Itar Bar-Haim
1e8116d722
Made the NoteCanvasItem editable;
...
Some refactoring and file movement;
Added zoom commands (not added to the toolbar yet);
Added styling for abstract, static, and sealed classes.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2305 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
12e0510669
Fixed forum-14696: Code completion exception for Boo
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2304 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
34c8a212b1
Fixed SD2-1261: DOM crash on incomplete VB array field definition
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2303 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
6962c12d53
Fixed SD2-862. The highlighting editor now supports the singleword attribute on begin and end spans.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2302 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
39d46ef721
Fixed SD2-961 - Null reference exception on performing a find next on a reopened file. The ProvidedDocumentInformation now has an Equals method which takes into account if the TextAreaControl is different. This Equals method is now used instead of only comparing the filenames so the search can determine if the document has been closed and reopened and a new ProvidedDocumentInformation instance will be required.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2301 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
c2ac5dad22
Fixed SD2-1127. Can now comment out a region of text between two existing block comments.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2300 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
3cbcab3bf6
Custom components side tab is now updated when a new reference is added to the project. It is also disposed before creating a new instance when the toolbox side tabs are reloaded.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2299 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
aaec0f764a
Fixed SD2-1072. The caret position is validated when the TextAreaControl is entered.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2298 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
4d9719d51b
Fixed SD2-1157. Changed the breakpoint text highlight colour so it matches the breakpoint icon.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2297 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
492c46df04
Allow clicking "through" icons in the text editor icon bar margin if they don't handle the mouse event.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2296 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
9f7af675e0
Added Andrey Gliznetsov's Advanced TreeView
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2295 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
e18a648417
Fixed SD2-1267 - Cannot design a WiX dialog that is not in a project.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2294 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
39cb494584
Removed the ToolPath's Condition check from new WiX Projects (.wixproj).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2293 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
d6a236d69f
Changed the WiX project imports test so that the order of the imports does not break the test.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2292 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
bdadb26f01
Fixed failing WiXBinding test. A WiX project now has two imports. Added the extra Microsoft.Common.targets import to use its copy local functionality.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2291 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
cd3fe19a3c
Added support for copy local files in WiX projects. A 'Compiling ProjectName...' message is now shown when building a WiX library project using the lit task.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2290 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christian Hornung
c0ff641dcc
Added a ListView sorting framework to the Widgets library and used it to implement SD2-1266 - sortable columns in resource editor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2289 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Itar Bar-Haim
48c8becab8
Implemented some of the member-adding functionality of the ClassEditor (work in progress).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2288 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
ed21dc016f
Fixed last build;
...
Compare test results in test instead of in TearDown
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2287 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
415293947c
Updated to WiX 2.0.4820.0. Modified wix.targets so WiX libraries (.wixlib) can be built and incremental builds now work.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2286 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
0ec8985ebe
Cache variables for a Function;
...
Some bugfixes
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2285 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
c63173012b
Trim nulls from the end of most strings
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2284 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
57c289f5fe
Ignore base class of generic types and return 'object' instead
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2283 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
b73f94b3ec
Do not assume that strings are null terminated
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2282 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Justin Dearing
6bfdd31a45
Fixed a comment.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2281 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
4b285226c2
Updated string resources
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2280 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
4681b50e41
Fixed access to members of base class
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2279 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
b7d71e00d0
Fixed SD2-847. Generating VB.NET code for an overridden method inside a My class (e.g. MyApplication) would throw an ArgumentOutOfRangeException. Changed the CodeGenerateBase class to use the class selected in the text editor and not the compound class when inserting generated code.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2278 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
128320fba5
Added exception test
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2277 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
aba1f8eb38
Static method do not have 'this'
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2276 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
9ee0b16287
Fixed types for nested generic classes
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2275 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago