커밋 기록

작성자 SHA1 메시지 날짜
  BDisp 6223d889c7 Fixes #2462. FindDeepestView should be a public static method on the View class. 2 년 전
  BDisp 31d0e159fd Fix forget change. 2 년 전
  BDisp 4843fd0205 Subscribing DrawContentComplete on the Application which allow draw over modal views. 2 년 전
  BDisp edd53173d1 Fixes #2478. Currently it isn't possible to draw over a modal view. 2 년 전
  Tig b202e15acb Merge pull request #2460 from BDisp/v2_listview-selecteditem-fix_2459 2 년 전
  Tig 4feeaa86f9 Merge pull request #2475 from tig/v2_gets_around_2474 2 년 전
  Tigger Kindel 5ae715010f Hacked unit test to not fail until #2474 can be fixed 2 년 전
  Tig a1c8a7dc69 Merge pull request #2468 from tig/v2_develop 2 년 전
  Tigger Kindel 1890677493 Added AbsoluteLayout unit tests 2 년 전
  BDisp a0c0d18a5a Prevents OnEnter throw exception if IsInitialized is false. 2 년 전
  BDisp 3e504ca8e8 Run EnsureSelectedItemVisible on OnSelectedChanged. 2 년 전
  BDisp 0656662b12 lastSelectedItem must be equal to selected no matter has focus or not. 2 년 전
  BDisp c5ef409819 Fixes #2459. ListView SelectedItem throw exception if the value is -1. 2 년 전
  Tig 33c9a5fad4 Merge pull request #2454 from BDisp/v2_textfield-onenter-fix_2453 2 년 전
  Tig f518ddf4b6 Merge pull request #2452 from BDisp/v2_listview-selecteditem-fix_2451 2 년 전
  BDisp f0f0d008ca Fixes #2453. TextField OnEnter throws exception if IsInitialized is false. 2 년 전
  BDisp d81bf050ee Fixes #2451. ListView SelectedItem should be -1 by default. 2 년 전
  Tig 13ec890d11 Merge pull request #2441 from BDisp/textview-replacealltext-fix_2429 2 년 전
  Tig d445ba1aa6 Merge pull request #2417 from BDisp/v2_single-smaller-top-fix_2416 2 년 전
  Tig 9b1a1e7f0e Merge pull request #2421 from BDisp/v2_background-scenario-visible-fix_2420 2 년 전
  BDisp 5847abeef9 Fixes #2429. Error when replacing a word in textView. 2 년 전
  BDisp c363190fe9 Resolving merge conflicts. 2 년 전
  BDisp 925433008d Resolving merge conflicts. 2 년 전
  Tig ac5b87f9be Merge pull request #2438 from BDisp/v2_dialog-bigger-fix_2434 2 년 전
  Tig 2250fc1775 Merge pull request #2437 from BDisp/v2_dialog-from-dialog-fix_2430 2 년 전
  Tig 8458bccd39 Merge pull request #2436 from tznind/canvas-length-zero 2 년 전
  BDisp 3937feb976 Fixes #2434. Dialog bounds bigger than Cols and Rows must be allowed to drag beyond left, right and bottom. 2 년 전
  BDisp d3b9a07bbf Fixes #2430. Launching a Dialog from a Dialog causes errors in v2_develop. 2 년 전
  Thomas c9ab7b5bd8 Change LineCanvas interpretation of Length=0 2 년 전
  tznind 9b62c10ce9 WIP: Add some complexity to LineCanvas when length is 0 2 년 전