Histórico de Commits

Autor SHA1 Mensagem Data
  tznind b2e54ec83d Fixed page up/down offset and added test há 4 anos atrás
  tznind 262d6d71e5 merge há 4 anos atrás
  tznind b313dd8396 Mouse, Home, End etc work properly with multi select now há 4 anos atrás
  tznind 54eab6eb56 Added multi select mode há 4 anos atrás
  tznind df3e191a72 Added CellActivated event which occurs on Enter or double click há 4 anos atrás
  tznind 31bdec4535 Added FullRowSelect property há 4 anos atrás
  tznind 913d3a247e Added PositionCursor implementation há 4 anos atrás
  tznind d35b3b8c3d Added wheel left/right for horizontal scrolling há 4 anos atrás
  tznind f610cc8416 better handling of unicode in table view há 4 anos atrás
  tznind 448bc3af3b Fixed cell selection when clicking near cell border há 4 anos atrás
  tznind a237e1a8e4 Fixed draw/scroll bugs when header is not visible due to scrolling há 4 anos atrás
  tznind 65806b1ba2 Added SelectedCellChangedEventArgs and tests há 4 anos atrás
  tznind 81edb73785 Added SelectedCellChanged event há 4 anos atrás
  tznind 52af2a609e Fixed namespace, comments and added tests há 4 anos atrás
  tznind d3ec8b2f03 Refactored Update method. Includes new public method EnsureSelectedCellIsVisible há 4 anos atrás
  tznind 2404a48fc6 Fixed mouse scrolling (wheel) away from selected cell há 4 anos atrás
  tznind 0045bed692 Added missing update on scroll wheel up há 4 anos atrás
  tznind 94c4f2aab1 Mouse support for selecting cells há 4 anos atrás
  tznind e1b60fb9fa Added Format property to ColumnStyle há 4 anos atrás
  tznind 7cf34777d3 Fixed missing xmldoc há 4 anos atrás
  tznind 30251c8baf Fixed alignment padding and made better use of Bounds.Width há 4 anos atrás
  tznind ace6251414 Support for column styles (alignment and format) há 4 anos atrás
  tznind 700e097e4b Fixed start of line rendering and line flag checks há 4 anos atrás
  tznind 185f4ed4cd Added gridlines and fixed partial column rendering há 4 anos atrás
  tznind 1416f2f047 Fixed always swallowing keystrokes in ProcessKey in TableView há 4 anos atrás
  tznind 74d4d1b895 Fixed CanFocus not being true by default for TableView há 4 anos atrás
  tznind 10d3781c2e Added comments and removed unused variables/method há 4 anos atrás
  tznind 39b7ec4da9 Fixed indexes when closing a a large table and then opening a small table há 4 anos atrás
  tznind cdbc37ca90 Standardisation (blank constructor, menu in example etc) há 4 anos atrás
  tznind bfefc724df Added selected cell properties há 4 anos atrás