Tig
|
ac667dae2c
Got Hover working for all Views (Button) and Border. Still a bit of a prototype.
|
1 年之前 |
Tig
|
cca32726fc
Refactored API to support extensibilty... eg Hover (not implemented yet).
|
1 年之前 |
Tig
|
7cc9fb9127
merge fixes
|
1 年之前 |
Tig
|
1b21dd5ef1
merged
|
1 年之前 |
Tig
|
c1896ee048
Renamed to HighlightOnPress and added unit tests
|
1 年之前 |
Tig
|
e1219707f6
API docs
|
1 年之前 |
Tig
|
06cc7d8f71
Moved view highlight on press code into View. Updated all Views that would benefit.
|
1 年之前 |
Tig
|
1cca002393
Got new button fn working on WindowsDriver; Now debugging netdriver and curses
|
1 年之前 |
Tig
|
ca7b8bb0ee
fixed OnMouseClick logic
|
1 年之前 |
Tig
|
f65c49a858
More Prototype scrollbuttons in Padding for CharMap
|
1 年之前 |
Tig
|
a7079edf77
Prototype scrollbuttons in Padding for CharMap
|
1 年之前 |
Tig
|
ca5df086ad
fixed OnMouseClick logic
|
1 年之前 |
Tig
|
472dd0c964
More Prototype scrollbuttons in Padding for CharMap
|
1 年之前 |
Tig
|
08d2716cc9
Prototype scrollbuttons in Padding for CharMap
|
1 年之前 |
Tig Kindel
|
cba58caac8
Toplevel drag via Adornment finished
|
1 年之前 |
Tig Kindel
|
7036f5f8f8
Cleaned up MouseClick related stuff.
|
1 年之前 |
Tig Kindel
|
bd8edbe201
Merged MouseEvent() and OnMouseEvent()
|
1 年之前 |
Tig
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
1 年之前 |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 年之前 |
Tig
|
1df8ae15bb
Fixes #3186. HotKeys must be explicitly set (Makes `TextFormatter.FindHotKey` `firstUpperCase` default to `false`) (#3187)
|
1 年之前 |
Tig
|
d2ad11248f
Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130)
|
1 年之前 |
Tig
|
707dbda71b
Fixes #3072, #3148. `Dialog` and `MessageBox` key binding do not handle Enter correctly (#3151)
|
1 年之前 |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 年之前 |
Tig
|
6851b42a49
Fixes #2921 - MainLoop refactoring (#2922)
|
1 年之前 |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 年之前 |
Tig
|
dea5f0fe03
Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595)
|
2 年之前 |
BDisp
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 年之前 |
Tig
|
5cf90b8bd0
Builds CollectionNavigator support into UI Catalog for TableView (#2584)
|
2 年之前 |
Tig
|
a637f8a29c
Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525)
|
2 年之前 |
Thomas Nind
|
c1a578891b
Fixes #2150. Revamping FileDialog (#2259)
|
2 年之前 |