adapt the arrow key velocity to the display scale factor. Please test and

2004-07-07  Sven Neumann  <sven@gimp.org>

	* app/tools/gimpeditselectiontool.c
	(gimp_edit_selection_tool_key_press): adapt the arrow key velocity
	to the display scale factor. Please test and complain if you
	dislike this behaviour.

	* themes/Default/images/Makefile.am
	* themes/Default/images/stock-color-pick-from-screen-16.png: new
	icon drawn by Jimmac.

	* libgimpwidgets/gimpstock.[ch]: register the new icon.

	* libgimpwidgets/gimppickbutton.c: use it for the screen color
	picker instead of reusing the color picker tool icon.
This commit is contained in:
Sven Neumann
2004-07-06 22:58:33 +00:00
committed by Sven Neumann
parent 2b46a2536f
commit 9f25f8608b
10 changed files with 62 additions and 15 deletions

View File

@ -1,3 +1,8 @@
2004-07-07 Sven Neumann <sven@gimp.org>
* libgimpwidgets/libgimpwidgets-sections.txt
* libgimpwidgets/tmpl/gimpstock.sgml: added new icons.
2004-07-05 Sven Neumann <sven@gimp.org>
* libgimp/libgimp-docs.sgml: oops, gimpenums.xml used to be there

View File

@ -489,6 +489,7 @@ GIMP_STOCK_COLOR_PICKER_BLACK
GIMP_STOCK_COLOR_PICKER_GRAY
GIMP_STOCK_COLOR_PICKER_WHITE
GIMP_STOCK_COLOR_TRIANGLE
GIMP_STOCK_COLOR_PICK_FROM_SCREEN
GIMP_STOCK_CONVERT_GRAYSCALE
GIMP_STOCK_CONVERT_INDEXED
GIMP_STOCK_CONVERT_RGB
@ -550,6 +551,7 @@ GIMP_STOCK_FONT
GIMP_STOCK_GRADIENT
GIMP_STOCK_PALETTE
GIMP_STOCK_PATTERN
GIMP_STOCK_ZOOM_FOLLOW_WINDOW
</SECTION>
<SECTION>

View File

@ -848,6 +848,13 @@ RTL variant
<!-- ##### MACRO GIMP_STOCK_COLOR_PICK_FROM_SCREEN ##### -->
<para>
<inlinegraphic fileref="stock-color-pick-from-screen-16.png" format="png"></inlinegraphic>
</para>
<!-- ##### MACRO GIMP_STOCK_CONVERT_GRAYSCALE ##### -->
<para>
<inlinegraphic fileref="stock-convert-grayscale-16.png" format="png"></inlinegraphic>
@ -1317,3 +1324,10 @@ RTL variant
<!-- ##### MACRO GIMP_STOCK_ZOOM_FOLLOW_WINDOW ##### -->
<para>
<inlinegraphic fileref="stock-zoom-follow-window-12.png" format="png"></inlinegraphic>
</para>