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)
|
5 years ago |
BDisp
|
8a6c2a9fc1
Mouse events menu (#401)
|
5 years ago |
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)
|
5 years ago |
Charlie Kindel
|
c7ce619092
MenuItems on MenuBar (#388)
|
5 years ago |
Ollie
|
476e6e8a97
Add an menu on close event and a public property of the Menu to check if it is open (#364)
|
5 years ago |
BDisp
|
49cd29853f
All my pull-request at once (#345)
|
5 years ago |
Kasper B. Graversen
|
d4a7cef9cb
Support menu items that are null so they can be drawn as a menu separator (#304)
|
5 years ago |
giladlevi
|
c832688112
Menu: added OnOpenMenu event handler. (#276)
|
5 years ago |
Miguel de Icaza
|
76d79e8852
Fix build
|
6 years ago |
miguel
|
42d194079b
Support navigation in the presence of disabled items
|
6 years ago |
Jörg Preiß
|
4c03c9434b
Make Alt+Hotkey in menus work (#194)
|
6 years ago |
Sang Kil Cha
|
06fdcc72c8
Always use an upper character for hotkey
|
6 years ago |
Paul Sanford
|
80a888735f
SuperView could be null too in the case of for ex dialog
|
7 years ago |
Paul Sanford
|
167e12759f
Handle case where there's no previous focus
|
7 years ago |
miguel
|
f383ffb056
New layout engine
|
7 years ago |
Miguel de Icaza
|
30602b1f46
Forward word, backward word, some small code changes
|
7 years ago |
Miguel de Icaza
|
f4a5fbfb15
Improvements to the rendering in the Windows driver
|
7 years ago |
Miguel de Icaza
|
6ffe2c76c9
Fix menu key navigation
|
7 years ago |
Miguel de Icaza
|
85692036ec
Fix doc references after namespacing
|
7 years ago |
Miguel de Icaza
|
170e3b0358
Use Runes and ustrings for text processing, gives us free unicode support
|
7 years ago |
Miguel de Icaza
|
171b1430c1
Start of a System.Console driver, needs xplat MainLoop support first; Dialogs have padding, some work on ScrollView
|
7 years ago |
Miguel de Icaza
|
152126473a
Make it into a library
|
7 years ago |