795 Commits (4d56d2a44096f1e7ac6329a4387a5aa835da3a1b)
 

Author SHA1 Message Date
Steven Kirk 4d56d2a440 Remove ScrollBar pseudoclasses. 11 years ago
Steven Kirk 324785f253 Documented ScrollBar. 11 years ago
Steven Kirk 09ef0309b1 Added validation/coercion to RangeBase properties. 11 years ago
Steven Kirk 570d37509a Stylecop-ed ProgressBar stuff. 11 years ago
Steven Kirk ea62b109b7 Make ProgressBar compile. 11 years ago
Steven Kirk f42e89a8a6 Make tooltips show more than once. 11 years ago
Steven Kirk 2731387423 Removed debug code. 11 years ago
Steven Kirk 5860540bab Merge pull request #60 from ncarrillo/feat-win-progress 11 years ago
Steven Kirk 92c4f502a2 Removed INameScope. 11 years ago
Steven Kirk 9a9132c42b Manipulate logical parent thru ISetLogicalParent. 11 years ago
Steven Kirk 05ec12e2cf Added IControl interface. 11 years ago
Steven Kirk 7775f9f942 Documented Control class. 11 years ago
Steven Kirk 4e443c87bd More porting docs etc from ideas branch. 11 years ago
Steven Kirk d064508f25 Documented/updated Decorator. 11 years ago
Steven Kirk 0a0e35646f Documented Border. 11 years ago
Steven Kirk fba2633ab9 Renamed Decorator.Content property as Child. 11 years ago
Steven Kirk 51a1a32d43 Documented Grid + supporting classes. 11 years ago
Steven Kirk 486da2103e Documented StackPanel. 11 years ago
Steven Kirk 4fc7d00cb4 Documented Panel. 11 years ago
Steven Kirk 9e913998f3 Forgot to save csproj again. 11 years ago
Steven Kirk 655966742b Add ncrunch solution file. 11 years ago
Steven Kirk 8d565cacaf Use correct version of ImageMagick. 11 years ago
Steven Kirk 33696785ab Forgot to save .csproj after last commit it seems 11 years ago
Steven Kirk 3e15dfd0dc Update readme for VS2015 RTM. 11 years ago
Steven Kirk ed3b5df146 Updated stylecop analyser. 11 years ago
Steven Kirk 0c102d6d60 Reinstalled problematic NuGet pkgs. 11 years ago
Steven Kirk 8dafd64ae3 Allow PerspexProperty validation to be overridden. 11 years ago
Steven Kirk ee8c211683 Renamed PerpexProperty coercion as validation. 11 years ago
Steven Kirk f3ab1b35dd Refactored PerspexObject tests. 11 years ago
Steven Kirk 5a9caee4dc Merge pull request #59 from ncarrillo/feat-cairo-geometry 11 years ago
Steven Kirk c046676bb8 Merge pull request #57 from ncarrillo/cornerradius 11 years ago
Steven Kirk e7524de762 Merge pull request #58 from ncarrillo/gtk-popup-dialog-resize 11 years ago
Nelson Carrillo d0fcaf52be Implemented ProgressBar 11 years ago
Nelson Carrillo 95d5ce56a4 Began implementing Geometry support for Cairo/Gtk 11 years ago
Nelson Carrillo d66c1545ce Began implementing geometry 11 years ago
Nelson Carrillo 6826ef19a5 Implemented CornerRadius for Border 11 years ago
Nelson Carrillo daf771ba2c Fixes/cleanups to the Gtk/Cairo platforms 11 years ago
Steven Kirk 15cbcdc648 Fix popup placement. 11 years ago
Steven Kirk cf4ce34afb Added doc. comment. 11 years ago
Steven Kirk c2ac02ec23 Clear selection when leaving menu. 11 years ago
Steven Kirk ccb47bf6b7 Fix tab order in Deck. 11 years ago
Steven Kirk ec193b05c3 Added keyboard support to Button. 11 years ago
Steven Kirk 2e54b2be19 Allow Grid column/row definitions to be supplied as a string. 11 years ago
Steven Kirk f9f247120c Oops, forgot to compile after last change! 11 years ago
Steven Kirk 4b810f704c TextAlignment.Center to match WPF. 11 years ago
Steven Kirk d10dd83ffe Reorder usings. 11 years ago
Steven Kirk 5c5cfc641e Add focused control to devtools. 11 years ago
Steven Kirk 0959817b35 Move click focus handling to FocusManager. 11 years ago
Steven Kirk 9ae44342e5 Restore focus when menu item clicked. 11 years ago
Steven Kirk 6dd6047750 Don't open submenu with no items. 11 years ago