Historial de Commits

Autor SHA1 Mensaje Fecha
  Brandon Thetford 799d82986d Add some commentary hace 1 año
  Brandon Thetford 7b799a1a3c A collection expression and null coalescing assignment hace 1 año
  Brandon Thetford 85698529dc string.Empty hace 1 año
  Brandon Thetford 489da798bb Can make that static to avoid a callvirt hace 1 año
  Brandon Thetford 99e0a5a83a Condense another switch and annotate nullability hace 1 año
  Brandon Thetford 4b462809e5 Condense down to a check for Z and then a single switch return. (performance) hace 1 año
  Brandon Thetford 4e1ba721be Only call this once hace 1 año
  Brandon Thetford e3cc13a833 Remove dead code hace 1 año
  Brandon Thetford 5ca5b541d7 Only call that method once hace 1 año
  Brandon Thetford be02dcefc9 string interpolation hace 1 año
  Brandon Thetford af0912e05b Use collection expressions (performance) hace 1 año
  Brandon Thetford 9fdbea768d Pull these out into statics so we only pay the price once hace 1 año
  Brandon Thetford cbaca4cc71 More .Empty opportunities and commentary hace 1 año
  Brandon Thetford 6e8e3aeea5 Condense this down to a switch expression hace 1 año
  Brandon Thetford bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances hace 1 año
  Brandon Thetford bbd5177de8 Add aliases for Size and SizeF for UICatalog hace 1 año
  Brandon Thetford 942e586f3c Switch to namespace import, now that the types are no longer ambiguous hace 1 año
  Brandon Thetford 9303af9c44 Remove Size and SizeF hace 1 año
  Brandon Thetford c66951baa0 Remove RectangleF, Point, and PointF hace 1 año
  Brandon Thetford fde275c016 Add type aliases for RectangleF, Point, and PointF hace 1 año
  Brandon Thetford e3f5b8f83c Move this to its own file (it's still a nested class though) hace 1 año
  Brandon Thetford be8a758046 Seal this hace 1 año
  Brandon Thetford d69534823f Move this to its own file and inherit from EventArgs hace 1 año
  Brandon Thetford 64488be380 Expand nullability context and mark a couple things nullable hace 1 año
  Brandon Thetford 069ff05da2 Invert another statement to reduce nesting even more hace 1 año
  Brandon Thetford ecb6ff9952 Invert this for readability and less nesting hace 1 año
  Brandon Thetford 27fe9eeb7d Use proper null check pattern hace 1 año
  Brandon Thetford cb067ece0a Fix comment hace 1 año
  Brandon Thetford 8e0a193cab In-line this, which is only used once hace 1 año
  Brandon Thetford e9deb280c4 Mark these nullable hace 1 año