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 ani în urmă |
BDisp
|
07a92f989e
Clear the TextField selected text when loses focus.
|
5 ani în urmă |
BDisp
|
e66c391aeb
Fixes the functions of the Edit->Copy-Cut-Paste menu for the TextField that was not working well.
|
5 ani în urmă |
BDisp
|
4522097c02
Forces the height of the TextField to 1 which is just the valid height instead of driver rows value. (#400)
|
5 ani în urmă |
BDisp
|
49cd29853f
All my pull-request at once (#345)
|
5 ani în urmă |
BDisp
|
8a502e5f1b
Timefield format with bounds values (#303)
|
5 ani în urmă |
DieselMeister
|
a41b060a59
Change Cursor Position before "Changed Event" is triggert. (Issue #2 on Termina.Gui.Elmish) (#187)
|
6 ani în urmă |
Miguel de Icaza
|
3329e2b345
Couple of user requests
|
6 ani în urmă |
Sang Kil Cha
|
c9d7df13fd
Fix null pointer deref (#166)
|
6 ani în urmă |
Sang Kil Cha
|
e8fa1e3997
Make cursor settable (#168)
|
6 ani în urmă |
miguel
|
137417f768
[TextField] update point to 0 or the lenght-1 on changes, fixes #150
|
6 ani în urmă |
miguel
|
c405f45763
Rewrite Textfield to use List<Rune> like the other editor, makes it easier to reason about the strings
|
7 ani în urmă |
Nick Van Dyck
|
83f152c406
Get byte index of last rune in textfield
|
7 ani în urmă |
miguel
|
2af83a14cc
Coordinates in the TextField are now Rune indexes, not byte indexes into the ustring.
|
7 ani în urmă |
miguel
|
c6a1b92b5a
Handle End key on Windows
|
7 ani în urmă |
miguel
|
11b4e45920
More HexEdit work
|
7 ani în urmă |
Miguel de Icaza
|
8c75e412cb
Handle Key.Delete as Backspace, but Key.DeleteChar as the delete character
|
7 ani în urmă |
Miguel de Icaza
|
d17fb45852
Undo for now
|
7 ani în urmă |
Nick Van Dyck
|
a749030549
Textfield backspace remove char not working on wsl
|
7 ani în urmă |
miguel
|
6c3fa389a6
FileDialog work
|
7 ani în urmă |
miguel
|
f383ffb056
New layout engine
|
7 ani în urmă |
Miguel de Icaza
|
ed6976ecab
Global clipboard
|
7 ani în urmă |
Miguel de Icaza
|
170e3b0358
Use Runes and ustrings for text processing, gives us free unicode support
|
7 ani în urmă |
Miguel de Icaza
|
152126473a
Make it into a library
|
7 ani în urmă |