Commit Verlauf

Autor SHA1 Nachricht Datum
  Tig 26eabdda6c Merge branch 'develop' into fixes_2140_onselectedchange vor 2 Jahren
  Charlie Kindel 3e7bbb09c2 removed call to OnSelectedChange from OnEnter vor 2 Jahren
  Charlie Kindel 66398eb9ef Renamed classes; fixed rendering bug in ListView vor 2 Jahren
  Charlie Kindel 60d116617a Near final fixes? Refactored/renamed stuff vor 2 Jahren
  Charlie Kindel 1b2dc4023c merge vor 2 Jahren
  Tig 938ea1640a Merge pull request #2 from tznind/listview_keyboard_search_tv vor 2 Jahren
  tznind 79f82d1c4c Add SearchCollectionNavigator to TreeView vor 2 Jahren
  Tig Kindel 1e17cf0202 tweaks vor 2 Jahren
  Tig Kindel 40514fbb9f more progress vor 2 Jahren
  Tig Kindel 77ae856731 Added SetNeedsDisplay to AllowsMultipleSelection per bdisp vor 2 Jahren
  Tig Kindel b09b3ad8f2 Refactored UI Catalog Scenario class to support ToString() vor 2 Jahren
  Tig Kindel 18ec9a2a70 integrated tznind's stuff vor 2 Jahren
  Charlie Kindel ac58a77b9d Enables sarching ListView with keyboard vor 2 Jahren
  BDisp b21f203292 Fixes #820. Added HideDropdownListOnClick property. (#1983) vor 2 Jahren
  BDisp 3866e65919 Fixes #1989. ListView: Ensures SelectedItem visibility on MoveDown and MoveUp. (#1990) vor 2 Jahren
  BDisp 1557f7a71e Fixes ComboBox text and list if the height is equal to one. (#1606) vor 3 Jahren
  Thomas Nind ea7981dc59 Adds Key Binding support. Also refactors Autocomplete and Undo/Redo. (#1556) vor 3 Jahren
  Aurélien VERBEKE 64d14d325d Fixes #1577 - Add Support for Colored ListView Items (#1578) vor 3 Jahren
  BDisp d84ab39ec3 Allows ListView trigger the Enter and Leave events. (#1508) vor 3 Jahren
  BDisp 52f48b2044 Fixes #1384. Added a VisibleChanged event on the View class. (#1385) vor 4 Jahren
  BDisp b351b858ae Only sets the top if the sum (top + selected) is bigger than the frame height. vor 4 Jahren
  BDisp 2ba1a50f2e Prevents top to be less than zero if source count is zero. vor 4 Jahren
  BDisp fc5cb56fe0 Changing to the @tznind suggestion. vor 4 Jahren
  BDisp 9d4b79b7a9 Fixes #1326. Prevent selected item to be equal to the source count. vor 4 Jahren
  Charlie Kindel 26cb200737 Fixes #1257 - ListView's ProcessKey should return false if no OpenSelectedItem handler is defined (#1258) vor 4 Jahren
  BDisp 5ac4372adf Fixes #1183. ListView now return true on the handled keys. (#1184) vor 4 Jahren
  Gilles Freart 9b617a07f0 Adjusting cursor size ... working under WindowsDriver vor 4 Jahren
  BDisp 8f4924e40f Fixing bug in EnsuresVisibilitySelectedItem on ListView. vor 4 Jahren
  BDisp 0f038c76e1 Also implementing the ScrollBarView in the ComboBox of the ListsAndCombos scenario. vor 4 Jahren
  BDisp 58c2509772 Offers more simplicity to iterate with the ScrollBarView and its hosts. vor 4 Jahren