Daniel Grunwald
864ebd6793
Implemented upload of usage data.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4939 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
144f957f92
Split UsageDataCollector into reusable assembly and AddIn.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4938 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
62618b2975
MSBuildEngine: move injection of AdditionalTargetFiles after the WinFX targets when compiling with 3.5 or 4.0 toolset.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4937 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Christoph Wille
64fd1de804
RTM information updated
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4936 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
dc26f5bdec
Fixed compiler warning in Boo AddIn.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4935 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
63f0226ed5
Fixed forum-10068: members from COM Interop assembly not shown in code completion.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4934 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
98fe76ebe4
Fixed forum-10067: incorrect indentation for nested if-statements without braces.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4933 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
e364a29697
GotoDialog: sort by relevance, then alphabetically
...
AvalonEdit: bugfixes in folding and highlighting
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4932 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
91c7b3aec8
Update to AvalonDock 1.2.2641
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4931 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
d4068f0087
Implemented TextEditorSideBar for AvalonEdit.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4929 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
5e94ab1f54
Delay writing feature uses to disk - don't wait for the hard-drive.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4928 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
4d195d078b
fixed SD2-1568 - Using unsupported evaluation features in conditional breakpoints causes an exception
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4927 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
ffc33f2237
fixed missing/wrong items displayed in {x:Type} completion
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4926 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
252a8c3ee7
Update AvalonDock to 1.2.2632
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4925 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
465a5f38e9
Fixed AvalonEdit bug when deleting text including a folded section.
...
Fixed DBNull issue in UsageDataUploader.FetchDataForUpload.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4923 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
41462b6dc8
Add documentation for UsageDataCollector.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4922 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
37b6cda61f
Prepared code to delete uploaded usage data (upload itself still not implemented).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4921 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
43fe9dd08a
Trying to fix the build (why is the XAML compiler so fragile?)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4920 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
49178eb1e5
Worked on UsageDataCollector.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4919 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
27fb3b652d
Add 'UsageDataCollector' AddIn.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4918 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
8db012ec87
- moved Hook to VS 2010 project format (vcxproj)
...
- fixed bug in Xaml binding
- fixed bug in CodeEditor
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4917 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
a2d7a61961
Fixed infinite loop introduced in recent change to folding.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4916 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
903eb9dd04
Fixed infinite recursion in TextEditor.ScrollTo (bug introduced in r4910)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4915 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
ee1198eb4c
Update setup to include new AddIns (Data.AddIn, WPF Designer, C++ Binding)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4914 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
c9c4590137
Add C++ binding (without parser) to SharpDevelop solution.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4913 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
5dae574aec
Add simple XmlReader-based XmlFoldingStrategy to AvalonEdit.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4912 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
b6fcec94d0
added workaround to fix http://community.sharpdevelop.net/forums/p/10063/27905.aspx
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4911 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
3d8c70850c
Build simple folding support (independent of parsers in SharpDevelop) into AvalonEdit.
...
Add TextEditorOptions.AllowScrollBelowDocument (enabled in SharpDevelop) to avoid the view from jumping when collapsing code near the end of document.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4910 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
c7b89dc68f
Fixed FxCop issues in ICSharpCode.AvalonEdit.Xml
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4909 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
317621c567
Build hyperlink support into AvalonEdit and enable it by default.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4908 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
3c3ff30a5b
AvalonEdit:
...
Improved caret/selection behavior on the border of read-only sections.
Fixed some FxCop warnings.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4907 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
867dab1f32
Move folding code to separate namespace ICSharpCode.AvalonEdit.Folding.
...
Add TextEditor.ShowLineNumbers property to show/hide the line numbers (they now are hidden by default).
Add TextEditor.Options.ShowEndOfLine property to allow easily enabling end-of-line markers.
Changed AbstractMargin so that it automatically detects the TextView it is attached to.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4906 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Philipp Maihart
bd04de0cd0
EDMDesigner: Fix in Constraint Cardinality
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4905 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Philipp Maihart
626fbce37f
Data-AddIn/EDMDesigner: Support for composite PKs & FKs (Association resolution buggy)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4904 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
ff2e75afb8
Revert r4902.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4903 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Mike Krüger
7772c03684
* Src/PrettyPrinter/IOutputAstVisitor.cs: Exposed some properties
...
from the abstract output formatter into the interface.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4902 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
2c39426725
AvalonEdit now creates an invisible Win32 caret. This is necessary for features like 'Follow text editing' in the Windows Magnifier.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4901 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
ab01f26709
Disable IME when ICSharpCode.TextEditor is used in .NET 4.0.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4900 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Philipp Maihart
37ffd28b97
EDM Designer: Reading User Defined Data Types, Domain Model, SQL Server Implementation (just reading metadata)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4899 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
7dc8e0b947
- fixed bug in OptionBinding
...
- ported Profiler option panels to new architecture
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4898 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Martin Koníček
47f6467d39
Fixed minor bug in DebugType.CreateFromName.
...
Added "Expanding will enumerate the IEnumerable" text to IEnumerable node in debugger tooltips.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4897 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
cd8c81ebd0
- removed language selection box from all console except debugger console
...
- fixed bug in BeginReadOnlySectionProvider
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4896 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
c8dde3e1aa
Fixed unit tests after x86 change.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4895 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
ef2cbabe03
Fixed project creation (don't create both AnyCPU and x86 platforms)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4894 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
c71a39bf3f
Merge 3.0 to trunk.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4893 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
f112d92a15
Implemented ToolBar CheckBox in Core.Presentation.
...
Fixed OverflowException when AvalonEditTextEditorAdapter.JumpTo was called with column==int.MaxValue.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4892 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
9761f2de43
AvalonEdit: add safety check that ReadOnlySectionProvider doesn't return invalid sections.
...
Core.Presentation: fixed typo in class name
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4891 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Siegfried Pammer
9e12c504eb
fixed some localization issues in Profiler options panels
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4890 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Matt Ward
31d9f8203e
Update string resources.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4889 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago
Daniel Grunwald
7f2f49377d
Fixed ArgumentOutOfRangeException in Boo forms designer and added workaround for another possible ArgumentOutOfRangeException (also when leaving the designer).
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@4888 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
16 years ago