38 Commits (3c5585e0a2f7c64bba491e2178531780454c47c3)

Author SHA1 Message Date
Siegfried Pammer 3c5585e0a2 - finished implementation of Ctrl+J snippets. 16 years ago
Daniel Grunwald 748344d2a9 Remove PixelSnapper; use WPF layout rounding instead. 16 years ago
Siegfried Pammer 002ffad912 - implemented Ctrl+J for new snippets 16 years ago
Daniel Grunwald fdd5d234f9 Enable legacy runtime activation policy for SharpDevelop.exe to allow loading mixed-mode assemblies. 16 years ago
Daniel Grunwald 45761d3824 Implemented option panels for text editor. 16 years ago
Martin Koníček 5a9eb62f09 Debugger tooltips: 16 years ago
Daniel Grunwald 2540b7e087 ParserService refactoring: 16 years ago
Daniel Grunwald 51fcc171d6 Add ChangeTrackingCheckpoint to AvalonEdit.Document. 16 years ago
Daniel Grunwald b42acf6a76 Fixed SD2-1525: Error creating new files when default encoding was set to Unicode. 16 years ago
Daniel Grunwald 06f1c490bf Fixed "Implement interface" refactoring. 16 years ago
Daniel Grunwald 31c5fd83d3 Remove unused XML-Parser. 16 years ago
Daniel Grunwald 664dc13b32 Implemented code coverage text markers for AvalonEdit. 16 years ago
Daniel Grunwald 0b4bd0e3f7 Worked on MSBuildBasedProject 16 years ago
Daniel Grunwald dea5046bec Refactoring menu for AvalonEdit 16 years ago
Daniel Grunwald 65019e2fa3 Do not save the highlighter being used if the user didn't change it. 16 years ago
Daniel Grunwald d0345f7801 Adjust ProjectTypeGuids when converting project between C# and VB. 16 years ago
Daniel Grunwald 024c5fb887 ITextEditor: moved to namespace ICSharpCode.SharpDevelop.Editor. 17 years ago
Daniel Grunwald 25814ec485 Changed IPositionable interface and FileService.JumpToFilePosition to work with 1-based line and column numbers. 17 years ago
Daniel Grunwald f3f05768f2 Fixed build. 17 years ago
Daniel Grunwald 376c978294 Cut/Copy/Paste: use WPF routed commands. 17 years ago
Daniel Grunwald 21b9e13f05 Removed some obsolete methods. 17 years ago
Daniel Grunwald c15374a67c On quad core machines, use 4 build workers by default. 17 years ago
Daniel Grunwald 0affcacda3 Host option panels in WPF window, allow WPF option panels. 17 years ago
Daniel Grunwald 20d4744aa4 Put a Hyperlink into the startpage ListView. 17 years ago
Daniel Grunwald 4cf6263988 Fixed exception during shutdown that caused SharpDevelop to not save any settings. 17 years ago
Daniel Grunwald ae5d33a76c r7324@daniel-notebook (orig r3355): daniel | 2008-08-14 22:29:16 +0200 17 years ago
Daniel Grunwald f3f1ed2f05 r7305@daniel-notebook (orig r3336): daniel | 2008-08-14 07:39:30 +0200 17 years ago
Daniel Grunwald 69598c8466 Make workbench a WPF window. 17 years ago
Daniel Grunwald fe0b68c19d Make IClass (+ IMember, IParameter, IAttribute, ICompilationUnit .....) immutable. 18 years ago
Daniel Grunwald 8f2e284793 Allow choosing the target framework when creating a new project. 18 years ago
Daniel Grunwald 180d7d1cf6 Show build progress in status bar. 18 years ago
Daniel Grunwald fef7d40907 Rewritten build system. Separated solution build logic (BuildEngine) from project build logic (MSBuildEngine). 18 years ago
Daniel Grunwald f3528c4d04 Remove skip-messages for projects not compiled when compiling only a single project using F9. 18 years ago