20 Commits (6121f63c7ae57348b076254c18e71a6c850e8063)

Author SHA1 Message Date
Daniel Grunwald f5780c2944 Apply new file headers 16 years ago
Daniel Grunwald c9a780068a Make sure buttons have the correct size (using a style with MinWidth=75 and Padding=9,1). 16 years ago
Daniel Grunwald 3d04de0098 Fixed C# parser when casting the result of a default-expression "(int)default(short)". 16 years ago
Daniel Grunwald 45761d3824 Implemented option panels for text editor. 17 years ago
Siegfried Pammer 286b91794f - further clean up 17 years ago
Siegfried Pammer 25354e9011 - reimplemented commands 17 years ago
Siegfried Pammer 176bd92662 - Added new StringParseExtension and OptionBinding 17 years ago
Daniel Grunwald 4c485fabf7 Rename Content property back to Control (IViewContent, IPadContent, IOptionsPanel) to prevent the C# compiler from automatically picking up a Content property from a base class. 17 years ago
Daniel Grunwald 0affcacda3 Host option panels in WPF window, allow WPF option panels. 18 years ago
Daniel Grunwald f4826931df Refactored code accessing text editor options. 19 years ago
Daniel Grunwald 2e258f2150 Improved SharpDevelop.Dom API. 19 years ago
Daniel Grunwald 08c138311d Fixed editing of raw MSBuild properties in project options (where the user can use $(..) in the text box). 19 years ago
Daniel Grunwald 6362f89e72 Fixed SD2-1252: Don't steal file associations from Visual Studio 20 years ago
Daniel Grunwald 1808336a1c Merged SD 2.1 rev. 2226:2312 to trunk. 20 years ago
Matt Ward f8983fac80 Fixed SD2-1235 - Browsing for a new folder in the New Project dialog should use the dialog's location as the starting folder. SharpDevelop now uses the FolderBrowserDialog that is a part of .NET 2.0 which allows the setting of the initial folder location. 20 years ago
Daniel Grunwald 6050a6bda4 Moved some more strings to translation database. Windows Service template now contains installer class. 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 21 years ago
Daniel Grunwald faab2b4fc9 Improve project options panels and prepare editing different configurations. 21 years ago
Daniel Grunwald 331c44292e Applied new header to all source files. 21 years ago
Daniel Grunwald f395a72edb Added panel with options for code completion. 21 years ago
Mike Krüger c4336b038c created trunk folder. 22 years ago