Daniel Grunwald
bd739ec808
Fixed SD2-745 and SD2-871 (patch by John Simons)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1518 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f212108c77
Remove WPF templates from Corsavy.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1517 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
b00f016ce6
Applied "Providing text editor tooltips using the AddInTree" patch by Christian Hornung.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1516 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Mathias Simmack
96471dd7c8
Help 2.0: new config class used
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1515 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f8838fa212
Support alternate new file dialogs (patch by Scott Ferrett)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1514 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f410739534
Fixed build error introduced by merge.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1513 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
254c8e6bd5
Merged Corsavy r1470:1511 to trunk.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1512 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
b43033b2b4
Update translations; fixed translation-related bugs.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1511 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
adbbcc2c2b
Fixed SD2-851: Pasting solution folder hangs SharpDevelop
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1510 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Mathias Simmack
e32b4d9fc7
Help 2.0: made some changes in the Search pad and Config form code
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1509 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
13d84756ae
SD2-721. Can now delete files and folders from the project browser using the delete key.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1508 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
7d7ed71d37
SD2-856. When indenting xml that is not well formed SharpDevelop no longer displays an error message showing the XmlException.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1507 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Matt Ward
6055906c73
SD2-843. When editing XML file with url dtd reference whilst having no network connection the WebException is now caught by the XML Editor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1506 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Peter Forstmeier
66e96aa111
Example for Unbound Reports
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1505 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Peter Forstmeier
5db171f825
Unbound Reports, values of ReportItems can be changed at runtime
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1504 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Mike Krüger
4cfab23d13
Fixed SD2-846:Saving XSLT output to a file throws an invalid operation exception
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1503 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Mike Krüger
f4c5f8f126
Fixed SD2-855:Attempting to create event handler for xml form terminates SharpDevelop
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1502 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Mike Krüger
015f625877
Fixed SD2-845:Null reference exception when attempting to show tooltip for XSLT output
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1501 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
53c8c4d56c
Fixed forum-8951: C# parser bug with "default(T)".
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1500 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
f521b44db3
Fixed SD2-883: C# to VB conversion error when having a 'while()' statement in one line
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1499 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
89e34175cf
Fixed SD2-885: Folding breaks using 'ReferenceEquals()' method in VB (Parser error for member access on VB "Object")
...
Fixed SD2-884: Folding breaks on multi-dimensional array declaration in VB
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1498 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Peter Forstmeier
31f277a686
Modify SqlQueryChecker.cs
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1497 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Mathias Simmack
f03fbe2c1c
fixed some flaws in the TOC and Index control
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1496 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
3c9dc9f139
Fixed forum-8579: "Goto Matching Brace" doesn't work if "Highlighting matching braces" is deactivated
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1495 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
b430d4b3aa
Fixed SD2-854: Renaming VB's MyApplication class
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1494 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
a4bd782875
Moved more strings to translation database.
...
When adding a COM reference, MSBuild "ResolveComReferences" is called immediately to generate the interop library and get code completion - the "cannot load code-completion information" error message was confusing many users.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1493 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Mathias Simmack
bbbf7cf839
catched an exception with invalid pointers ( http://community.sharpdevelop.net/forums/thread/8728.aspx )
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1492 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Mathias Simmack
d9c8886140
catched an exception with invalid pointers ( http://community.sharpdevelop.net/forums/thread/8728.aspx )
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1491 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Mathias Simmack
c2daff56d7
new SharedAddin template for VBNet
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1490 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Mathias Simmack
ae4e5fe372
new SharedAddin template for VBNet
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1489 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
2ed82fd4cb
Fixed some bugs reported in the forum.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1488 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
6050a6bda4
Moved some more strings to translation database. Windows Service template now contains installer class.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1487 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
80d967e240
Fixed parsing of the VB "Custom" keyword (it is valid variable identifier but not valid field identifier)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1486 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
d4353b1484
Fixed SD2-826: Excluding folder from project browser throws exception
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1485 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
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
357653ecc9
Applied custom quick class browser patch by Robert Zaunere.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1481 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Mike Krüger
406e362462
Fixed vb.net syntax coloring bug
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1480 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Peter Forstmeier
2b9b0cde11
Fixed http://community.sharpdevelop.net/forums/thread/8438.aspx and some changes from
...
FxCop
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1479 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Daniel Grunwald
79f22303b6
Fixed VB parser bug: Using statement can have multiple variable declaration expressions. (forum-8651)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1478 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
29b56d32d0
Fixed forum-8723: exception when loading designer for form containing enum TypeDeclarations.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1476 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Peter Forstmeier
d0993b0365
Fixed < http://community.sharpdevelop.net/forums/thread/8439.aspx >
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1475 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
Peter Forstmeier
7f3d0afca9
PageBreakAfter in DetailSection
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1474 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
f3d207fcbd
Merged Corsavy r1425:1470 to trunk.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1471 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