Historique des commits

Auteur SHA1 Message Date
  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). il y a 5 ans
  Charlie Kindel 585f249b1c Updated and fixed XML documentation il y a 5 ans
  BDisp 61e393d4af Added ListViewItemEventArgs, OnSelectedChanged, OnOpenSelectedItem and XML comments. il y a 5 ans
  Charlie Kindel 2e247c78b0 UI catalog (#387) il y a 5 ans
  BDisp aa73368c85 Added wheeling feature to the ListView. il y a 5 ans
  BDisp 7cf5ba062b Only invoke SelectionChanged if the selected item is different than the last selected item. il y a 5 ans
  BDisp d54f620ba6 Added ListViewItemEventArgs, OnSelectedChanged, OnOpenSelectedItem and XML comments. il y a 5 ans
  BDisp 267c2d1090 Added ToList method to the interface IListDataSource to return the source as IList. il y a 5 ans
  Charlie Kindel 5b845307a2 UI catalog (#387) il y a 5 ans
  Charlie Kindel a5a1ecbd8e Fixes All Warnings (#450) il y a 5 ans
  BDisp d772cf4962 What it does is that if it doesn't allow multi-selection and you already have a different item selected, select the new one and deselect the previous one. (#361) il y a 5 ans
  miguel f8548666ee Improve the UI of the ListView demo, and the demo; And add a crashing scenario that I will fix il y a 5 ans
  BDisp 49cd29853f All my pull-request at once (#345) il y a 5 ans
  BDisp fa808348ee Allowing list items selection (#302) il y a 5 ans
  Kasper B. Graversen 787d65b161 extract methods on ListView to make it controlable from other controls (#310) il y a 5 ans
  Timothy a24d29f50a Moved `ListView.ListWrapper` out of `ListView` migueldeicaza/gui.cs#313` (#315) il y a 5 ans
  Miguel de Icaza 401c872b31 ListView: simple selection implemented il y a 6 ans
  Cameron MacFarland 7f94997803 Made IListDataSource render usable without external fields set (#161) il y a 6 ans
  miguel b524369e22 cosmetic il y a 7 ans
  miguel dd9b17c495 [ListView] allow the source to be null, so that it can be easily set later, fixes #111 il y a 7 ans
  Martin Björkström 1f74dc5faf Ensure SelectedChanged is called on mouse click. il y a 7 ans
  Paul Sanford 7254bbe7ce Set the parent and driver on SetSource il y a 7 ans
  Paul Sanford 2f1336a2bf Fix bug in ListView that caused it to render spaces off the window il y a 7 ans
  miguel f383ffb056 New layout engine il y a 7 ans
  Miguel de Icaza 30602b1f46 Forward word, backward word, some small code changes il y a 7 ans
  Miguel de Icaza 95db6a83b4 Complete the Windows driver il y a 7 ans
  Miguel de Icaza 715c385d82 Bring Posix-less poll il y a 7 ans
  Miguel de Icaza c4e1266326 Mouse support for ListViews; ProgressBar; Fix MainLoop's timers il y a 7 ans
  Miguel de Icaza c5325c5527 Some docs updates il y a 7 ans
  Miguel de Icaza da8307dd03 ListView works il y a 7 ans