7035 Commits (7e006da63c0e393590a82bb457c6f4516e987e02)
 

Author SHA1 Message Date
Daniel Grunwald 80c4354dc9 Fix SD-1806 - VB source exception - "public" at the end of source 15 years ago
Daniel Grunwald 6e550cc9cf Update string resources. 15 years ago
Daniel Grunwald 05e1e03657 Merge remote branch 'origin/reports' into 4.0 15 years ago
Daniel Grunwald ea5e4470ac Trying to add workaround for crash #1580 (top crash in 4.0 RC2, reproduction steps unknown). 15 years ago
Eusebiu Marcu 5fbc6ceef1 Added tooltip for ChangeMarkerMargin 15 years ago
Eusebiu Marcu 7cb1f38325 fix SD-1796 - Unable to debug IIS applications after attaching to aspnet_wp.exe 15 years ago
mkonicek 1f93d4cd8e Code completion for generic types - "List" is inserted, not "List<". 15 years ago
mkonicek e0afdc063d Merge branch 'master' into originmaster 15 years ago
mkonicek b47a93ab1e Code completion for generic types inserts only e.g. "List<" instead of "List<T>". 15 years ago
peterforstmeier e6a9713527 Fix ImageItem 15 years ago
peterforstmeier 39eecd3d0a Extract included classes to seperate Files 15 years ago
peterforstmeier 20f5ec1954 RoundedRectangle in Pdf 15 years ago
peterforstmeier 5dccb4d1ca remove unused file 15 years ago
peterforstmeier df7f687ebd Rectangle with rounded corners. 15 years ago
mrward 57400acf44 Fix build. 15 years ago
Eusebiu Marcu 8d447b5b69 Merge remote branch 'eusebiu/master' 15 years ago
Eusebiu Marcu c1d5d98e0e Break at first line of execution 15 years ago
Eusebiu Marcu 2894998e5a HiddenDef - Replace while(true) with do...while 15 years ago
Eusebiu Marcu 9d12a7c782 Fix delete breakpoint command with no breakpoints 15 years ago
Eusebiu Marcu 41bbfec826 remove unused indexes 15 years ago
Eusebiu Marcu a72baabcd2 v0.2 15 years ago
Eusebiu Marcu 448fe75930 remove the ",Soap" from ASP.NET WS ASMX file - fix runtime error 15 years ago
Eusebiu Marcu 2dc3ec2efc Hidden definitions v0.1 15 years ago
peterforstmeier efe555b0ec Fix UnitTest's (Remove SetCulture), small fix in Addin.BaseImageItem.cs 15 years ago
Daniel Grunwald c90c75fa79 Use only one ChangeWatcher instance in split view. 15 years ago
Daniel Grunwald df5ae9ed79 Fix typo. 15 years ago
Siegfried Pammer 944c2369d2 optimized DocumentSequence 15 years ago
Siegfried Pammer c402ab82ed move IChangeWatcher, ChangeType and LineChangeInfo to AvalonEdit.AddIn 15 years ago
Daniel Grunwald 4509ad6196 CancelLongRunningAppTestFixture: avoid test failure when running concurrently 15 years ago
Daniel Grunwald 5c996dfbee After testing for IDisposable; cast to IDisposable, not to ExtTreeNode. 15 years ago
Daniel Grunwald ebe9d436fc Update ChangeLog. 15 years ago
Daniel Grunwald 6a8c1130b5 Minor optimization for ReadOnlyDocument. 15 years ago
Daniel Grunwald d54a6f01a0 Update ChangeLog. 15 years ago
Siegfried Pammer d6691f2d68 Merge branch 'changewatcher' 15 years ago
mkonicek 81b7a20c1d Merge branch '4.0'. 15 years ago
Siegfried Pammer 2b2f7926d6 remove debug code from DefaultChangeWatcher and ChangeMarkerMargin 15 years ago
Siegfried Pammer 807157d19d added remarks to baseDocument initialization 15 years ago
Siegfried Pammer 6ad839c0fe optimize DocumentSequence.Equals using hash codes of lines 15 years ago
mkonicek d8083e0ce5 Fixed comment. 15 years ago
mkonicek df5acd812d Added comments to CaretReferencesRenderer. 15 years ago
Siegfried Pammer e3e72b80e6 ChangeMarkerMargin: optimized refresh performance on load and save 15 years ago
Siegfried Pammer 966fe142f2 added DocumentSequence - works on a per line basis, not per character 15 years ago
mkonicek 62cad95369 Fixed build. 15 years ago
mkonicek 62a6e2cd99 Context actions optimization - removed one unnecessary call to EditorContext ctor. 15 years ago
Siegfried Pammer 52bb2f5ac5 change marker now shows deletions 15 years ago
Siegfried Pammer b5902c7e27 implemented GitVersionProvider, simplified initial setup of DefaultChangeWatcher 15 years ago
Siegfried Pammer b3f1dc804a implemented line number mapping 15 years ago
Siegfried Pammer ee09fe7c73 second try to port MyersDiff 15 years ago
Daniel Grunwald 9359f9af74 Name resolution fix: prefer using aliases over imported types. 15 years ago
Daniel Grunwald 2a5459a0b9 Fixed ArgumentOutOfRangeException in CodeCoverageControl.OpenFile (http://community.sharpdevelop.net/forums/t/12456.aspx). 15 years ago