210 Commits (feature/managed-chrome-buttons-api)

Author SHA1 Message Date
Dan Walmsley a0c2575bfa fully working client area extension demo 6 years ago
Dan Walmsley 333f6ea2e8 Move transparency to window customizations page. 6 years ago
Dan Walmsley 1286a2cff3 Add a WindowCustomization page to the control catalog. 6 years ago
Nikita Tsukanov 39501e5b30 DnD support for OSX 6 years ago
Steven Kirk 63c336e6d1 Refactored TreeView page in ControlCatalog. 6 years ago
Nikita Tsukanov 861b417911 Moved non-mandatory gl functions to a demo-specific gl interface 6 years ago
Nikita Tsukanov 2d80a0e293 Allow extra options for managed file dialogs 6 years ago
Nikita Tsukanov e2bde7155f Refactored GL version and context management 6 years ago
Nikita Tsukanov 2eca7bc08a [GTK] Use gtk_file_chooser_set_filename for open dialogs 6 years ago
Nikita Tsukanov bce28b3d35 Fixed InitialFileName for GTK-based file dialog 6 years ago
Dariusz Komosinski 764e7aff01 Initial refactor of win32 window. 6 years ago
Steven Kirk 022294ec7a MenuItem.InputGestureText -> InputGesture 6 years ago
Nikita Tsukanov db3e2780f1 OSX support 6 years ago
Nikita Tsukanov 1dea1a32bb GLES compat 6 years ago
Nikita Tsukanov d9387b4317 Shader GLES compatibility fixes 6 years ago
Вадим Мельников 3aab2d5619 Added functionality to use CroppedBitmap directly in XAML 6 years ago
Benedikt Schroeder de93e8e969 Full Unicode support for TextBlock 6 years ago
Steven Kirk deebe6090f Show input gesture text in control catalog. 6 years ago
Вадим Мельников c34bfc56f8 Add class CroppedBitmap 6 years ago
Steven Kirk c4afd15d90 Use SelectionModel in TreeView. 6 years ago
Steven Kirk 6001115573 Use SelectionModel in SelectingItemsControl. 6 years ago
Symbai fa9822b1ef
Add Progressbar ShowProgressText property (#3531) 6 years ago
Nikita Tsukanov adf943cd79 I don't know anymore what I'm doing and why 6 years ago
Nikita Tsukanov 731b23374b Made OpenGlPage GLES2-compatible 6 years ago
Nikita Tsukanov df2cb9d210 Fixed imports 6 years ago
Nikita Tsukanov 021995ed35 Implemented GlControlBase 6 years ago
Steven Kirk fd08fdc820 Update ControlCatalog image page. 6 years ago
Benedikt Schroeder 1b0221e224 Reworked the font manager to better manage resoures and also work properly with the application lifetime 6 years ago
Dariusz Komosiński 7f72230597 Fix ItemsRepeater not clearing focused elements on items source changed. 6 years ago
Nikita Tsukanov 465273c883 Implemented managed menu bar presenter for native menus 7 years ago
Steven Kirk 9317aeda6a Added "Randomize Heights" to ItemsRepeaterPage. 7 years ago
Dariusz Komosinski c70721aa2c Avoid integer boxing. 7 years ago
Dan Walmsley 439f7af663 fix typo 7 years ago
Dan Walmsley 7ee0bb804a display screen dpi info on screenspage 7 years ago
Dan Walmsley 065f3b76bb add a repro to control catalog. 7 years ago
Nikita Tsukanov b225e84324 Various control catalog improvements 7 years ago
Nikita Tsukanov 2293d8332e Explicitly drop pointer capture for DnD (not actually a fix for the underlying issue) 7 years ago
Steven Kirk fa6505123f Allow adding items anywhere in list. 7 years ago
Steven Kirk 8ef5fdfbc1 Add "Add Item" button to ItemsRepeaterPage. 7 years ago
Steven Kirk 997fd1aa30 Moved ItemsRepeater to Avalonia.Controls. 7 years ago
Steven Kirk 2210b441a2 Moved attached layout code to Avalonia.Layout. 7 years ago
Ivan Kochurkin df6068604b Fix @Gillibald review notes: get rid of passing control to viewmodel, use binding instead 7 years ago
Ivan Kochurkin 6f58bb0e39 Implement functionality for added controls in TreeViewPage.xaml.cs 7 years ago
Ivan Kochurkin 9e874529c6 Add `Add`, `Remove` buttons and `SelectionMode` combobox to TreeViewPage.xaml 7 years ago
Ivan Kochurkin c3f0841142 Implement functionality for added controls in ListBoxPage.xaml.cs 7 years ago
Ivan Kochurkin 1707496b3f Add `Add`, `Remove` buttons and `SelectionMode` combobox to ListBoxPage.xaml 7 years ago
Steven Kirk 139475de1c Added TabStripPage to ControlCatalog. 7 years ago
Steven Kirk 2fa8247f01 Removed MemberSelector. 7 years ago
Steven Kirk 89268e9df6 Allow switching ItemsRepeater layout in ControlCatalog. 7 years ago
Steven Kirk ece1b3e334 Initial import of ItemsRepeater from the WinUI library. 7 years ago