Histórico de Commits

Autor SHA1 Mensagem Data
  Fabian R 262830aa43 Merge branch 'menubaritem_refactor' of https://github.com/KDERazorback/gui.cs into menubaritem_refactor há 5 anos atrás
  Fabian R 904f04df0e Removed redundant properties on MenuBar View há 5 anos atrás
  Fabian R 814821b933 Removed redundant properties on MenuBar View há 5 anos atrás
  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). há 5 anos atrás
  Charlie Kindel 585f249b1c Updated and fixed XML documentation há 5 anos atrás
  BDisp 08e77e5a42 Merge branch 'master' into unix-mouse-features há 5 anos atrás
  Charlie Kindel ecaf43aa4c Refactored keydown/up/press events to use event vs. Action<T> há 5 anos atrás
  Charlie Kindel ab72865b2c Refactored keydown/up/press events to use event vs. Action<T> há 5 anos atrás
  BDisp 8f8a771c8f Prevents mouse all events, which perform any of the mouse events, to be invoked if mouseEvent.ButtonState == 0 && mouseEvent.EventFlags == 0. (#453) há 5 anos atrás
  Charlie Kindel 36cebd0889 Fixes All Warnings (#450) há 5 anos atrás
  Charlie Kindel 95d05dae68 fixed merge issues and one bug há 5 anos atrás
  BDisp 88d6047c74 Prevents mouse all events, which perform any of the mouse events, to be invoked if mouseEvent.ButtonState == 0 && mouseEvent.EventFlags == 0. (#453) há 5 anos atrás
  Charlie Kindel a5a1ecbd8e Fixes All Warnings (#450) há 5 anos atrás
  Charlie Kindel ea813ce1e7 Refactored keydown/up/press events to use event vs. Action<T> há 5 anos atrás
  BDisp e6c5b2599a Improved a better clipped screen. Fixes some bugs with ScrollView, Menu. Added some virtual methods. (#410) há 5 anos atrás
  BDisp a9e62c0626 Improves mouse performance #386. Provides a better async call. Ensures all the cycles of a simple click (Pressed, Released and Clicked). Only clears selected text if other view than MenuBar get focus. (#404) há 5 anos atrás
  BDisp 8a6c2a9fc1 Mouse events menu (#401) há 5 anos atrás
  Miguel de Icaza f44e4a86dc Bring patch from Charlie Kindle without the newline changes #381 from https://github.com/migueldeicaza/gui.cs/pull/381/files (#391) há 5 anos atrás
  Charlie Kindel c7ce619092 MenuItems on MenuBar (#388) há 5 anos atrás
  Ollie 476e6e8a97 Add an menu on close event and a public property of the Menu to check if it is open (#364) há 5 anos atrás
  BDisp 49cd29853f All my pull-request at once (#345) há 5 anos atrás
  Kasper B. Graversen d4a7cef9cb Support menu items that are null so they can be drawn as a menu separator (#304) há 5 anos atrás
  giladlevi c832688112 Menu: added OnOpenMenu event handler. (#276) há 5 anos atrás
  Miguel de Icaza 76d79e8852 Fix build há 6 anos atrás
  miguel 42d194079b Support navigation in the presence of disabled items há 6 anos atrás
  Jörg Preiß 4c03c9434b Make Alt+Hotkey in menus work (#194) há 6 anos atrás
  Sang Kil Cha 06fdcc72c8 Always use an upper character for hotkey há 6 anos atrás
  Paul Sanford 80a888735f SuperView could be null too in the case of for ex dialog há 7 anos atrás
  Paul Sanford 167e12759f Handle case where there's no previous focus há 7 anos atrás
  miguel f383ffb056 New layout engine há 7 anos atrás