Commit History

Author SHA1 Message Date
  BDisp a0c0d18a5a Prevents OnEnter throw exception if IsInitialized is false. 2 years ago
  BDisp 3e504ca8e8 Run EnsureSelectedItemVisible on OnSelectedChanged. 2 years ago
  BDisp 0656662b12 lastSelectedItem must be equal to selected no matter has focus or not. 2 years ago
  BDisp c5ef409819 Fixes #2459. ListView SelectedItem throw exception if the value is -1. 2 years ago
  BDisp d81bf050ee Fixes #2451. ListView SelectedItem should be -1 by default. 2 years ago
  tznind 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
  tznind 3bec36ac47 Change Action to EventHandler for more events 2 years ago
  Tig 9425b2a720 Fixes #2181 - (Really) Adds configuration manager (#2365) 2 years ago
  BDisp 2c921b056d Change method name to EnsureSelectedItemVisible. 2 years ago
  BDisp b44df1c609 Fixes #2269. ListView.EnsuresVisibilitySelectedItem must be public. 2 years ago
  Charlie Kindel 342130f61c reapplied fixes from 26eabdda6c178329d8cd391e1b0200383b4a1e06 2 years ago
  Charlie Kindel 66398eb9ef Renamed classes; fixed rendering bug in ListView 2 years ago
  Charlie Kindel 60d116617a Near final fixes? Refactored/renamed stuff 2 years ago
  Charlie Kindel 1b2dc4023c merge 2 years ago
  Tig 938ea1640a Merge pull request #2 from tznind/listview_keyboard_search_tv 2 years ago
  tznind 79f82d1c4c Add SearchCollectionNavigator to TreeView 2 years ago
  Tig Kindel 1e17cf0202 tweaks 2 years ago
  Tig Kindel 40514fbb9f more progress 2 years ago
  Tig Kindel 77ae856731 Added SetNeedsDisplay to AllowsMultipleSelection per bdisp 2 years ago
  Tig Kindel b09b3ad8f2 Refactored UI Catalog Scenario class to support ToString() 2 years ago
  Tig Kindel 18ec9a2a70 integrated tznind's stuff 2 years ago
  Charlie Kindel ac58a77b9d Enables sarching ListView with keyboard 2 years ago
  BDisp b21f203292 Fixes #820. Added HideDropdownListOnClick property. (#1983) 2 years ago
  BDisp 3866e65919 Fixes #1989. ListView: Ensures SelectedItem visibility on MoveDown and MoveUp. (#1990) 2 years ago
  BDisp 1557f7a71e Fixes ComboBox text and list if the height is equal to one. (#1606) 3 years ago
  Thomas Nind ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) 3 years ago
  Aurélien VERBEKE 64d14d325d Fixes #1577 - Add Support for Colored ListView Items (#1578) 3 years ago
  BDisp d84ab39ec3 Allows ListView trigger the Enter and Leave events. (#1508) 3 years ago
  BDisp 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) 4 years ago
  BDisp b351b858ae Only sets the top if the sum (top + selected) is bigger than the frame height. 4 years ago