提交历史

作者 SHA1 备注 提交日期
  Miguel de Icaza 13b3ec2ce7 Restore some files that were deleted by Daniel's commit that I had not restored 5 年之前
  Miguel de Icaza 92bc90e356 Prepare for 0.26 5 年之前
  miguel 6c8917dd30 Revert Daniel's change 00c5997daaa40f0ee73c8b7d7eccf7b4dfd04194 as it prevents the solution from building on Mac 5 年之前
  Miguel de Icaza b5ba302af4 Remove travis link 5 年之前
  miguel 0276b12e65 Prepare for 0.25 5 年之前
  Adrian Alonso d0790712e5 Fixed key events traversal for modal dialogs (#288) 5 年之前
  Daniel Cazzulino 6944b755f5 Added TextView.TextChanged event (#264) 5 年之前
  Marius Ungureanu ec21bcec8e Switch netcoreapp target to netstandard2.0 (#284) 5 年之前
  Daniel Cazzulino 20d87ae815 Add documentation on ISupportInitialize/ISupportInitializeNotification (#286) 5 年之前
  Daniel Cazzulino c072e29a68 Allow key events to traverse the TopLevel hierarchy unless IsModal=true (#262) 5 年之前
  Daniel Cazzulino a7c8594721 Add indent_size which is honored by VS2019 and behaves like tab_width (#285) 5 年之前
  Daniel Cazzulino ebb3c186ce Add support for ISupportInitialize/ISupportInitializeNotification for UIs (#261) 5 年之前
  Daniel Cazzulino 00c5997daa Unify projects in SDK-style and PackageReference (#54) 5 年之前
  Daniel Cazzulino 4e85b5117e Upgrade from PackageLicenseUrl to PackageLicenseExpression (#270) 5 年之前
  Miguel de Icaza 0d9ea2c409 Comments 5 年之前
  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) 5 年之前
  Daniel Cazzulino 9a70c1319b Avoid throwing when the tokenSource is cancelled (#266) 5 年之前
  giladlevi a20d244d59 bugfix in WindowsDriver: removed the TerminalResized member that hides the inherited one from ConsoleDriver (#273) 5 年之前
  Yanwei Wang 2a27cbdea5 Fix: Changed FileDialog.FilePath to full path (#263) 5 年之前
  giladlevi f0a079b242 [Re]move unwanted allocation (new CancellationTokenSource()) in WindowsDriver.EventsPending to only when needed (#274) 5 年之前
  giladlevi c832688112 Menu: added OnOpenMenu event handler. (#276) 5 年之前
  Daniel Cazzulino 369e305871 Add equality comparison support for most common Dims (#278) 5 年之前
  Daniel Cazzulino 62f5a96553 Don't force full PDBs, portable works just fine (#268) 5 年之前
  Miguel de Icaza e89a6122df View.{BrinbSubviewForward,SendSubviewBackwards,SendSubviewToBack,BringSubviewToFront 5 年之前
  miguel 3097f346d3 Update 6 年之前
  Daniel Cazzulino 90ce395484 Add Application.Run<T> entry point (#247) 6 年之前
  giladlevi a50d79bd7b bugfix in Button.ProcessKey and expose a new function for all drivers (#253) 6 年之前
  Miguel de Icaza 401c872b31 ListView: simple selection implemented 6 年之前
  damageboy 95f169a771 Fix linux build failure on reference assemblies (#245) 6 年之前
  Martin Björkström bacf7cb688 Fixes changing focus using backtab (#243) 6 年之前