30 Commits (e99bbf561a53a55414a00e4e94672d300c289893)

Author SHA1 Message Date
Daniel Grunwald 7267cd5c81 Trying to reduce amount of global state in ICSharpCode.Core 16 years ago
Sergej Andrejev dff9a21938 Doozers comments and clean-up 16 years ago
Sergej Andrejev 87dee20444 Add ShortcutsManagement options panel 16 years ago
Daniel Grunwald 6249b7bef7 Revert shortcut handling (reverse-merge of all changes from Sergej - r4173,4154,4149-4143,4128,4127). 16 years ago
Sergej Andrejev 12a9dd40f4 GesturesPlaceHolderRegistry and CommandsRegistry fixes 16 years ago
Daniel Grunwald f26ce60c82 Allow startup to continue if some commands fail 17 years ago
Daniel Grunwald 24507c638c Converted GoTo dialog to WPF, add LocalizeExtension to ICSharpCode.Core.Presentation. 17 years ago
Daniel Grunwald 9fba54d385 WPF main menu 17 years ago
Daniel Grunwald 69598c8466 Make workbench a WPF window. 17 years ago
Daniel Grunwald 3bd1ab5517 SD2-1342: Remove Windows.Forms dependency from ICSharpCode.Core 17 years ago
Daniel Grunwald 11f6049c38 Implemented SD2-1353: Allow for build-action specific properties for FileProjectItems. 17 years ago
Daniel Grunwald 01c819ff5c Fixed forum-7737: a solution could be opened with relative path from the command line. 17 years ago
Daniel Grunwald 06b61ceb90 Fixed forum-19066: Invalid params for External Tools. 18 years ago
David Alpert 72ff842625 NavigationService now suspends logging while a solution is being loaded and resumes when ParserService.LoadSolutionProjectsThreadEnded fires. It also suspends logging while the workbench is starting up. 18 years ago
Daniel Grunwald 467dcdd3a4 Worked on SD2-1234 - added support for view contents that are not editing a file (e.g. project options). 19 years ago
Markus Palme 9c565052a2 removed the tip of the day dialog 19 years ago
Daniel Grunwald 3ab6c9973f Add ICSharpCode.SharpDevelop.Sda and SdaUser example application. 19 years ago
Daniel Grunwald 40cb6ff96f Fixed SD2-732: Closing pad context menu's using escape key 19 years ago
Daniel Grunwald 42dcc8da05 Patch by Scott Ferrett: List of project file extensions to open when the file was specified on the command line was hardcoded to csproj,vbproj,booproj; now it can be extended using the AddIn tree. 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 20 years ago
Daniel Grunwald 9d8304c624 Remove the dependency check in release builds for faster starting. 20 years ago
Daniel Grunwald 65ac905148 Fixed SD2-439: VB.Net event handlers are lost. 20 years ago
Daniel Grunwald 8e7a4a989a Fixed some bugs. 20 years ago
Daniel Grunwald 1873333ed0 Small bugfixes, updated translation, modified SVNChangeLogToXml to use NSvn instead of svn.exe; created publish.bat which automatically builds SharpDevelop, runs SVNChangeLogToXml and then builds the setup. 20 years ago
Daniel Grunwald 8545cf82a6 .csproj/.vbproj files can now be opened directly (.sln is automatically created) 20 years ago
Daniel Grunwald 331c44292e Applied new header to all source files. 20 years ago
Daniel Grunwald 0b5f2e9148 Fixed bug in C# parser that could generate null reference as method invocation argument (+added unit tests). 20 years ago
Mike Krüger c4336b038c created trunk folder. 21 years ago