summaryrefslogtreecommitdiff
path: root/sys/src/cmd/paint.c
AgeCommit message (Expand)Author
2020-05-23paint: change colors in the palette with button 3Sigrid
2014-02-21fork filter procs with RFREND in various programscinap_lenrek
2013-06-28paint: cleanupcinap_lenrek
2013-06-26paint: restore color channel on undo after conversion thru pipecinap_lenrek
2013-06-16paint: limit zoom to 12 stepscinap_lenrek
2012-07-23paint: cleanup floodfillcinap_lenrek
2012-07-22paint: wait for mouseup after floodfillcinap_lenrek
2012-07-22paint: floodfillcinap_lenrek
2012-07-19paint: new paint program featuring endless canvas, zoom, palette and use of e...cinap_lenrek
2012-07-09paint: only three remote holes in the default install, in a heck of a long time!stanley lieber
2012-07-09paint: only two remote holes in the default install, in a heck of a long time!stanley lieber
2012-03-02paint: add 'c' and 'f'stanley lieber
2012-03-01paint: cause 's' to prompt with the file name if paint is invoked with a file...stanley lieber
2012-02-29paint: cleanup; don't sysfatal() on non-fatal errorsstanley lieber
2012-02-27paint: open existing files for editingstanley lieber
2011-12-09paint: add selectable brush sizesstanley lieber
2011-12-10handle initdraw errorscinap_lenrek
2011-10-31add paint(1)stanley lieber