46 Commits (90dc21d60a0d4dcd6cfbd88be54b7c91e92c24e4)

Author SHA1 Message Date
Siegfried Pammer 90dc21d60a added SD-790 - Output window text search 14 years ago
Siegfried Pammer 8c64954a06 move OutputPad to WPF based on AvalonEdit 14 years ago
Daniel Grunwald f5780c2944 Apply new file headers 15 years ago
Daniel Grunwald c39c8ddc05 Don't show output pad when building. 16 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. 16 years ago
Daniel Grunwald ea1c893a4a Reduce memory consumption of CompilerMessageView. Related to SD2-1450 (Large amounts of output cause OutOfMemoryException). 17 years ago
Daniel Grunwald c7993c90f4 Make pads listen to language change, fixed memory leak in PresentationResourceService. 17 years ago
Daniel Grunwald 3bd1ab5517 SD2-1342: Remove Windows.Forms dependency from ICSharpCode.Core 17 years ago
Daniel Grunwald 6beeb1734d Move P/Invoke calls to NativeMethods.cs. 18 years ago
Daniel Grunwald 15d7aadd27 Worked on SD2-1234: Create common way to handle in-memory representations of files that have multiple views. 19 years ago
Scott Ferrett 0b2fc43b68 Clear error messages from the Output pad when a new solution is loaded 19 years ago
Markus Palme a1543c981e removed unused import statements 19 years ago
Daniel Grunwald c9ecec41f3 Put ICSharpCode.SharpDevelop.Dom in a separate assembly. 19 years ago
Daniel Grunwald 941c45808b Make Consolas the default font on Vista. 19 years ago
Daniel Grunwald 6050a6bda4 Moved some more strings to translation database. Windows Service template now contains installer class. 19 years ago
Daniel Grunwald 6cdf5d7ab8 Parse CompilerMessageView text on category change correctly. 19 years ago
Daniel Grunwald f678d9c8c7 More untranslated strings moved to the translation database, fixed SD2-838: Untranslated resource strings in output window 19 years ago
Daniel Grunwald 6ebc9f8514 Fixed SD2-793: Output window showing incorrect unit test output text 19 years ago
Daniel Grunwald 32c383fffc Fixed SD2-753: Output window does not autoscroll when it does not have focus 20 years ago
Daniel Grunwald 94d5e5bc08 Switch from MbUnit to NUnit: 20 years ago
Daniel Grunwald 4ac89b6905 Overworked form designer assembly loading a bit. Showing the custom components in the tools pad no longer causes the assembly to be loaded, it is loaded only when the component in the toolbox is activated. 20 years ago
Daniel Grunwald 32abb6ee5a Change file header. 20 years ago
Daniel Grunwald 46f232a188 Use IntPtr instead of int in SendMessage P/Invoke declaration. 20 years ago
Daniel Grunwald b036e9d48f Fixed SD2-573: Editing menu item text in place 20 years ago
Daniel Grunwald 2e2e17e634 Fixed SD2-595: Replace in files must use same Encoding detection as text editor 20 years ago
Daniel Grunwald ea52117d70 Fixed SD2-525: Changing the output Window font changes the text editor window font. 20 years ago
Matt Ward c116e87013 Removed LoggingService.Debug calls from CompilerMessageView. 20 years ago
Matt Ward fce237bd28 Fixed duplicate items in output pad due to race condition in CompilerMessageView. Addins that use the output pad changed to bring pad to front before adding messages to it. Added NAnt build file filter when opening files. 20 years ago
Daniel Grunwald 9d3e4e8eab Some changes to resources / font loading. 20 years ago
Daniel Grunwald 953c951b3f Fixed SD2-503: WindowActive condition fails 20 years ago
Daniel Grunwald 2818a84d16 Fixed SD-371: Adding empty combine to a combine causes exception 20 years ago
Daniel Grunwald df18fef0d3 AutoHide pads are initalized when they are expanded (not when they are first clicked on). 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 c27ee76994 Small bug fixes. 20 years ago
Daniel Grunwald 3d3b57eec6 Fixed parser crash introduced in last revision. 20 years ago
Daniel Grunwald 331c44292e Applied new header to all source files. 20 years ago
Daniel Grunwald 5ee7ff51e4 Small bug fixes (StatusBar, ProjectContent). 20 years ago
Daniel Grunwald a5d79f2499 Worked on SharpDevelop.Dom (merging Implementations/Abstact* and NRefactoryResolver/*) + some bug fixes when creating new projects. 20 years ago
Daniel Grunwald 2bb8881add Fixed project template options. 21 years ago
Daniel Grunwald b5cc91e62e Fixed MessageView bug. 21 years ago
Mike Krüger d8031d2d2f the compiler message view now uses our text editor. 21 years ago
Mike Krüger 8690a09871 Path of the errors in files are now parsed correctly. 21 years ago
Mike Krüger c4336b038c created trunk folder. 21 years ago