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
/
cmd
/
paint.c
Age
Commit message (
Collapse
)
Author
2014-02-21
fork filter procs with RFREND in various programs
cinap_lenrek
2013-06-28
paint: cleanup
cinap_lenrek
2013-06-26
paint: restore color channel on undo after conversion thru pipe
cinap_lenrek
converting image thru pipe would not properly restore the original color channel on undo. like |iconv -c k8 would still be grayscale after undo.
2013-06-16
paint: limit zoom to 12 steps
cinap_lenrek
2012-07-23
paint: cleanup floodfill
cinap_lenrek
2012-07-22
paint: wait for mouseup after floodfill
cinap_lenrek
2012-07-22
paint: floodfill
cinap_lenrek
2012-07-19
paint: new paint program featuring endless canvas, zoom, palette and use of ↵
cinap_lenrek
external commands
2012-07-09
paint: only three remote holes in the default install, in a heck of a long time!
stanley lieber
2012-07-09
paint: only two remote holes in the default install, in a heck of a long time!
stanley lieber
2012-03-02
paint: add 'c' and 'f'
stanley lieber
2012-03-01
paint: cause 's' to prompt with the file name if paint is invoked with a ↵
stanley lieber
file name as its argument
2012-02-29
paint: cleanup; don't sysfatal() on non-fatal errors
stanley lieber
2012-02-27
paint: open existing files for editing
stanley lieber
2011-12-09
paint: add selectable brush sizes
stanley lieber
2011-12-10
handle initdraw errors
cinap_lenrek
2011-10-31
add paint(1)
stanley lieber