Histórico de Commits

Autor SHA1 Mensagem Data
  Brandon Thetford 4e1ba721be Only call this once há 1 ano atrás
  Brandon Thetford e3cc13a833 Remove dead code há 1 ano atrás
  Brandon Thetford 5ca5b541d7 Only call that method once há 1 ano atrás
  Brandon Thetford be02dcefc9 string interpolation há 1 ano atrás
  Brandon Thetford af0912e05b Use collection expressions (performance) há 1 ano atrás
  Brandon Thetford 9fdbea768d Pull these out into statics so we only pay the price once há 1 ano atrás
  Brandon Thetford cbaca4cc71 More .Empty opportunities and commentary há 1 ano atrás
  Brandon Thetford 6e8e3aeea5 Condense this down to a switch expression há 1 ano atrás
  Brandon Thetford bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances há 1 ano atrás
  Brandon Thetford bbd5177de8 Add aliases for Size and SizeF for UICatalog há 1 ano atrás
  Brandon Thetford 942e586f3c Switch to namespace import, now that the types are no longer ambiguous há 1 ano atrás
  Brandon Thetford 9303af9c44 Remove Size and SizeF há 1 ano atrás
  Brandon Thetford c66951baa0 Remove RectangleF, Point, and PointF há 1 ano atrás
  Brandon Thetford fde275c016 Add type aliases for RectangleF, Point, and PointF há 1 ano atrás
  Brandon Thetford e3f5b8f83c Move this to its own file (it's still a nested class though) há 1 ano atrás
  Brandon Thetford be8a758046 Seal this há 1 ano atrás
  Brandon Thetford d69534823f Move this to its own file and inherit from EventArgs há 1 ano atrás
  Brandon Thetford 64488be380 Expand nullability context and mark a couple things nullable há 1 ano atrás
  Brandon Thetford 069ff05da2 Invert another statement to reduce nesting even more há 1 ano atrás
  Brandon Thetford ecb6ff9952 Invert this for readability and less nesting há 1 ano atrás
  Brandon Thetford 27fe9eeb7d Use proper null check pattern há 1 ano atrás
  Brandon Thetford cb067ece0a Fix comment há 1 ano atrás
  Brandon Thetford 8e0a193cab In-line this, which is only used once há 1 ano atrás
  Brandon Thetford e9deb280c4 Mark these nullable há 1 ano atrás
  Brandon Thetford 0c76b97ef2 Enable null analysis here há 1 ano atrás
  Brandon Thetford 6559512a41 Make this static to force us to avoid capturing things from the outer scope. há 1 ano atrás
  Brandon Thetford 282c434fda Invert the if for even less nesting há 1 ano atrás
  Brandon Thetford 3f3264229f Make the logic positive há 1 ano atrás
  Brandon Thetford 693d8d1f03 Nullable há 1 ano atrás
  Brandon Thetford 4843488bc0 Move local function to end of method há 1 ano atrás