4523 Commits (850cbfdbf0b251f92c7b8a37fd8996fd437ee1fd)

Author SHA1 Message Date
Andrey Kunchev 850cbfdbf0 Support out of the box Member Selector in DropDown 8 years ago
Andrey Kunchev c4ab664833 Use Adorner Focus styling for focused DropDownItem 8 years ago
Andrey Kunchev 59a286ba10 let dropdown support virtualization if needed 8 years ago
Andrey Kunchev b8b7de237d fit dropdown popup in screen 8 years ago
Andrey Kunchev c2c71105a4 style a bit focused dropdown item, so keyboard navigation is visible 8 years ago
Andrey Kunchev a297f00863 Scroll and focus to selected item when dropdown is shown 8 years ago
Andrey Kunchev d26d984256 focus dropdown item in more safe manner 8 years ago
Andrey Kunchev 16ebfb5be9 focus DropDown after DropDown popup closed, otherwise focus is unpredicatable 8 years ago
Andrey Kunchev fa8380d92d focus first item in DropDown on key up/down 8 years ago
Nikita Tsukanov 5e698a4ab2 Fixed other tests 8 years ago
Benedikt Schroeder b84069b27f Remove redundant scrollviewer from default control template 8 years ago
Nikita Tsukanov 36915d6c94 Reworked rendering 8 years ago
Nikita Tsukanov 02200eb4d3 Use proper locks for _scene manipulation 8 years ago
Nikita Tsukanov 31b6a0d16c Wait for scene to be consumed before producing a new one. Fixes TONS of variour rendering artifacts 8 years ago
Nikita Tsukanov d1e3047410 Don't be noisy about just-in-case Dispose call on disposed object on finalizer thread 8 years ago
Nikita Tsukanov 4f049cf155 Allow GC to collect reused framebuffer, that's better than AccessViolationException from render thread 8 years ago
Andrey Kunchev 458d45bb49 fix problem in complex binging chain, when a null value in chain reset current value to all subsequent expression nodes, so next change is starting on clean 8 years ago
Andrey Kunchev 625d8f7754 update relative source extension 8 years ago
Wiesław Šoltés 338fe1d5eb Use thickness instead of width and height 8 years ago
Dan Walmsley f80a13b87b fix SnapInsideScreenEdges so that it obeys screen scaling. 8 years ago
Nikita Tsukanov ec628116f6 Force RenderComposite on UI thread 8 years ago
Nikita Tsukanov 8fec3bb113 EGL refactoring and locks 8 years ago
Dan Walmsley 0f18328f14 fix formatting. 8 years ago
Dan Walmsley 7f9d223169 Set IBeam cursor in TextBox template as a style. 8 years ago
Dan Walmsley f394da73e5 dont set ibeam cursor on textbox textpresenter. 8 years ago
wieslawsoltes bfc748bd3f Format setters 8 years ago
wieslawsoltes 98eb338b8d Updated NumericUpDown style 8 years ago
wieslawsoltes 8b0c81ac3d Fix NumericUpDown styles 8 years ago
wieslawsoltes 855bc7d1ca Fix ButtonSpinner styles 8 years ago
Andrey Kunchev c083af062d add Avalonia.Layout to https://github.com/avaloniaui 8 years ago
Wiesław Šoltés c0a86be6bf Added ScrollBar size resources 8 years ago
Wiesław Šoltés 8477d085d0 Make grid sizes Auto in scrollbar template 8 years ago
Benedikt Schroeder 99c2b49367 Code style 8 years ago
Benedikt Schroeder f8b196a39b Minor fixes 8 years ago
Nikita Tsukanov e8926b7ea8 Revert WM_PAINT handling change 8 years ago
Nikita Tsukanov fb6a68e6b7 Disable EGL for Win32 by default since Windows 10 seems to be shipping incompatible EGL implementation 8 years ago
Nikita Tsukanov 148ba00115 Fixed OSX locks 8 years ago
Nikita Tsukanov 06dd72e9c8 Enforce DeferredRenderer to produce a frame when requested by OS 8 years ago
Nikita Tsukanov 2fb5e7dcde Explicitly register CultureInfoConverter since on some machines/platforms it doesn't get recognized automatically 8 years ago
Nikita Tsukanov 986d2e4d84 [OSX] Parent-modal dialogs 8 years ago
Andrey Kunchev 4a5ac3f4bc fix tests 8 years ago
Andrey Kunchev bf833a5926 rename Viewbox file 8 years ago
Andrey Kunchev e92ff04bba set defaut cliptobounds to true for layouttransform and viewbox 8 years ago
Lucas Ontivero a7a5e4a5d1
Fixes InvalidOperationException error 8 years ago
Nikita Tsukanov d5414813a8 Re-enable parent on WM_DESTROY 8 years ago
Nikita Tsukanov 5cd7c1f6f4 Reworked dialogs for GTK/Win32 8 years ago
Dan Walmsley d06ed4a7db [OSX] correctly use UTF8 encoded text for passing strings. 8 years ago
Dan Walmsley f6d080feec [OSX] fix pasting from clipboard 8 years ago
ahopper 26fa4f0463 :pointerover effect added to ButtonSpinner 8 years ago
Benedikt Schroeder e87967a4ad Fix csproj 8 years ago