Historial de Commits

Autor SHA1 Mensaje Fecha
  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
  BDisp 0c72b8eae1 Fixes issue #306 async/await hang (#312) hace 5 años
  imaras 71b8678649 Typo fix (#321) hace 5 años
  BDisp 35591b8399 Fixed out of range exception and text redraw when navigate backward (#320) hace 5 años
  Miguel de Icaza 13b3ec2ce7 Restore some files that were deleted by Daniel's commit that I had not restored hace 5 años
  Miguel de Icaza 92bc90e356 Prepare for 0.26 hace 5 años
  miguel 6c8917dd30 Revert Daniel's change 00c5997daaa40f0ee73c8b7d7eccf7b4dfd04194 as it prevents the solution from building on Mac hace 5 años
  Miguel de Icaza b5ba302af4 Remove travis link hace 5 años
  miguel 0276b12e65 Prepare for 0.25 hace 5 años
  Adrian Alonso d0790712e5 Fixed key events traversal for modal dialogs (#288) hace 5 años
  Daniel Cazzulino 6944b755f5 Added TextView.TextChanged event (#264) hace 5 años
  Marius Ungureanu ec21bcec8e Switch netcoreapp target to netstandard2.0 (#284) hace 5 años
  Daniel Cazzulino 20d87ae815 Add documentation on ISupportInitialize/ISupportInitializeNotification (#286) hace 5 años
  Daniel Cazzulino c072e29a68 Allow key events to traverse the TopLevel hierarchy unless IsModal=true (#262) hace 5 años
  Daniel Cazzulino a7c8594721 Add indent_size which is honored by VS2019 and behaves like tab_width (#285) hace 5 años
  Daniel Cazzulino ebb3c186ce Add support for ISupportInitialize/ISupportInitializeNotification for UIs (#261) hace 5 años
  Daniel Cazzulino 00c5997daa Unify projects in SDK-style and PackageReference (#54) hace 5 años
  Daniel Cazzulino 4e85b5117e Upgrade from PackageLicenseUrl to PackageLicenseExpression (#270) hace 5 años
  Miguel de Icaza 0d9ea2c409 Comments hace 5 años
  giladlevi 5424e6d43b [Core - Subviews]: added InternalSubview property without allocations (the calling to subviews.AsReadOnly() actually allocates and Copy the List) for internal usages and keeps the public Subview property for api compatibility. (#277) hace 5 años
  Daniel Cazzulino 9a70c1319b Avoid throwing when the tokenSource is cancelled (#266) hace 5 años
  giladlevi a20d244d59 bugfix in WindowsDriver: removed the TerminalResized member that hides the inherited one from ConsoleDriver (#273) hace 5 años
  Yanwei Wang 2a27cbdea5 Fix: Changed FileDialog.FilePath to full path (#263) hace 5 años
  giladlevi f0a079b242 [Re]move unwanted allocation (new CancellationTokenSource()) in WindowsDriver.EventsPending to only when needed (#274) hace 5 años
  giladlevi c832688112 Menu: added OnOpenMenu event handler. (#276) hace 5 años
  Daniel Cazzulino 369e305871 Add equality comparison support for most common Dims (#278) hace 5 años
  Daniel Cazzulino 62f5a96553 Don't force full PDBs, portable works just fine (#268) hace 5 años
  Miguel de Icaza e89a6122df View.{BrinbSubviewForward,SendSubviewBackwards,SendSubviewToBack,BringSubviewToFront hace 6 años