462 Commits (ecdd8b9c7bd02c683af82384a146db481ba052d7)

Author SHA1 Message Date
Dan Walmsley a5c3b3e2b5 remove debug code. 6 years ago
Dan Walmsley b17c69b4c1 temporary test. 6 years ago
Marcus Wichelmann c16e377bc6 Fix crash caused by window decorations not being available when using remote rendering 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 3267c8fb27 Proper page position 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 2944099428 Display gestures in NativeMenuBar. 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
Steven Kirk 52e30f6a0e Remove Avalonia.Dialogs dependency on diagnostics. 6 years ago
Symbai fa9822b1ef
Add Progressbar ShowProgressText property (#3531) 6 years ago
Nathan Garside 7b9d32af85 Rework system decorations 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
Dan Walmsley 79527e6ab9 restore app.xaml.cs 6 years ago
Dan Walmsley c375629717 restore app.xaml /cs 6 years ago
Dan Walmsley 138ea74b88 Add code to show desired syntax. 6 years ago
Dariusz Komosiński 7f72230597 Fix ItemsRepeater not clearing focused elements on items source changed. 6 years ago
Dan Walmsley 08bb2399f6 implement File -> Exit and Help -> About in control catalog. 6 years ago
Dan Walmsley 761656f23c remove unused field 6 years ago
Jumar Macato e1ba6df130
Add managed menu 6 years ago
Dan Walmsley f6f9c575be remove old osx app menu from control catalog. 6 years ago
Jumar Macato a351e7c523
Address review. 7 years ago
Jumar Macato 88446b1e9e
Pass PointerPressed event to BeginModeDrag and BeginResizeDrag. 7 years ago
Nikita Tsukanov f02bc61bfe I've said remove NativeMenu.PrependApplicationMenu for now 7 years ago
Nikita Tsukanov 465273c883 Implemented managed menu bar presenter for native menus 7 years ago
Steven Kirk 393bbcf882 Disable horizontal scrollbar on ItemsRepeaterPage. 7 years ago
Steven Kirk 9317aeda6a Added "Randomize Heights" to ItemsRepeaterPage. 7 years ago
Dariusz Komosinski c70721aa2c Avoid integer boxing. 7 years ago
Dariusz Komosinski ca1d231fce Reduce boxing allocations. 7 years ago
Dan Walmsley a465b3ab21 make app menu declaration sensible. 7 years ago
Dan Walmsley d0dda3e7c6 correctly handle changes on app menu 7 years ago
Dan Walmsley 512cc41080 fix app menu test 7 years ago
Dan Walmsley 23a056f2e3 fix clearing items when updating 7 years ago
Dan Walmsley a6e5073c6b attempt to test changes on application menu 7 years ago
Dan Walmsley 1e00b3fe3f fix build 7 years ago
Dan Walmsley d2848809a2 Implement auto generate standard osx app menu items. 7 years ago
Dan Walmsley 5736a7965d add support for seperators 7 years ago