14 Commits (a1300e76bfdfd40d0e48ff0971abcdf7fed9cf63)

Author SHA1 Message Date
Steven Kirk 19af37a6af Started adding StyleResource markup extension. 10 years ago
Steven Kirk eec9a1f44a Added shared TestRoot class. 10 years ago
Steven Kirk e096c849d9 Updated NuGet packages. 10 years ago
Steven Kirk 36f2f3e1e0 More work on allowing bindings in setters. 10 years ago
Steven Kirk 5e0dd8fcd3 Support Setters with Bindings. 10 years ago
Steven Kirk 8172d8214f Use a naive implementation of StyleActivator. 10 years ago
Steven Kirk 4fa3c98ca3 Detach styles when control removed from visual tree. 10 years ago
Nikita Tsukanov 323c1a49c1 Removed core dependency on Splat 11 years ago
Steven Kirk cc1c2c0313 Fixes #147. 11 years ago
Steven Kirk f071a3d06b Removed GlobalSuppressions. 11 years ago
Steven Kirk 2e56c951d5 Removed StyleCop.Analysers. 11 years ago
Steven Kirk d11d779414 Trying to fix capitalization of tests and docs AGAIN. 11 years ago
Steven Kirk 1a2fba4798 Revert "Fixed casing of Docs and Tests directories." 11 years ago
Steven Kirk 845b28a2c2 Fixed casing of Docs and Tests directories. 11 years ago
Steven Kirk 6167bacf54 Moved to more standard filesystem layout. 11 years ago
Steven Kirk cc04e9e6f0 Updated dependencies. 11 years ago
Steven Kirk 84306bc415 Make assemblies share version information. 11 years ago
Steven Kirk 81e889627a Suppress documentation warnings in tests. 11 years ago
Steven Kirk 71ebd527d4 Enable XML documentation. 11 years ago
Steven Kirk 12752f227f Updated StyleCop.Analysers. 11 years ago
Steven Kirk a417490a47 Updated StyleCop.Analyzers. 11 years ago
Steven Kirk 33696785ab Forgot to save .csproj after last commit it seems 11 years ago
Steven Kirk 0c102d6d60 Reinstalled problematic NuGet pkgs. 11 years ago
Steven Kirk fe9ed13cff Install StyleCopAnalysers. 11 years ago
Steven Kirk f7d271f846 Something resembling a menu now... 11 years ago
Steven Kirk 16aa4f66cc Merge branch 'propertyequals-selector' into menu 11 years ago
Steven Kirk c319df8a54 Added parent selector. 11 years ago
Steven Kirk 768718e43f Started optimizing selectors. 11 years ago
Steven Kirk 363ad22438 Uninstalled Stylecop.MSBuild 11 years ago
Steven Kirk 9527f760b2 Updated xunit to 2.0.0. 11 years ago
Steven Kirk 83043a85fa Updated NuGet pkgs. 11 years ago
Steven Kirk c06fccefc2 Reinstated commented out StyleTests. 11 years ago
Steven Kirk a4bf79b7cc Moved tests to Tests subdir. 11 years ago
Steven Kirk eee919bded Visual studio marked test projects with guid. 11 years ago
Steven Kirk 1a3a78847b Converted tests to run with xUnit. 11 years ago
Steven Kirk 192e66179c Initial implementation of GTK windowing system. 11 years ago
Steven Kirk e25269be1c Updated NuGet packages. 12 years ago
Steven Kirk 3f24d2f6ef Everything compiling now. 12 years ago
Steven Kirk bfadaac5d9 Non-building checkpoint in MAJOR refactor. 12 years ago
Steven Kirk 4fb39c6d9a Fixed a binding bug. 12 years ago
Steven Kirk 5c1c26be93 Add Button over/pressed and pressed states 12 years ago
Steven Kirk d1491d9ceb Started revamping binding system. 12 years ago
Steven Kirk 3d8d93d1eb Fixed controls getting styled multiple times. 12 years ago
Steven Kirk 52643eaadd Added TemplatedControl tests. 12 years ago
Steven Kirk 099def38ea Added some Control tests. 12 years ago
Steven Kirk 3f4f96ab91 Added some Activator tests. 12 years ago
Steven Kirk 39bbe8464f Descendent selector WIP. 12 years ago
Steven Kirk e0f826edea Match inside/outside template. 12 years ago
grokys b292905a84 Separated visual and logical tree into interfaces. 12 years ago
grokys de07aabb92 Added Moq to unit tests. 12 years ago