Historique des commits

Auteur SHA1 Message Date
  Tig Kindel bcccce4394 Removed findAdornments param and made FindDeepestView internal il y a 1 an
  Tig Kindel 916c0c6fdd Made MouseEvent.ScreenX/Y a Point il y a 1 an
  Tig Kindel 3a834ac5dc Refixed Adornment view drag. Still some issues. il y a 1 an
  Tig Kindel 2ac0fc9063 Toplevel drag via Adornment finished il y a 1 an
  Tig Kindel 4398ccade7 Moved Toplevel drag out of Toplevel into Adornment (but still only works for Toplevel) il y a 1 an
  Tig Kindel 2b82d95a07 Adornment now handles focus il y a 1 an
  Tig Kindel 10ae3e9f0e frame->adornment il y a 1 an
  Tig Kindel 5203e2f458 Adornment now handles focus il y a 1 an
  Tig Kindel 79340a0ccc frame->adornment il y a 1 an
  Tig Kindel 91242b668a Forked from v2_3273_fix_finddeepestview il y a 1 an
  Tig Kindel cecfb71ee1 Fixed Visible bug and addd unit tests il y a 1 an
  Tig Kindel 248efc2cc2 Simplified FindDeepestVieew il y a 1 an
  Brandon Thetford bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances il y a 1 an
  Brandon Thetford e3f5b8f83c Move this to its own file (it's still a nested class though) il y a 1 an
  Brandon Thetford be8a758046 Seal this il y a 1 an
  Brandon Thetford d69534823f Move this to its own file and inherit from EventArgs il y a 1 an
  Brandon Thetford 64488be380 Expand nullability context and mark a couple things nullable il y a 1 an
  Brandon Thetford 069ff05da2 Invert another statement to reduce nesting even more il y a 1 an
  Brandon Thetford ecb6ff9952 Invert this for readability and less nesting il y a 1 an
  Brandon Thetford 27fe9eeb7d Use proper null check pattern il y a 1 an
  Brandon Thetford cb067ece0a Fix comment il y a 1 an
  Brandon Thetford 8e0a193cab In-line this, which is only used once il y a 1 an
  Brandon Thetford e9deb280c4 Mark these nullable il y a 1 an
  Brandon Thetford 0c76b97ef2 Enable null analysis here il y a 1 an
  Brandon Thetford 6559512a41 Make this static to force us to avoid capturing things from the outer scope. il y a 1 an
  Brandon Thetford 282c434fda Invert the if for even less nesting il y a 1 an
  Brandon Thetford 3f3264229f Make the logic positive il y a 1 an
  Brandon Thetford 693d8d1f03 Nullable il y a 1 an
  Brandon Thetford 4843488bc0 Move local function to end of method il y a 1 an
  Brandon Thetford 3b2bd3b323 Combine to pattern il y a 1 an