1113 Commits (91069acffda0aeb655b9a4d892fe714088e686ba)

Author SHA1 Message Date
Daniel Grunwald 79c8d01269 Upgrade to AvalonDock 1.1.1631. 18 years ago
Daniel Grunwald 90e697e7b7 Upgrade to new AvalonDock version, support for ViewClosed event. 18 years ago
Daniel Grunwald 57b90f070b Upgrade to new AvalonDock version. 18 years ago
Daniel Grunwald 0ab5c4b55e At "Caret Line" to text editor (disabled by default) - based on patch by Troy Simpson. 18 years ago
Daniel Grunwald ce47d3c5db Throw descriptive exception when escape character '@' is at the end of a highlighting expression. 18 years ago
Markus Palme 585c7519f4 finished AST generation for VB.NET query expressions 18 years ago
Markus Palme 91f3864fc6 started work on VB.NET queryexpression AST 18 years ago
Markus Palme 082b2f4bd4 VB.NET: grammar (no AST generation yet!) for query expressions 18 years ago
Markus Palme 7778023f03 cleanup 18 years ago
Markus Palme d5333fe80f VB.NET tokens for QueryExpression 18 years ago
Markus Palme 98f4e6aacc VB.NET lambda expressions 18 years ago
Markus Palme 5add8e0921 VB.Net: "Option Infer" statement 18 years ago
Markus Palme ead3e0d612 added "Infer" keyword; 18 years ago
Markus Palme 90197b2101 VB.NET: Identifier expression can have type arguments; 18 years ago
Markus Palme 7a09eef396 VB.NET nullable value types 18 years ago
Markus Palme e7df280557 anonymous types for VB.NET 18 years ago
Markus Palme e3733a8709 member initialization for VB.NET object creation expressions 18 years ago
Markus Palme 16fcc4255f conditional operator and null coalescing operator for VB.NET 18 years ago
Markus Palme 6c370efeeb VB.NET partial methods 18 years ago
Markus Palme 9ade2e5281 extension method test for VB.NET 18 years ago
Markus Palme b96cbb193a set location for AST elements (fixes unit tests) 18 years ago
Markus Palme a1d947d5cd run CheckParentVisitor on VB.NET unit tests; 18 years ago
Daniel Grunwald 4a08f70497 Fixed build. 18 years ago
Daniel Grunwald f60b4cbb8f Fixed NullReferenceExceptions when Clipboard.GetData returns null. 18 years ago
Daniel Grunwald 8b11b9d6e7 r7325@daniel-notebook (orig r3356): daniel | 2008-08-14 22:29:59 +0200 18 years ago
Daniel Grunwald 0b36168819 r7323@daniel-notebook (orig r3354): daniel | 2008-08-14 18:09:24 +0200 18 years ago
Daniel Grunwald 5ebc8f15f1 r7318@daniel-notebook (orig r3349): daniel | 2008-08-14 14:44:42 +0200 18 years ago
Daniel Grunwald 62d696d1ee r7317@daniel-notebook (orig r3348): daniel | 2008-08-14 13:28:28 +0200 18 years ago
Daniel Grunwald c1c5eb636d r7313@daniel-notebook (orig r3344): daniel | 2008-08-14 11:22:02 +0200 18 years ago
Daniel Grunwald c1dacbab28 Fixed stack overflow in CodeDomVisitor.VisitLabelStatement. 18 years ago
Matt Ward a4b1ed0fae Removed server tools addin. 18 years ago
Daniel Grunwald b3d8bda1a8 Don't throw exception when an SDK tool is not found. 18 years ago
Daniel Grunwald 43b5600281 Update AvalonDock to 1.1.1501 18 years ago
Daniel Grunwald 216cc81acd Add AvalonDock. 18 years ago
Daniel Grunwald 69598c8466 Make workbench a WPF window. 18 years ago
Daniel Grunwald f18f9a6817 Add "Add check for null" and "Add range check" commands to C# refactoring menu. 18 years ago
Daniel Grunwald 13814fa026 Raise TextAnchor.Deleted events before LineManager.LineCountChanged. 18 years ago
Daniel Grunwald 2f65a05f2b Fixed forum-7979 (breakpoint disappears when the line above is deleted). 18 years ago
Daniel Grunwald dd5c96bee3 Implemented SD2-1431: C# <-> VB converter: hexadecimal literals should stay hexadecimal 18 years ago
Daniel Grunwald 4151c3e2d0 Remove files added by incorrect merge. 18 years ago
Daniel Grunwald a32c342c83 Trying to sync a local mirror repository with the SharpDevelop repository... 18 years ago
Daniel Grunwald d2b66aed54 When the code-completion window is opened with Ctrl+Space/"complete when typing", deleting the completed text with backspace closes the code-completion window. 18 years ago
Justin Dearing 71bc1faf33 Added xmldocs and Description attributes to TreeViewAdv. 18 years ago
Daniel Grunwald cb0ac968c0 Fixed overwriting selected text by pasting. 18 years ago
Daniel Grunwald 2af778abe8 SD2-1366: Add Boo Interpreter back to SharpDevelop 18 years ago
Daniel Grunwald 9fae8aee0d Allow specifying movement type of text anchors. 18 years ago
Daniel Grunwald 6898622e89 Improved support for read-only text sections in the text editor: fixed some bugs, removed CustomLineManager, read-only sections now are created using text markers. 18 years ago
Daniel Grunwald 02bfd85792 Implemented code-completion for pointer types. 18 years ago
David Srbecký 5080d5c8d9 Fixed Breakpoint.Hit event; 18 years ago
Daniel Grunwald 2ba44dd381 Merge Vendor/DockPanelSuite v2.1:v2.2 to SharpDevelop/Src/Libraries/DockPanel_Src. 18 years ago