CVSROOT: /cvs/gnome Module name: gimp Changes by: mitch 06/09/07 13:10:22
Modified files: . : ChangeLog app/paint : Makefile.am gimp-paint.c paint-enums.c paint-enums.h app/tools : Makefile.am gimp-tools.c gimppaintoptions-gui.c app/widgets : gimphelp-ids.h libgimpwidgets : gimpstock.c gimpstock.h menus : image-menu.xml.in themes/Default/images: Makefile.am Added files: app/paint : gimpperspectiveclone.c gimpperspectiveclone.h gimpperspectivecloneoptions.c gimpperspectivecloneoptions.h app/tools : gimpperspectiveclonetool.c gimpperspectiveclonetool.h themes/Default/images/tools: stock-tool-perspective-clone-16.png stock-tool-perspective-clone-22.png Log message: 2006-09-07 Michael Natterer <[EMAIL PROTECTED]> Merged the "soc-2006-perspective-clone" branch. That branch is now officially closed and all further fixes and changes have to be applied to HEAD. Did some minor adjustments, mostly small indentation and spacing fixes. Derive the tool from GimpBrushTool and renamed the enum added to paint-enums.h and it values, added stock icon and menu entry. Thanks a lot to Pedro Alonso Ferrer! * app/paint/paint-enums.[ch]: new enum GimpPerspectiveCloneMode. * app/paint/Makefile.am * app/paint/gimpperspectiveclone.[ch] * app/paint/gimpperspectivecloneoptions.[ch]: the perspective clone core and its options. * app/paint/gimp-paint.c: register it. * app/tools/Makefile.am * app/tools/gimpperspectiveclonetool.[ch]: the perspective clone tool. * app/tools/gimp-tools.c: register it. * app/tools/gimppaintoptions-gui.c: show the widgets that are used by perspective clone. * app/widgets/gimphelp-ids.h: the help ID. * themes/Default/images/Makefile.am * themes/Default/images/tools/stock-tool-perspective-clone-16.png * themes/Default/images/tools/stock-tool-perspective-clone-22.png * libgimpwidgets/gimpstock.[ch]: its stock ID and icons. * menus/image-menu.xml.in: added it to the menu. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-09-07%2013:09&maxdate=2006-09-07%2013:11 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list