Dan Walmsley
|
2e36f7fe8e
|
Merge remote-tracking branch 'origin/master' into feature/password-box
|
8 years ago |
Nikita Tsukanov
|
506b4d3b33
|
Merge pull request #1574 from AvaloniaUI/fixes/has-system-decoration-false
restore correct implementation of SetSystemDecorations on Win32.
|
8 years ago |
Jeremy Koritzinsky
|
791685bae6
|
Merge pull request #1583 from zii-dmg/better-oleinitialize
OleInitialize checks already inited case and throws Win32Exception
|
8 years ago |
zii-dmg
|
c2005c8702
|
OleInitialize checks already inited case and throws Win32Exception
|
8 years ago |
Steven Kirk
|
44f33583a0
|
Merge pull request #1570 from sdoroff/auto-complete-box-fix
Fix 1554 AutoCompleteBox MinimumPrefixLength issue
|
8 years ago |
Steven Kirk
|
639b526a66
|
Merge pull request #1581 from zii-dmg/fix-hresult-size
Fixed HRESULT size (long -> uint)
|
8 years ago |
Steven Kirk
|
680c472874
|
Merge branch 'master' into auto-complete-box-fix
|
8 years ago |
zii-dmg
|
400dc55071
|
Fixed HRESULT size (long -> uint)
|
8 years ago |
Dan Walmsley
|
865a866388
|
update documentation and fix bug when
system decorations are restored so that CanResize is obeyed.
|
8 years ago |
Dan Walmsley
|
1c193eb985
|
Merge branch 'master' into fixes/has-system-decoration-false
|
8 years ago |
danwalmsley
|
e672ea1471
|
Merge branch 'master' into feature/password-box
|
8 years ago |
Steven Kirk
|
bc3d6ec8db
|
Merge pull request #1575 from AvaloniaUI/fixes/1568-attached-property-initialized
Call Initialized for attached properties.
|
8 years ago |
Steven Kirk
|
44fe6aa6ac
|
Fix failing unit tests.
AvaloniaProperty registrations are for life (of the test runner) not for christmas.
|
8 years ago |
Steven Kirk
|
e4df163ef0
|
Call Initialized for attached properties.
#1499 broke `AvaloniaProperty.Initialized` for attached properties - they were no longer called.
Fixes #1568.
|
8 years ago |
Steven Kirk
|
7d8dcc02ec
|
Added failing test for #1568
|
8 years ago |
Dan Walmsley
|
a3e02e3068
|
restore correct implementation of SetSystemDecorations on Win32.
|
8 years ago |
Dan Walmsley
|
8befbacba0
|
Use textpresenter to replace with password char.
|
8 years ago |
Dan Walmsley
|
8493ce8f04
|
correctly order the properties.
|
8 years ago |
Dan Walmsley
|
5d138be580
|
Merge remote-tracking branch 'origin/master' into feature/password-box
|
8 years ago |
sdoroff
|
2a7d2cedc3
|
Fixes #1554
The issue was caused by the lack of a proper TextChanged event on the TextBox
I implemented a work around
|
8 years ago |
Wiesław Šoltés
|
f327ef4cd5
|
Merge pull request #1556 from wieslawsoltes/Fix1555
Add GetPosition method to DragEventArgs
|
8 years ago |
Wiesław Šoltés
|
3fb17af571
|
Remove null check
|
8 years ago |
Wiesław Šoltés
|
7b56a5cc1c
|
Remove code duplication
|
8 years ago |
Wiesław Šoltés
|
ee0c3dfa94
|
Add GetPosition method to DragEventArgs
|
8 years ago |
Wiesław Šoltés
|
73b9c40214
|
Merge pull request #1552 from AvaloniaUI/fixes/1548-custom-control-attached-property
Fix attached member namespace resolution
|
8 years ago |
Wiesław Šoltés
|
496520defb
|
Merge branch 'master' into fixes/1548-custom-control-attached-property
|
8 years ago |
Steven Kirk
|
c5090ee275
|
Merge pull request #1546 from boombuler/FixMouseCursorUpdate
force mousecursor if the mouse is over the window
|
8 years ago |
Steven Kirk
|
9fdd58ef78
|
Merge branch 'master' into FixMouseCursorUpdate
|
8 years ago |
Steven Kirk
|
6a6662df92
|
Fix attached member namespaces resolution.
Updated Portable.Xaml to include fix from https://github.com/cwensley/Portable.Xaml/pull/96
|
8 years ago |
Steven Kirk
|
6dfd705660
|
Added failing test for #1548.
Caused by a bug in Portable.Xaml: https://github.com/cwensley/Portable.Xaml/issues/95
|
8 years ago |
Steven Kirk
|
39aa01f0f8
|
Merge branch 'master' into feature/password-box
|
8 years ago |
Steven Kirk
|
c5b94d663b
|
Merge pull request #1389 from AvaloniaUI/local-assembly-for-xaml
Support default clr-namespace when loading XAML from Uri or previewer
|
8 years ago |
Steven Kirk
|
3f617a9081
|
FIx failing designer support test.
`Assembly.LoadFile` doesn't like relative paths.
|
8 years ago |
Steven Kirk
|
92cd84a353
|
Merge branch 'master' into local-assembly-for-xaml
Conflicts:
samples/BindingTest/MainWindow.xaml
src/Markup/Avalonia.Markup.Xaml/AvaloniaXamlLoaderPortableXaml.cs
|
8 years ago |
Steven Kirk
|
9b24d244b5
|
Remove now-unneeded assembly references.
|
8 years ago |
Steven Kirk
|
1ee4fa47f9
|
Tweak IAssetLoader API and fix tests.
|
8 years ago |
Steven Kirk
|
d79b74055a
|
Merge pull request #1495 from Sorien/master
Fix Window Size Constraints
|
8 years ago |
Steven Kirk
|
f4c7430c38
|
Merge branch 'master' into master
|
8 years ago |
Steven Kirk
|
11e348a4bd
|
Merge pull request #1513 from amis92/parent-ambient-provider
Support StaticResource in Bindings inside DataTemplate
|
8 years ago |
Steven Kirk
|
7f3ff65668
|
Merge branch 'master' into parent-ambient-provider
|
8 years ago |
Steven Kirk
|
08829a1590
|
Merge pull request #1522 from CommonGuy/can-resize
Add CanResize to Window
|
8 years ago |
Amadeusz Sadowski
|
c7f7640ae7
|
Removed comments about not working parent ambient providers
|
8 years ago |
Amadeusz Sadowski
|
fee44d59a2
|
Cleanup AvaloniaXamlObjectWriter factory methods
|
8 years ago |
Amadeusz Sadowski
|
976196b3e5
|
Merge branch 'master' into parent-ambient-provider
|
8 years ago |
Manuel
|
1535756c35
|
Merge branch 'master' into can-resize
|
8 years ago |
Wiesław Šoltés
|
51eb3e1cef
|
Merge pull request #1545 from boombuler/FixDragDrop
Fix drag drop
|
8 years ago |
Wiesław Šoltés
|
5408418cab
|
Merge branch 'master' into FixDragDrop
|
8 years ago |
boombuler
|
5a5fc13632
|
force mousecursor if the mouse is over the window
without the call of SetCursor the cursor will only be updated once the
mouse is moved.
this fixes #1536
|
8 years ago |
boombuler
|
1e2e5b5efc
|
fixes #1537
since the `System.Runtime.InteropServices.ComTypes.IDataObject` of .net
core is missing the GUID, any OLE-Calls with this type will fail.
|
8 years ago |
boombuler
|
1f4d21244a
|
register `DragSource` after the UI thread has set
due to the fact that the UI-Thread is unknown, there
is no OLEContext available and the platform specific
DragSource will never be used.
|
8 years ago |