John Stewien
7488d6d367
AvalonDock fixed tabs undocking when changing tabs to a different sized tab, related to AutoSize setting.
9 years ago
John Stewien
0f3f8be154
AvalonDock Fixed some null reference exceptions
9 years ago
John Stewien
7802d00c12
AvalonDock fixed crash when shrinking auto-sized panel
9 years ago
J. Smith
c5c38984b0
Modify RichTextBoxFormatBarManager.cs to fix #1165
Addresses #1165
In my testing, this appears to solve this problem and does not interfere with or alter normal behavior.
I tried to keep code formatting consistent with original code.
9 years ago
BoucherS
6408c7372d
V3.1.0 Released
9 years ago
BoucherS_cp
015d89f201
9 years ago
BoucherS_cp
fcc59e8737
Version 2.9
10 years ago
BoucherS_cp
e3122b7e41
10 years ago
BoucherS_cp
a9332abb2d
10 years ago
BoucherS_cp
ebbbd00457
10 years ago
BoucherS_cp
854027e890
11 years ago
BoucherS_cp
af8b733790
11 years ago
BoucherS_cp
964cdfeb69
12 years ago
BoucherS_cp
ac5ca4f242
12 years ago
BoucherS_cp
8598422abe
12 years ago
BoucherS_cp
925cbcd472
12 years ago
emartin_cp
983f425e67
Version 2.0
13 years ago
emartin_cp
0d9a63a7d2
Version 1.9
13 years ago
emartin_cp
a64bb838eb
Rename WPFToolkit.Extended directories for Xceed.Wpf.Toolkit
13 years ago
emartin_cp
f068898687
1.8.0 Release - Various deployment fixes
14 years ago
emartin_cp
947774e4b0
1.8.0 Release - SampleData library added
14 years ago
emartin_cp
0c933c8124
1.8.0 Release
14 years ago
emartin_cp
2edfd42354
1.7.0 Release
14 years ago
Nebuleux_cp
1f0dbeb7e0
Change the license back to Microsoft Public (Ms-PL) in the header of every .cs and .xaml files.
14 years ago
Nebuleux_cp
be1e34b23a
Add a TimelinePanel to the project.
14 years ago
Nebuleux_cp
a5a5359315
Change the namespaces.
14 years ago
Nebuleux_cp
8986e47c1c
MaskedTextBox: Fix navigation issues when the control is in read-only mode.
14 years ago
Nebuleux_cp
e2673d5001
MaskedTextBox: Fix the bug where control characters would clear the selected text.
14 years ago
Nebuleux_cp
d12bb76316
Update the assemblies informations.
14 years ago
Nebuleux_cp
f0775d4061
Add a license description in the header of every .cs and .xaml files.
14 years ago
Nebuleux_cp
a0d6e7b5f6
TimePicker: Fix an issue with the Background property (patch #11288 ).
14 years ago
Nebuleux_cp
ac5c032ba7
SplitButton: Fix an issue with the Background property (patch #10883 ).
14 years ago
Nebuleux_cp
761e5f23b0
Remove compilation warnings.
14 years ago
brianlagunas_cp
1d92984cfe
Propertygrid: added SelectedPropertyItemChanged event. It is executed everytime a new property item is selected in the Propertygrid.
14 years ago
brianlagunas_cp
dc82c618c5
PropertyGrid: added PropertyValueChanged event
14 years ago
brianlagunas_cp
4ab4d3c024
WatermakrTextBox: fixed context menu not working as expected.
14 years ago
brianlagunas_cp
9c8fc98833
DropDownButton: fixed issue with initial command not calling CanExecute to check the state of the buttons
14 years ago
brianlagunas_cp
0dc67ff611
Made ColorSpectrumSlider class modifier public to support styling.
14 years ago
brianlagunas_cp
efe6cd6c69
DateTimePicker: fixed null exception when setting value to null.
14 years ago
brianlagunas_cp
6685f79379
TimePicker/DateTimeUpDown : fixed exception when the date/time is set to DateTime.Min and then trying to subtract date/time form that value.
14 years ago
brianlagunas_cp
63e65e47b9
PropertyGrid: added ShowSortOptions and ShowSearchBox properties that will allow you to control the visibility of the Categorize/Alpha sort optiosna dnt he search text box.
14 years ago
brianlagunas_cp
ecb8324c33
fixed all OnApplyTemplate overrides that hook into events.
14 years ago
brianlagunas_cp
3f9a4d19f1
PropertyGrid: implemented PropertyOrderAttribute. You can now apply the PropertyOrder attirbute to a property to control the order in which the properties are sorted. The attribute is only honored while in the Categorized view and ignored when sorted alphabetically
14 years ago
brianlagunas_cp
175403f030
MessageBox: fixed messageBox drag when FlowDirection set RightToLeft
15 years ago
brianlagunas_cp
5f8aa6477b
MaskedTextBox: fixed issue where arrows would clear selected text
15 years ago
brianlagunas_cp
f2903f468f
DateTimePicker: fixed rare issue with calendar not selecting the value
15 years ago
brianlagunas_cp
65891e83c0
DropDownButton: now allows you to tab into the control. Pressing space will open the drop down.
15 years ago
brianlagunas_cp
f3a0d20ebd
PropertyGrid: added feature that allows you to specify a display name when using the IItemsSource attribute.
15 years ago
brianlagunas_cp
efb4e47187
Calculator: fixed bug where key would appearstuck when typing the values rapidly with the keyboard.
15 years ago
brianlagunas_cp
3f1d3ad4aa
PropertyGrid: fixed issue with ExpandableProperty past 1 level
15 years ago