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
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
2013-08-11
libdraw: fix ekbd() memory leak
cinap_lenrek
2013-06-19
libdraw: fix allocscreen() memory leak with too many retries (from 9atom)
cinap_lenrek
2013-06-18
libdraw: avoid moving cursor if we dont have to for menuhit
cinap_lenrek
2013-06-16
draw: add badrect() function to reject zero, negative size or orverly huge re...
cinap_lenrek
2013-05-25
libdraw: fix agefont crash when display == nil (from sources / agefont-nodisp...
cinap_lenrek
2013-05-04
libdraw: fix font f->cacheimage nil dereference
cinap_lenrek
2013-04-27
libdraw: avoid printing error on closemouse()
cinap_lenrek
2013-04-27
libdraw: exit mouseproc() on read error instead of spinning
cinap_lenrek
2013-01-25
libdraw: fix memory corruption bug in initdisplay()
cinap_lenrek
2013-01-11
libdraw: gengetwindow() fix mistake
cinap_lenrek
2013-01-10
libdraw: gengetwindow() resize race
cinap_lenrek
2013-01-08
libdraw: fix wrong menusel() calculation for menuhit() (noticable with small ...
cinap_lenrek
2012-12-31
fix utf and rune handling in preparation for 32bit runes
cinap_lenrek
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-12-09
libdraw: change built in lucm.9 default font to vga font
glenda
2011-11-10
libdraw: dont abort() on failed allocimage in fontresize()
cinap_lenrek
2011-10-31
libdraw: added enter() and eenter() functions
cinap_lenrek
2011-10-02
libdraw: shutdown keyboard and mouseprocs with threadint, libthread: avoid de...
glenda
[next]