Steven Kirk
|
6036bd5998
|
Moved ncrunch files to their own dir.
Also deleted v2 ncrunch files and update .gitignore.
|
10 years ago |
Nikita Tsukanov
|
131fa44fa1
|
Fixed namespaces
|
10 years ago |
Nikita Tsukanov
|
03ae54cb25
|
Platform toplevel cleanup
|
10 years ago |
Nikita Tsukanov
|
7e163ef310
|
Somewhat fixed iOS. Now also using framebuffer model
|
10 years ago |
Steven Kirk
|
8f3e56963a
|
Picked some style nits.
|
10 years ago |
Dan Walmsley
|
80e42b5882
|
Remove SetCoverTaskbarWhenMaximized from other backends.
|
10 years ago |
Nikita Tsukanov
|
374d600275
|
Added support for multiple drawing methods for window implementations. Added framebuffer support
|
10 years ago |
Jeremy Koritzinsky
|
1a96efa8af
|
Update implementation and added test case to control catalog. Fixes #807.
|
10 years ago |
Dan Walmsley
|
43cac2c562
|
Renamed property to CoverTaskbarWhenMaximized.
|
10 years ago |
Dan Walmsley
|
07b06aa148
|
Completed Ios AvaloniaView implementation.
|
10 years ago |
Jeremy Koritzinsky
|
746ac78e98
|
Added a method to save an icon to a stream. This enables the scenario described in #779 via an IValueConverter.
|
10 years ago |
Steven Kirk
|
59c49d259d
|
Renamed assembly SceneGraph -> Visuals.
To make way for low-level scene graph library.
|
10 years ago |
Jeremy Koritzinsky
|
1ae9b07764
|
Updated AppBuilder and added a documentation block about Avalonia Modules.
|
10 years ago |
Jeremy Koritzinsky
|
22ed332c70
|
Made UsePlatformDetect more modular and updated our platform assemblies to use this feature.
Implemented feedback and fixed iOS build.
|
10 years ago |
Jeremy Koritzinsky
|
397f0ad38b
|
Updated AppBuilder to have a way to track names of the windowing and rendering subsystems.
|
10 years ago |
Nikita Tsukanov
|
07fea3befa
|
Added RuntimePlatformInfo
|
10 years ago |
Nikita Tsukanov
|
3af869f49f
|
Moved IPclPlatformWrapper and IAssetLoader to a separate assembly
|
10 years ago |
Nikita Tsukanov
|
8ee9d17ff6
|
Fixed some focus issues
|
10 years ago |
OronDF343
|
5e0243cfba
|
Added PositionChanged event in TopLevel
Implements #629
|
10 years ago |
Steven Kirk
|
ebdea7dc15
|
Renamed IIconImpl -> IWindowIconImpl
|
10 years ago |
Jeremy Koritzinsky
|
d211c54aca
|
Added support for saving a bitmap to a stream, initializing an icon from a stream, and added in a special-casing shortcut for Gtk when using Cairo as a rendering backend to make icons more efficient.
|
10 years ago |
Jeremy Koritzinsky
|
c2a783e2ca
|
Added do-nothing iOS and Android window icon support.
|
10 years ago |
Wiesław Šoltés
|
768fd0e79f
|
Update iOS projects
|
10 years ago |
Steven Kirk
|
d79fc6bbd8
|
Added AppBuilder
Use AppBuilder to configure the Application and make sure that
everything is set up in the correct order.
|
10 years ago |
Steven Kirk
|
d97c276b52
|
Added ncrunch project files.
|
10 years ago |
Steven Kirk
|
5be41985c3
|
Renamed Perspex -> Avalonia
|
10 years ago |