Komit Sejarah

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