Matt Ward
|
0e230bca0b
|
Merge branch '4.0' of github.com:icsharpcode/SharpDevelop into 4.0
|
15 years ago |
Matt Ward
|
7929de1418
|
Fix SD-1760 - NullReferenceException when double-clicking button in WPF designer when .xaml file does not belong to a project
|
15 years ago |
Daniel Grunwald
|
953b992670
|
Look for SHFB using environment variable, if possible.
|
15 years ago |
Daniel Grunwald
|
5199e8b69d
|
Allow running SharpDevelop from network drives
|
15 years ago |
Siegfried Pammer
|
e615548bfa
|
fixed http://community.sharpdevelop.net/forums/t/12236.aspx
|
15 years ago |
Siegfried Pammer
|
1e8057c8ee
|
fixed http://community.sharpdevelop.net/forums/t/12237.aspx
|
15 years ago |
Siegfried Pammer
|
5e5d2066a1
|
fixed wrong position of Implements/Handles clause in Sub/Function declarations
|
15 years ago |
Siegfried Pammer
|
e903196493
|
fixed VB WebService file template
|
15 years ago |
peterforstmeier
|
56da4cffd7
|
GroupFooter in TableLayout-Reports
|
15 years ago |
Siegfried Pammer
|
5f53fa24ab
|
fixed http://community.sharpdevelop.net/forums/t/12216.aspx
|
15 years ago |
peterforstmeier
|
05ba7d604f
|
GroupFooter in ListLayout Reports
|
15 years ago |
Boris Kozorovitzky
|
36f3f09689
|
Allow custom find logic for treenodes
|
15 years ago |
Daniel Grunwald
|
f79eed93ef
|
Fixed bug in C# parser: EndLocation was not set for some kinds of type references
|
15 years ago |
peterforstmeier
|
7914f4bf88
|
ReportWizard create reports with GroupFooter
|
15 years ago |
Daniel Grunwald
|
fd4dad3299
|
Fixed right-click>Copy in tasks pad.
|
15 years ago |
peterforstmeier
|
4931fee9b4
|
Event's for GroupHeader (GroupHeaderRendering) and DetailRows (RowRendering)
|
15 years ago |
Daniel Grunwald
|
046dac649d
|
Fixed NullReferenceException in ICSharpCode.Data.EDMDesigner.Core.IO.SSDLIO.WriteXElement when wizard is cancelled.
|
15 years ago |
Daniel Grunwald
|
130a05be7b
|
Fixed http://community.sharpdevelop.net/forums/t/12147.aspx - <configSections> must be first element in app.config
|
15 years ago |
Daniel Grunwald
|
cfeb306c48
|
Avoid crash with duplicate named arguments to attributes (obfuscated assembly?) - http://community.sharpdevelop.net/forums/t/12181.aspx
|
15 years ago |
Daniel Grunwald
|
b8cae20e29
|
Add missing icon files.
|
15 years ago |
peterforstmeier
|
388d5c1b5a
|
Patch from Eusebiu Marcu (PushModel Panel)
|
15 years ago |
peterforstmeier
|
676752da09
|
Fix UnitTest's
|
15 years ago |
Siegfried Pammer
|
21f0045b53
|
added missing keyword in type modifiers
|
15 years ago |
Siegfried Pammer
|
5dce34e991
|
fixed http://community.sharpdevelop.net/forums/p/12161/33156.aspx#33156
|
15 years ago |
Daniel Grunwald
|
3f1dd6ba72
|
Use ModifierKeys instead of Keyboard.IsKeyDown.
|
15 years ago |
eusebiu
|
c1c9366c88
|
fix SD-1738 - Ctrl+Shift+Tab does not work in active files dialog
|
15 years ago |
Matt Ward
|
33001daf07
|
Show Boo unit tests in Unit Tests window.
|
15 years ago |
Daniel Grunwald
|
8c1f9b3a02
|
Adjust unit tests to IViewContent interface change.
|
15 years ago |
Boris Kozorovitzky
|
4fbbc13493
|
Making the Title and the Tooltip editable in ViewContent
|
15 years ago |
Daniel Grunwald
|
d339654cdc
|
Fixed synchronization between OpenedFile.IsDirty and UndoStack.IsOriginalFile.
|
15 years ago |
Daniel Grunwald
|
a9dc47b030
|
More debug output when focus tracking is enabled.
|
15 years ago |
peterforstmeier
|
771e2dc55b
|
Testcode to show Event's in ReportViewer.cs, delete unused Events
|
15 years ago |
peterforstmeier
|
faee583a32
|
LineHeight in GroupedRowConverter.cs
|
15 years ago |
Daniel Grunwald
|
93f924b120
|
Add TextAnchorMovementMode.Default where the movement direction depends on the type of insertion.
|
15 years ago |
Daniel Grunwald
|
8804473341
|
Remove LGPL header from MyNamespaceSupportForCSharp.cs (as that file is copied into projects converted from VB to C#)
|
15 years ago |
Charles Weld
|
e9bccd9269
|
Fixed asynchronous custom tool bug
* Changed pending tasks to a queue rather than a list.
* Ensure that pending tasks isn't empty before trying to execute the next task.
|
15 years ago |
Matt Ward
|
65db65170c
|
Update IronRuby to version 1.1.1
|
15 years ago |
peterforstmeier
|
4ff47724cc
|
BottomMargin in TableLayout
|
15 years ago |
peterforstmeier
|
6a2b27f0a6
|
ReportFooter keep position
|
15 years ago |
Siegfried Pammer
|
8267684c53
|
fixed XamlParser: now uses VB root-namespace rules in VB projects
|
15 years ago |
Siegfried Pammer
|
0365a3f26c
|
fixed namespace problems in VB WPF templates
|
15 years ago |
Siegfried Pammer
|
27f1e11aaf
|
VB: Added My-namespace support for WPF
|
15 years ago |
Siegfried Pammer
|
717006f72b
|
added VB templates for WPF Applications
|
15 years ago |
Daniel Grunwald
|
ff01c46e98
|
Fixed http://community.sharpdevelop.net/forums/t/12009.aspx (when word-wrapping is enabled and lines are very long, ScrollTo() does not find the correct position).
|
15 years ago |
Daniel Grunwald
|
e866b3fdf2
|
Fixed http://community.sharpdevelop.net/forums/t/11909.aspx (selection is quirky when indenting/unindenting).
|
15 years ago |
Daniel Grunwald
|
9f506bf2c6
|
AvalonEdit default style: since we specify an explicit background color, also specify the foreground color.
|
15 years ago |
Daniel Grunwald
|
cc3208c5cb
|
Update string resources.
|
15 years ago |
Daniel Grunwald
|
4ef89926d0
|
Remove TextEditor.HideScrollBar() and expose {Horizontal,Vertical}ScrollBarVisibility properties instead.
Made some improvements to WatchInputBox.
|
15 years ago |
Eusebiu
|
a351d20664
|
WatchPad + Console control
|
15 years ago |
eusebiu
|
84d90d3aa3
|
minor upgrade to WatchPad.cs: add on double click / remove on DEL
|
15 years ago |