Dickon Field
a872553042
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1904 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
98eec4f64b
Added new WiX Setup Files Diff feature. The Setup Files pad can now show the difference between the files defined in the setup and the files that actually exist on the file system. Changed the WiXProject class so only WiX source files .wxs and WiX include files .wxi have their build action set to Compile when new files are added to a WiX project.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1903 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
f3e916cd19
Added the WiX NetFx and VS Extensions schemas to the installer. Restructured the setup project - moved SharpDevelop.url to a Files subdirectory so the new Diff feature does not report the various WiX setup files as missing.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1902 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
0abb40446b
Removed SharpServerTools from installer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1901 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Dickon Field
575ea6776b
removed old version of SharpServerTools preparatory to adding new version at new location
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1900 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
d9dd2ffd90
Fixed SD2-1166: C# parser: Initializer in event declaration causes parser error
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1899 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
c2cc6b6453
Fixed SD2-923: PostBuildEvent element added at beginning of MSBuild project file
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1898 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christian Hornung
46729cc749
ResourceToolkit: Prefer using culture-invariant resource files over localized resource files. Fixed incorrect embedding of EditStringResourceDialog.xfrm.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1897 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
675618d3d9
If the user executes an xpath query with the namespace tab visible then the results tab is re-displayed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1896 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
7b2b18157d
Fixed SD2-1103: MouseEventArgs.Button property shows ' value__ ' member in completion menu.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1895 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
9cf6cfa440
Fixed WixBinding test that was not compiling due to changes in the MSBuildProject where it now uses an MSBuildImport class instead of a string (SD2-1025).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1894 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
bc52b86150
Use GDI (TextRenderer) instead of GDI+ (DrawString) for text rendering in the text editor.
...
Fixes SD2-1135: Font width measurement not exact for some fonts
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1893 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
c9e2f44b1e
Fixed SD2-1025: Conditions on Import element in an MSBuild project are removed on saving the project
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1892 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christian Hornung
409a1a13d9
ResourceToolkit: Applied some fixes from FxCop. Especially reduced nesting of generics by using a custom ResourceItem class instead of KeyValuePair<string,string>.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1891 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
3010494a64
Fixed SD2-950: SharpDevelop Project Cconverter doesn't show correct line/column status.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1890 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
fac93af8f1
Copy Mono.Cecil.dll to unit test folder.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1889 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
a7a23e1400
Added a custom ColorDialog that remembers any user defined custom colors.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1888 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
083b5340a2
Fixed SD2-990: Allow to specify path to FxCop in the options
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1887 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christian Hornung
7a4c5428ea
Fixed SD2-1068: #D can't open resx files if these have resources of type System.Resources.ResXNullRef
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1886 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christian Hornung
5f78877937
ResourceToolkit: Added a ToolBarCheckBox to the unused resource keys view to filter out the ICSharpCode.Core host application resources. Improved performance when the list view is filled.
...
ToolBarCheckBox: Expose the caller and set the owner of the MenuCommand.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1885 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
3077ad3351
Updated NAnt schema to 0.85 RC4.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1884 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
2f1fc818f1
Updated WiX to 2.0.4415.0
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1883 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
17de9c0ba0
Fixed forum-12195 ("TortoiseSvn not found" dialog doesn't use StringParser)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1882 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
50a384e282
Set UseSmartTags default value to true.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1881 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
eb15f39efe
Forms designer: Fixed lookup of generic classes.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1880 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
2ddd254943
CodeDomVisitor: keep type arguments on base type references.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1879 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
de9026a99e
Fixed SD2-1045: Opening a solution created in SharpDevelop in VS Express shows security warnings
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1878 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christian Hornung
03f0228d17
ResourceToolkit: Removed some overly verbose debugging messages.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1877 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
eb0a071dc2
Fixed SD2-1145: Delegates defined outside any class makes refactoring show "Move class to file ''" item.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1876 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
c1ec80ea6a
Fixed SD2-1146: Refactoring generates invalid shared (static) declarations inside VB modules.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1875 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
e3f69a1708
Fixed SD2-973: Boo Forms Designer shows error after adding a control and switching between views.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1874 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
c1021f1393
Fixed SD2-982: Autogenerated interface code adds property setter when only getter defined
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1873 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
ca3838f9b3
Re-enable resolver unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1872 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
d637ec546e
Added ResourceToolkit addin to installer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1871 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
7936cdc4dc
Fixed SD2-1048: Fully qualified names base types are added after 'global::' as keywords Converting from VB to C#.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1870 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
cb9957ac4c
Fixed warning about unused field in XML Editor addin.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1869 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
0d14714a98
Fixed SD2-1136: File changed externally message only appears when SharpDevelop loses focus
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1868 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
26fad390b9
Include NodeTrackingAstVisitor in NRefactory.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1867 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a1b74dfb38
Add ResourceToolkit AddIn (from hornung.dynalias.com/svn/resourcetoolkit/trunk, rev 70).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1866 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
7f16f7249c
Simple solution configuration editor (adding/removing configurations not yet supported)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1865 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
f6f8fe0c62
Fixed SD2-1147. All parameters used in WiX xpath queries have any special XML characters encoded.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1864 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
41de00fe68
Fixed SD2-1094: Compact Framework GetDeviceFrameworkPath task failing
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1863 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
dd53177cd5
The XML Editor now correctly detects that the schema associated with a file extension has been changed and updates any open xml documents. In the original code the property name had been changed but the XmlView was watching for property changed events for the old name.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1862 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Scott Ferrett
4936318a7f
Dlls are not backwards compatible beyond build 1751 due to name space change for ParserService
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1861 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
3f2e742b70
WiX Setup Files property grid now has a file browser and drop down lists with possible attribute values based on the WiX schema.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1860 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Markus Palme
165f9fe9e5
patch from Troy Simpson improving gutter selection
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1859 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
e6682a2264
Can now generate new guids from the Setup Files property grid.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1858 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
0c7e97bd26
Fixed incorrectly named NAnt.addin file in installer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1857 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
9043a2345f
Fixed SD2-1139 - Text editor mouse position incorrect in status bar. The line, column and character positions in the status bar were being set in two different places by slightly different code and in the TextEditorDisplayBinding and the XmlView the positions were off by one.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1856 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
8c3f088c3e
CecilReader was incorrectly marking interface members as private.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1855 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago