William David Cossey
|
f6dfd1688e
|
TreeViewItem updates.
|
8 years ago |
William David Cossey
|
d4b9ef5042
|
Added missing Converter.
|
8 years ago |
William David Cossey
|
a161f6a095
|
ScreenPage.cs - Bug fix.
TreeViewItem - Added Depth property.
BaseLight.xaml - Added InvisibleSelectionColor/Brush.
DatePicker.xaml - Improvments.
TreeViewItem.xaml - Reworked styling.
FormattedTextImpl.cs - Reverted previous changes.
|
8 years ago |
William David Cossey
|
522271a739
|
Merge branch '1733-cleaning-up-theme-resources' of https://github.com/wdcossey/Avalonia into 1733-cleaning-up-theme-resources
|
8 years ago |
William David Cossey
|
8087f81ea5
|
Cleaned up resources for CalendarDayButton,CalendarItem,DataValidationErrors,DatePicker,Expander,Slider
Typeface - Added Typeface.Default.
FormattedTextImpl - Fallback to Typeface.Default for null typeface.
|
8 years ago |
William David Cossey
|
faab4e85e7
|
Merge branch 'master' into 1733-cleaning-up-theme-resources
|
8 years ago |
Steven Kirk
|
0166b2ec6a
|
Merge pull request #1812 from AvaloniaUI/fixes/directional-navigation
Fix Menu navigation
|
8 years ago |
Steven Kirk
|
ca34bf9aba
|
Don't assume Items are MenuItems.
They may be created via `DataTemplate`s.
|
8 years ago |
danwalmsley
|
1f222c109c
|
Merge branch 'master' into fixes/directional-navigation
|
8 years ago |
William David Cossey
|
f7e31e58c0
|
Removed junk.
|
8 years ago |
William David Cossey
|
799b498afc
|
Cleaning up Themes.
Renamed ErrorBrushLight to ErrorLightBrush.
ListBoxItem - Removed hardcoded Colors/Brushes, added additional sytling.
Removed ListBoxItem Style Selector from AutoCompleteBox (inherrited).
CalendarButton - Removed hardcoded Colors/Brushes.
DropDownItem - Removed hardcoded Colors/Brushes, added additional sytling.
ScrollBar - Removed hardcoded Colors/Brushes.
Added ListBox to ControlCatalog.
Slider bug fix (hopefully).
|
8 years ago |
William David Cossey
|
da6e0f32e2
|
Merge pull request #2 from AvaloniaUI/master
Merge
|
8 years ago |
Jeremy Koritzinsky
|
e03ed449f2
|
Merge pull request #1827 from siegfriedpammer/dev/siegfriedpammer/radiobutton-groupname
Implement GroupName for RadioButton
|
8 years ago |
Jeremy Koritzinsky
|
67f3918060
|
Merge branch 'master' into dev/siegfriedpammer/radiobutton-groupname
|
8 years ago |
Siegfried Pammer
|
739fdc3b9b
|
Use ConditionalWeakTable instead of a custom list of (IRenderRoot, RadioButtonGroupManager).
|
8 years ago |
William David Cossey
|
9555a914a9
|
OS compatibility check for SetProcessDpiAwareness (Windows 8.1 or newer) (#1816)
|
8 years ago |
Siegfried Pammer
|
1f17daadce
|
Merge branch 'master' of github.com:AvaloniaUI/Avalonia into dev/siegfriedpammer/radiobutton-groupname
|
8 years ago |
Siegfried Pammer
|
18f36ab3bc
|
Fix #1782: Implement GroupName for RadioButton
|
8 years ago |
Jumar Macato
|
4d85154f9a
|
Merge pull request #1825 from SpawnProd/issue-1818
References updates (Issue #1818)
|
8 years ago |
Sergey
|
b13908681d
|
Downgrade to Rx 4.0
Because of MonoAndroid we can't use Rx 4.1 (System.Threading.Tasks.Extensions is duplicated in mscorlib)
|
8 years ago |
Sergey
|
8c31c71d1e
|
References updates
Updates for Rx, ReactiveUI and Microsoft CSharp nuget references.
|
8 years ago |
jp2masa
|
f1e422866a
|
Implemented UniformGrid. (#1819)
|
8 years ago |
Jeremy Koritzinsky
|
0702c5608a
|
Merge pull request #1810 from Kryptos-FR/feature/dispatcher-function
Support invoking a function in the dispatcher
|
8 years ago |
Nelson Carrillo
|
a7dd2b1a5d
|
Merge branch 'master' into feature/dispatcher-function
|
8 years ago |
danwalmsley
|
b2f11eef92
|
Merge branch 'master' into fixes/directional-navigation
|
8 years ago |
danwalmsley
|
1412c1aca1
|
Merge pull request #1811 from AvaloniaUI/fixes/pointer-enter-leave
Fix pointer enter/leave events
|
8 years ago |
danwalmsley
|
67d17ab56f
|
Merge branch 'master' into fixes/pointer-enter-leave
|
8 years ago |
Dan Walmsley
|
47676e6be2
|
fix null reference exception.
|
8 years ago |
Nicolas Musset
|
434bf0d3db
|
Support invoking a function in the dispatcher.
|
8 years ago |
Jumar Macato
|
1891b54fb1
|
Merge pull request #1815 from jkoritzinsky/CleanupPackageDeps
Clean Up Build/Packaging Script
|
8 years ago |
Jeremy Koritzinsky
|
65494410c1
|
Fix typos.
|
8 years ago |
Jeremy Koritzinsky
|
e970bdfeb2
|
Fix Android build path for Appveyor
|
8 years ago |
Jeremy Koritzinsky
|
f8df516fc7
|
Fix package paths for Android/iOS.
|
8 years ago |
Jeremy Koritzinsky
|
595b2dbc45
|
Fix path.
|
8 years ago |
Jeremy Koritzinsky
|
4381efeab6
|
Fix package target framework.
|
8 years ago |
Jeremy Koritzinsky
|
337dc70cad
|
Missed a slash in the path...
|
8 years ago |
Jeremy Koritzinsky
|
f3cf3843ca
|
Fix package path for Avalonia.Win32.Interop.
|
8 years ago |
Jeremy Koritzinsky
|
e0949b8796
|
Project file fixes.
|
8 years ago |
Jeremy Koritzinsky
|
3dc80dfa45
|
Remove duplicate Avalonia.Win32.Interoperability package.
|
8 years ago |
Jeremy Koritzinsky
|
17ec885e15
|
Remove SharedAssemblyInfo and unused avalonia.platform.targets
|
8 years ago |
Jeremy Koritzinsky
|
e7fab78d04
|
Use MSBuild.Sdk.Extras to switch the rest of our library projects to the new project format.
|
8 years ago |
Jeremy Koritzinsky
|
af86085537
|
Fix build warning.
|
8 years ago |
Jeremy Koritzinsky
|
23d252f608
|
Cleanup legacy build/test files.
|
8 years ago |
Jeremy Koritzinsky
|
7507a01531
|
Enable generating solution file from the dirs.proj file. Useful for creating Omnisharp-compatible solution with subset of projects.
|
8 years ago |
Jeremy Koritzinsky
|
065d6d01d8
|
Switch Cake to use a dirs.proj traversal project to simplify the solution.
|
8 years ago |
Jeremy Koritzinsky
|
124656714f
|
Merge remote-tracking branch 'AvaloniaUI/master' into CleanupPackageDeps
|
8 years ago |
Jeremy Koritzinsky
|
343efcda9a
|
Merge pull request #1668 from jkoritzinsky/selector-parse-no-sprache
Remove Sprache dependency
|
8 years ago |
Jeremy Koritzinsky
|
371b8f7486
|
Add package references required for Xamarin.Android 15.8 to compile applications
|
8 years ago |
Jeremy Koritzinsky
|
ceac3c496e
|
Update System.Memory to 4.5.1
|
8 years ago |
Jeremy Koritzinsky
|
7faf079961
|
Fix tests and fix ControlCatalog.iOS to not reference Sprache.
|
8 years ago |