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
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
2011-09-05
libdraw: fix old subfont leak
cinap_lenrek
2011-09-04
libdraw: reduce memory for writeimage/writememimage
cinap_lenrek
2011-09-04
libdraw: fix libdraws copy of writeimage() too
cinap_lenrek
2011-09-04
libdraw: fix unloadimage() for wide images, libmemdraw: work arround width li...
cinap_lenrek
2011-09-03
libdraw: make loadimage and readimage handle wide images
glenda
2011-08-14
libdraw: fix more leaks
cinap_lenrek
2011-08-14
libdraw: fixed memory leak
aiju
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen