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
David Srbecký
34a6fb2cd1
Debugger tests: Store various states to XML and compare with previous results
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2274 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
ca351977a4
Fixed SD2-1250. Can now specify floating point values for the text editor's font size.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2273 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
4767b24e72
Added a new icon for Component tree nodes in the WiX Setup Files editor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2272 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
ffad036894
Unified model for both Local Variables Pad and Tooltips
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2270 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Dickon Field
7a6716306d
Added progressbar for queries from sqltool, introduced base class derived from TextEditor to host code completion behaviour
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2268 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Itar Bar-Haim
e5631e90ae
Added initial editing (refactoring) support to the class editor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2267 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Itar Bar-Haim
d97757c210
Fixed class wizard so it is now compiled to the correct place and has the correct version.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2266 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Itar Bar-Haim
b503759849
Added the class wizard project to the class diagram solution.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2265 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christian Hornung
6aea4eba79
ResourceToolkit:
...
Fixed resolving of local resource managers (was broken since r2191 because NRefactoryResolver now requires the location to be set on expressions that are parsed with parser.ParseExpression).
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2264 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
4990d11008
Support editing multiple controls inside the property editor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2263 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
cc9430b8dc
Fixed SD2-1087: Setting IEditable.Text does not update undo stack
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2262 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
14d8cd8f50
Fixed SD2-1251: Code generation in partial classes picks the wrong part
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2261 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
b74c496ea6
Try to avoid Project GUID conflicts.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2260 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
ff2a4f26f0
Fixed forum-14286: exceptions thrown when trying to create WPF application without .NET Framework 3.0 installed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2259 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
2ea30969e5
Rework hit testing.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2258 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
1b7398fc85
Fixed SD2-1185 - Quick class browser's method list not in sync with selected class.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2257 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
55e7fa42b9
Support editing enum property in PropertyEditor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2256 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
9b330200f4
Fixed SD2-1257. Fixed a null reference exception in the AddComponentsDialog that could occur when listing the components from a file which is not a .NET assembly.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2255 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
4cb3045791
WPF PropertyEditor
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2254 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
695de9d5af
Fixed SD2-1255. VB.NET code generator options are now initialized.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2253 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
f8983fac80
Fixed SD2-1235 - Browsing for a new folder in the New Project dialog should use the dialog's location as the starting folder. SharpDevelop now uses the FolderBrowserDialog that is a part of .NET 2.0 which allows the setting of the initial folder location.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2252 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
268ee04412
Fixed SD2-1187 - The properties pad displays an ampersand character for the project's Configuration property.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2251 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
981e889a00
SD2-897 - Reloading an unchanged file loses folds and member bookmarks.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2250 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
b16372b17e
Fixed SD2-827 - Folder still visible after excluding it from the project. When a directory node was excluded the visiblity of the node was not being updated.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2249 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
bc26b06010
Add "IsSet" button to property grid.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2248 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
413f0bcbc0
Fixed SD2-1227. Tab characters are now trimmed from the navigation history drop down.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2247 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
4a578b3c3d
Begin implementing the PropertyEditor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2246 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
20eea2e9d5
Installer now shows a feature tree with the file associations that will be created by default. The user can choose which file associations are not created by either disabling them all or disabling them individually from the feature tree.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2245 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
3296c544eb
File associations are no longer registered at startup by default.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2244 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
e22a8beca8
Add WindowClone.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2243 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
226f46fcbb
Fixed SD2-1007: VS .NET solution are not converted correctly to the VS 2005 format.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2242 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f0bccb60c4
Fixed in rev. SD2-870: 'Hide mouse cursor while typing' make cursor remain hidden on mouse motion
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2241 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago