27 Commits (59a5ede78563ded851fb8345a73d13b031af7f0b)

Author SHA1 Message Date
Daniel Grunwald 59a5ede785 Fixed SD2-607: Null Reference exception on closing form designer. 20 years ago
Daniel Grunwald e54926242a Fixed SD2-574: tooltip delay (using system setting for MouseHoverTime) 20 years ago
Daniel Grunwald b2d5e30003 Fixed SD2-549: Scrolling split window after expanding a region 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
Daniel Grunwald c090e3a27c Fixed SD2-556: Resx not being added to project 20 years ago
Daniel Grunwald 9128a01c7b Fixed SD2-544: Tooltip stays visible when user starts typing 20 years ago
Daniel Grunwald b842af5b4c Fixed some small bugs. 20 years ago
Daniel Grunwald fb12258ca6 Always show tooltips below the code line - patch by Yannick Kiekens (purplebox). 20 years ago
Matt Ward 834d5bf387 Fixed ObjectDisposedException generated when running XSL transform after splitting the XSLT Output window. The TextAreaControl/TextArea classes were not removing document event handlers when disposed. 20 years ago
Daniel Grunwald eb93ff4149 SharpDevelop now passes properties so that MSBuild accepts them for both the scanning and building steps -> compiling Boo and ILAsm applications and specifying the target Framework version in C# works again. 20 years ago
Markus Palme a89751b639 fixed problem with disposed window 20 years ago
Markus Palme dc487c7331 Texteditor now uses DeclarationViewWindow instead of ToolTip (part of SD2-498) 20 years ago
Daniel Grunwald 908db27ca2 - allow code completion bindings to handle ReturnEditAction by handling '\n'. 20 years ago
Daniel Grunwald bf9be4201b Add list with documentation about the doozers. 20 years ago
Markus Palme 278feb767e SD2-453: ported CustomLineManager from Fidalgo 20 years ago
Daniel Grunwald ff3ac00775 Improved handling of proportional fonts. 20 years ago
Daniel Grunwald 8f8218c216 Caret is now displayed at the correct position when using non-monospaced fonts. (but selecting with the mouse still doesn't work) 20 years ago
Daniel Grunwald 040a8b7582 Use LoggingService instead of Console.WriteLine. 20 years ago
Daniel Grunwald 331c44292e Applied new header to all source files. 20 years ago
Daniel Grunwald aa34af8ced Fixed some small bugs. 20 years ago
Daniel Grunwald bbe15432b7 Fixed docking of project options panel. 21 years ago
Daniel Grunwald 8b3d5f9b89 Made tooltip static so only one tooltip can be displayed at one time. 21 years ago
Daniel Grunwald 3cfb8ffad9 Fixed tooltip flickering and a resolver bug. 21 years ago
Daniel Grunwald 661a64dd21 Tooltip now shows the type of variables. 21 years ago
Andrea Paatz 89345c7670 fixed bug in propertygrid 21 years ago
Mike Krüger 647befcb80 Corsavy is now self-hosting. Hopefully no more build files are out of sync with project files issues ... 21 years ago
Mike Krüger c4336b038c created trunk folder. 21 years ago