Dan Walmsley
0e703c9209
Add trayicon menu export support for osx.
5 years ago
Dan Walmsley
6ae59214a4
add initial implementation for osx tray icon support.
5 years ago
Dan Walmsley
5cf644b9ae
Merge branch 'feature/tray-icon-support' of github.com:AvaloniaUI/Avalonia into feature/tray-icon-support
5 years ago
Dan Walmsley
433973be2c
Merge branch 'master' into feature/tray-icon-support
5 years ago
Dan Walmsley
0c55449d8b
restore removed code.
5 years ago
Dan Walmsley
5e87cffc9c
CompiledBinding correctly locates IDataContextProvider as anchor. (implementation was in ReflectionBinding but missing from CompiledBinding)
5 years ago
Dan Walmsley
e00a4f61ce
implement example tray icon in control catalog with binding.
5 years ago
Dan Walmsley
f65f08e4be
implement trayicon lifetime management.
5 years ago
Dan Walmsley
8b410e83f9
add a managed native menu exporter for win32 tray icon menus.
5 years ago
Steven Kirk
ce32acf40f
Merge pull request #6524 from AvaloniaUI/revert-scrollcontentpresenter-order-of-operations-based-on-master
Revert "ScrollContentPresenter, fix order of operations, set Offset before setting Extent"
5 years ago
Steven Kirk
394e1ca845
Merge branch 'master' into revert-scrollcontentpresenter-order-of-operations-based-on-master
5 years ago
Dan Walmsley
30f6145d73
implement visible changed and tooltip.
5 years ago
Dan Walmsley
26e221e7f5
Win32 trayicon, make menu close when item is clicked.
5 years ago
Dan Walmsley
35dc6ced03
remove unused code.
5 years ago
Dan Walmsley
bc772cce40
dont create multiple message queues for tray icons.
5 years ago
Dan Walmsley
2d2d8fa5a7
add example win32 tray icon.
5 years ago
Dan Walmsley
0b9601dddb
tidy win32 tray menu impl.
5 years ago
Dan Walmsley
3438ac149b
initial implementation of tray icon.
5 years ago
Tako
c6f9c6a820
Implement MaskedTextBox ( #6453 )
5 years ago
Dan Walmsley
c9a3b6d0d9
Merge pull request #6554 from Takoooooo/update-xamlil-submodule
Update Xamlil submodule
5 years ago
Dan Walmsley
3c559010e0
Merge pull request #6555 from AvaloniaUI/fixes/win32-remember-window-state-hide-show
win32 - dont loose window state when hide and show are called program…
5 years ago
Dan Walmsley
982dbcbb6b
Merge pull request #6533 from YohDeadfall/faster-type-utils
Compiler intrinsic based type nullability check
5 years ago
Dan Walmsley
35bc310fcd
win32 - dont loose window state when hide and show are called programatically.
5 years ago
Tako
bed46b01ad
Merge branch 'master' into update-xamlil-submodule
5 years ago
Dan Walmsley
e3961ecca3
Merge branch 'master' into faster-type-utils
5 years ago
Takoooooo
69a3997451
upd
5 years ago
Nikita Tsukanov
d2347bf0f7
Merge pull request #6464 from AvaloniaUI/Takoooooo-patch-1
Update AvaloniaSynchronizationContext to don't wrap exceptions
5 years ago
Nikita Tsukanov
56eb50bf20
Merge branch 'master' into Takoooooo-patch-1
5 years ago
Dan Walmsley
864e071a78
Merge pull request #6484 from Mikolaytis/osx_middleClick
[OSX] Fix middle click
5 years ago
Dan Walmsley
63dd7b54ad
Merge branch 'master' into osx_middleClick
5 years ago
Dan Walmsley
0f23085d2f
Merge pull request #6552 from AvaloniaUI/fixes/start-osx-fullscreen
OSX correctly implement fullscreen mode so that app ca be started in full…
5 years ago
Dan Walmsley
846cdb4112
correctly implement fullscreen mode so that app ca be started in fullscreen.
5 years ago
Jumar Macato
986c32e220
Merge pull request #6536 from Takoooooo/autocompletebox-nre-fix
Fix AutoCompleteBox NRE
5 years ago
Jumar Macato
b6650a8e4b
Update src/Avalonia.Controls/AutoCompleteBox.cs
5 years ago
Takoooooo
3c33ee41b1
fix
5 years ago
Takoooooo
60b3e028b5
fix
5 years ago
Yoh Deadfall
0c20e122ba
Code deduplication
5 years ago
Yoh Deadfall
f14816144b
Compiler intrinsic based type nullability check
5 years ago
Takoooooo
2270b09266
revert
5 years ago
Sergey Mikolaytis
3aa38398ff
Fix alt down shortcuts and allow alt down handling for end users ( #6491 )
* [Menu] [Interaction] Allow end user to change menu show delay globally
* Fix all alt down handle = true by AccessKeyHandler
Co-authored-by: Max Katz <maxkatz6@outlook.com>
5 years ago
Max Katz
155aa7ad08
Merge pull request #6492 from AvaloniaUI/textbox-clipboard-events
Add text box clipboard events
5 years ago
Benedikt Stebner
34a2944fd2
Merge branch 'master' into textbox-clipboard-events
5 years ago
Max Katz
a85654e259
Merge pull request #6499 from workgroupengineering/fixes/AvaloniaList_XML_Comments
fixes(Doc): fixes AvaloniaList XML Comments
5 years ago
Giuseppe Lippolis
c8b97e358e
fixes(Doc): fixes AvaloniaList XML Comments
5 years ago
Max Katz
6e48b4f428
Merge pull request #6495 from workgroupengineering/fixes/Datagrid_Warnings
Fixes datagrid warnings
5 years ago
Giuseppe Lippolis
10e3fc7828
fixes(DataGrid): Warning CS0414 The field 'CellEditBinding.SubjectWrapper._settingSourceValue' is assigned but its value is never used
5 years ago
Max Katz
825ddc9cca
Use routed events
5 years ago
Max Katz
56709c9982
Add text box clipboard events
5 years ago
Sergey Mikolaytis
9682f014b2
[OSX] fix middle button #5784
5 years ago
Sergey Mikolaytis
ca4268cc1b
Merge branch 'AvaloniaUI:master' into master
5 years ago