- During resizing the future size is shown in the status bar
authorBenedikt Freisen <b.freisen@gmx.net>
Fri, 10 Jul 2009 18:21:27 +0000 (18:21 +0000)
committerBenedikt Freisen <b.freisen@gmx.net>
Fri, 10 Jul 2009 18:21:27 +0000 (18:21 +0000)
commit2b1fbadac000dd057bb5fab42bd158a2cb67fa59
tree74e3e218001d9c12b4ca8b280a8d7a0c3ac3f463
parent6488e69c4a093b7f5c5f5925b5d9b3c681490afd
- During resizing the future size is shown in the status bar
- Rubber works as color replacer when used with right mouse button
     (mouse handling code reorganized)
- Bug occuring when painting to neg. coordinates finally fixed
- Polygon-tool added
- Bezier-tool added

svn path=/trunk/; revision=41851
reactos/base/applications/paint/drawing.c
reactos/base/applications/paint/drawing.h
reactos/base/applications/paint/globalvar.h
reactos/base/applications/paint/mouse.c
reactos/base/applications/paint/mouse.h
reactos/base/applications/paint/sizebox.c
reactos/base/applications/paint/toolsettings.c
reactos/base/applications/paint/winproc.c