Johannes Brittain
35b408b495
Added 'APD Communications Ltd.' to company and copyright assembly info.
7 years ago
Johannes Brittain
84d0afb843
Changed build output directories to '{SolutionDir}/Bin/{Configuration}'.
7 years ago
Johannes Brittain
ab83da3b0a
Removed seemingly unecessary AvalonDock reference to Toolkit project.
7 years ago
Johannes Brittain
bae64f36ad
Formatted all of AvalonDock project after adding editor config.
7 years ago
Johannes Brittain
9a4cec40dc
Added editor config to keep with Xceed code style.
7 years ago
Johannes Brittain
5c239acff9
Merged from 'master' - upgrade from version 2.0 to 3.4.0.
7 years ago
Johannes Brittain
fb6e8812e8
Added carefully filtered forked code changes from Cortex repo to AvalonDock project.
7 years ago
Johannes Brittain
02178f5807
Added gitignore
7 years ago
xceed.com
aee2641c83
Update README.md
Update to links
8 years ago
xceed.com
4ece53966d
Update README.md
Updated links
8 years ago
xceed.com
0a2a2e8904
Update README.md
Updated release history
8 years ago
xceed.com
9c2135aafb
Update README.md
Updated broken links
8 years ago
xceed.com
4298f649a3
Update README.md
Added news for Extended edition
8 years ago
XceedBoucherS
c0d3a0ac8e
Merge pull request #1167 from robertmuehsig/gitignore
Adding a vs related gitignore file
8 years ago
BoucherS
24ecc09cf3
V3.4.0 Released
8 years ago
xceed.com
da2c53050c
Update README.md
Update release history
8 years ago
xceed.com
e326fa0d56
Update README.md
Update to version 3.7 of the plus edition
8 years ago
DianeXceed
d0e9ef364c
Update README.md
Added link to ExtendedTabControl page
8 years ago
xceed.com
1be3cbbcce
Update README.md
8 years ago
xceed.com
5f202d55c4
Update README.md
Update to release history
8 years ago
xceed.com
427b14d8aa
Update README.md
Update Latest news
8 years ago
BoucherS
71a12b489e
V3.3.0 Released
V3.3.0 Released
8 years ago
xceed.com
cb3f9e1972
Update README.md
8 years ago
xceed.com
ba7361fdd0
Added news of Plus Edition v3.6.0 release
8 years ago
xceed.com
0d8edcfe07
Added Plus Edition release v3.6.0 to news
8 years ago
xceed.com
837ab3fccc
Updated IconButton link
9 years ago
xceed.com
82677ab6f3
Added IconButton to V3.2.0 release
9 years ago
xceed.com
71b8d156d5
V3.2.0 Released
9 years ago
xceed.com
0a24d9db0f
v3.2.0 Released
9 years ago
xceed.com
3a3891122e
Fixed broken link in Release History
9 years ago
BoucherS
6dc73683a7
V3.2.0 Released
9 years ago
BoucherS
da50a34e7e
Update Pull Request 1170 to not use C# 6 Stuff
9 years ago
XceedBoucherS
50fb4418aa
Merge pull request #1188 from xceedsoftware/revert-1187-pr/451
Revert "Update Pull Request 1170 to not use C# 6 stuff."
9 years ago
XceedBoucherS
b875e27844
Revert "Update Pull Request 1170 to not use C# 6 stuff."
9 years ago
XceedBoucherS
105bad349a
Merge pull request #1187 from xceedsoftware/pr/451
Update Pull Request 1170 to not use C# 6 stuff.
9 years ago
XceedBoucherS
5b31cf9a18
Merge branch 'master' into pr/451
9 years ago
BoucherS
09260f4406
Update Pull Request 1170 to not use C# 6 stuff.
Update Pull Request 1170 to not use C# 6 stuff.
9 years ago
XceedBoucherS
ef318ab620
Merge pull request #1185 from aydjay/fix1179
Fixed null reference when databound mask is nulled
9 years ago
aydjay
722d4d4880
Fixed null reference when databound mask is nulled
9 years ago
XceedBoucherS
9518adc6f1
Merge pull request #1172 from stewienj/AvalonDock_make_ContentId_bindable
AvalonDock Made ContentID Bindable in LayoutContent.cs
9 years ago
XceedBoucherS
49a1646a0d
Merge pull request #1171 from stewienj/AvalonDock_fix_auto_size_panel_undocking_when_selected
AvalonDock tabs undocking when changing tabs that are mixed size
9 years ago
XceedBoucherS
6d37f1fee1
Merge pull request #1170 from stewienj/AvalonDock_fix_null_reference_exception
AvalonDock Fixed some null reference exceptions
9 years ago
XceedBoucherS
5596a8c7c4
Merge pull request #1169 from stewienj/fix_resizing_auto_sized_panel
AvalonDock fixed crash when shrinking auto-sized panel
9 years ago
John Stewien
23a6e2f5db
AvalonDock Made ContentID Bindable in LayoutContent.cs
9 years ago
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
XceedBoucherS
264b0b54bc
Merge pull request #1166 from SmithsonianDSP/patch-1
Modify RichTextBoxFormatBarManager.cs to fix #1165
Fix is included in v3.6 and merged in current v3.1
9 years ago
Robert Muehsig
998bd62604
adding a vs related gitignore file
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