summaryrefslogtreecommitdiff
path: root/sys/src/libdraw
AgeCommit message (Expand)Author
2013-06-18libdraw: avoid moving cursor if we dont have to for menuhitcinap_lenrek
2013-06-16draw: add badrect() function to reject zero, negative size or orverly huge re...cinap_lenrek
2013-05-25libdraw: fix agefont crash when display == nil (from sources / agefont-nodisp...cinap_lenrek
2013-05-04libdraw: fix font f->cacheimage nil dereferencecinap_lenrek
2013-04-27libdraw: avoid printing error on closemouse()cinap_lenrek
2013-04-27libdraw: exit mouseproc() on read error instead of spinningcinap_lenrek
2013-01-25libdraw: fix memory corruption bug in initdisplay()cinap_lenrek
2013-01-11libdraw: gengetwindow() fix mistakecinap_lenrek
2013-01-10libdraw: gengetwindow() resize racecinap_lenrek
2013-01-08libdraw: fix wrong menusel() calculation for menuhit() (noticable with small ...cinap_lenrek
2012-12-31fix utf and rune handling in preparation for 32bit runescinap_lenrek
2012-09-26libdraw: enter()/eenter() ^W support - we are getting therecinap_lenrek
2012-09-26need more coffeecinap_lenrek
2012-09-26libdraw: fix ^W corner case tick == 0 for enter()/eenter()cinap_lenrek
2012-09-26libdraw: implement ^W word delete for enter() and eenter()cinap_lenrek
2012-08-09libdraw: improve handling of screen cliprcinap_lenrek
2012-07-22libdraw: enter/eenter, set and restore clip rectcinap_lenrek
2011-12-09libdraw: change built in lucm.9 default font to vga fontglenda
2011-11-10libdraw: dont abort() on failed allocimage in fontresize()cinap_lenrek
2011-10-31libdraw: added enter() and eenter() functionscinap_lenrek
2011-10-02libdraw: shutdown keyboard and mouseprocs with threadint, libthread: avoid de...glenda
2011-09-05libdraw: fix old subfont leakcinap_lenrek
2011-09-04libdraw: reduce memory for writeimage/writememimagecinap_lenrek
2011-09-04libdraw: fix libdraws copy of writeimage() toocinap_lenrek
2011-09-04libdraw: fix unloadimage() for wide images, libmemdraw: work arround width li...cinap_lenrek
2011-09-03libdraw: make loadimage and readimage handle wide imagesglenda
2011-08-14libdraw: fix more leakscinap_lenrek
2011-08-14libdraw: fixed memory leakaiju
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen