mrward
|
3f433a2b46
|
Add support for IronPython completion after typing 'self'.
|
16 years ago |
peterforstmeier
|
91fcce0a82
|
Draw formatted String
|
16 years ago |
Siegfried Pammer
|
aa1773c41b
|
draw small triangles for deleted sections
|
16 years ago |
Siegfried Pammer
|
300dcf273b
|
changed signature of GetChange to return all information
|
16 years ago |
Siegfried Pammer
|
14f476d64a
|
reorganized IChangeWatcher API
|
16 years ago |
Siegfried Pammer
|
b13d1002df
|
implemented DefaultChangeWatcher
|
16 years ago |
Siegfried Pammer
|
1396da7fc6
|
added VersioningServices
|
16 years ago |
philippmaihart
|
1c5ca599db
|
EDMX: Workflow complete - Build Action "EntityDeploy" now working
|
16 years ago |
philippmaihart
|
a6fc423085
|
EDMX: Some fixes EF code generation
|
16 years ago |
philippmaihart
|
c39147cf60
|
EDMX: Custom Tool, Designer IsDirty Watcher
|
16 years ago |
peterforstmeier
|
b236904de7
|
Evaluation inside Grouping
|
16 years ago |
Siegfried Pammer
|
861856d506
|
created ChangeWatcher API: allows display of changes from different data sources (changes while file is opened, Git/SVN diff, etc.)
|
16 years ago |
philippmaihart
|
a8d5cbb4cc
|
Save EDMX: Designer Data is getting saved now
|
16 years ago |
philippmaihart
|
620bf74ce3
|
Save EDMX: Several methods to write CSDL, SSDL, MSL, Designer data and finally merging them to EDMX (Designer save methods not fully implemented yet)
|
16 years ago |
mrward
|
72b0a52bcf
|
Asterisk character treated as a normal key character when completing IronPython code.
|
16 years ago |
peterforstmeier
|
bf25326b90
|
refactor test's for grouping
|
16 years ago |
Siegfried Pammer
|
a2d05e8274
|
added ChangeMarkerMargin
|
16 years ago |
peterforstmeier
|
7dadb2c562
|
Evaluation in grouped report
|
16 years ago |
philippmaihart
|
45deb3a17b
|
Added error page to EDM Wizard which displays edmgen.exe error messages, changed several outdated XML namespaces used by edmgen.exe to new EF 4.0 namespaces, added view support to EDM Wizard
|
16 years ago |
mrward
|
473aec2817
|
Code completion in the IronRuby console window now working.
|
16 years ago |
mrward
|
eb62c75d5c
|
Add syntax highlighting to IronPython and IronRuby console windows.
|
16 years ago |
Kumar Devvrat
|
45e5c89b60
|
Remove NotImplementedException in BeforeSetPosition()
|
16 years ago |
mrward
|
abc43d22a1
|
Move the code to save text sent before the scripting console window is active into a separate class.
|
16 years ago |
mrward
|
b96c13cabb
|
Extract scripting console unread lines code to separate class.
|
16 years ago |
mrward
|
5dbdd6ad30
|
Fix problem with lines not being sent to scripting console when console not currently open.
|
16 years ago |
mrward
|
ea5788a811
|
Remove locks from Scripting Console.
|
16 years ago |
mrward
|
ecee05b53e
|
Change ScriptingConsoleOutputStream to call console text editor on UI thread.
|
16 years ago |
mrward
|
c3a1ffd6d7
|
Move common IronPython and IronRuby console pad code to Scripting project.
|
16 years ago |
mrward
|
3c7fa5d875
|
Move threading code out of ScriptingConsole class.
|
16 years ago |
peterforstmeier
|
979315eb2a
|
Change GroupedRowConverter.cs from DataNavigator.SwitchGroup to base.DataNavigator.GetChildNavigator()
some small cleanup
|
16 years ago |
peterforstmeier
|
13f7db49ba
|
More test's for IList Grouping
|
16 years ago |
Siegfried Pammer
|
428f9a5f21
|
simplified check for reference types based on Daniel's advice
|
16 years ago |
mrward
|
a528487a50
|
Add support for sending selected text to Python and Ruby consoles.
|
16 years ago |
peterforstmeier
|
38837e3935
|
Add UnitTest's for Grouping with IList
|
16 years ago |
Daniel Grunwald
|
19c6754f6c
|
Make "expand automatic property" available in class member bookmark.
|
16 years ago |
Siegfried Pammer
|
ddf1d11037
|
add support for generic type parameters to InsertCtor
|
16 years ago |
Siegfried Pammer
|
abef6e6f74
|
Implement * refactorings do now work properly with partial classes
|
16 years ago |
peterforstmeier
|
8eced94981
|
Test's for DateTime grouping
|
16 years ago |
peterforstmeier
|
98174d6c3a
|
Move handling of pageBreak to BaseConverter.cs
Signed-off-by: peterforstmeier <peter.forstmeier@t-online.de>
|
16 years ago |
mrward
|
540a255548
|
Move common IronPython and IronRuby send line to console code to Scripting project.
|
16 years ago |
Siegfried Pammer
|
6b5c342397
|
fixed caret positioning for all inline refactorings
|
16 years ago |
Siegfried Pammer
|
ffc76842c1
|
removed Wrapper<T> and created proper DataTemplate for OverrideToStringMethodDialog
|
16 years ago |
Siegfried Pammer
|
10cdfe20c7
|
simplified code generation in OverrideToStringMethod and added Cancel support
|
16 years ago |
Siegfried Pammer
|
fcea661299
|
do snippet insertion in one UndoGroup
|
16 years ago |
peterforstmeier
|
8dbdc39ddb
|
FieldReference#s in Grouped report
|
16 years ago |
Siegfried Pammer
|
a64eda5d29
|
code cleanup in OverrideEqualsGetHashCodeMethodsRefactoring.cs
|
16 years ago |
Siegfried Pammer
|
1c425ad58c
|
add code skeleton creation code in OverrideToStringMethod
|
16 years ago |
Siegfried Pammer
|
d065280fa6
|
added InsertionContext for OverrideEqualsGetHashCodeMethodsDialog and OverrideToStringMethodDialog to make Enter and Escape working properly
|
16 years ago |
Siegfried Pammer
|
8068c5bf7f
|
make InsertionContext mandatory for all AbstractInlineRefactorDialogs
|
16 years ago |
Siegfried Pammer
|
9708c57eb6
|
added AddOtherMethod option to OverrideEqualsGetHashCodeMethods
|
16 years ago |