Max Katz
|
e27bc249d3
|
Merge pull request #7296 from AvaloniaUI/fixes/controlcatalog-web
fix controlcatalog.web
|
5 years ago |
Dan Walmsley
|
e7a36d011f
|
fix controlcatalog.web
|
5 years ago |
Max Katz
|
ba9c0b3cfd
|
Merge pull request #7295 from Mikolaytis/WasmCursors
[WASM] Implement Cursors API
|
5 years ago |
Max Katz
|
1f88245e40
|
Merge branch 'master' into WasmCursors
|
5 years ago |
Max Katz
|
9f075ae5e1
|
Merge pull request #7288 from Abdesol/master
Progress Bar progress text implementation in FluentTheme
|
5 years ago |
Sergey Mikolaytis
|
100af8ffe3
|
[WASM] fix cursors. works fine
|
5 years ago |
Abdella Solomon
|
e9d861bc66
|
Changed text foreground of progressbar from template binding to SystemControlForegroundBaseHighBrush
|
5 years ago |
Sergey Mikolaitis
|
d8c89df26b
|
[WASM] Cursors
|
5 years ago |
abdesol
|
a2948b7f99
|
Merge remote-tracking branch 'origin/master'
|
5 years ago |
abdesol
|
7ef5296898
|
Changed progress text foreground to template binding of the progress bar foreground
|
5 years ago |
Abdella Solomon
|
9fe949df69
|
Merge branch 'master' into master
|
5 years ago |
Max Katz
|
08659fcd7e
|
Merge pull request #6769 from workgroupengineering/features/DevTools/Hide_Implemented_Ineterfaces
feat(DevTools): Allow to Show/Hide implemented interfaces on Control Details
|
5 years ago |
Max Katz
|
6b31df4710
|
Merge branch 'master' into features/DevTools/Hide_Implemented_Ineterfaces
|
5 years ago |
Dan Walmsley
|
1fc5e07f0a
|
Merge branch 'master' into master
|
5 years ago |
Dan Walmsley
|
1dfcce032e
|
Merge pull request #7291 from AvaloniaUI/features/comment-build-pr
Features/comment build pr
|
5 years ago |
abdesol
|
af22eb87d7
|
Merge branch 'master' of https://github.com/Abdesol/Avalonia
|
5 years ago |
abdesol
|
878397978b
|
Added Progress text to ProgressBar.xaml from Avalonia.Themes.Fluent
|
5 years ago |
Dan Walmsley
|
39cf87c892
|
Merge pull request #7287 from AvaloniaUI/avaloniaui-team-patch-1
Update azure-pipelines.yml
|
5 years ago |
avaloniaui-team
|
9e4d3fa8f2
|
Update azure-pipelines.yml
|
5 years ago |
Dan Walmsley
|
6e5569a8d9
|
Update azure-pipelines.yml for Azure Pipelines
|
5 years ago |
Max Katz
|
7d89957d3a
|
Merge pull request #7285 from emmauss/wgl_alpha
Ensure Alpha is set for WGL display
|
5 years ago |
Emmanuel Hansen
|
bc1aab1013
|
Merge branch 'master' into wgl_alpha
|
5 years ago |
Emmanuel Hansen
|
3d2c7bc242
|
Ensure Alpha is set for WGL display
|
5 years ago |
Giuseppe Lippolis
|
4d163633d6
|
fixes(DevTools): Merge conflicts with master branch
|
5 years ago |
Max Katz
|
995e6fdaa9
|
Merge pull request #7274 from AvaloniaUI/add-separate-settings-for-touch
Add properties to IPlatformSettings to define double-click Size\Time for Touch input.
|
5 years ago |
Max Katz
|
08ee86a962
|
Merge branch 'master' into add-separate-settings-for-touch
|
5 years ago |
Max Katz
|
defbf2543e
|
Merge pull request #6527 from workgroupengineering/features/Core/Threading/Dispatcher/Post_Overload
Features Dispatcher.Post<T>(Action<T>, T arg, DispatcherPriority priority = DispatcherPriority.Normal)
|
5 years ago |
Max Katz
|
6e97fac007
|
Merge branch 'master' into features/Core/Threading/Dispatcher/Post_Overload
|
5 years ago |
workgroupengineering
|
eab9659487
|
[DevTools] Allowed to take a screenshot of the currently selected control. (#4762)
* [DevTools] Allowed to take a screenshot of the currently selected control.
* feat(DevTools): Allowed to customize screenshot root folder.
* feat(DevTools): Allowed screenshot filename by convention
* fixes(DevTools): Mark Shot as async and catch eventualy RenderTo excepion
* fixes: allignment of code comment
* fixes: CS0173 when build on linux and macOS
* Refactoring Shot method
* fixes: typo in DefaultScreenshotRoot
* fixes: assembly detection
* fixes: code comment
* fixes: nullable warnings
* fixes: merge issue
* fixes: removed unnecessary using
* fixes: removed Dispatcher.UIThread.InvokeAsync
* fixes: unexpected to the user results after call RenderTo
* fixes: screenshot Clip
* fixes: typo
* fixes: remove workaraund
* Apply suggestions from code review
* feat(DevTools): Add Shot Button
* feat(DevTools): Custom Screenshot handler
* fixes(DevTools): Renamed Screenshots.FileHandler to Screenshots.FileConvetionHandler
* feat(DevTools): Screenshots.BaseRenderToStreamHandler
* feat(DevTools): Screenshots.FilePickerHandler
* fixes(DevTools): marked VisualExtensions as internal
* fixes(DevTools): Strip out FileConvetionHandler
* fixes(DevTools): FilePickerHandler promote Title and ScreenshotsRoot properties to ctor
* fixes(DevTools): Remove screenshot HotKey description form status bar
* fixes(DevTools): Xml Comment
* fixes(DevTools): Moved Screenshot command to File menu
* fixes(DevTools): Removed reference to Avalonia.Dialogs
Co-authored-by: Giuseppe Lippolis <spaccabit@gmail.com>
Co-authored-by: Jumar Macato <16554748+jmacato@users.noreply.github.com>
Co-authored-by: Max Katz <maxkatz6@outlook.com>
|
5 years ago |
Nikita Tsukanov
|
87f9801978
|
Merge pull request #7259 from AvaloniaUI/features/use-external-microcom-generator
Use microcom generator from nuget
|
5 years ago |
Nikita Tsukanov
|
b92007f154
|
Merge branch 'master' into features/use-external-microcom-generator
|
5 years ago |
Giuseppe Lippolis
|
509d7c06f7
|
fixes: Null Annotaion
|
5 years ago |
Tako
|
87197ed639
|
Merge pull request #7280 from luthfiampas/textbox-selection-with-mouse-click-and-shift-key
TextBox selection with shift key and left click
|
5 years ago |
Takoooooo
|
21cc80932a
|
use IPlatformSettings instead of creating a separate interface.
|
5 years ago |
Luthfi Tri Atmaja
|
c69d8f0713
|
select text when clicking on a TextBox with shift key modifier
|
5 years ago |
Takoooooo
|
f9671bd4cc
|
use getrequiredservice
|
5 years ago |
Takoooooo
|
bf731fdcfc
|
add comments
|
5 years ago |
Max Katz
|
b0e2abc92f
|
Merge branch 'master' into features/Core/Threading/Dispatcher/Post_Overload
|
5 years ago |
Max Katz
|
32c8e8e25a
|
Merge branch 'master' into features/DevTools/Hide_Implemented_Ineterfaces
|
5 years ago |
Max Katz
|
4f3a1e5d2f
|
Merge pull request #7273 from workgroupengineering/fixes/DevTools/NRE
fixes(DevTools): NRE when click 'Visualizze dirty rects' and 'Show fp…
|
5 years ago |
Giuseppe Lippolis
|
8593c63a1a
|
fixses(DevTools): Merge conflicts with master branch and merge Control Details menus
|
5 years ago |
Max Katz
|
ee2c603c3d
|
Merge branch 'master' into fixes/DevTools/NRE
|
5 years ago |
Max Katz
|
a65885a17d
|
Merge pull request #6280 from workgroupengineering/features/DevTools/PropertyType
feat(DevTools): Allow to display the type of property in ControlDettails
|
5 years ago |
Max Katz
|
05021506e6
|
Update src/Avalonia.Diagnostics/Diagnostics/Views/MainView.xaml
|
5 years ago |
Takoooooo
|
9af9a3f081
|
fix tests
|
5 years ago |
Takoooooo
|
00a286f0e8
|
Add separate platform settings for touch.
|
5 years ago |
Giuseppe Lippolis
|
215425c45a
|
fixes(DevTools): NRE when click 'Visualizze dirty rects' and 'Show fps overly' in Option menu
|
5 years ago |
Giuseppe Lippolis
|
a0d0e3ac87
|
fix(DevTools): Move 'Show Implemented Interfaces' from Options menu to View menu
|
5 years ago |
Giuseppe Lippolis
|
d1184530b4
|
fixes(DevTools): merge conflicts with master branch
|
5 years ago |
Giuseppe Lippolis
|
de7ade74f2
|
fixes(DevTools): Merge conflicts with master branch
|
5 years ago |