gimp r26147 - trunk
- From: martinn svn gnome org
- To: svn-commits-list gnome org
- Subject: gimp r26147 - trunk
- Date: Sat, 12 Jul 2008 07:09:54 +0000 (UTC)
Author: martinn
Date: Sat Jul 12 07:09:54 2008
New Revision: 26147
URL: http://svn.gnome.org/viewvc/gimp?rev=26147&view=rev
Log:
Reformated previous ChangeLog entry:
	In this ChangeLog entry, disp_offset means disp_[xy]offset and
	offset means offset_[xy].
	* app/display/gimpdisplayshell.c: Kill disp_offset! We now
	represent that by a negative offset.
	* app/display/gimpdisplayshell-scroll.[ch]
	(gimp_display_shell_scroll_clamp_offsets)
	(gimp_display_shell_get_scaled_image_viewport_offset): Adjust
	accordingly to preserve current behaviour.
	(gimp_display_shell_get_disp_offset): New function to get the old
	disp_offset based on the new offset.
	(gimp_display_shell_get_render_start_offset): New function to get
	the old offset based on the new offset.
	* app/display/gimpdisplayshell-draw.c
	* app/display/gimpdisplayshell-scale.c
	* app/display/gimpdisplayshell-render.c: Get rid of disp_offset
	and use gimp_display_shell_get_disp_offset() and
	gimp_display_shell_get_render_start_offset() instead.
Modified:
   trunk/ChangeLog
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]