Daniel Grunwald
5efb3e0526
Fixed SD2-825: Drop file into project browser overwrites file without no warning
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1484 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
77bf824719
Fixed SD2-829: Linked file not removed from project browser when deleted
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1483 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
81835b5c25
Fixed SD2-853: Cut and paste folder removes folder and contained files
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1482 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
515b955432
Lock access to DefaultProjectContent.ReferencedContents - can be modified by main thread and solution loading thread.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1477 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
b2a3cc4ead
More bugfixes for the C# <-> VB converter.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1473 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
09165fa450
Ensure project name is valid before creating solution.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1472 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
7ec05ca194
Fixed SD2-840: Adding existing item to unknown project type throws a null reference exception
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1470 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
35ab1d4ee3
Fixed SD2-841: Saving MSBuild project after deleting file from project can throw ArgumentException
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1469 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
b5ff89c524
Fixed position of current line textmarker.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1464 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
6cdf5d7ab8
Parse CompilerMessageView text on category change correctly.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1462 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f678d9c8c7
More untranslated strings moved to the translation database, fixed SD2-838: Untranslated resource strings in output window
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1460 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
7ea51e06df
Fixed forum-8340: error inserting code template in empty file
...
Translated ExceptionBox.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1457 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
40347a51c9
Add more strings to translation database. (based on list by asl)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1449 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
30d5780ff0
Fixed SD2-828: Resolving private field with the same name in subclass
...
Fixed SD2-834: Searching inside a directory which does not exist throws an exception
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1446 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
82f68b0329
Fixed several minor bugs; put some strings into the translation database.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1444 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
5a58e676fe
SD2-833. The currently active view is checked to see if it implements the ITextEditorControlProvider interface before attempting to clear the selection when bookmarking all found search results.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1443 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
4b4905d787
SD2-830. 'Prompt for Arguments' and 'Use Output Window' options now working for external tools.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1442 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
782aac1504
Fixed SD2-699: New file name does not increment
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1441 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
6ebc9f8514
Fixed SD2-793: Output window showing incorrect unit test output text
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1440 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f1eb93cb43
Fixed SD2-424: Replace performance not acceptable
...
Caret.PositionChanged now no longer fires when TextAreaControl.IsInUpdate is set to true.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1439 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
e56e0f6f8a
Rewritten TextView.PaintLinePart. Text markers now can start or end inside TextWords; the highlight marker now can be placed inside a TextWord.
...
Fixes SD2-667: Text marker colour bleeds into tabs following text
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1436 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
e8e6d4e662
Fixed SD2-817: File changes lost when moving file in project tree
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1432 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
d8b42d8997
Fixed SD2-685: Pads must have an icon
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1425 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f9cfdec1d3
Fixed bug: Starting IDE Multiple Times looses Panel layout (based on patch by Scott Ferrett)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1424 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
676a617c3a
Fixed SD2-814: Expanding wildcard search result node throws exception
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1420 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
df43c0eef7
Fixed SD2-816: Output visitor does not output implicit/explicit operators
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1419 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
58dfc5abce
Fixed SD2-813: If statement not parsed
...
Fixed other small bugs.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1417 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
71e17b5842
Fixed SD2-804: Renaming a class in a new unsaved file
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1393 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e8c9d5e35c
RefactoringService now accepts any ResolveResult.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1387 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
9add2ad9bb
SD2-799 - Updating web references resets the namespace. The namespace is now stored inside the MSBuild WebReferenceUrl element. Modified SharpQuery's OLE DB COM reference to use the new format so the interop assembly can be located for code completion.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1385 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
73f4aa7af9
Fixed SD2-788: Duplicate override method in code completion
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1383 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
ea04a26043
Fixed SD2-786: Opening a .csproj file with no .sln generates a .sln with AnyCPU instead of Any CPU
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1382 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
5753bafcba
Fixed SD2-796: Building whilst debugging
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1381 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
37c2bc671d
Fixed SD2-783: GDI Handle leak
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1380 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
16d87fd62e
Fixed SD2-797: Code-completion for nested classes is broken
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1379 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e5bc45a6e2
Fixed base addresses and used [DependencyAttribute] to prevent assemblies from being relocated.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1377 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
c9b71ac07a
Fixed forum-7221
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1376 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
de3141c785
Improved code-completion for duck-typing.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1375 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
332dd9f511
Fixed SD2-671: Code generation doesn't substitute generic type
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1371 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a8eba6021a
Forms designer now tries to find VS designer assemblies if they are required - this fixes problems like SD2-617 (Editing Sql Connection ConnectionString property throws a FileNotFound exception) that only occur when VS is installed.
...
Run application: If the specified working directory is invalid, display error message to user.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1367 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
414ab81065
Fixed SD2-508: Tooltips on declaration lines
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1364 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
4ef8718f57
Fixed forum-7173: Code completion does not contain all types in scope
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1362 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
f91811fe97
Fixed SD2-524: Wildcards in MSBuild custom items are not interpreted
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1360 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
06f093be9a
Fixed forum-7077 (Boo code completion)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1357 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
8a7e7df011
Fixed SD2-789: Search window loses focus
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1355 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a9dcb57f75
Fixed SD2-736: When editing the C# highlighting, the Environment section cannot be changed
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1352 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a9113721a7
Fixed SD2-757: Collapsing debugger tooltip
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1351 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a187bb5823
Fixed SD2-774: Refresh button in Project Browser always disabled
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1350 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
c1b98264a4
Fixed SD2-782: Null reference when adding existing item/new folder to project
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1349 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
8b3834d8c7
Fixed SD2-730: Closing one of the partial form classes of a newly created form
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1348 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago