91 Commits (6050a6bda48f2729d0ee1188233a339688e9fc82)

Author SHA1 Message Date
Daniel Grunwald 6050a6bda4 Moved some more strings to translation database. Windows Service template now contains installer class. 19 years ago
Daniel Grunwald 7ec05ca194 Fixed SD2-840: Adding existing item to unknown project type throws a null reference exception 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 82f68b0329 Fixed several minor bugs; put some strings into the translation database. 19 years ago
Daniel Grunwald df43c0eef7 Fixed SD2-816: Output visitor does not output implicit/explicit operators 19 years ago
Daniel Grunwald ae481755b4 Fixed SD2-778: Indent (Ctrl+I) should be put into main menu 19 years ago
David Srbecký 7210557a1f Implemented SD2-694: Keyboard shortcut to toggle breakpoints 19 years ago
Daniel Grunwald b69a14156d Fixed SD2-746: Bookmark all button on search dialog does nothing 20 years ago
Matt Ward b132233e3e SD2-718 - Search finding a match in a resx file causing an invalid cast exception when trying to convert the resource editor to an ITextEditorControlProvider. Resource files are now excluded from searches. Excluded file extensions defined in ICSharpCode.SharpDevelop.addin. SearchReplaceManager now handles the situation where a view cannot be converted to an ITextEditorControlProvider. 20 years ago
Daniel Grunwald cc81b04a03 Update to Boo 0.7.6.2175, adapted NRefactoryToBooConverter. 20 years ago
Matt Ward 4ca7b2d50a Added copy menu item to output pad's context menu. 20 years ago
Matt Ward 55777f300b SD2-581 - Unable to remove controls from toolbox using context menu. Toolbox context menu items remove, rename, move up, move down and delete are now working for forms designer specific tabs. 20 years ago
Matt Ward c7a105f3a3 SD2-714 - Save all menu option not disabled after saving all files. The OpenWindowStateEvaluator was looking for a condition called windowstate instead of openwindowstate. 20 years ago
Matt Ward d88e98163f SD2-703. Main project menu now includes add new item, add existing item, add new folder and add mono reference menu options. 20 years ago
David Alpert b6b2341ac2 "Save all currently open buffers" option added to OpenFileTab/ContextMenu 20 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 ebbd3bd080 Fixed SD2-640: Add existing form to project does not add .resx file 20 years ago
Daniel Grunwald ae6635bcb6 Fixed SD2-639: Renaming a form should rename the resource file 20 years ago
Daniel Grunwald f1941afc91 Put more strings into the translation database. 20 years ago
Daniel Grunwald a3c3230123 Added some strings to the translation database. 20 years ago
Matt Ward e29ae4dd10 User is now prompted for discovery credentials when adding or refreshing a web reference if the server returns a Http status of 401 (Unauthorised). Tested with basic and NT authentication. 20 years ago
Daniel Grunwald cf8f7e43f2 Added project converter (C# <-> VB -> Boo). Project settings are currently not converted. 20 years ago
Daniel Grunwald 02d57c4611 Improved C# <-> VB conversion. 20 years ago
Matt Ward 533efc470c Added support for web references. 20 years ago
Daniel Grunwald b483073c64 Fixed SD2-624: "Configure Sidebar" not shown when right-clicking on the tools pad. 20 years ago
Daniel Grunwald e1e7877a49 Fixed BOO-628 - Alt+Ins code generation only works for C# and VB. 20 years ago
Daniel Grunwald 66a4289544 Fixed parser crash on incomplete ReDimStatement. 20 years ago
Daniel Grunwald 34680425f9 Display name of AddIns: "Subversion AddIn" instead of "ICSharpCode.Svn" 20 years ago
Daniel Grunwald 46f232a188 Use IntPtr instead of int in SendMessage P/Invoke declaration. 20 years ago
Daniel Grunwald e46db83c0a Allow changing the active solution configuration in the build menu. 20 years ago
Daniel Grunwald 65777d486d Update to NDoc 1.3.1-v11 from http://jonas.lagerblad.com/blog/?p=4 (unofficial version that works with .NET 2.0) 20 years ago
Daniel Grunwald 48939e61d6 Rename FormDesigner to FormsDesigner. 20 years ago
Daniel Grunwald 26ac8daa56 SD2-582: Solution file incorrect after adding a second project 20 years ago
Daniel Grunwald 2cff0d9e07 Added context menu to AddInManager, put strings into translation database. Chloë (GeneralWizardBackground.png) now uses alpha transparency and looks great in different color profiles. 20 years ago
Matt Ward 7483a7e3c7 GAC references displayed using short names in project browser and class browser. Extra GAC information displayed in property pad. 20 years ago
Daniel Grunwald 49040ea269 Fixed code completion for project references. 20 years ago
Daniel Grunwald d72a6d98b6 ErrorListPad now uses TaskView (patch by David Alpert). Renamed ErrorList to ErrorListPad and OpenTaskView to TaskListPad. 20 years ago
Daniel Grunwald 45e773b985 Fixed some bugs in the project browser (Solution Folders and Solution Items) 20 years ago
Daniel Grunwald 392040b16f Fixed some bugs regarding missing files and folders in the project browser. 20 years ago
Daniel Grunwald a6852502a4 The Boo AddIn now supports code completion for generics. The C# -> Boo converter now supports converting generic type references. 20 years ago
Daniel Grunwald 39d44d19db Applied ProjectNodeBuilder patch from Scott Ferret. 20 years ago
Daniel Grunwald d67a715fe6 Move some strings into the resource database. 20 years ago
Daniel Grunwald e2abd3442e Add documentation for conditions, rename CombineOpen to SolutionOpen. 20 years ago
Markus Palme 78e0a68a63 SD2-417 Icon for defintionview pad 20 years ago
Daniel Grunwald 374101ad6c Allow find references and rename for local variables and parameters. 20 years ago
Daniel Grunwald 022170d1a1 Fixed "copy/cut/paste" in context menus. 20 years ago
David Srbecký b9ef0293f2 Added fullscreen options panel (no features implemented yet) 20 years ago
Daniel Grunwald ae5a3110b1 Core bugfixes: 20 years ago
Daniel Grunwald 68127b8f17 Included bugfixes from Alex. 20 years ago
Daniel Grunwald c1d54b7df2 Update English and German StringResources (combine -> solution). 20 years ago