Nikita Tsukanov
|
4a25b33cea
|
Sync package versions
|
10 years ago |
Wiesław Šoltés
|
9cdcf6cb02
|
Revert "Updated projects and packages"
This reverts commit 7cca79b435.
|
10 years ago |
Nikita Tsukanov
|
8ee9d17ff6
|
Fixed some focus issues
|
10 years ago |
Wiesław Šoltés
|
7cca79b435
|
Updated projects and packages
|
10 years ago |
OronDF343
|
5e0243cfba
|
Added PositionChanged event in TopLevel
Implements #629
|
10 years ago |
Wiesław Šoltés
|
9be6a6ea59
|
Simplify test app
|
10 years ago |
Wiesław Šoltés
|
efe76e59c4
|
Add SetContentView to draw view
|
10 years ago |
Wiesław Šoltés
|
a5837a9683
|
Fixed AssemblyName
|
10 years ago |
Wiesław Šoltés
|
6d89510272
|
Added AppBuilder and Initialize
|
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
|
aad802a156
|
Update Android projects
|
10 years ago |
Jeremy Koritzinsky
|
3c5848bc2c
|
Updated Rx to 3.0 and fixed a failing test from a not fully set up mock.
|
10 years ago |
Steven Kirk
|
e142bc10fb
|
Don't build mobile stuff in NCrunch.
|
10 years ago |
Nikita Tsukanov
|
ee37ab8df4
|
Added UsePlatformDetect
|
10 years ago |
Steven Kirk
|
d97c276b52
|
Added ncrunch project files.
|
10 years ago |
Steven Kirk
|
5be41985c3
|
Renamed Perspex -> Avalonia
|
10 years ago |
Jeremy Koritzinsky
|
44b1b4d9cd
|
Moved Application and Design into Perspex.Controls. Moved designer support classes into new Perspex.DesignerSupport assembly.
|
10 years ago |
danwalmsley
|
e7ae829e5c
|
added placeholder implementations for system dialogs.
|
10 years ago |
Steven Kirk
|
f54b9a4511
|
Fix failing android build.
|
10 years ago |
Steven Kirk
|
b984e7bb7f
|
Added WindowState for mobile platforms.
They always return Normal.
|
10 years ago |
Nikita Tsukanov
|
84af63ce1e
|
Added Position property, moved Hide/Show to ITopLevelImpl
|
11 years ago |
Nikita Tsukanov
|
ec2a319049
|
Implemented BeginResizeDrag
|
11 years ago |
Nikita Tsukanov
|
0b0875970c
|
Added TopLevel::BeginMoveDrag()
|
11 years ago |
Nikita Tsukanov
|
8f24ccf441
|
Added Window::HasSystemDecorations property
|
11 years ago |
Nikita Tsukanov
|
6e33686ff6
|
CreateDesignerFriendlyWindow -> CreateEmbeddableWindow
|
11 years ago |
Nikita Tsukanov
|
991e421437
|
Now using built-in designer API instead of dynamic calls
|
11 years ago |
Nikita Tsukanov
|
85b530e363
|
New ios backend
|
11 years ago |
andrey
|
84c9289e62
|
Android scaling fix
|
11 years ago |
Nikita Tsukanov
|
f327ffcfa1
|
Removed PlatformSettings class
|
11 years ago |
Nikita Tsukanov
|
cf65cc5ef7
|
Massive android-backend code cleanup and fixes for threading and rendering
|
11 years ago |
andrey
|
fd2c858dde
|
properly calculate client dimensions on rotate screen/resize
|
11 years ago |
andrey
|
3de3dd4244
|
initial support for skia in android
|
11 years ago |
andrey
|
8e68bd532f
|
Android functionality with default Canvas Implementation
|
11 years ago |