Daniel Grunwald
13e1fa6bb0
Fixed IsAccessible for "protected internal" members. (forum-9974)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4887 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
75cec19ac1
- updated English translation
...
- updated German translation
- fixed small bug in QueryView
- fixed localization issues in GeneralOptionsPanel
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4886 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
f0d8124acc
Immediately rename form class when a form is renamed in the designer (avoids side-effects in IViewContent.Save).
...
This fixes forum-9916 (error closing Sharp Development IDE after renaming a form).
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4885 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Christian Hornung
d413a6fb9d
Fixed SD2-1588 - Automatic SVN add of forms designer .resx file fails.
...
The stream which the resource file is saved to is now closed before the SVN add operation to unlock the file.
Also fixed the .resx file being added to the project prematurely and not being added to SVN when multiple designer views for the same form are opened before the .resx file has been saved to disk for the first time.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4884 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
1bab5625a5
Fix SD2-1584 - VB .NET snippet parser crashes on invalid syntax
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4883 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
85c0da5716
Fix SD2-1587 - Duplicate sections added to solution file on each save
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4882 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
44564f9f2f
fixed SD2-1526 - Save As shows a Save As dialog box for each view attached to the file
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4881 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
7b8a0f7c46
Disabled project resources in the python form designer.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4880 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
eec0d0d072
Added missing resource strings for the profiler
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4879 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
5eedcede92
small bug fix in XamlColorizer
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4878 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
c7a37f8443
- Top 20 displays user code only
...
- Added functionality to expand selected hot paths
- fixed percentage of parent
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4877 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
588f77c0e0
Temporarily disable FileChangeWatcher while renaming files. Should fix forum-10029.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4876 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
213808103c
missed to commit some changes (never commit around 12 PM!)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4875 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
566b84c281
Profiler:
...
- added translation for the profiler UI
- added functionality to control data collection (only profile parts)
- added new columns (Time spent (self); Time spent/call, Time spent (self)/call)
- added hot path indicators
- Top 20 tab is now sorted by TimeSpentSelf
* fixed bug in LocalizeExtension
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4874 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
9dbff240b9
Profiler:
...
- added new data columns
- added hot path indicator if method takes more than 20% time of the parent node
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4873 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
David Srbecký
769ff4a479
Fixed bug in type resolution from name
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4872 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
David Srbecký
e46df2b648
Unified and extended tests for testing metadata reading
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4871 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Christoph Wille
421bc5a195
RC 2 designation of setup
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4870 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
598a05e716
Reparse when return is pressed.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4869 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
bab3f4369f
- removed some debug code from AXmlParser in Release build to increase performance a bit
...
- fixed some minor ErrorPainter bugs
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4868 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
David Srbecký
e2cc44f997
Fixed debugger unit tests - there was a state that depended on the order the tests are run in
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4867 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
David Srbecký
9d5ae9f098
Removed some redundant debugger tests; Re-enabled some old tests
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4866 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
482e3c3640
Profiler: fixed "Find references" for methods without source code
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4865 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
3e95b10b69
implemented Find References for the profiler tree view
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4864 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
28804bf2ea
Profiler:
...
- fixed memory leak
- removed ICSharpCode.SharpDevelop.Profiling namespace
- added filter for unit tests when selecting "Run with profiler"
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4863 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
David Srbecký
b5952382f6
Renamed debugger tests. The tests now have a prefix specifying which class they test.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4862 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
79495c2499
Set /32BIT+ on booc.exe
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4861 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
3627244b26
Missing StringParser.Parse call in ApplicationSettings panel
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4860 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
6b028b752c
Put new build options into the UI (BOO-1228)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4859 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
1dfb9d1134
Update to Boo 0.9.2.3383.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4858 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
68fe102c06
Bracket highlighting: Create a different figure for start and end bracket (don't draw combining line when end bracket is on the next line after the start bracket)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4857 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
75b4682d7f
Expand foldings when the caret is moved into them.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4856 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
fad3a5583b
Update strings in main menu and toolbar when changing the language.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4855 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
39f8dfdd06
Performance improvements in GotoDialog.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4854 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
2f49e082e5
Improved automatic language switching of workbench elements.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4853 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
84576901fd
LocalizeExtension + StringParseExtension: implemented automatic update of text when the language changes.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4852 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
a9ded62ac1
Reimplemented "Go to matching brace".
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4851 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
7aab8df4ba
AvalonEdit: scroll when mouse is moved close to border while selecting text.
...
NewFileDialog: fixed bug that caused file names to not contain ${Number}.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4850 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
1ddce50475
Improved scrolling so that the code being jumped to end up in the middle of the text area.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4849 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
94bf27e8cd
Move tooltip handling from CodeEditor to CodeEditorView.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4848 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
9a4c3be827
improved XamlColorizer: reduced flicker while typing
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4847 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
2c72d347f9
Code coverage results now read from new PartCover 2.3's new results file format.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4846 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Martin Koníček
c9df3a1781
Fixed a minor bug in AvalonEdit.TextEditor.IsReadOnly.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4845 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
David Srbecký
52ab5010c2
Support for 'this' in delegate-captured variables
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4844 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
a1be8c67f6
Only refresh the bracket highlighting when it actually changed. Use same colors as the old editor.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4843 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
984b1ab9e1
Add TextView.InvalidateLayer.
...
Enabled bracket highlighting.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4842 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Martin Koníček
f5cb2b34ba
Added Xml visualizer with highlighting using AvalonEdit, no indentation and folding yet.
...
Text visualizer uses AvalonEdit.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4841 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
8570e8f7e7
- implemented IBracketSearcher for C#
...
- added BracketHighlightRenderer (disabled by default)
- renamed ErrorDrawer to ErrorPainter
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4840 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
c7173845cf
Fixed ArgumentOutOfRangeException in Caret when closing a folding section.
...
Added IsReadOnly property to AvalonEdit.TextEditor.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4839 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
7ed5729102
Display title of #region in folding.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4838 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago