Commit History

Author SHA1 Message Date
  Miguel de Icaza 0d9ea2c409 Comments 5 years ago
  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 years ago
  Miguel de Icaza e89a6122df View.{BrinbSubviewForward,SendSubviewBackwards,SendSubviewToBack,BringSubviewToFront 5 years ago
  Daniel Cazzulino 90ce395484 Add Application.Run<T> entry point (#247) 6 years ago
  Martin Björkström bacf7cb688 Fixes changing focus using backtab (#243) 6 years ago
  Cameron MacFarland 740ee36ecc Fixed subview layout (#159) 6 years ago
  miguel d8b4fd425c Containers that have a contentView where they host their children must override RemoveAll 6 years ago
  miguel 00c11ad70b Prevent a crash if there are no views added to the Toplevel 6 years ago
  Shargon 8bd35f0f10 Error on RemoveAll 7 years ago
  Martin Björkström ea4d0646b2 Fix for setting and removing focus when using mouse. 7 years ago
  Miha Markič 06bfd0da9d Fixes cases where subviews can be null 7 years ago
  Miguel de Icaza 0a654c1643 More docs 7 years ago
  Miguel de Icaza 77f554ef04 Doc updates 7 years ago
  miguel d0e187585e Refactor the windows driver to avoid the races 7 years ago
  miguel 92d35cde97 Disable WindowsDriver until I have a chance to fix it 7 years ago
  Nick Van Dyck ead3ddaaac Windows: fix cursor position movement 7 years ago
  Nick Van Dyck 8eea18b8e8 First implementation of mouse events on windows 7 years ago
  Miguel de Icaza 4cf9c7b138 FileDialog work, HexViewer view 7 years ago
  Miguel de Icaza a3a680b3e2 Small fixes to the Open File dialog 7 years ago
  miguel 6fbccd6659 Fix the Fill computations for layout, by only special casing the Pos.Center scenarios and unrolling the rest 7 years ago
  miguel 317250c743 Resize windows on Unix 7 years ago
  miguel b296c920ac Implement new Dim/Pos capabilities, referencing the elements of another view 7 years ago
  miguel bbe349ac9d When doing view layout, we need to layout the subviews as well 7 years ago
  miguel f383ffb056 New layout engine 7 years ago
  miguel 98d56b3562 Improve current behavior on Windows, and prepare for building a real Windows driver 7 years ago
  Miguel de Icaza 30602b1f46 Forward word, backward word, some small code changes 7 years ago
  Miguel de Icaza 9a0cfcd3a0 Reorganized 7 years ago
  Miguel de Icaza c940f0b518 Work on TextView 7 years ago
  Miguel de Icaza e2ae0c030a Docs, plus some bones 7 years ago
  Miguel de Icaza f362d4fd75 oops, use the autodetection, do not force Windows driver on Unix 7 years ago