Code

- new: Print Colors Preview Dialog and rendermode
authorFelipe C. da S. Sanches <juca@members.fsf.org>
Fri, 11 Dec 2009 08:37:11 +0000 (06:37 -0200)
committerFelipe C. da S. Sanches <juca@members.fsf.org>
Fri, 11 Dec 2009 08:37:11 +0000 (06:37 -0200)
commitcd21e1bc3fdd406ffb31c1db0bb9ac984999f222
treed1735aba3e3d2a25f96967272394922f07509635
parent734c6e40208a99088da88fbcc362d7cc3aaff140
- new: Print Colors Preview Dialog and rendermode
- works with shapes. I still need to make it work with gradients and imported images
14 files changed:
src/desktop.cpp
src/desktop.h
src/display/nr-arena-item.cpp
src/display/nr-arena-shape.cpp
src/display/rendermode.h
src/interface.cpp
src/menus-skeleton.h
src/ui/dialog/Makefile_insert
src/ui/dialog/dialog-manager.cpp
src/ui/dialog/print-colors-preview-dialog.cpp [new file with mode: 0644]
src/ui/dialog/print-colors-preview-dialog.h [new file with mode: 0644]
src/verbs.cpp
src/verbs.h
src/widgets/desktop-widget.cpp