3055 Commits (e468760c96d453a294ef82333014ab55ebf1af35)

Author SHA1 Message Date
dzhelnin e468760c96 Delay renamed to Interval. InitialDelay renamed to Delay. 9 years ago
dzhelnin 21e627873b Added InitialDelay property for better user experience. 9 years ago
dzhelnin 93cbec56af Ability to place spinner buttons on the left side 9 years ago
dzhelnin c2cecbb85a ButtonSpinner control is ported from ExtendedWFPToolkit 9 years ago
ahopper e967a8eb72 rename WritableBitmap 9 years ago
boombuler a3dd74fafa only set the cursor if the mouse is over the toplevel 9 years ago
boombuler 7f2f713ff0 fixed not updating cursor on osx 9 years ago
Nikita Tsukanov 8f92a1a818
Conditional compilation 9 years ago
ahopper 1784b51781 ProgressBar MinWidth & MinHeight set in template 9 years ago
Nikita Tsukanov 77b74444ba Improved unmanaged memory allocation diagnostics. ref #1411 9 years ago
Steven Kirk 0b828e1810 Don't try to cast null to value type. 9 years ago
Nikita Tsukanov bc39fbe778 Mirror G_IS_OBJECT check from g_object_unref to make sure that it's not caused by our Dispose 9 years ago
Nikita Tsukanov 82acff0d57 [GTK3] Unregister tick callback and properly close the window. Fixes #1424 9 years ago
ahopper b31f7385dc Allow progressbar width and height less than default 9 years ago
Steven Kirk 7af3eb9058 Force recurse when opacity changed. 9 years ago
Steven Kirk 87d7f65eb8 Added failing test for #1420. 9 years ago
Nikita Tsukanov 27ab312be5 Fixed nuget deps 9 years ago
Steven Kirk 970363571b Include margin in Extent size. 9 years ago
sdoroff 6103bab860 Altered ItemsControl to use Weak CollectionChange Subscription 9 years ago
sdoroff f94381acac Adds Methods Weakly Subscribe to CollectionChange 9 years ago
Nikita Tsukanov 6e1c7e37a8
Fixed Styles preview substitute 9 years ago
Nikita Tsukanov 20e7db8587 Bump version so nightly builds will be treated as newer ones 9 years ago
Nikita Tsukanov e5a3370acd Fixes #1405 9 years ago
Nikita Tsukanov 604700e9e7 Fixed iOS 9 years ago
Steven Kirk f559f0b240 Merge WinFormsWin32Platform in Win32Platform. 9 years ago
lindexi 487f3eb10e check action is null 9 years ago
lindexi 78fa1dc17a add LayoutTransformControl comment 9 years ago
lindexi a912f03167 add UserControl comment 9 years ago
ligfx e7a552de86
MonoMac: don't write "NSEVENT" to console on every event 9 years ago
Steven Kirk f8e2be8681 Use ItemTemplate in DropDown's ContentControl 9 years ago
Jeremy Koritzinsky 92d171f154 VisualNodes are now owned by Scene objects, not by their parents. Add a Disposed member to make it easier to diagnose ownership bugs. 9 years ago
Steven Kirk 83f795480b Fixed #1376 9 years ago
Steven Kirk 53a73df9fc Updated version. 9 years ago
Steven Kirk 695c48382b Fix AllowUnsafeBlocks. 9 years ago
Steven Kirk 92094473e3 Handle pointer down/up events in Thumb. 9 years ago
Jeremy Koritzinsky 458d8bf760 Don't dispose replaced visual nodes if they're replaced with themselves. 9 years ago
Steven Kirk e5800c17f1 Fix TextBlock click positioning. 9 years ago
Steven Kirk b7de65f1aa Fix TextBox text truncation. 9 years ago
Dan Walmsley fafcecf0f3 system dialog combines the initialDirectory and InitialFileName on Gtk. 9 years ago
Nikita Tsukanov 3a42ef3463 Fixed designer focus issue 9 years ago
sdoroff 6e774349f8 Added a DatePicker control ported from Silverlight 9 years ago
Jeremy Koritzinsky 53bf2431ed Clean up OnRenderLoopTick code. 9 years ago
Steven Kirk 2af1f20108 Mark SizeToContent with [Flags]. 9 years ago
sdoroff f50223cb0d Fixed a bug in tab navigation 9 years ago
Jeremy Koritzinsky 8817910549 Add ref-counting for the scene instance in DeferredRenderer to ensure that we don't dispose a scene while it is being rendered. 9 years ago
Steven Kirk 70d75c0eb5 Fix Window auto-sizing. 9 years ago
Nikita Tsukanov 13171c4be3 Implemented `--session-id` and `--method win32` for previewer 9 years ago
Nikita Tsukanov 75d7341fa1 "Cherry-picked" EmbeddedWindowImpl.cs from single win32 assembly PR 9 years ago
Jeremy Koritzinsky 74f8930277 Fixed bug in TrimDrawOperations that wasn't disposing draw operations correctly. 9 years ago
sdoroff 5dce65f7b6 Created a shared DataValidationErrors framework 9 years ago