Histórico de commits

Autor SHA1 Mensagem Data
  Tig 0e34edf977 Merge pull request #3267 from dodexahedron/v2_3256_cleanup_2 1 ano atrás
  Brandon Thetford b47a8c8634 More commentary 1 ano atrás
  Brandon Thetford 736eea1469 Fix this test for release builds 1 ano atrás
  Brandon Thetford 13b6d754ff A couple more Rectangles simplified 1 ano atrás
  Brandon Thetford 1ebc99b226 Fix this test for Release builds 1 ano atrás
  Brandon Thetford fb364e90bb Let ReSharper know we're a library so it analyzes async better. 1 ano atrás
  Brandon Thetford 799d82986d Add some commentary 1 ano atrás
  Brandon Thetford 7b799a1a3c A collection expression and null coalescing assignment 1 ano atrás
  Brandon Thetford 85698529dc string.Empty 1 ano atrás
  Brandon Thetford 489da798bb Can make that static to avoid a callvirt 1 ano atrás
  Brandon Thetford 99e0a5a83a Condense another switch and annotate nullability 1 ano atrás
  Brandon Thetford 4b462809e5 Condense down to a check for Z and then a single switch return. (performance) 1 ano atrás
  Brandon Thetford 4e1ba721be Only call this once 1 ano atrás
  Brandon Thetford e3cc13a833 Remove dead code 1 ano atrás
  Brandon Thetford 5ca5b541d7 Only call that method once 1 ano atrás
  Brandon Thetford be02dcefc9 string interpolation 1 ano atrás
  Brandon Thetford af0912e05b Use collection expressions (performance) 1 ano atrás
  Brandon Thetford 9fdbea768d Pull these out into statics so we only pay the price once 1 ano atrás
  Brandon Thetford cbaca4cc71 More .Empty opportunities and commentary 1 ano atrás
  Brandon Thetford 6e8e3aeea5 Condense this down to a switch expression 1 ano atrás
  Brandon Thetford bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances 1 ano atrás
  Brandon Thetford bbd5177de8 Add aliases for Size and SizeF for UICatalog 1 ano atrás
  Brandon Thetford 942e586f3c Switch to namespace import, now that the types are no longer ambiguous 1 ano atrás
  Brandon Thetford 9303af9c44 Remove Size and SizeF 1 ano atrás
  Brandon Thetford c66951baa0 Remove RectangleF, Point, and PointF 1 ano atrás
  Brandon Thetford fde275c016 Add type aliases for RectangleF, Point, and PointF 1 ano atrás
  Brandon Thetford e3f5b8f83c Move this to its own file (it's still a nested class though) 1 ano atrás
  Brandon Thetford be8a758046 Seal this 1 ano atrás
  Brandon Thetford d69534823f Move this to its own file and inherit from EventArgs 1 ano atrás
  Brandon Thetford 64488be380 Expand nullability context and mark a couple things nullable 1 ano atrás