index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
libdraw
/
eenter.c
Age
Commit message (
Collapse
)
Author
2021-02-04
libdraw: enter/eenter: fix ^W removing the text on the right side of the tick
Sigrid
2021-02-04
libdraw: enter/eenter: fix Kleft for non-ascii text
Sigrid
2015-01-18
libdraw: fix broken eenter()
cinap_lenrek
eenter would go into a endless loop in the redraw avoidance case because the label was misplaced.
2015-01-09
libdraw: don't redraw input box in enter/eenter when mouse is moved outside ↵
mischief
the rectangle prevents some flickering when devdraw is used over a high latency connection. Fixes issue 236
2012-09-26
libdraw: enter()/eenter() ^W support - we are getting there
cinap_lenrek
2012-09-26
need more coffee
cinap_lenrek
2012-09-26
libdraw: fix ^W corner case tick == 0 for enter()/eenter()
cinap_lenrek
2012-09-26
libdraw: implement ^W word delete for enter() and eenter()
cinap_lenrek
2012-08-09
libdraw: improve handling of screen clipr
cinap_lenrek
2012-07-22
libdraw: enter/eenter, set and restore clip rect
cinap_lenrek
2011-10-31
libdraw: added enter() and eenter() functions
cinap_lenrek