Siegfried Pammer
|
a6289b3df0
|
fixed SD-1889 - NullReferenceException when pausing debugger
|
14 years ago |
Siegfried Pammer
|
d522c97774
|
fix SD-1846 - Changing debugger options during debug causes exception
|
14 years ago |
PeterForstmeier
|
d9521390bf
|
ReportViewModel.cs DependencyReport
|
14 years ago |
PeterForstmeier
|
93eb64d2be
|
BaseClass for Reporting
|
14 years ago |
Siegfried Pammer
|
69800ced7c
|
fix SD-1843 - 'Pause on handled exceptions' won't let me continue program execution after a handled exception is caught by the debugger
|
14 years ago |
Siegfried Pammer
|
b4e1e34202
|
add Continue button to DebuggeeExceptionForm
|
14 years ago |
Matt Ward
|
2e8a512fc9
|
Update text editor syntax highlighting when a filename is changed.
|
14 years ago |
Matt Ward
|
69a29bc736
|
Fix argument exception when using File->Save As and changing a file to a ASP.NET file extension when it was not previously.
|
14 years ago |
Siegfried Pammer
|
47c9ee8fc8
|
small adjustments to Exception Form
|
14 years ago |
Siegfried Pammer
|
421b4a44c9
|
fixed Exception #3275
|
14 years ago |
Matt Ward
|
915b36334a
|
Store IIS Express and IIS settings in project file.
Set the IsDirty flag when changes made to Web project options.
|
14 years ago |
Daniel Grunwald
|
aa1642faa8
|
Add XmlDocTooltipProvider.
|
14 years ago |
Siegfried Pammer
|
bcc9fa34ae
|
implemented SD-1890 - WPF Designer does not support WPF Page
|
14 years ago |
Siegfried Pammer
|
d01ae06ee0
|
improve information provided in WpfDocumentError
|
14 years ago |
Siegfried Pammer
|
8ffb5462d8
|
fix SD-1816 - Forms Designer generates invalid code when targeting previous versions of .NET
|
14 years ago |
PeterForstmeier
|
65f1038a9a
|
OverviewReport
|
14 years ago |
PeterForstmeier
|
e354ea523c
|
Fix Report1.srd
|
14 years ago |
Siegfried Pammer
|
85774f1d77
|
fix build
|
14 years ago |
Siegfried Pammer
|
2f0119463b
|
remove catch all from PerformanceCounterDescriptor.GetProcessInstanceName and add explanations for the different exception types
|
14 years ago |
Siegfried Pammer
|
b5c482d4c2
|
reviewed patch by aleksoft
|
14 years ago |
Matt Ward
|
17afd007e0
|
Debugging with IIS Express and IIS now working.
Fix breakpoints in Application_Start not being hit by running IIS Express with the debugger instead of attaching.
|
14 years ago |
Siegfried Pammer
|
860a1432ae
|
fix SD-1888 - NullReferenceException in ExpressionNode.EvaluateExpression
|
14 years ago |
Alex Ivanov
|
c34ce8ddc3
|
Debugger: try harder to resolve cast expressions
|
14 years ago |
Matt Ward
|
c4afa0ea5b
|
Fix failing unit test.
|
14 years ago |
Matt Ward
|
d4d5a3cad0
|
Fix build.
|
14 years ago |
Siegfried Pammer
|
4155482892
|
fix possible NullReferenceException in SearchManager
|
14 years ago |
Siegfried Pammer
|
be4aed03f8
|
correct typo in string resource name and add Web options as separate project options page
|
14 years ago |
Siegfried Pammer
|
e2d61ab0ae
|
add note to AspNet.Mvc.addin
|
14 years ago |
Siegfried Pammer
|
4c7aefdf7a
|
move WebProjectService to AspNet.Mvc.csproj
|
14 years ago |
Siegfried Pammer
|
4188272c0e
|
reduced code duplication in WebBehavior.Start
|
14 years ago |
Siegfried Pammer
|
7c3e361c79
|
starting a project with/without debugger works again
|
14 years ago |
Siegfried Pammer
|
23907c2d2c
|
move XAML-related Behaviors to XAML binding
|
14 years ago |
Siegfried Pammer
|
80160c1c19
|
finished implementation of Behaviors
|
14 years ago |
Daniel Grunwald
|
adda0ee18d
|
C# code completion
|
14 years ago |
PeterForstmeier
|
698bd2e873
|
Very simple Report in CQA
|
14 years ago |
PeterForstmeier
|
731dc8870d
|
Sql Server 2005 is back
|
14 years ago |
Siegfried Pammer
|
c6e87d5b03
|
remove unused code from ConnectionWizardWindow and properly implement exception handling
|
14 years ago |
PeterForstmeier
|
620f473b2a
|
Cleanup
|
14 years ago |
Daniel Grunwald
|
5eb2d97b33
|
Register parsed files in project content.
|
14 years ago |
PeterForstmeier
|
7a340184f8
|
Database Tools, Fix: http://community.sharpdevelop.net/forums/p/12955/37213.aspx#37213
|
14 years ago |
PeterForstmeier
|
f02b774342
|
ToolTip Style in DependencyMatrix
|
14 years ago |
PeterForstmeier
|
844feec8a9
|
Debugcode in reporting
|
14 years ago |
Siegfried Pammer
|
3b601df39b
|
implement a version check in the SQLServerDatabaseDriver. Versions 2000 and 2005 are no longer supported.
|
14 years ago |
Matt Ward
|
8a98d652cb
|
Add F# project and file template icons by Michael Seeger.
|
14 years ago |
Siegfried Pammer
|
240870f897
|
fix potential null reference in WindowsDebugger.JumpToCurrentLine
|
14 years ago |
Daniel Grunwald
|
6252752134
|
Mark MachineSpecifications as preinstalled addin.
|
14 years ago |
Siegfried Pammer
|
6088f7426c
|
fixed http://community.sharpdevelop.net/forums/t/14458.aspx
|
14 years ago |
Siegfried Pammer
|
5e18c7a6b7
|
add colored tooltips to MatrixControl
|
14 years ago |
PeterForstmeier
|
3d08e8bd6d
|
Tooltip's in DependencyMatrixControl, enhance CellSize in MatrixControl and Font in left and Top TreeView
|
14 years ago |
PeterForstmeier
|
6a0830f1a6
|
Small changes in NodeDescription.xaml, remove debug code
|
14 years ago |