Daniel Grunwald
76aa9e3f63
Fixed SD2-627: Debugger locking output exe on selecting debug | run.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@953 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
b41e5513ed
Fixed SD2-463: Visibility of undocked panels.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@952 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
1b60119f5c
Fixed SD2-459: Project scout viewstate not remembered.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@951 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a48969f7f0
Fixed SD2-436: Code Autogeneration. (code is now inserted at cursor position again)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@950 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
7420da5fc4
Fixed SD2-613: Renaming a solution generates a Not Implemented exception.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@949 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
b483073c64
Fixed SD2-624: "Configure Sidebar" not shown when right-clicking on the tools pad.
...
Add "OK" and "Cancel" buttons to CodeGenerationForm.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@948 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Markus Palme
bfd3512e6b
allow sorting of GAC panel
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@947 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e1e7877a49
Fixed BOO-628 - Alt+Ins code generation only works for C# and VB.
...
Alt+Ins code generators now use ICSharpCode.SharpDevelop.Refactoring.CodeGenerator.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@946 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
de20032c48
Fixed VB interface implementation code generator.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@945 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
935f026883
Fixed BOO-589: Tooltip information fails when a property is named after a type
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@944 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
09d7b859e2
Fixed SD2-622 (Project folder name ending with backslash displayed incorrectly in project browser).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@942 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
acda9fb540
Use callback method for MSBuildEngine instead of Application.DoEvents() loop. Probably fixes SD2-619.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@941 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
cd7eeedc53
Fixed possible StackOverflowException in pad creation.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@939 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
66a4289544
Fixed parser crash on incomplete ReDimStatement.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@938 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
db23c1d711
Fixed AltGr-shortcut bug. (AltGr+E now inserts the '€' sign instead of showing the exceptions pad).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@934 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Alpert
724ba72437
Refactored the AbstractMenuCommands in BuildCommands.cs
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@931 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
d68d56b34c
Now MSBuild property $(SolutionDir) is available when compiling single projects.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@926 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
3e5e04f05d
Reset assembly info version number (see doc\technotes\Versioning.html for details)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@924 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Christoph Wille
c5d228d6e8
Beta 1 preparations
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@923 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
9a4be967df
Changed license in about dialog to LGPL.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@920 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
32abb6ee5a
Change file header.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@915 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
46f232a188
Use IntPtr instead of int in SendMessage P/Invoke declaration.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@913 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
3cff683d1a
Fixed SD2-519: Project options panel can be opened multiple times for the same project.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@912 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
abbe48b7a0
Fixed SD2-593: Forms Designer events page not initially visible.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@911 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
59a5ede785
Fixed SD2-607: Null Reference exception on closing form designer.
...
Applied text editor IME patch by Shinsaku Nakagawa and form designer unloading patch by Christian Hornung.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@910 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e54926242a
Fixed SD2-574: tooltip delay (using system setting for MouseHoverTime)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@909 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
5ecd643d77
Fixed SD2-584: .proj MSBuild files in solutions are shown as unknown project type.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@905 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a2e8ac5a5c
Fixed SD2-606: Scrolling search window to the left corrupts text
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@904 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
aceb91aca1
Fixed SD2-603: Renaming a project in the project browser generates a not implement exception
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@902 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
05e320ec30
Added Shown and Hidden events to DynamicListRow.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@900 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
b036e9d48f
Fixed SD2-573: Editing menu item text in place
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@899 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
d59a61c841
Fixed bug in C# to VB converter: AddEventHandler statements were not converted correctly.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@897 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
d7e895c4f8
Fixed solution configuration -> project configuration mapping.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@894 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e46db83c0a
Allow changing the active solution configuration in the build menu.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@892 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
aa02f22658
Ported Fidalgo rev. 2115 (Ivo Kovacka): fixed some minor problems where object were staying in memory (missing dispose calls, event handlers not being deregistered).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@891 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
3a723b7a39
Private/static variables separated in debugger tooltips
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@888 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
0a42f77c37
Fixed StackOverflowException and endless loop when classes had cyclic inheritance. Fixed the VB expression finder for "MethodCall().MethodCall()", added unit tests for the expression finder.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@886 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
a00bfde615
Fixed SD2-602 - Adding a COM reference generates a FileLoadException. The ReferenceProjectItem was trying to determine the assembly name for the COM reference causing the exception.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@882 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
2e2e17e634
Fixed SD2-595: Replace in files must use same Encoding detection as text editor
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@878 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
ea52117d70
Fixed SD2-525: Changing the output Window font changes the text editor window font.
...
Fixed SD2-526: Output Window Word Wrap does nothing.
Improved performance of output window and error list when there are many errors/warnings. (previously 3000 warnings caused the SharpDevelop to freeze for 30 seconds and then crash with an OutOfMemoryException, consuming 2 GB of memory; now the speed is much better and the memory usage is fixed)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@875 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e8662bb594
Fixed SD2-570: When moving or copying InProject folders, their children get excluded from the project.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@874 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
dd15782372
Fixed SD2-569: Wrong file name used for new Link items.
...
Fixed text editor crash when editing files containing very long words (e.g. 100 KB base64-data in a single line in an XML file).
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@873 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
3a680c1375
Fixed SD2-597: No code completion after "new".
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@872 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
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)
...
Now NDoc can be started with the command "Project > Build documentation with NDoc".
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@869 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
48939e61d6
Rename FormDesigner to FormsDesigner.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@855 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
5ee5308e39
Improved C# -> Boo converter.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@854 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
c6337e8436
SD2-592: Exception thrown when trying to copy a file
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@853 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
38277f6d8d
Fixed SD2-466: Tools panel doesn't work in autohide mode
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@852 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
039c26ad22
Html Export menu option no longer gets disabled after being selected once.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@836 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
5572b5104f
Use project references to NUnit.Framework instead of GAC references (NUnit isn't in the GAC on the build server).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@833 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago