22 Commits (80a6ccd97d6906cd8323ccff1bf14a4e5494203c)

Author SHA1 Message Date
Wiesław Šoltés 7282744b70 Removed outdated binding redirects and app.config 10 years ago
Steven Kirk ebdea7dc15 Renamed IIconImpl -> IWindowIconImpl 10 years ago
Jeremy Koritzinsky 7a5eb8b39e Icon -> WindowIcon. 10 years ago
Jeremy Koritzinsky b2f6a6d409 Fixed icon support in win32 and added example icon to ControlCatalog. 10 years ago
Jeremy Koritzinsky 75b1d7fbf1 Implemented icons for the Win32 and GTK. 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 2268227f20 Make template instantiated by style a name scope. 10 years ago
Steven Kirk 5ce57ad029 Fix menu separators. 10 years ago
Steven Kirk f660da41c7 Fix virtualized list to taking up available space. 10 years ago
Steven Kirk 35c4835ae4 Recycle DataTemplates. 10 years ago
Steven Kirk d346b35ab7 Added IScrollable interface. 10 years ago
Steven Kirk b44589e0cb Renamed IScrollable -> ILogicalScrollable 10 years ago
Steven Kirk f12435731b Removed Thingamybob. 10 years ago
Steven Kirk 91e2f2a0ca Refactored virtualization handling into classes 10 years ago
Steven Kirk f9b3d2ac03 WIP: Adding virtualization to ItemsPresenter. 10 years ago
Steven Kirk ec35cdde79 Fixed TextBlock text wrapping. 10 years ago
Steven Kirk 03e37f8f69 WIP: More work on primitive virtualization. 10 years ago
Steven Kirk b91d8781d8 WIP 10 years ago
Steven Kirk d79fc6bbd8 Added AppBuilder 10 years ago
Steven Kirk 5c33fbc6ee Reimplemented property validation. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Jeremy Koritzinsky aab4331a52 Changed validation on controls to allow notifications from multiple types of validation and correctly report if it is valid. Changed initalization of validation plugins to nest within each other so there can be multiple active at once. 10 years ago
Steven Kirk 2cfa50e211 Merged itemspresenter-base branch. 10 years ago
Steven Kirk ea6b1d4cfd Starting removing hard dependency on Serilog. 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
donandren d36aae900c LayoutTransformControll added 10 years ago
Jeremy Koritzinsky bbe460c18f Added interface and implementation for application exiting. Will automatically close all windows when called. 10 years ago
Artsiom Herasimchuk 8c22f3bf3b Added implementation of Slider 10 years ago
Steven Kirk 81065f1d24 Added logical tree attachment events to ILogical. 10 years ago
Steven Kirk e096c849d9 Updated NuGet packages. 10 years ago
Steven Kirk 06454a9101 Suppress doc warnings in Release mode. 10 years ago
Steven Kirk fbb6dfbe1a Added Window.WindowState. 10 years ago
danwalmsley d2a6b89434 Added initial ContextMenu attachedProperty. 10 years ago
Ivan Kochurkin 5c969c40b8 Implemented Polygon, Polyline, PolylineGeometry. 10 years ago
Ivan Kochurkin b6c66c67e0 Added Line and LineGeometry for line drawing. 10 years ago
Steven Kirk 3b5d338ea5 Added DropDownItem. 10 years ago
Steven Kirk fd36871332 Make carousel page transition changable in catalog. 10 years ago
Steven Kirk 4845dfd0fa Added IContentPresenterHost. 10 years ago
Steven Kirk c810f95904 Don't ApplyTemplate on nested templated controls... 11 years ago
Steven Kirk 78abef1551 Tidied up tree item container generators. 11 years ago
donandren 0f0ae1fb7b new expander control 11 years ago
Steven Kirk bfc010f757 Initial implementation of logical scrolling. 11 years ago
Steven Kirk db1e20acc8 Only allow pseudoclasses to be set by control. 11 years ago
Steven Kirk a6b74db847 Merge branch 'logical-tree' into leaks 11 years ago
Steven Kirk 5d2658d856 Make IStyleable.Classes an IPerspexReadOnlyList. 11 years ago
Nikita Tsukanov ec2a319049 Implemented BeginResizeDrag 11 years ago
Nikita Tsukanov 7111572a2f Implemented undo/redo for TextBox #204 11 years ago
Steven Kirk 55d867ba54 Suppress XML doc comment warnings. 11 years ago
Steven Kirk 9eb54f59d2 Fixed name scopes. 11 years ago
Nikita Tsukanov 991e421437 Now using built-in designer API instead of dynamic calls 11 years ago