Histórico de Commits

Autor SHA1 Mensagem Data
  BDisp 01d4b4f55f Added wide improvements on keys managements. há 4 anos atrás
  Charlie Kindel 0f0b9464d5 fixing my stupidity há 4 anos atrás
  Charlie Kindel 4bde71a147 Revert "Revert "Use glyphs for checkmarks & selection"" há 4 anos atrás
  BDisp bbf122aeb1 Fixes #929 Sometimes ListView throw a exception on the SelectedItem. há 4 anos atrás
  Charlie Kindel 04f2c64b8f Revert "Use glyphs for checkmarks & selection" há 4 anos atrás
  Charlie Kindel 02cb644812 Use glyphs for checkmarks & selection há 4 anos atrás
  Charlie Kindel a4805fd359 Merge pull request #906 from tig/pr891 há 4 anos atrás
  Charlie Kindel aae9237fda fixed formatting and added tests in scenario há 4 anos atrás
  Artyom bd7610df74 Migrate all controls to C# events há 4 anos atrás
  Mgamerz 9c26ef22f9 ListView: Check if pressing enter, selected item is actually in data list há 4 anos atrás
  Mgamerz 6a6b283a9e Fix formatting for ListView.cs changes há 4 anos atrás
  Mgamerz dcd7463e58 Fix MoveUp and MoveDown to prevent exception há 4 anos atrás
  BDisp a100be3c46 Fixed source null check. há 5 anos atrás
  BDisp e8e32c4d73 Invoke SelectedItemChanged even source is empty on enter. há 5 anos atrás
  BDisp d33aceba8a Ensures that first MoveDown is triggered. há 5 anos atrás
  BDisp c73ca62582 Fixes #840. Learned that we shouldn't mixing mouse flags with other properties. há 5 anos atrás
  BDisp 48d3034bbf Fixes #831. Ensures ListView's SelectedItemChanged event always been invoked on enter. há 5 anos atrás
  BDisp fda4e21341 Making SetFocus (View) private. há 5 anos atrás
  BDisp 4716a879a3 Fixes #226. Added a Initialize method to constructors. há 5 anos atrás
  BDisp 1bf3a5ffa9 Removed unnecessary flag. há 5 anos atrás
  BDisp e3f02a9d79 ListView support both LayoutStyle to calculate th height. há 5 anos atrás
  BDisp d07b3fc3ec Fixing an inutile exception. há 5 anos atrás
  BDisp f4cae986f3 Gets the height based on the LayoutStyle. há 5 anos atrás
  BDisp 8cbaed1a37 Preventing SelectedChanged event being fired using a mouse if it isn't needed. há 5 anos atrás
  BDisp 06b4459c54 Forgot to check if the source.Count > 0. há 5 anos atrás
  BDisp 8582017b13 Ensures the event SelectedChanged gets fired if the lastSelectedItem == -1. há 5 anos atrás
  BDisp 82f95504ce Reset the ListView when the source is defined. há 5 anos atrás
  Charlie Kindel b13de5435b Merge pull request #735 from daltskin/master há 5 anos atrás
  Jamie D 4caa852db2 be more concise há 5 anos atrás
  Jamie D e5647b9299 keep to int há 5 anos atrás