gimp r23821 - in trunk: . app/tools app/widgets libgimpwidgets
- From: mitch svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r23821 - in trunk: . app/tools app/widgets libgimpwidgets
- Date: Sun, 14 Oct 2007 19:51:59 +0100 (BST)
Author: mitch
Date: 2007-10-14 19:51:58 +0100 (Sun, 14 Oct 2007)
New Revision: 23821
ViewCVS link: http://svn.gnome.org/viewcvs/gimp?rev=23821&view=rev
Modified:
trunk/ChangeLog
trunk/app/tools/gimprectangleoptions.c
trunk/app/tools/gimprectangleoptions.h
trunk/app/tools/gimprectangletool.c
trunk/app/tools/gimptextoptions.c
trunk/app/widgets/gimpstrokeeditor.c
trunk/libgimpwidgets/gimppropwidgets.c
trunk/libgimpwidgets/gimppropwidgets.h
Log:
2007-10-14 Michael Natterer <mitch gimp org>
* libgimpwidgets/gimppropwidgets.[ch] (gimp_prop_size_entry_new):
added parameter "gboolean property_is_pixel" which indicates that
the stored property value is always in pixels and not in the
selected unit.
* app/tools/gimptextoptions.c
* app/widgets/gimpstrokeeditor.c: pass FALSE to keep the old
behavior.
* app/tools/gimprectangleoptions.c (gimp_rectangle_options_gui):
added property "fixed-unit" which is used for all fixed values
now. Perhaps we need separate units for width/height/size. Enable
the unit menu on the "Width" and "Height" size entries of the
"Fixed" section and configure them to store the value in
pixels. This was the easy part, some other widgets still need unit
support.
* app/tools/gimprectangletool.c (gimp_rectangle_tool_start): set
the image's resolution on the size entries changed above.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]