8384 Commits (ba29a73a6f89de2bb13424e093b39f3ac5d1d5d0)
 

Author SHA1 Message Date
PeterForstmeier ba29a73a6f BuildOptions 13 years ago
PeterForstmeier 0652c481df Fix Build 13 years ago
PeterForstmeier d6809c1482 fix build 13 years ago
Matt Ward edeab80387 Convert Python tools options panel to WPF. 13 years ago
PeterForstmeier f3f58ba296 Cleanup 13 years ago
PeterForstmeier ff282a6a51 FormsDesigner - GeneralOptions 13 years ago
PeterForstmeier b39def38f9 Add missing files 13 years ago
PeterForstmeier fa62818191 CppBinding.addin remove unused Files 13 years ago
PeterForstmeier 31720c1678 Refactoring 13 years ago
PeterForstmeier 9f00d559d6 LinkerOptionsXaml.xaml TextChange 13 years ago
PeterForstmeier ee0ff78f99 Project/Src/Gui/Dialogs/OptionPanels/ProjectOptions/ProjectOptionPanel.cs can hide header, cleanup 13 years ago
PeterForstmeier bee34876d7 rename unused files 13 years ago
PeterForstmeier b3a6d5a3cb CppBinding convert LinkerOptions to xaml 13 years ago
PeterForstmeier aa32560858 Cleanup 13 years ago
PeterForstmeier 9760202023 CppBinding PreprocessorOptionsXaml.xaml 13 years ago
PeterForstmeier 6bc5f5afb1 Cleanup 13 years ago
PeterForstmeier 1dee68f7c6 C++ Binding, change ApplicationOptions.cs to Wpf 13 years ago
PeterForstmeier 5daf3ef84b adjust src\AddIns\BackendBindings\CppBinding\CppBinding\Project\ApplicationOptions.cs to work with old ApplicationOptions.cs, 13 years ago
PeterForstmeier e726babb78 ApplicationSettingsXaml.xaml 13 years ago
PeterForstmeier 7a03834bfe Convert CodeGenerationPanel.cs to WPF 13 years ago
PeterForstmeier 5129e1b5d4 Convert EditStandardHeaderPanel.cs to Wpf 13 years ago
PeterForstmeier 6d868f9b7b Cleanup 13 years ago
PeterForstmeier fcaa037aa6 Convert SelectStylePanel from *.xrfm to Wpf 13 years ago
PeterForstmeier a2b9954af9 Merge branch 'xmlForms' of github.com:icsharpcode/SharpDevelop into xmlForms 13 years ago
PeterForstmeier d912c0b6d5 StringListEditorXaml.xaml, DataBinding still missing 13 years ago
PeterForstmeier f4a5cc6400 StringListEditorXaml.xaml 13 years ago
Siegfried Pammer eb152e33a5 fix build 14 years ago
Daniel Grunwald c00a5bf311 Fixed NullReferenceException in CppProject.get_OutputAssemblyFullPath 14 years ago
Daniel Grunwald 9d4c0377e1 Handle UnauthorizedAccessException from trying to read from XmlDoc cache. 14 years ago
Daniel Grunwald 7a5190f7d3 Fix NullReferenceException in DebugMethodInfo.get_IsGenericMethod 14 years ago
Daniel Grunwald 6f34f0a131 Remove ".NET 4.5 Client" target framework - as of .NET 4.5 Beta, there is no client profile. 14 years ago
Daniel Grunwald 2fc9ff16e3 Fixed snippet options. 14 years ago
Siegfried Pammer 18e6a68d15 fix bug in FindAll and added Unit Tests 14 years ago
Siegfried Pammer 09577bbc9b apply Matt's suggestion on readability 14 years ago
Siegfried Pammer e6e380cc04 fix quirks in XML completion 14 years ago
Daniel Grunwald 6f6a97acca Move listbox/listview styles that highlight the focus instead of the selection to GlobalStyles. 14 years ago
PeterForstmeier 7d26705e9f Change ProjectOptions.ReferencePaths.cs to WPF 14 years ago
Siegfried Pammer 67bf64d371 fix http://community.sharpdevelop.net/forums/p/14605/38878.aspx#38878 14 years ago
Daniel Grunwald 08a54ec770 Expose the <ReferenceOutputAssembly> setting in the SharpDevelop UI. 14 years ago
Daniel Grunwald e1cb442ee6 Fixed editor crash introduced in 02f6c64. 14 years ago
Daniel Grunwald b7a6c3164b Adjust unit test to changed CollapsedLineSection behavior. 14 years ago
Daniel Grunwald f22f0bab38 Add back accidentally deleted resource string. 14 years ago
Daniel Grunwald 02f6c641cf AvalonEdit: Fixed issue that caused the collapsed line state in the HeightTree to become inconsistent with the state in the folding manager. 14 years ago
PeterForstmeier 02184b1b64 Convert hard coded text to StringResources in DebugOptions 14 years ago
Matt Ward e8c1b5f2de Add CodeQuality project to SharpDevelop.Tests solution. 14 years ago
Matt Ward 175649ed03 Use IronRuby built from source so it uses the same Microsoft.Scripting assemblies as IronPython to fix MissingMethodException. 14 years ago
Daniel Grunwald 2d0d4433f0 Fix NullReferenceException in Process.GetCurrentExecutingFrame 14 years ago
Daniel Grunwald 4d8910a68d Update to Mono.Cecil 0.9.5-73-ga5ffcc0 14 years ago
Daniel Grunwald 7fed1f99e4 Fix compiler warning. 14 years ago
Daniel Grunwald 82acae343b Fix NullReferenceException in MSHelpSystem.BrowserScheme.DocumentCompleted 14 years ago