19 Commits (555654b78a466b097700e04496a214dfa7ee35e3)

Author SHA1 Message Date
Daniel Grunwald b74d53be68 Fixed SD2-1248: Adding many warnings in the current file to the error drawer takes a long time - do not refresh text editor after each individual error/warning 19 years ago
Daniel Grunwald 15d7aadd27 Worked on SD2-1234: Create common way to handle in-memory representations of files that have multiple views. 19 years ago
Daniel Grunwald f860a723e0 Fixed forum-12405: BracketMatchingStyle bug in Text Editor Control - one line patch by Dan Fowler 19 years ago
Markus Palme a1543c981e removed unused import statements 19 years ago
Markus Palme 79889f6620 forum 12715 19 years ago
Matt Ward 5de660a1f5 Added incremental search. 19 years ago
Daniel Grunwald e56e0f6f8a Rewritten TextView.PaintLinePart. Text markers now can start or end inside TextWords; the highlight marker now can be placed inside a TextWord. 19 years ago
Daniel Grunwald a3b4fd0301 Added support for advanced syntax highlighters. 19 years ago
Daniel Grunwald 32abb6ee5a Change file header. 20 years ago
Daniel Grunwald aa02f22658 Ported Fidalgo rev. 2115 (Ivo Kovacka): fixed some minor problems where object were staying in memory (missing dispose calls, event handlers not being deregistered). 20 years ago
Matt Ward a7c53534e1 Set the DesignerSerializationVisibility to hidden for the TextEditorControlBase properties Document and TextEditorProperties. This prevents the forms designer from generating code that cannot be compiled when the text editor control is added to a form at design time. 20 years ago
Daniel Grunwald 009883c525 Use use static readonly collection instance for empty attribute, type parameter and parameter collections. 20 years ago
Daniel Grunwald a3cca20f00 Renamed InvocationExpression.Parameters to InvocationExpression.Arguments. 20 years ago
Daniel Grunwald 331c44292e Applied new header to all source files. 20 years ago
Daniel Grunwald 4c3d93223c TextEditorControl now auto-detects the file encoding. When saving, the file is saved with the old encoding. 20 years ago
Daniel Grunwald 8f0d6da9ad Fixed SD-318 and SD-347. Many small changes. 21 years ago
Mike Krüger c4336b038c created trunk folder. 21 years ago