Steven Kirk
|
5a90c5f0a8
|
Merge pull request #1355 from AvaloniaUI/single-win32-assembly
Single win32 assembly
|
9 years ago |
Steven Kirk
|
18ce4e48cf
|
Merge branch 'master' into single-win32-assembly
|
9 years ago |
Steven Kirk
|
f559f0b240
|
Merge WinFormsWin32Platform in Win32Platform.
|
9 years ago |
Jeremy Koritzinsky
|
b14746fce2
|
Merge pull request #1393 from opencollective/opencollective
updated README.md with Open Collective badges and icons
|
9 years ago |
Jess
|
4f3ad17a0d
|
updated README.md with Open Collective badges and icons
|
9 years ago |
Nikita Tsukanov
|
7ef1459b11
|
Merge pull request #1390 from ligfx/patch-1
MonoMac: don't write "NSEVENT" to console on every event
|
9 years ago |
ligfx
|
e7a552de86
|
MonoMac: don't write "NSEVENT" to console on every event
|
9 years ago |
Jeremy Koritzinsky
|
41dcacfb81
|
Merge pull request #1388 from AvaloniaUI/fixes/1386-dropdown-datatemplate
Use ItemTemplate in DropDown's ContentControl
|
9 years ago |
Steven Kirk
|
80089103e0
|
Merge branch 'master' into fixes/1386-dropdown-datatemplate
|
9 years ago |
Steven Kirk
|
24f83fe3b8
|
Merge pull request #1367 from sdoroff/date-picker-control
DatePicker control
|
9 years ago |
Steven Kirk
|
69e942e20a
|
Merge branch 'master' into single-win32-assembly
|
9 years ago |
Steven Kirk
|
f8e2be8681
|
Use ItemTemplate in DropDown's ContentControl
Fixes #1386
|
9 years ago |
Steven Kirk
|
c4b994a9bf
|
Merge branch 'master' into date-picker-control
|
9 years ago |
Steven Kirk
|
f2fd17070d
|
Merge pull request #1366 from sdoroff/tab-navigation-fix
Tab navigation fix
|
9 years ago |
Steven Kirk
|
08f5907ab4
|
Merge branch 'master' into date-picker-control
|
9 years ago |
Steven Kirk
|
25c23c06ee
|
Merge branch 'master' into tab-navigation-fix
|
9 years ago |
Steven Kirk
|
3891cbf06d
|
Fixed spelling.
|
9 years ago |
Steven Kirk
|
d716fa5e8e
|
We're in beta now.
|
9 years ago |
Jeremy Koritzinsky
|
0a8f3419a8
|
Merge pull request #1382 from neyromant/master
Fixed broken links in readme.md
|
9 years ago |
Andrey Kudashkin
|
c870e65b40
|
Merge pull request #1 from neyromant/neyromant-patch-1
Update readme.md
|
9 years ago |
Andrey Kudashkin
|
91998ff678
|
Update readme.md
Fidex broken links
|
9 years ago |
Nikita Tsukanov
|
559d389547
|
Update readme.md
|
9 years ago |
Jeremy Koritzinsky
|
b335f5f4de
|
Merge branch 'master' into single-win32-assembly
|
9 years ago |
Steven Kirk
|
320265139e
|
Include Avalonia.Win32 in NetCoreOnly release build.
|
9 years ago |
Steven Kirk
|
915c4bba9d
|
Include Avalonia.Win32 in NetCoreOnly build.
|
9 years ago |
Jeremy Koritzinsky
|
c8a8e82441
|
Merge pull request #1379 from jkoritzinsky/refcount-scene
Make Scene own VisualNodes
|
9 years ago |
Jeremy Koritzinsky
|
0d7f577284
|
Merge branch 'refcount-scene' of https://github.com/jkoritzinsky/Avalonia into refcount-scene
|
9 years ago |
Jeremy Koritzinsky
|
92d171f154
|
VisualNodes are now owned by Scene objects, not by their parents. Add a Disposed member to make it easier to diagnose ownership bugs.
|
9 years ago |
Steven Kirk
|
2203b6c4e1
|
Merge pull request #1377 from AvaloniaUI/fixes/1376-textbox-scrollbar
Fix TextBox ScrollBar visibility.
|
9 years ago |
Steven Kirk
|
83f795480b
|
Fixed #1376
|
9 years ago |
Steven Kirk
|
53ff0e178c
|
Added failing test for #1376
|
9 years ago |
Nikita Tsukanov
|
c93335e6c8
|
Removed NUGET_API_KEY from appveyor.yml
|
9 years ago |
Steven Kirk
|
53a73df9fc
|
Updated version.
|
9 years ago |
Steven Kirk
|
41570cbe9c
|
Updated cake package spec.
|
9 years ago |
Steven Kirk
|
695c48382b
|
Fix AllowUnsafeBlocks.
Was only enabled in debug build.
|
9 years ago |
Steven Kirk
|
b725bc777b
|
Merge branch 'master' into single-win32-assembly
Conflicts:
src/Windows/Avalonia.Win32/Avalonia.Win32.Shared.projitems
src/Windows/Avalonia.Win32/Embedding/EmbeddedWindowImpl.cs
|
9 years ago |
Steven Kirk
|
aa09db0f58
|
Merge pull request #1373 from AvaloniaUI/fixes/1372-textbox-pointer-capture
Handle pointer down/up events in Thumb.
|
9 years ago |
Steven Kirk
|
92094473e3
|
Handle pointer down/up events in Thumb.
Fixes #1372.
|
9 years ago |
Steven Kirk
|
6656b10376
|
Merge pull request #1371 from jkoritzinsky/refcount-scene
Don't dispose visual nodes replaced with themselves.
|
9 years ago |
Steven Kirk
|
c8ed20d66c
|
Merge branch 'master' into refcount-scene
|
9 years ago |
Jeremy Koritzinsky
|
c88f7a9844
|
Merge branch 'refcount-scene' of https://github.com/jkoritzinsky/Avalonia into refcount-scene
|
9 years ago |
Jeremy Koritzinsky
|
458d8bf760
|
Don't dispose replaced visual nodes if they're replaced with themselves.
|
9 years ago |
Steven Kirk
|
597da9d1ec
|
Merge pull request #1370 from AvaloniaUI/fixes/1354-textbox-truncated
Fix TextBox text truncation.
|
9 years ago |
danwalmsley
|
a747f0ddca
|
Merge branch 'master' into fixes/1354-textbox-truncated
|
9 years ago |
Nikita Tsukanov
|
d5819db175
|
Merge pull request #1369 from AvaloniaUI/fixes/1074-unify-initial-directory-file-dialogs
system dialog combines the initialDirectory and InitialFileName on Gtk.
|
9 years ago |
Steven Kirk
|
11903bfe08
|
Merge pull request #1365 from jkoritzinsky/refcount-scene
Add ref-counting for the scene instance in DeferredRenderer
|
9 years ago |
Steven Kirk
|
e5800c17f1
|
Fix TextBlock click positioning.
When the click was outside the `TextPresenter`, it was not registering with the `TextBox` so the caret was being moved to the beginning.
|
9 years ago |
Steven Kirk
|
b7de65f1aa
|
Fix TextBox text truncation.
Correctly set the value of the `TextBox`'s `HorizontalScrollBarVisibility` so that the text is not truncated.
Fixes #1354
|
9 years ago |
Steven Kirk
|
433939726e
|
Merge branch 'master' into refcount-scene
|
9 years ago |
Dan Walmsley
|
fafcecf0f3
|
system dialog combines the initialDirectory and InitialFileName on Gtk.
|
9 years ago |