Историја ревизија

Аутор SHA1 Порука Датум
  BDisp 4716a879a3 Fixes #226. Added a Initialize method to constructors. пре 5 година
  BDisp 1bf3a5ffa9 Removed unnecessary flag. пре 5 година
  BDisp e3f02a9d79 ListView support both LayoutStyle to calculate th height. пре 5 година
  BDisp d07b3fc3ec Fixing an inutile exception. пре 5 година
  BDisp f4cae986f3 Gets the height based on the LayoutStyle. пре 5 година
  BDisp 8cbaed1a37 Preventing SelectedChanged event being fired using a mouse if it isn't needed. пре 5 година
  BDisp 06b4459c54 Forgot to check if the source.Count > 0. пре 5 година
  BDisp 8582017b13 Ensures the event SelectedChanged gets fired if the lastSelectedItem == -1. пре 5 година
  BDisp 82f95504ce Reset the ListView when the source is defined. пре 5 година
  Charlie Kindel b13de5435b Merge pull request #735 from daltskin/master пре 5 година
  Jamie D 4caa852db2 be more concise пре 5 година
  Jamie D e5647b9299 keep to int пре 5 година
  BDisp 996cef2ee4 Added End and Home keys to the ListView. пре 5 година
  Jamie D ef5b114317 ListView - handle null collection пре 5 година
  BDisp be25920586 Fixes #718 ListView now have a selected color without focus. пре 5 година
  BDisp 4f3fd52cc7 Fixes #714 Allowing ListView writing in the last col. пре 5 година
  BDisp 6eeb3149b9 Change some Action and Class names. пре 5 година
  BDisp d788761710 Removed the unnecessary event flag too. пре 5 година
  BDisp 89a4bdeb03 Changed from Terminal.Gui all EventHandler to Action. пре 5 година
  Charlie Kindel e87b56cd77 updated api docs; implemented inheritdoc; may break deploy пре 5 година
  Charlie Kindel d035fb1116 fixed clipping once and for all пре 5 година
  Fabian R f2e5b08a88 + Added IsCurrentTop read-only property to Gui.Toplevel class to allow a more convenient checking if a view's instance is currently on top (active and displayed). пре 5 година
  Charlie Kindel 585f249b1c Updated and fixed XML documentation пре 5 година
  BDisp 61e393d4af Added ListViewItemEventArgs, OnSelectedChanged, OnOpenSelectedItem and XML comments. пре 5 година
  Charlie Kindel 2e247c78b0 UI catalog (#387) пре 5 година
  BDisp aa73368c85 Added wheeling feature to the ListView. пре 5 година
  BDisp 7cf5ba062b Only invoke SelectionChanged if the selected item is different than the last selected item. пре 5 година
  BDisp d54f620ba6 Added ListViewItemEventArgs, OnSelectedChanged, OnOpenSelectedItem and XML comments. пре 5 година
  BDisp 267c2d1090 Added ToList method to the interface IListDataSource to return the source as IList. пре 5 година
  Charlie Kindel 5b845307a2 UI catalog (#387) пре 5 година