Daniel Grunwald
55b048901a
Fixed SD2-691: Clearing pad contents after solution closed
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1310 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
32c383fffc
Fixed SD2-753: Output window does not autoscroll when it does not have focus
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1309 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
ad1c589f61
SD2-760 - Code coverage is always highlighted in text editor after a test run. The current state of the 'Toggle Code Coverage' setting is no longer overridden.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1308 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
37d60be346
Fixed problem with trailing space in expressions for VB debugger tooltips.
...
DomPersistence no longer crashes when the cache index file is corrupted.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1307 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
85f2440e87
SD2-762. Output from NAnt sent to the standard error stream is now displayed in the output window.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1306 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
c96aaf39bb
Implemented evaluation of properties on value types
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1305 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
f457d2ed4b
SD2-759. Xml completion window no longer displayed when typing in space characters inside the attribute value.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1304 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
2c64f4131b
SD2-758. XML element completion now working for xs:all child elements.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1303 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
1509c4d770
Fixed Forum-6722: Added check for function expiration
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1302 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
78bf5a97eb
Merged Corsavy r1251:1300 to trunk.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1301 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e0db259c31
Fixed SD2-683: Class browser doesn't show newly added projects
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1300 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
ebdb1bee69
Implemented SD2-706: Opening single files in current SharpDevelop instance
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1299 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Peter Forstmeier
5f2895cb81
SharpReport opens now in a clean state, (no '*') after loading a saved report, some refactoring in printing reports
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1298 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
c6688222c1
Fixed SD2-755: Partial classes in class browser
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1297 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
11271bf303
SharpDevelop 2.0 always runs as 32bit-process. The docking library has some bugs in 64bit mode.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1296 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
ddadf116ea
Fixed Forum-6700: Debugger trims the string when asked for variable by name
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1295 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
360d309273
First thread selected when debuggee is breaked.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1294 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
36eac67060
SD2-709. The debugger tooltip will now be closed when moving the mouse away from a variable if no variables have been expanded in the tooltip.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1293 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
22f86ac9de
Bugfix: Some native methods leaked into callstack
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1292 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
408b372656
Fixed expanding of variables while property evaluation is in progress
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1291 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
6e6d73f924
Ignore events during property evaluation
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1290 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
d3fc9d2c9d
Bugfix: Exception history fixed
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1289 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
7210557a1f
Implemented SD2-694: Keyboard shortcut to toggle breakpoints
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1288 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
8022c21c7e
Boo: Support code completion on variables declared in a UnpackStatement.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1287 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
e0c1f3ff64
Fixed Forum-6652: Arrays make use of corHandleValue
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1286 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
4a0d17cd67
Update StringResources
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1285 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Christoph Wille
0a28938bc2
B3 Revision of Setup
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1284 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
610feddbf7
Bugfix: Evals forced to expire on debuggee state change
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1283 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
e8635b78da
Fixed Forum-6561: Base classes take over corHandleValue
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1282 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
65b636ca71
Fixed Forum-3288: Exception when Threads pad opened for running application
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1281 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
90d0eeeb0f
Bugfix: Callstack disappeared on property evaluation
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1280 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
529a95b46c
Update to Boo 0.7.6.2215
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1279 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
a4b35aaae6
Improved Boo VariableLookupVisitor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1278 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
f1d113d32c
Fixed SD2-692: Refactoring submenu not available when right clicking on MethodResolveResult
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1277 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
dd68c9529f
Fixed SD2-750: Project templates should be able to include external files
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1276 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
73a9ab7d0c
Fixed SD2-752: Exception when classes use "global::" as base class reference
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1275 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Peter Forstmeier
174e374ccb
Added SectionPrinting and SectionPrinted Event to BaseSection.cs
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1274 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
f7b2d83551
Keyboard short-cuts work in fullscreen (SD2-707);
...
Disabled unimplemented fullscreen features;
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1273 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
2695cb2dca
Fixed SD2-645: Process was terminated error when using debugger; (walkaround)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1272 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
b35128cb8b
Implemented showing of properties of properties in debugger
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1271 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
436025b78c
Refactored some long anonymous methods
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1270 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
43a84fc82d
Fixed SD2-743: Double clicking NUnit console errors in output window does not open up corresponding file
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1269 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
cbed3dc426
Added callstack cache (Fixes SD2-648)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1268 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
b69a14156d
Fixed SD2-746: Bookmark all button on search dialog does nothing
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1267 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
e22aa37319
Fixed SD2-748: Files Window throws an exception when copying a file
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1266 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
d1c8d024f8
Steppers refactored
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1265 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
c994982afc
SD2-741. The active workbench window is no longer changed when switching between different layouts.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1264 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
9763dbbc54
Fixed SD2-739: Incomplete VB class definition causes resolver crash
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1263 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
1a6fa98461
Added simple ASPX syntax highlighting, added Web application project template by Tom Schröter.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1262 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
f93aa9c02d
SD2-567. Implemented search and replace inside the current text selection.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1261 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago