Mike Krüger
|
d7d9a55a5b
|
Added mono compiler bug workaround.
|
14 years ago |
Mike Krüger
|
48b696888c
|
Updated mcs sources.
|
14 years ago |
Mike Krüger
|
63367b955b
|
Fixed some keyword cc tests.
|
14 years ago |
Mike Krüger
|
0e92f47433
|
Prevented a key already exists exception (but it's not a real fix for
the problem).
|
14 years ago |
Mike Krüger
|
d5880aa58e
|
Fixed possible null reference exception.
|
14 years ago |
Mike Krüger
|
27f18d79b4
|
Fixed possible null reference exception.
|
14 years ago |
PeterForstmeier
|
02cb93910b
|
Extend CodeQuality/Src/MainWindowModel.cs with Menu
|
14 years ago |
Mike Krüger
|
ae54fd5d6f
|
Added GetTypeResolveContext implementation.
|
14 years ago |
Mike Krüger
|
9606b56130
|
Added GetTypeResolveContext to IParsedFile.
|
14 years ago |
Mike Krüger
|
b1bfe5c8b1
|
Added full name constructor to defaultunresolvedTypeDefinition.
|
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 |
Matt Ward
|
47632bcec3
|
Change control order in Add ASP.NET MVC View dialog.
|
14 years ago |
Matt Ward
|
314c7e0aa6
|
Detect id properties as primary keys when they are prefixed with the class name.
|
14 years ago |
Matt Ward
|
392ba8707e
|
Treat Id model property as primary key in ASP.NET MVC List T4 template.
|
14 years ago |
Daniel Grunwald
|
36c9caec10
|
Add ICompilation.Import() extension methods.
|
14 years ago |
Daniel Grunwald
|
1467ce3b5b
|
Fixed accessibility check for protected members in outer classes.
|
14 years ago |
Daniel Grunwald
|
f410a2b5d5
|
Enum members are implicitly cast to the underlying type when used in an enum member initializer.
|
14 years ago |
Daniel Grunwald
|
a9c743c0ec
|
Fixed type inference for "condition ? someEnum : 0"
|
14 years ago |
Daniel Grunwald
|
42ce4ca6e1
|
Fixed type inference in foreach when the collection type does not implement IEnumerable.
|
14 years ago |
Matt Ward
|
63527078a8
|
Add hidden field for Id model property in ASP.NET MVC Edit T4 template.
|
14 years ago |
Matt Ward
|
bd9fc100fc
|
Treat Id model property as primary key in ASP.NET MVC Details T4 template.
|
14 years ago |
PeterForstmeier
|
9a897d3fae
|
Missing File
|
14 years ago |
PeterForstmeier
|
3f5f683032
|
DebugOptions Panel
|
14 years ago |
PeterForstmeier
|
2ea859e545
|
DebugOptions.cs
|
14 years ago |
PeterForstmeier
|
fc47f092d2
|
Cleanup
|
14 years ago |
Mike Krüger
|
45bcad49fb
|
Added getsubtype definitions helper method.
|
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 |
Mike Krüger
|
78ac5bb6f5
|
Fixed some code completion unit tests.
|
14 years ago |
Mike Krüger
|
ff2a11b00a
|
Worked on unit tests.
|
14 years ago |
Mike Krüger
|
51986c4379
|
Worked on code completion unit tests.
|
14 years ago |
Mike Krüger
|
c453405dcf
|
Updated code completion to the latest type system changes.
|
14 years ago |
Mike Krüger
|
a564ebbd37
|
Added easy to access enumerables for various member types.
|
14 years ago |
Matt Ward
|
96678d37e0
|
Do not generate Html helpers for Id properties in ASP.NET MVC Delete T4 template.
|
14 years ago |
Matt Ward
|
438c537303
|
Do not generate Html helpers for Id properties in ASP.NET MVC Create T4 template.
|
14 years ago |
Matt Ward
|
a22a0b9f2f
|
Add unit tests for ASP.NET MVC T4 templates when model has more than one property.
|
14 years ago |
Matt Ward
|
0accf9f126
|
Fix table header generated by MVC List T4 template when model has more than one property.
|
14 years ago |
Matt Ward
|
7e2fa745ec
|
Generate code for model properties in ASP.NET MVC List T4 templates.
|
14 years ago |
Matt Ward
|
eefdc40e50
|
Generate code for model properties in ASP.NET MVC Edit view T4 templates.
|
14 years ago |
Matt Ward
|
07349f9657
|
Generate code for model properties in ASP.NET MVC Details view T4 templates.
|
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
|
b32b727800
|
SearchPanel should insert selected text into the SearchPanel when pressing Ctrl+F (suggested by ThaiGIS)
|
14 years ago |
Siegfried Pammer
|
bc17c3e8ba
|
add some fault tolerance to BackgroundGeometryBuilder
|
14 years ago |
Siegfried Pammer
|
3c7c5d703f
|
fix SD-1873 - Unhandled WPF Exception when deleting text in text editor
|
14 years ago |
Siegfried Pammer
|
12493b5b49
|
fixed bugs in RectangleSelection and SimpleSelection
|
14 years ago |
Daniel Grunwald
|
a71670f2bc
|
Fixed some issues with code round-tripping; and added unit tests for some parser failures.
|
14 years ago |
Matt Ward
|
6ebfe59c20
|
Generate code for model properties in ASP.NET MVC Delete view T4 templates.
|
14 years ago |
Matt Ward
|
c0c385cc54
|
Generate code for model properties in ASP.NET MVC Create view T4 templates.
|
14 years ago |
Daniel Grunwald
|
4db74d9da0
|
Fixed roundtripping of preprocessor directives.
|
14 years ago |