2776 Commits (a8e2c542579e6a6bb920cafa93024f1729364259)

Author SHA1 Message Date
Peter Forstmeier a8e2c54257 Rename Files 13 years ago
Peter Forstmeier cf080f1140 Remove obsolete Files 13 years ago
Peter Forstmeier e2f66561ab CompilerMessageView.cs reacts on new OnPropertyChange from FontSize and Font family 13 years ago
Peter Forstmeier f0ef718865 Remove dependency to System.Drawing.Font. 13 years ago
Daniel Grunwald f1b2220314 Change ContextActionsPopup, ContextActionsBulbPopup and the HiddenDefinition popup to open/close as the parent TextArea gains/loses focus. 13 years ago
Daniel Grunwald e9d03395a3 Update the type system when files get removed from the project. 13 years ago
Peter Forstmeier a9f9cac911 rename 13 years ago
Siegfried Pammer dccd899196 change monospace-detection in FontSelector 13 years ago
Daniel Grunwald cfa01c3986 Fix HighlightingColorizer.OnHighlightStateChanged ignoring some change notifications. 13 years ago
Daniel Grunwald e24b3330ce Use SD.Dom for entity context menu. 13 years ago
Daniel Grunwald 08ff4ab865 Fix ObjectDisposedException when aborting solution load. 13 years ago
Daniel Grunwald 2793cc46eb Add Ctrl+Space completion that automatically inserts usings. 13 years ago
Peter Forstmeier 12dd9699f6 rename some obsolete classes to old_XY 13 years ago
Peter Forstmeier ab895ec3e1 CompilerMessageView.cs make use of OutputWindowOptionsPanelXaml.xaml.cs 13 years ago
Peter Forstmeier 871b1cc150 OutputWindowOptionsPanelXaml 13 years ago
Siegfried Pammer 97d2a30a7a implement WPF-based FontSelector 13 years ago
Daniel Grunwald e41e8d142a Implemented folding of #regions, usings and comments. 13 years ago
Daniel Grunwald 0ffbacf0d4 Re-enabled PasteAsComment + PasteAsString 13 years ago
Daniel Grunwald 703d17d91d Reimplemented CodeEditorView.ShowHelp() 13 years ago
Daniel Grunwald e703981624 Fix typo 13 years ago
Daniel Grunwald ea71582c4f Create new projects as Any CPU (32-bit) if the .NET 4.5 framework is installed. 13 years ago
Daniel Grunwald 2c4b5da6a8 Add "AnyCPU (32-bit preferred)" option. 13 years ago
Daniel Grunwald 9990ce8399 Fix 'Add existing project' 13 years ago
Daniel Grunwald 6b73af01c7 Fix Init vs. Load in project option panel user controls 13 years ago
Michael Seeger 87441961e4 Support for project templates using ${SolutionName} in files: File in project template containing ${SolutionName} have the solution name expanded. 13 years ago
Matt Ward 2566ff1aa7 Fix unhandled exception when creating WiX projects. 13 years ago
Matt Ward 894f7d93ed New WiX projects now use installed WiX targets. 13 years ago
Matt Ward f9b3a52cc0 Fix build warning in ProjectCustomToolOptionsPanel. 13 years ago
Matt Ward 401e6b907e Fix project templates not installing NuGet packages. 13 years ago
Matt Ward 98edd1da19 Wrap text in Code Completion options. 13 years ago
Matt Ward 56acd0a82b Fix exception when moving items in string list editor. 13 years ago
Matt Ward 49303a69ae Fix saving project BaseAddress property. 13 years ago
Matt Ward b718642bee Rearrange controls in External Tools options. 13 years ago
Matt Ward cfd8d312be Change selection mode in External Tools. 13 years ago
Matt Ward c3947fe6cc Reformat code. 13 years ago
Matt Ward 3fc1735e15 Fix ampersands in External Tools context menus. 13 years ago
PeterForstmeier bb7df50264 ExternalToolPanel.xaml.cs, delete unused files 13 years ago
Daniel Grunwald 94af059223 Rename SolutionVersionVS11 -> SolutionVersionVS2012 13 years ago
Matt Ward b64ea5b7e8 Clear combo box text when Create/Browse selected in Signing project options. 13 years ago
Matt Ward c9154286bd Fix Create/Browse dialogs not showing after Signing project options changes saved. 13 years ago
Matt Ward d5cf5d1567 Do not show 'sn.exe not found' message when key creation dialog is cancelled. 13 years ago
PeterForstmeier 1076612de1 StringListEditor and StringListEditorDialog.xaml 13 years ago
PeterForstmeier 5510c204f5 Rework Combobox in Signing.xaml 13 years ago
PeterForstmeier 889d7ab278 Add StorageLocation MultiBinding in ApplicationSettings.xaml 13 years ago
Daniel Grunwald 4778f44b2c Fixed TextBoxEditMode for ApplicationSettings. 13 years ago
Daniel Grunwald 250a077b93 Replace ProjectOptionPanel.HideHeader() with ProjectOptionPanel.HeaderVisibility property. 13 years ago
Daniel Grunwald d694a2ee7c Remove unnecessary reference from ProjectInformation to parent project options panel. 13 years ago
Daniel Grunwald 6453534ded Fixed InitialDirectory in BrowseForFile 13 years ago
Daniel Grunwald 6f61f7981d Handle NotSupportedException on invalid icon format 13 years ago
Daniel Grunwald 46a5373770 Make the project information text boxes read-only. 13 years ago