Historia zmian

Autor SHA1 Wiadomość Data
  BDisp 9dc40088bc UseKeysUpDownAsKeysLeftRight and UseSubMenusSingleFrame cannot be both true. (#1789) 3 lat temu
  BDisp c867d32a13 Fixes #1739. Setting menu UseKeysUpDownAsKeysLeftRight as false by default. (#1779) 3 lat temu
  BDisp 3e6a96fa7e Added HeightAsBuffer to the menu allowing to being configurable. 3 lat temu
  BDisp 484e98998a Feature to display the sub-menus on a single frame instead multiple frames. 3 lat temu
  BDisp b185722ab6 Standalone update fix (#1596) 3 lat temu
  BDisp 99e26575bb Fixes #1175. demo.cs editor now implement "Copy", "Cut" and "Paste". (#1176) 4 lat temu
  BDisp 7de9db69c6 Fixing demo. 4 lat temu
  BDisp 415cd11e20 Fixes #1020. NetDriver does not deal well with unicode characters yet. 4 lat temu
  BDisp 3343062cad Change to Key.Q because it conflicts with Linux terminal. 4 lat temu
  BDisp c53acea225 Fixes #986. Comparing with ShortcutHelper.GetModifiersKey in the demo.cs 4 lat temu
  BDisp 01d4b4f55f Added wide improvements on keys managements. 4 lat temu
  BDisp 21650576eb Recover from rebase. 4 lat temu
  Charlie Kindel 295b2ac779 Merge pull request #950 from tig/remove_ienumerable 4 lat temu
  BDisp b56edacbac Fixes #225 and maybe #41. Allowing Rune.ColumnWidth greater than one. 4 lat temu
  Charlie Kindel 473afe0732 poc 4 lat temu
  Artyom 64fdcea6b5 Define View actions as events 4 lat temu
  Artyom 6aef632633 Button.Clicked as a C# event 4 lat temu
  Charlie Kindel 7aa3079274 Merge pull request #846 from BDisp/dynamic-menu-bar 5 lat temu
  BDisp 109fd25c9e Fixes #644. Added a UICatalog Scenario for a dynamic menu bar. 5 lat temu
  BDisp d232715e62 Fixes #844. Now selects the correct Directory. 5 lat temu
  BDisp fda4e21341 Making SetFocus (View) private. 5 lat temu
  BDisp cf5527a917 Fixes #803. Init and Shutdown only run once. 5 lat temu
  Ross Ferguson b9c8758d2d ComboBox. Adhere to ListView interface, added:- 5 lat temu
  Ross Ferguson 852400957e Merge branch 'master' of https://github.com/migueldeicaza/gui.cs into combobox_fixes2 5 lat temu
  Ross Ferguson de5a30bb90 ComboBox hand pick @BDisp changes:- 5 lat temu
  BDisp 67785f7e7f Forgot shutdown the driver at exit. 5 lat temu
  BDisp aa51de0bf0 Improvement the Application.Top in Demo. 5 lat temu
  Ross Ferguson 3d8ef9a2de Rebase 5 lat temu
  Ross Ferguson acacd0c9e7 Accomodate upstream changes 5 lat temu
  Ross Ferguson cfcf8efb59 ComboBox multiple fixes. Dim.Fill() incorrectly calculated. List height not resizing. SetSource() not immeadiately updating list. Double click not selecting item. Example now demo resizes with view 5 lat temu