コミット履歴

作者 SHA1 メッセージ 日付
  BDisp 4a1f5a9309 Merge branch 'mouse-tasks' into menu-improvements 5 年 前
  BDisp ae126b48d5 Reverting this because it interfere with the Alt+Tab when switching through windows. 5 年 前
  BDisp 3f1ce65127 Added Async in the end as per tenets for async calls. 5 年 前
  BDisp f4fba42823 Improvements the mouse and keys of the MenuBar. 5 年 前
  BDisp ce30a83764 Ensures that only the current top to execute keys. 5 年 前
  BDisp f89555710f Added mouse tasks to the idle handlers. Fixed keyModifiers. 5 年 前
  Charlie Kindel a33fd89a9c Merge pull request #584 from BDisp/keys-modifiers 5 年 前
  BDisp d8e1577594 Added shift keys status on the UICatalog StatusBar. 5 年 前
  BDisp 30edaebaae No need to made KeyModifiers public in the class KeyEvent because his settings is already expose in the IsShift, IsAlt, IsCtrl, IsCapslock, IsNumlock and IsScrolllock. 5 年 前
  BDisp 4c30df4347 Prevents ScrollView from handling the mouse if the content view needs to handle it. 5 年 前
  BDisp 4234d9b614 Resolved some changes requested. 5 年 前
  Charlie Kindel 507713c07d Merge pull request #582 from BDisp/scroll-view-overridden 5 年 前
  BDisp 4fcb164f4b Added class KeyModifiers which improvements better control over the combinations keys. 5 年 前
  Charlie Kindel 1863970050 Merge pull request #578 from BDisp/curses-mouse 5 年 前
  Charlie Kindel 64aa42e7a4 Merge pull request #581 from BDisp/fsharp-update 5 年 前
  BDisp 96d74595c6 Prevents ScrollView from handling the mouse if the content view needs to handle it. 5 年 前
  BDisp 4222c9f91a Updates FSharp Example project. 5 年 前
  BDisp e5f79183b7 Some mouse improvements on CursesDriver. 5 年 前
  Charlie Kindel 1024f073b2 Fixing many clipping issues (#580) 5 年 前
  Charlie Kindel bd999a4823 fixed dumb bug (#576) 5 年 前
  Charlie Kindel 7c911ca830 Fix #522 - Last view of FrameView not drawn (#575) 5 年 前
  Charlie Kindel a0ee8b0840 Merge pull request #574 from tig/sort_uicatalog 5 年 前
  Charlie Kindel 5236a4913e minor scenario tweaks 5 年 前
  Charlie Kindel 8980a6c516 sorted scenarios and cateogries 5 年 前
  Charlie Kindel fa81ab9d11 Merge pull request #426 from tig/upgrade_example_csproj 5 年 前
  Charlie Kindel e43b5c0d2d updated designer proj too 5 年 前
  Charlie Kindel 8e63b9fdf8 merged with master 5 年 前
  Charlie Kindel 3df365d13e Merge pull request #572 from tig/messageboxscenario 5 年 前
  Charlie Kindel abe7f25f29 Revamped messagebox scenario 5 年 前
  Charlie Kindel bdf50eb84c Merge pull request #563 from BDisp/background-drawing 5 年 前