Nikita Tsukanov
|
e14ac5742f
|
RegisterServices should be called by AppBuilder
|
10 years ago |
Steven Kirk
|
5be41985c3
|
Renamed Perspex -> Avalonia
|
10 years ago |
Jason Jarvis
|
2c7d457057
|
Deleted a bunch of obsolete files, addressed all of the code styling comments, etc.
|
10 years ago |
Jason Jarvis
|
b566401602
|
More iOS platform related improvements. Code style reformatting for PR. ControlCatalog can now run on Skia! AssetLoader hack for iOS to get us running.
|
10 years ago |
Jason Jarvis
|
97388703b3
|
Adding various other runtime application configuration extensions to improve boilerplate main startup. Updated most Sample applications to use simpler bootstrapping extensions.
|
10 years ago |
Jason Jarvis
|
3bb58a2031
|
First pass at SkiaSharp rendering back end. Lot's left to do still - see Skia/Perspex.Skia/readme.md.
|
10 years ago |
Steven Kirk
|
81d7d76659
|
Renamed paml => xaml in files.
|
10 years ago |
Steven Kirk
|
d582eecf28
|
Fix TestApplication.
|
10 years ago |
Steven Kirk
|
ab2d7571e1
|
Include default theme and base color in App.paml.
|
10 years ago |
Steven Kirk
|
bf30371721
|
Removed ITreeDataTemplate.IsExpanded.
|
10 years ago |
Nikita Tsukanov
|
7827d0daef
|
testapp refactoring
|
11 years ago |
Nelson Carrillo
|
2c7bacd4c9
|
Fixing PushOpacity for Cairo and landing TabStyle changes for Gallery
|
11 years ago |
Nikita Tsukanov
|
01e2c90bc5
|
Removed this.
|
11 years ago |
Steven Kirk
|
145411020b
|
Ran .net core code formatter.
|
11 years ago |
Steven Kirk
|
6167bacf54
|
Moved to more standard filesystem layout.
Based on https://gist.github.com/davidfowl/ed7564297c61fe9ab814 and https://github.com/fsprojects/ProjectScaffold
|
11 years ago |
Steven Kirk
|
9d5dc37c2f
|
Moved demos to Demos directory.
|
11 years ago |
Steven Kirk
|
ed04fd5ed2
|
Initialize subsystems based on runtime check.
|
11 years ago |
Steven Kirk
|
0959817b35
|
Move click focus handling to FocusManager.
|
11 years ago |
Steven Kirk
|
192e66179c
|
Initial implementation of GTK windowing system.
Displays a window. Doesn't do anything with it yet.
|
11 years ago |
Steven Kirk
|
7167f26c93
|
Trying to create a cairo renderer.
Not working. Nothing is drawn...
|
11 years ago |
Steven Kirk
|
6644676b03
|
Moved stuff around a bit.
Windows specific stuff into Windows directory, Perspex.Windows ->
Perspex.Win32 as WinRT might be supported in the future and that is
still Windows.
|
11 years ago |
Steven Kirk
|
3f24d2f6ef
|
Everything compiling now.
But not working, obviously.
|
12 years ago |
Steven Kirk
|
7dc715d27e
|
Make TextBox caret flash.
|
12 years ago |
Steven Kirk
|
971db93002
|
Moved platform impls into IPlatformFactory.
|
12 years ago |
Steven Kirk
|
bdb9d44f55
|
Separate Windows and D2D assemblies.
|
12 years ago |