提交历史

作者 SHA1 备注 提交日期
  BDisp 237b57e4b2 Refactoring code. 2 年之前
  BDisp 45990d0e87 Fixes 2142. Dim.Combine wasn't calculating well. 2 年之前
  Charlie Kindel 52e6d10d84 Fixed tons of little doc typos 2 年之前
  Tig ac6f7756b7 Merge branch 'develop' into view-clear-background 2 年之前
  Tig a108590969 Merge pull request #2098 from pavkam/cleanup_1 2 年之前
  BDisp 516e7e25de Fixes 2094. View does not clear it's background. 2 年之前
  tznind 711d4d739e Updated docs and made MouseEvent fields into properties for futureproofing and consistency 2 年之前
  tznind b20483cc68 Change `MouseEvent` to a mutable class (previously struct) and added Handled 2 年之前
  Alexandru Ciobanu 3e19bf70ed Correct for the comments on the PR and removed two unused imports. 2 年之前
  Alexandru Ciobanu 97c0f5349a cleanup and fix docs in View class 2 年之前
  BDisp 702ef46727 Fixes #2069. KeyDown and KeyUp events must run before OnKeyDown and OnKeyUp. 2 年之前
  BDisp b6715863a3 Fixes #2071. DrawContentComplete event is never called from the base if it's overridden. 2 年之前
  BDisp c350886b5d Fixes #2047. Tests are failing locally after merging #2046 2 年之前
  BDisp 281a849c08 Fixes #2026. Added ClearOnVisibleFalse to flag if the view must be cleared or not. (#2020) 2 年之前
  BDisp 09f005448e Fixes #1800. TextView now uses the same colors as TextField. (#1971) 2 年之前
  BDisp 9505987d40 Fixes #1984. Setting Label.Visible to false does not hide the Label (#1985) 2 年之前
  Thomas Nind bfe9878554 Add ToArray to prevent 'Collection has been modified' Exception in older runtimes (#1976) 2 年之前
  Thomas Nind 8a90453bb2 Fixes #1962 - Change KeyBindings to allow chaining commands (#1966) 2 年之前
  BDisp 32fa12e0bd Changes due to the requested changes. 3 年之前
  BDisp 6542e86979 Removing duplicate code. 3 年之前
  BDisp e02df8c043 Added some more features and bug fixes. 3 年之前
  BDisp 38bed3fd98 Added exceptions for AutoSize. 3 年之前
  BDisp 5b35b0a842 Changes GetTextFormatterBoundsSize and GetBoundsTextFormatterSize as public. 3 年之前
  BDisp 3160b4c914 Fixes some AutoSize issues with rules. 3 年之前
  Charlie Kindel ab503d1de1 more unit tests and refactoring 3 年之前
  Charlie Kindel 1bc2c79938 Progress on refactoring nav 3 年之前
  Tig Kindel 2451c19d15 Wizard fixes (#1802) 3 年之前
  BDisp 8f7bc395c7 Fixes #1791. View not turn off AutoSize if TextFormatter.Size fit the Anchor. (#1798) 3 年之前
  BDisp b33b658f5b Fixes #1769. Supports a minimum view size for non-automatic size views. (#1771) 3 年之前
  BDisp 7f3c26906b Reverting Clear method to use AddRune as initially. 3 年之前