Historial de Commits

Autor SHA1 Mensaje Fecha
  Miguel de Icaza 22f027980a Update README.md hace 5 años
  miguel 79011c3e7a Bump to 0.81 hace 5 años
  BDisp ee7fc3022d Fixes #355 stack overflow with Pos based on the size of windows at startup. Added a OnResized action to set the Pos after the terminal are resized. (#367) hace 5 años
  miguel 12cfbb8231 Fix the demo hace 5 años
  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) hace 5 años
  Charlie Kindel c51e4177fe made it so Ctrl-X on status bar actually quits (#362) hace 5 años
  Ollie 476e6e8a97 Add an menu on close event and a public property of the Menu to check if it is open (#364) hace 5 años
  BDisp 501e43557c Ensures that the cursor is inside the button, even if all the text is in lower case. (#363) hace 5 años
  miguel 6d08364ad9 Move the text alignment demo elsewhere, so I can debug other things hace 5 años
  miguel 623e67692c The recent fix also applies to the - operator hace 5 años
  miguel f8548666ee Improve the UI of the ListView demo, and the demo; And add a crashing scenario that I will fix hace 5 años
  miguel ad8461d6af Prevent crash on Linux/Mac introduced in 0.80 hace 5 años
  miguel 72403fbd21 Prevent crash by avoiding using a cast that is not correct, fixes #356 hace 5 años
  Ryan Yandle 37095718ba Fix broken link (#354) hace 5 años
  miguel 6253b4088b Remove XML tripping release note hace 5 años
  miguel 06c760b399 Bump version number hace 5 años
  miguel 7569b8e217 update release notes hace 5 años
  copyliu fcc38b9a45 fix for wide-character display (#330) hace 5 años
  BDisp 49cd29853f All my pull-request at once (#345) hace 5 años
  Miguel de Icaza 5c7a0d05f0 Drop NuGet restore hace 5 años
  Miguel de Icaza 025b3b81ec Run nuget restore, hoping to fix the build issue hace 5 años
  Daniel Cazzulino c4509edbae Switch to stable version of .NET framework reference assemblies (#348) hace 5 años
  Miguel de Icaza fc1faba745 Prepare for 0.70 hace 5 años
  BDisp fa808348ee Allowing list items selection (#302) hace 5 años
  Kasper B. Graversen 787d65b161 extract methods on ListView to make it controlable from other controls (#310) hace 5 años
  BDisp 8a502e5f1b Timefield format with bounds values (#303) hace 5 años
  BDisp 832ff75973 Resizing the MessageBox width to accommodate all message text (#299) hace 5 años
  Timothy a24d29f50a Moved `ListView.ListWrapper` out of `ListView` migueldeicaza/gui.cs#313` (#315) hace 5 años
  Fabian R d3ec722bd9 Fixed and Enabled Library reinitialization (#291) hace 5 años
  Kasper B. Graversen d4a7cef9cb Support menu items that are null so they can be drawn as a menu separator (#304) hace 5 años