47 Commits (01253ffb9ce3976a85789f7340efc15178de08b7)

Author SHA1 Message Date
Siegfried Pammer 01253ffb9c reintroduce ResourceEditor 13 years ago
Siegfried Pammer b6d2d5a60d fix SD-1594 - Windows Forms designer generates the wrong version of .resx files for .NET 3.5 projects 14 years ago
Siegfried Pammer 5a943271ea working on SD-1527 - A display binding's supported files should be independent from the files it handles by default: 15 years ago
Daniel Grunwald 19d03f6b28 SettingsEditor: added support for VB.NET "My.Settings" 16 years ago
Daniel Grunwald dc35d18bc1 Fixed custom tool output namespace for VB projects (http://community.sharpdevelop.net/forums/t/11240.aspx) 16 years ago
Daniel Grunwald f5780c2944 Apply new file headers 16 years ago
Daniel Grunwald edd3fb4a0a "Normalize" file headers. 16 years ago
Daniel Grunwald 1ffa5cbd86 Remove unused code. 17 years ago
Christian Hornung 661fdc3406 ResourceCodeGeneratorTool: Ensure that we do not overwrite an existing class (e.g. designed form) with the generated class. Output an error message when such a situation occurs. 18 years ago
Daniel Grunwald 031735218d Added PublicResXFileCodeGenerator. 18 years ago
Christian Hornung d9265c5144 Added full support for project resources to the Windows.Forms designer. Fixed SD2-576 - Visual Studio Project Resources used in Form. 18 years ago
Daniel Grunwald c7993c90f4 Make pads listen to language change, fixed memory leak in PresentationResourceService. 18 years ago
Daniel Grunwald f60b4cbb8f Fixed NullReferenceExceptions when Clipboard.GetData returns null. 18 years ago
Daniel Grunwald f3f1ed2f05 r7305@daniel-notebook (orig r3336): daniel | 2008-08-14 07:39:30 +0200 18 years ago
Daniel Grunwald 69598c8466 Make workbench a WPF window. 18 years ago
Daniel Grunwald 3bd1ab5517 SD2-1342: Remove Windows.Forms dependency from ICSharpCode.Core 18 years ago
Daniel Grunwald 25bc869822 Make project conversion from MSBuild 2.0 to 3.5 explicit using a button in the project options. 19 years ago
Daniel Grunwald bc1d6f3211 Add WpfDesigner addin. 19 years ago
Daniel Grunwald 934c1d479b Fixed resource editor. 20 years ago
Daniel Grunwald 15d7aadd27 Worked on SD2-1234: Create common way to handle in-memory representations of files that have multiple views. 20 years ago
Christian Hornung c0ff641dcc Added a ListView sorting framework to the Widgets library and used it to implement SD2-1266 - sortable columns in resource editor. 20 years ago
Daniel Grunwald f3cfbe270f Prevent ResourceEditor from saving when there are no changes. (related to SD2-953) 20 years ago
Daniel Grunwald d4c511815b Add SettingsCodeGeneratorTool. 20 years ago
Daniel Grunwald f3939e3257 Add Custom Tools support. 20 years ago
Markus Palme a1543c981e removed unused import statements 20 years ago
Daniel Grunwald 3363abd941 Rename namespace for classes inside ICSharpCode.SharpDevelop.dll: ICSharpCode.Core -> ICSharpCode.SharpDevelop 20 years ago
Christian Hornung 7a4c5428ea Fixed SD2-1068: #D can't open resx files if these have resources of type System.Resources.ResXNullRef 20 years ago
Daniel Grunwald 52ae050e58 Apply ResourceEditor patch by Christian Hornung : Resource editor now keeps metadata. 20 years ago
Daniel Grunwald 56b2aa0f70 Fixed some translation issues. 20 years ago
Daniel Grunwald 82f68b0329 Fixed several minor bugs; put some strings into the translation database. 20 years ago
Daniel Grunwald 499fe3bdc2 Fixed conversion of "global::" in CodeDOMOutputVisitor (part of SD2-576). 20 years ago
Matt Ward f936c1c1b9 SD2-689 - Resource editor copy/paste. The resource editor now checks that the list item is not being edited and that the list view has focus before overriding the standard copy/paste behaviour when using keyboard shortcuts. 20 years ago
Markus Palme f984fe2446 patch from scott ferret: saving image resources with the correct extension 21 years ago
Daniel Grunwald a3c3230123 Added some strings to the translation database. 21 years ago
Daniel Grunwald cf8f7e43f2 Added project converter (C# <-> VB -> Boo). Project settings are currently not converted. 21 years ago
Daniel Grunwald 32abb6ee5a Change file header. 21 years ago
Daniel Grunwald db62adff59 Fixed SD2-497: Allow adding existing files as links. 21 years ago
Daniel Grunwald 07bba4fd75 Added missing resource strings, removed resource strings from AssemblyAnalyzer. 21 years ago
Daniel Grunwald 022170d1a1 Fixed "copy/cut/paste" in context menus. 21 years ago
Daniel Grunwald 9a246da449 Add unit tests for CSharpOutputVisitor. 21 years ago
Daniel Grunwald 6284ddd531 Made Help addin use the default browser view content. (moved advanced toolbar from help addin to Base) 21 years ago
Daniel Grunwald 331c44292e Applied new header to all source files. 21 years ago
Mike Krüger 77dbb0ecd5 Worked on #Develop. Search & Replace panel now has 2 different view modes. ExtTreeView drawing is now more smooth. Fixed some issues. 22 years ago
Mike Krüger c4336b038c created trunk folder. 22 years ago