Commit Verlauf

Autor SHA1 Nachricht Datum
  Tig e0551f4e4d NeedsDisplay -> NeedsDraw vor 10 Monaten
  Tig 606bdf16a6 Added View.Set/GetAtribute. Made Driver.Set/GetAttribute internal vor 10 Monaten
  Tig 1363995326 Merged MouseEvent and MouseEventEventArgs into MouseEventArgs vor 10 Monaten
  Tig a097625045 Expanded Navigation Scenario vor 11 Monaten
  Tig 6931326686 Fixed Tabview vor 1 Jahr
  Tig 20249faa10 Fixed adornment editor scenarios vor 1 Jahr
  Tig bdc60c9490 Got all unit tests passing. Some AdvanceFocus stuff still not right. vor 1 Jahr
  Tig 47bb262e2c Code cleanu p: Autocomplete vor 1 Jahr
  Tig 04e569aabc Autocomplete vor 1 Jahr
  Tig 44ce74a5c0 Refactored Application into smaller files. vor 1 Jahr
  Cam Sinclair 952fc49709 Fix typos vor 1 Jahr
  Tig d391cc7ad2 MouseEvent: int X, int Y -> Point Position vor 1 Jahr
  Tig f6ff36968e Reamed Bounds -> ViewPort to see how it feels vor 1 Jahr
  Tig Kindel bd8edbe201 Merged MouseEvent() and OnMouseEvent() vor 1 Jahr
  Brandon Thetford bfedfee9ee Simplify construction of new Rectangle, Size, Point, and *F instances vor 1 Jahr
  Brandon Thetford 3d807c3833 Merge branch 'v2_develop' into v2_3256_prepare_for_Rect_removal vor 1 Jahr
  Tig 16055c53b0 Fixes #3039. Fix View.HotKey (#3249) vor 1 Jahr
  dodexahedron 55cb3e76b4 V2 Cleanup Batch 1 (Per #3253) (#3255) vor 1 Jahr
  Brandon Thetford a638edeeaf Rename Rect to Rectangle in preparation for removal vor 1 Jahr
  Brandon Thetford b3a49bbebe Move nested class to a nested file (no type layout change made) vor 1 Jahr
  Brandon Thetford 3bf091d713 Fix name vor 1 Jahr
  Brandon Thetford 8d581f24d7 Seal this vor 1 Jahr
  Brandon Thetford 4f8b272240 Remove unnecessary cast and use real type name vor 1 Jahr
  Brandon Thetford 39a66bf5c4 Turn on null analysis here vor 1 Jahr
  Brandon Thetford 76b247a9b3 Avoid some potential boxing vor 1 Jahr
  dodexahedron 34bef2c839 Fixes #3242 - Replaces simple null checks (#3248) vor 1 Jahr
  Brandon Thetford 142b621395 Replace 354 `!= null` with `is { }` vor 1 Jahr
  Brandon Thetford da3fe3663d Replace all 342 `== null` with `is null` vor 1 Jahr
  Tig 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) vor 1 Jahr
  Tig 2c725b877f Fixes #2944. Makes `ColorScheme` explicitly readonly, removes `Colors.Base`, etc..., Fixes intermittent `TreeView` unit test failures (#3175) vor 1 Jahr