Siegfried Pammer
|
cf9a06642b
|
fixed small, but annoying bugs in VB Lexer and profiler
|
14 years ago |
Matt Ward
|
e3d160c6da
|
Fix ${TargetPath} evaluating to wrong file extension for WiX projects.
|
14 years ago |
PeterForstmeier
|
aa7e1bba54
|
eliminate '0' values in 'Nodes'
|
14 years ago |
PeterForstmeier
|
8fd6c23877
|
Change itemWithCommand to ItemWithAction
|
14 years ago |
PeterForstmeier
|
b964a68112
|
try List<ItemWithCommand> for filtering nodes
|
14 years ago |
Matt Ward
|
b26a6fb635
|
Move Manage Packages menu item after Add Service Reference menu item when right clicking on a project.
|
14 years ago |
PeterForstmeier
|
dd45b722cb
|
ChangeTabItem = Reset TreeMap,Small changes from FxCop
|
14 years ago |
PeterForstmeier
|
4591d52baa
|
Reset databinding for TreeMaps
|
14 years ago |
Matt Ward
|
c45c27e6bd
|
Fix C++ project failing to run when solution and project exist in the same folder.
|
14 years ago |
Matt Ward
|
12f11b356b
|
Move Rhino.Mocks to common libraries folder.
|
14 years ago |
PeterForstmeier
|
8497323e67
|
CodeQualityAnalysis - Rework StatusBar to show actual values of selected Item
|
14 years ago |
PeterForstmeier
|
554f23a2ae
|
CodeQualityAnalyis Sort members in TreeViews
|
14 years ago |
Siegfried Pammer
|
95c3cd9c63
|
added "Launch HLM" to Help menu
|
14 years ago |
PeterForstmeier
|
fc7b29f5ef
|
Activation of MetricCombo, re factor creation of Nodes(INodes)List
|
14 years ago |
Daniel Grunwald
|
2049beb82f
|
Update to SharpSVN 1.7.2
|
14 years ago |
Siegfried Pammer
|
830b0ab255
|
don't swallow exceptions if errors occurred while loading assembly in CQA
|
14 years ago |
Matt Ward
|
08f8dd6893
|
Fix incorrect MSDN url when searching online Help.
|
14 years ago |
Daniel Grunwald
|
65a130c882
|
Ignore SQLiteException if UDC database is locked.
|
14 years ago |
Siegfried Pammer
|
394166496e
|
added AutoInsertBlockEnd option to options dialog
|
14 years ago |
Siegfried Pammer
|
71db1c62ac
|
fix NullReferenceException in DisplayCaretHighlightAnimation
|
14 years ago |
Siegfried Pammer
|
2064ac350c
|
fix warning in PerformanceCounterDescriptor
|
14 years ago |
PeterForstmeier
|
02cb93910b
|
Extend CodeQuality/Src/MainWindowModel.cs with Menu
|
14 years ago |
PeterForstmeier
|
f52969bef6
|
WaitCursor in CodeQuality/Src/MainWindow.xaml
|
14 years ago |
PeterForstmeier
|
73bd16d006
|
CodeQuality/TreeMaps/Controls/TreeMapsPanel.cs override OnRender to show WaitCursor
|
14 years ago |
Siegfried Pammer
|
ac717c602d
|
allow ShowHiddenDefinitions to be used independently from HighlightBrackets setting
|
14 years ago |
Siegfried Pammer
|
6bbb231db8
|
add EnableVirtualSpace setting to options dialog
|
14 years ago |
Matt Ward
|
fcd870f77d
|
Fix argument null exception in caret references renderer when finding references and last resolve result has been set to null.
|
14 years ago |
Siegfried Pammer
|
3c7c5d703f
|
fix SD-1873 - Unhandled WPF Exception when deleting text in text editor
|
14 years ago |
Matt Ward
|
c6d9b445d7
|
Fix null reference exception when opening the debugging options panel and Step over all properties is true.
|
14 years ago |
Siegfried Pammer
|
e1a6f2b746
|
fix problem with readonly directories, when trying to profile executable in %PROGRAMFILES%
|
14 years ago |
Siegfried Pammer
|
51c3a092dd
|
fixed unit tests
|
14 years ago |
Siegfried Pammer
|
63bbc50e24
|
fixed some compiler warnings
|
14 years ago |
Siegfried Pammer
|
4457c68054
|
integrate changes for virtual space into SharpDevelop
|
14 years ago |
Matt Ward
|
e7d03f328e
|
MSpec addin assembly version number now uses common SharpDevelop version number.
|
14 years ago |
Tomasz Tretkowski
|
4ee5dbaffb
|
Machine.Specifications upgraded to version 5.3.0
|
14 years ago |
Tomasz Tretkowski
|
78810e8a6b
|
Machine.Specifications reference assemblies shufling.
Machine.Specifications goes to Tools/Machine.Specifications
Others go to Libraries inside Machine.Specifications directory.
|
14 years ago |
Tomasz Tretkowski
|
2ae8712a97
|
Displaying mspec test specifications which are not implemented or marked with Ignore attribute as ignored.
|
14 years ago |
Matt Ward
|
258f6f7529
|
Fix unit tests not being run when the 'Run all tests' menu item is selected but the Unit Tests window has not been opened.
|
14 years ago |
Matt Ward
|
343a5cb579
|
Remove NUnit reference from SharpReports.
|
14 years ago |
Matt Ward
|
11200c3308
|
Update to IronPython 2.7.1
|
14 years ago |
Siegfried Pammer
|
fd4a575bd9
|
fix SD-1489 - Document reload due to external changes removes all bookmarks
|
14 years ago |
Siegfried Pammer
|
22ed6e1093
|
handle SearchPatternException in SearchAndReplacePanel
|
14 years ago |
Tomasz Tretkowski
|
f8e392c5ab
|
Set local copy to false for project references of MachineSpecifications.
|
14 years ago |
Tomasz Tretkowski
|
a42637f66a
|
Fixed propagation of editor changes in double nested test classes to test pad.
|
14 years ago |
Tomasz Tretkowski
|
89faa5dd00
|
Fixed displaying non-test classes nested in test fixtures in unit testing pad.
|
14 years ago |
Siegfried Pammer
|
0970138790
|
fix "Find Next" search results for interactive replace
|
14 years ago |
Siegfried Pammer
|
8947d92944
|
add undo group to replace all
|
14 years ago |
Siegfried Pammer
|
d579a21ab7
|
add using-snippet
|
14 years ago |
Siegfried Pammer
|
8b6d1d6a39
|
implement Ctrl+Shift+W - shrink selection; move CodeManipulation to CSharpBinding
|
14 years ago |
Siegfried Pammer
|
54623cb297
|
small improvements to ctor and propall snippet
|
14 years ago |