Daniel Grunwald
376c978294
Cut/Copy/Paste: use WPF routed commands.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3921 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
38a3b7d8d5
SearchAndReplace: don't search in .exe/.dll/.pdb
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3875 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
c46f1f7e73
added "QualityTools" menu
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3871 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
d0d97732ad
ExceptionBox: fixed potential deadlock when exception occurred on non-GUI thread.
...
Added menu entries for "Edit > Insert > Paste as comment/string" (r3832)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3862 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
9ca580024d
Added some strings to the translation database (mostly message box texts in the Subversion AddIn).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3821 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
fd48c4b958
Add AvalonEdit.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3635 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
0affcacda3
Host option panels in WPF window, allow WPF option panels.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3568 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
eb46887d5f
Prevent project resource image editor from resetting the custom tool to ResXFileCodeGenerator when PublicResXFileCodeGenerator is selected.
...
Set AcceptButton and CancelButton on SetReflectorPathDialog.
Add icon to "Close" entry in text editor context menu.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3563 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
a0c4685b62
Remove shortcut for delete. It causes problems with the search box in the toolbar and possibly other Windows Forms controls.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3522 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Ivan Shumilin
a2c2607b20
- Designer commands now work in OutlineViewPad
...
- Shortcut for Delete command
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3519 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
5f0f752290
Implemented SD2-1410 - Add Existing Folder
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3502 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
2110f0ca43
Add WPF startpage.
...
Fixed XmlEditor unit tests (Form.Show(owner) throws an exception when called in a non-interactive windows service, but Form.Show() works)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3490 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
67324fc433
Forgot to commit ICSharpCode.SharpDevelop.addin.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3479 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Christian Hornung
c8de34803e
Implemented SD2-1293 - Creating a DependentUpon file in the Project Browser:
...
Dragging a file onto another creates a dependency.
Dragging a file onto its parent directory removes a dependency.
Added two items to the file node context menu to add new and existing files as dependent files.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3457 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
f022d3b2ea
Allow pads to specify their start position.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0wpf@3454 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Justin Dearing
40e82bc57c
Added a DeleteAllMarks option to the breakpoint pad.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3315 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Justin Dearing
26e5311b8a
Improved support for readonly projects and solutions.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3290 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
eef3790770
Fixed NullReferenceException in MenuService.ConvertSubItems.
...
Add some strings to the translation database.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3289 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Justin Dearing
c98197cf2f
You can now "Open containing folder in explorer" from the Project pad.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3242 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Justin Dearing
7c761d5574
Project icons in the Projects pad now have a new context menu item that will open the folder where the projects output binaries are placed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3228 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Justin Dearing
6c8cab23dc
Added "Open containing folder in explorer" to the editor tab context menu.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3225 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Justin Dearing
ea4459b6ce
snk files now have an icon when displayed in the IDE.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3192 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
5b472f067f
Can now attach the debugger to a process when there are no projects open in SharpDevelop.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3175 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Matt Ward
d0f467cf57
Added support for attaching the debugger to a running process.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3100 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
11f6049c38
Implemented SD2-1353: Allow for build-action specific properties for FileProjectItems.
...
Removed non-generic AddInTree.BuildItems method - the generic version should always be used because it provides better error messages when an incorrectly typed node is put into the tree.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3067 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Siegfried Pammer
6fa46444c7
updated ICSharpCode.SharpDevelop.addin for SD2-1404
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3025 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
2a663282e9
Provide code-completion for System.Web when editing single files outside of a project.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3016 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
b48ee36f99
Fixed SD2-1381: Missing String Resources
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2952 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
82bbab8aec
Forum-6859: Show code templates in code completion.
...
Templates are now inserted by pressing Tab (instead of Space).
However, when "Automatic template insertion" in the text editor options is on (new default: off), templates are also inserted when a template is chosen from the code completion list.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2932 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
f4d79bc951
Improved finding xml documentation (now supports redirections). Add support for compiling for Compact Framework 3.5.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2743 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
8f2e284793
Allow choosing the target framework when creating a new project.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2739 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
68bf3ac9f0
Looks like I only committed the src folder in rev. 2714, here are the missing changes.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2716 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
0227db2d23
Move Search&Replace into an AddIn.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2650 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
1cfbd49b36
Fixed forum-18320: exception when converting VB code using named arguments to Boo.
...
Add ShellExecuteDisplayBinding: allows to launch files using the default program associated with them in SharpDevelop's "Open With" menu.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2649 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
0d75f719ea
Fixed build.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2632 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Christoph Wille
bcea7fa742
Updated to current build of SDR; PdfSharp 1.0 is now part of SDR
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2585 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
92cc697e74
The tools pad can now host any control as tool box, depending on the current view content. Every view content now has its own SideBar as toolbox, so AddIns don't have to manage merging toolbox sections anymore.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2562 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Christoph Wille
21de626fe8
Update SDR to SDR 2.2.0.192 for pre-release testing (this version of SDR uses a new file format)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2544 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
Daniel Grunwald
f8f3121734
Fixed forum-15675: Stack overflow in ReferenceNode.ReferenceProjectItem in Project Browser
...
Implemented forum-15677: Refresh assembly reference in Project Browser
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2438 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christoph Wille
b1b3e9dec3
SDR updated to revision 120, v2.1 RTM
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2422 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christoph Wille
e8c83839ae
Rev 108 of SharpDevelop Reports - fixes error for FolderDialog in wizard
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2392 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
c49b3ed232
Updated to SharpDevelop Reports 2.1.0.105
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2374 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
633af69129
Updated to SharpDevelop Reports 2.1.0.98
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2341 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christoph Wille
2c4db39f0c
SharpReport to SharpDevelop Reports change (non-final assemblies)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2323 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
1808336a1c
Merged SD 2.1 rev. 2226:2312 to trunk.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2314 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
15d7aadd27
Worked on SD2-1234: Create common way to handle in-memory representations of files that have multiple views.
...
Removed SharpQuery.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2313 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
5e9379e6a1
Refresh assembly project contents when adding a reference.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2309 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Christoph Wille
eaa4c88c80
Updated SharpReport to revision 31. This revision includes PDF support. Setup still needs to be modified to include added assemblies.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2179 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
61ee98484d
Add strings from subversion AddIn to translation database.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2169 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f7d5e74a8b
Fixed SD2-934: Two Dynamic Help menu items
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2160 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago