PeterForstmeier
|
1dee68f7c6
|
C++ Binding, change ApplicationOptions.cs to Wpf
|
13 years ago |
Daniel Grunwald
|
ca8a8e283e
|
Merge SharpTreeView changes from ILSpy to SharpDevelop.
|
13 years ago |
Matt Ward
|
c02032d0e7
|
Do not show pre-release NuGet packages in Manage Packages dialog.
|
13 years ago |
Matt Ward
|
a9c9850ca5
|
Update to NuGet 1.7
|
13 years ago |
Matt Ward
|
ddc4ba94a3
|
Specify /noxml in the NUnit-Console command line if xml test results are not to be generated.
|
13 years ago |
Matt Ward
|
95aeaba095
|
Update to NUnit 2.6.0.12051
|
13 years ago |
Siegfried Pammer
|
2a585e95c4
|
fix possible cause for OutOfMemoryException in VBNetParser
|
13 years ago |
Siegfried Pammer
|
d32227f62e
|
fix http://community.sharpdevelop.net/forums/t/15659.aspx
|
13 years ago |
PeterForstmeier
|
5daf3ef84b
|
adjust src\AddIns\BackendBindings\CppBinding\CppBinding\Project\ApplicationOptions.cs to work with old ApplicationOptions.cs,
|
14 years ago |
Siegfried Pammer
|
c0cded9af4
|
fix IOExceptions that could occur while searching
|
14 years ago |
Siegfried Pammer
|
17479d34f6
|
improve mime type detection
|
14 years ago |
PeterForstmeier
|
e726babb78
|
ApplicationSettingsXaml.xaml
|
14 years ago |
Matt Ward
|
3af26fc3ca
|
Fix ArgumentNullException in IronPython forms designer when a form has a button, a timer and only the timer's Tick event handler is specified.
|
14 years ago |
Siegfried Pammer
|
6789dd762e
|
add some more project browser commands
- open folder (missing on solution node)
- open command prompt here
- run project without debugger (http://community.sharpdevelop.net/forums/t/15640.aspx)
|
14 years ago |
David Srbecký
|
0a98924dd2
|
Do not throw exception when the debugger encounters thread which we do not know about.
|
14 years ago |
Siegfried Pammer
|
9260c46613
|
fix http://community.sharpdevelop.net/forums/p/15639/39951.aspx#39951
project (and thus the target framework) was improperly detected for newly generated resource files (not yet written to disk).
|
14 years ago |
Daniel Grunwald
|
78c9de6e32
|
Fixed CallStackPad not refreshing when during initialization.
|
14 years ago |
Daniel Grunwald
|
cf8636e02f
|
Don't insert BS or CR character when deadkey is followed by backspace/enter.
|
14 years ago |
Siegfried Pammer
|
c07882ccfb
|
fix http://community.sharpdevelop.net/forums/t/15637.aspx
and other issues in WatchInputBox
|
14 years ago |
Matt Ward
|
ac21d298e5
|
Fix COMException when searching across all files when one file is an empty file.
|
14 years ago |
Matt Ward
|
4e050511e1
|
Store recently used service reference urls in SharpDevelop properties instead of using the browser's most recently used urls.
|
14 years ago |
Matt Ward
|
2ed3df1604
|
Bring output window to front when adding service reference so svcutil output can be seen.
|
14 years ago |
Matt Ward
|
97898e4c8e
|
Support selecting individual assemblies to use when generate service references.
|
14 years ago |
Matt Ward
|
c78b7ad694
|
Remove discover in projects button from service reference dialog.
|
14 years ago |
Matt Ward
|
30d21da23e
|
Fix items selected in Advanced service reference dialog changing on opening and closing dialog.
|
14 years ago |
Siegfried Pammer
|
3abf671f4d
|
fix another side of SD-1846 - Changing debugger options during debug causes exception
|
14 years ago |
Siegfried Pammer
|
dd1c8955f6
|
fix exception 3265 again
|
14 years ago |
Siegfried Pammer
|
405ef3fc0a
|
disable UDC if debugger is attached to avoid dead-locks
|
14 years ago |
Siegfried Pammer
|
00edc9c069
|
use custom SearchableFileContentFinder to avoid possible loss of information due to wrong encoding detection
|
14 years ago |
Siegfried Pammer
|
cf5f9a1836
|
fix detection of UTF-32 and add Unit Tests
|
14 years ago |
Siegfried Pammer
|
50fd5bc242
|
fix detection of UTF-16 BOM
http://community.sharpdevelop.net/forums/p/15627/39925.aspx#39925
|
14 years ago |
Siegfried Pammer
|
6e0c1e194f
|
fix exception 3396
|
14 years ago |
PeterForstmeier
|
7a03834bfe
|
Convert CodeGenerationPanel.cs to WPF
|
14 years ago |
Matt Ward
|
482660ffe3
|
Remove Web Reference features from service reference dialog.
|
14 years ago |
Matt Ward
|
06df4bbea1
|
Use svcutil built against .NET 4.0
|
14 years ago |
Matt Ward
|
2513d08f9f
|
Implement advanced options for generating service references.
|
14 years ago |
PeterForstmeier
|
5129e1b5d4
|
Convert EditStandardHeaderPanel.cs to Wpf
|
14 years ago |
Siegfried Pammer
|
c580b21697
|
fix leaked OpenedFile after creation of ViewContent fails, causes exceptions some later actions, see:
http://community.sharpdevelop.net/forums/t/15625.aspx
|
14 years ago |
Siegfried Pammer
|
b6d2d5a60d
|
fix SD-1594 - Windows Forms designer generates the wrong version of .resx files for .NET 3.5 projects
and convert .resx on project upgrade/downgrade (as noted in a comment on the issue)
|
14 years ago |
Daniel Grunwald
|
6921b3ed90
|
Fixed crash when overwriting binary files while creating a new project.
http://community.sharpdevelop.net/forums/t/15626.aspx
|
14 years ago |
PeterForstmeier
|
6d868f9b7b
|
Cleanup
|
14 years ago |
PeterForstmeier
|
fcaa037aa6
|
Convert SelectStylePanel from *.xrfm to Wpf
|
14 years ago |
Siegfried Pammer
|
589598e3ac
|
fix build
|
14 years ago |
PeterForstmeier
|
a2b9954af9
|
Merge branch 'xmlForms' of github.com:icsharpcode/SharpDevelop into xmlForms
|
14 years ago |
PeterForstmeier
|
d912c0b6d5
|
StringListEditorXaml.xaml, DataBinding still missing
|
14 years ago |
Siegfried Pammer
|
bf23572925
|
fix http://community.sharpdevelop.net/forums/t/15618.aspx - do not dispose change watcher in ChangeMarkerMargin - it could be used by two different margins (in two synchronized text editors, for ex. split view)
|
14 years ago |
Siegfried Pammer
|
a7309fc677
|
fix SD-1726 - WPF loads assemblies by their unqualified name
|
14 years ago |
David Srbecký
|
0fb7f129c8
|
Fixed bug in node removal - the removed node was left in invalid state.
This only caused problems if the node was later added back.
|
14 years ago |
Siegfried Pammer
|
06440c49d8
|
fix SD-1894 - ArgumentOutOfRangeException when indenting .xaml file
|
14 years ago |
David Srbecký
|
b7863dc22a
|
SharpTreeView lines were sometimes incorrect due to recycling
|
14 years ago |