Commit History

Author SHA1 Message Date
  Brandon Thetford b4795c722a Split to one type per file 1 year ago
  Brandon Thetford 63eafaa03f Global usings 1 year ago
  Brandon Thetford 2ecf55b025 Sort dependencies alphabetically and update 1 year ago
  Brandon Thetford 6f7af499da Put InternalsVisibleTo in its own group 1 year ago
  Brandon Thetford 71f0db1cb7 Make sure any constants defined at higher levels are not clobbered and define a couple more 1 year ago
  Brandon Thetford 242a62987a Move the general properties up top because order matters 1 year ago
  Brandon Thetford f57ec92b15 Add detail to this property's XmlDoc 1 year ago
  Brandon Thetford 05d41bc21c Make this more efficient 1 year ago
  Brandon Thetford 1360c4747b With the WMI method gone, we no longer need this 1 year ago
  Brandon Thetford 776044b716 Remove this method and its test 1 year ago
  Brandon Thetford b2c05221bd Turn this into a constant via use of a unicode literal 1 year ago
  Brandon Thetford 278af5a55a This is a constant 1 year ago
  Brandon Thetford fcfc7245f1 Add a tag for unclear intent 1 year ago
  Brandon Thetford 1bc3595d0e Make this string comparison faster. 1 year ago
  Brandon Thetford 24aefb9ad9 Add PERF, NOTE, QUESTION, and CONCURRENCY tags for the todo explorer 1 year ago
  Brandon Thetford cf2ffef85b Make CI build happy by disambiguiating this attribute 1 year ago
  Brandon Thetford e7b228a2c8 Fix for reflection-based configuration 1 year ago
  Brandon Thetford 3cd0832cb0 Implement INotifyCollectionChanged and IDictionary by delegating to ColorSchemes 1 year ago
  Brandon Thetford e4024a5fc3 Simplify the type initializer and Reset method 1 year ago
  Brandon Thetford c0a838113c Remove unused class 1 year ago
  Brandon Thetford 74c8920f32 record struct already does this by value 1 year ago
  Brandon Thetford 37b58afc39 Missed a couple of opportunities for reference passing 1 year ago
  Brandon Thetford d8a9f0f9a0 Mark this ignored just in case 1 year ago
  Brandon Thetford 17a565ed74 Simplify GetHashCode 1 year ago
  Brandon Thetford 486582f985 Simplify constructor 1 year ago
  Brandon Thetford 1e5c5b3c10 This should be a property 1 year ago
  Brandon Thetford e4350c6143 Simplify this constructor 1 year ago
  Brandon Thetford f5ead8b54e Remove unused internal constructor and its test 1 year ago
  Brandon Thetford 79997cea06 Turn this into a record struct 1 year ago
  Brandon Thetford 4e391e3017 Carry reference passing through as appropriate 1 year ago