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
Age
Commit message (
Expand
)
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
2021-01-09
libdraw: add bezierpts
Ori Bernstein
2020-12-09
backout OCEXEC changes when potentially opening /srv files
cinap_lenrek
2020-12-07
libdraw: open file-descriptor with OCEXEC flag in readcolmap()
cinap_lenrek
2020-12-07
libdraw: open internal file-descriptors with OCEXEC flag
cinap_lenrek
2020-12-07
libdraw: remove unused Error label in freescreen()
cinap_lenrek
2020-12-02
libdraw: do not force flushimage() on freescreen()
cinap_lenrek
2020-05-02
libdraw: fix mount() error handling in newwindow()
cinap_lenrek
2018-11-18
libdraw: avoid deadlock for mouse ioproc sending on resizec
cinap_lenrek
2018-11-08
libdraw: cannot happen
cinap_lenrek
2018-11-07
libdraw: fix gengetwindow()
cinap_lenrek
2018-07-23
libdraw: accept unsigned msec timestamp in /dev/mouse
cinap_lenrek
2017-04-29
libdraw: get rid of _drawdebug variable
cinap_lenrek
2016-10-22
libdraw: avoid dropping queued button change mouse events in emouse()
cinap_lenrek
2016-04-13
libdraw: avoid BPSHORT()/BPLONG() expansion, cleanup loadchar(),cachechars()
cinap_lenrek
2016-04-10
libdraw: dont postnote to pid==0 in ekill()
cinap_lenrek
2016-04-05
libdraw: fix out of bounds memory access after subfont array reallocation (th...
cinap_lenrek
2016-03-19
libdraw: have openfont() set error string
BurnZeZ
2016-03-13
libdraw: don't flush in readmouse() when theres nothing to flush
cinap_lenrek
2016-03-12
libdraw: remove flushimage calls from fontresize() and loadchar()
cinap_lenrek
2016-03-08
rio, libdraw: experimental removal of redundant flushimage() calls for roundt...
cinap_lenrek
2016-02-28
libdraw: remove unused static log2[] array
cinap_lenrek
2015-09-20
libdraw: remove unneeded check (thanks BurnZeZ)
cinap_lenrek
2015-09-20
libdraw, screenrc: bind devdraw and devmouse in screenrc instead of handling ...
cinap_lenrek
2015-08-25
fix fuckup
glenda
2015-08-25
import E script from bell labs
mischief
2015-06-09
libdraw: sync allocimage/allocwindow prototypes with man pages
ftrvxmtrx
2015-06-09
libdraw: consistent use of nil for pointers, error handling
cinap_lenrek
2015-05-19
libdraw: don't loop forever when getting eof on /dev/cons in keyboard ioproc
cinap_lenrek
2015-03-02
libdraw: font->display->defaultsubfont vs. display->defaultsubfont, dead code...
cinap_lenrek
2015-03-01
libdraw: use multiple read() calls in openfont() to read .font file
cinap_lenrek
2015-03-01
libdraw: use readn() to read headers and Fontchar array
cinap_lenrek
2015-02-24
libdraw: check fontchar count in openmemsubfont() and readsubfont()
cinap_lenrek
2015-02-24
libdraw: cleanup getsubfont()
cinap_lenrek
2015-01-18
libdraw: fix broken eenter()
cinap_lenrek
2015-01-09
libdraw: don't redraw input box in enter/eenter when mouse is moved outside t...
mischief
2014-12-28
libdraw: don't deference nil display in freefont
mischief
2014-11-06
libdraw: fix atomouse
cinap_lenrek
2014-07-21
libdraw: add missing borderop() (thanks aiju)
cinap_lenrek
2014-03-10
libdraw: fix zero stringwidth() bug
cinap_lenrek
2014-02-03
libdraw: fix typo: 0xfffff -> 0xffff
cinap_lenrek
2014-02-03
libdraw: work arround devdraw truncating screenid as 16bit
cinap_lenrek
2014-02-01
libdraw: use pid as initial screenid so one can have more than 25 windows.
cinap_lenrek
2014-01-10
libdraw: cleanup string() and stringwidth()
cinap_lenrek
2014-01-06
libdraw: fix stringwidth problems
cinap_lenrek
2013-10-04
libdraw: make newwindow() unmount the old window
cinap_lenrek
2013-09-18
libevent: drop queued mouse events
cinap_lenrek
2013-08-13
libdraw: fix leftover processes or programs failing to restore window labels ...
cinap_lenrek
2013-08-11
libdraw: make ebread() return buffer immidiately if available, cleanup
cinap_lenrek
[next]