Mathias Simmack
23a9e07147
Help 2.0: fixed a bug when selecting the previous or next topic button (browser) with a hidden TOC control; there was an exception because, of course, there was no selection in the TOC control. Now I use the Get*FromUrl method with the current browser URL. btw: some other things changed
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@534 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
b473396c67
Fixed SD2-420: Non-generic classes and generic classes with the same name collide in the DOM.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@533 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
fab76749c4
Fixed code completion bug regarding events. Fixed "run unit test in debugger".
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@531 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
8afa7cc805
Allow references to unbound types in typeof/GetType expressions.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@529 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
820f9a21b7
Fixed SD2-440: Icon for local variables and parameters
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@525 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
516bf184bf
dynamic help: needed to fix the Win32 resource... Hm...
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@523 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
f29a415f04
dynamic help: HTML and PNG images included as Win32 resource
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@522 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
56f0ee8610
Handle exceptions in ICSharpCode.Svn.HistoryViewPanel.GetLogMessages
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@520 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
04c0bebd07
The "Load solution" and "New solution" buttons on the start page now work even when JavaScript is disabled in Internet Explorer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@515 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
47adfb89f7
Fixed bug that prevented recompiling due to files locked by the debugger
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@513 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
e928f20176
MbUnit Pad additions - Goto definition implemented, error list displayed after a test run with errors, and after a build the test tree auto-refreshes.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@512 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
b805da617f
Help 2.0: solution structure changed (you can enable the Dynamic Help by copying the new Addin file)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@511 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
7c59ad1435
dynamic help: some improvements, works with expressions now (ignores documents with more than 1 DevLang attribute)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@510 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
e228fd2bc1
Help 2.0: context.html updated
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@509 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
283a39e280
Fixed SD2-425: Improve project options
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@508 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
85855fb8fd
Put ProjectImports into the translation database.
...
Enabled AutoComplete for the ProjectImports combo box.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@507 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
830e2bf7c5
Worked on SD2-425 (Improve project options): you can now choose in which section the OutputPath property is stored.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@506 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Markus Palme
42948ac62a
added list of project namespaces
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@505 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Markus Palme
64c1f4f6a8
added vb.net projectlevel-imports option panel
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@504 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
76d0e4da6c
Allow user to choose configuration and platform in the project options. (part of SD2-425)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@503 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
9b5819d2fb
Help 2.0: some little fixes
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@502 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
68f7c01970
Fixed some P/Invoke declarations where FxCop complained they weren't portable to 64bit and some other complaints from FxCop.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@501 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
befee650b3
Added 'Stop tests' toolbar button and context menus to the MbUnit pad. Go to definition context menu command is not currently working.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@499 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
52d9113431
dynamic help: fixed a little problem with the 'helpResults' bool
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@496 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
1df303a5a0
Fixed SD2-451: Exception thrown when adding new event handler.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@495 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
9169d53913
Improved project options (more strings translatable, reference paths tab works now)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@494 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
db77b810b2
dynamic help: fixed a problem with the Project language
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@493 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
af29d284b8
dynamic help: uses default entries (s. revision 489), uses the Project language to limit the help results
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@491 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
cfc3ab3490
dynamic help: created new XML file with default entries (if you want to use it, copy it into the Addin folder)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@490 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
983cd66df0
Put more strings into the translation database.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@489 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
4b0f6b5a2e
Application and Signing project options panels now use the translation database.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@488 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
3f4ae1490c
tried to fix a Virtual PC (no SDK) crash; HiliteMatches restored for testing (it doesn't work here :o( )
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@487 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
3d0b29be33
disable 'highlight matching topics' because it doesn't work with the WebBrowser control
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@486 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
5e9b5901f2
SD2-438. Form designer now creating, loading and saving resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@481 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
b67164978b
some changes/fixes, LoggingService used
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@479 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
d43964af7c
Allow addins to have their project/file templates stored in the addin directory.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@478 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
4d7308244b
dynamic help: new method/type detection (by Robert_G, Delphi-PRAXiS) used for Forms designer support
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@477 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
b67a0b9d33
dynamic help: sorting implemented, some other fixed
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@474 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
3f4c0950f2
When renaming a field, ask the user if he also wants to the rename the property.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@472 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
e4832b28fa
dynamic help: some changes and fixes and (I hope) improvements
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@471 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
310e1cc9b1
dynamic help: Forms designer support added; some more improvements
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@470 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
0c9ebf6dc2
Reduced number of allocations:
...
- do not load xml documentation keys into memory but load only the hash code and keep everything else cached on disk.
- made Dom's region a value-type.
- do not create a SortedList<string, IReturnType> for every using statement but only when the using statements actually uses aliases.
Overall SD should use ca. 10 MB RAM less when working on a big solution like SharpDevelop.sln.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@468 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
091e1d2610
dynamic help: debug info enabled; using other ResolveResult types to get more info
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@467 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
65ac905148
Fixed SD2-439: VB.Net event handlers are lost.
...
Save layout configuration before switching layout by starting debugger or pressing Shift+Escape.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@464 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
9854f92d06
Show error message when going to designer mode in a file with syntax errors instead of displaying an empty form.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@463 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Matt Ward
09daff2a33
SD2-437. Source code now generated in InitializeComponent method for non-visual components.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@462 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
b9ae31af01
dynamic help: some scripting improvements
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@461 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
4cfa438cc1
I changed some of the CSharp namespace names; there are no bug fixes in this upload
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@460 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
ee32c33db4
Fixed some bugs.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@459 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Mathias Simmack
c115d07ebf
dynamic help: I forgot the 3 images for the toolstrip (required to compile) and the HTML file and the 2 *Book.png images for the dynamic help (required to use DH)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@458 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago