David Alpert
|
9b96afbfde
|
Added support for IViewContent navigation history (known in the Wiki as Code Navigation). Basic documentation available in the XML comments for ICSharpCode.Core.NavigationService
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1569 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
David Alpert
|
03c3f60c71
|
ToolBarSplitButton now supports disabling the button while leaving the dropdown enabled; addin files can now specify a disabledIcon for a ToolBarSplitButton's button.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1568 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Daniel Grunwald
|
4ad34ac866
|
Fixed SD2-844: \ is not an escape character in C# XML comments.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1567 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Daniel Grunwald
|
f4f667dbf6
|
Fixed SD2-850: Code generation for abstract EventBindingService class adds 'override virtual' modifiers
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1566 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Daniel Grunwald
|
a3ca35f2a5
|
Prevent collapsing/expanding of ExtTreeView nodes on double click if they override ActivateItem. This fixes forum-9077.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1565 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Daniel Grunwald
|
2ec072088f
|
Fixed SD2-925: Building a project when the solution has different configurations
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1564 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Daniel Grunwald
|
88688e3a01
|
Fixed forum-9719: cannot include binary files in project templates.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1563 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Daniel Grunwald
|
c26a45f166
|
Fixed forum-9740 (When renaming an item in a treeview and using the Del key, #D tries to delete the whole item)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1562 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Peter Forstmeier
|
d19a7abfa8
|
PushModel in unbound mode is now working as well
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1561 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Peter Forstmeier
|
1eda97b187
|
Update Examples with 'UnboundPushModel' Report
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1560 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Christoph Wille
|
b9c439ccd5
|
Setup script for RTW
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1559 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
David Srbecký
|
b0b1372c8d
|
PersistentValue merged into Variable
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1558 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
David Srbecký
|
065c2284c4
|
Initial code of boo console
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1557 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
David Srbecký
|
9559aea032
|
Completely rewritten variable life-time management and updating;
Rewritten property evaluation
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1556 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Peter Forstmeier
|
e173a376f3
|
Changing the Location ReportItems by moving the right or left border of FocusRectangle
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1555 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Mathias Simmack
|
9c197e6ed8
|
Help 2.0: a few fixes and a first bunch of FxCop suggestions
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1554 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Peter Forstmeier
|
2f15a993d3
|
Update samples
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1553 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Peter Forstmeier
|
b89a25d1ab
|
Better handling of Section Events, now all sections can be used
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1552 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
David Srbecký
|
940fd46818
|
PersistentValue stored in Values - lifetime of Values increased
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1551 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
David Srbecký
|
c2400a429e
|
Working on PersistentValue
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1550 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
David Srbecký
|
0602a514aa
|
PersistentCorValue merged into PersistentValue
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1549 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
David Srbecký
|
c9652ebf4a
|
All values are created in PersistentValue
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1548 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
David Srbecký
|
6b50177b89
|
ICorDebugValue of Value stored in PersistentCorValue container 2 (missed file)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1547 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
David Srbecký
|
fad35c367e
|
ICorDebugValue of Value stored in PersistentCorValue container
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1546 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
David Srbecký
|
cf51e9a0b4
|
ValueGetter delegate wrapped in PersistentValue class
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1545 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
David Srbecký
|
e3c21ef729
|
Bugfix: Check function expiration in all callbacks with thread
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1544 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
David Srbecký
|
82ef75f35e
|
Fixed SD2-933: No debugger data tip when variable prefixed with "this"
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1543 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
David Srbecký
|
5ab0b2311f
|
Fixed SD2-864: Exception when starting invalid application
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1542 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
David Srbecký
|
92fce7c190
|
Fixed Forum-9220(cgraefe): Show error message for .NET Framework 1.0 programs
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1541 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
David Srbecký
|
ecfa778d42
|
Forum-8944(kama): Added hint for error 0x80131C30
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1540 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
David Srbecký
|
1d1c4f2053
|
Fixed Forum-8847(asl): Breakpoints can be set within whole method
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1539 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
David Srbecký
|
1181277e99
|
Fixed Forum-8700(asl): Refactored stepping to increase performance (using StepOut for tracking again)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1538 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
David Srbecký
|
f92065af79
|
Fixed Forum-8647(asl): Process post-break callbacks
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1537 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
David Srbecký
|
acccc71f60
|
Fixed Forum-8646(asl): Release tracked COM objects synchronously
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1536 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
David Srbecký
|
c73e5c2282
|
Fixed Forum-8643(asl): Reset tracking stepper after evaluation
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1535 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
David Srbecký
|
154a9b99ec
|
Fixed Forum-8642(asl): Do not evaluate when native frame is on top of stack
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1534 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
David Srbecký
|
a6e5d834e7
|
Fixed Forum-8640(asl): 'this' may not be available at native IP
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1533 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Mathias Simmack
|
1e14919c5a
|
Help 2.0: fixed a filter loading problem in the Search panel; changed a few other things
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1532 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Peter Forstmeier
|
79831637b7
|
Modified samples
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1531 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Matt Ward
|
1c2d6baba1
|
Added 'Find Next Selected' search menu option which will find the next occurrence of the selected text in the document.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1530 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Peter Forstmeier
|
c24bc0e724
|
Update SharpReportCore.csproj
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1529 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Peter Forstmeier
|
b42112e2a6
|
Cleanup
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1527 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Mathias Simmack
|
974286edc4
|
Help 2.0: rewritten code for the controls to support empty/broken collections without getting errors
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1526 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Peter Forstmeier
|
b7f45fb928
|
Hopefully fixed broken build the second time
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1525 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Peter Forstmeier
|
a9efb4c6e4
|
Fixed http://community.sharpdevelop.net/forums/thread/9224.aspx
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1524 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Peter Forstmeier
|
b69e3277b2
|
Fixed http://community.sharpdevelop.net/forums/thread/9098.aspx and broken build as well
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1523 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Daniel Grunwald
|
63e20cbdbe
|
Fixed SD2-886: Converted VS2003 solution does not show correct configurations
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1522 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Mathias Simmack
|
e1c75232e5
|
Help 2.0: a lot of changes in the code
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1521 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Peter Forstmeier
|
4db9d290f8
|
Cleanup unused Files
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1520 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |
Peter Forstmeier
|
8de7aa21a4
|
fixed
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.0@1519 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
|
19 years ago |