fixed snapping. Replaced lots of g_object_get() by simply accessing

2006-11-04  Michael Natterer  <mitch@gimp.org>

	* app/tools/gimprectangletool.c: fixed snapping. Replaced lots of
	g_object_get() by simply accessing private->member. Misc small
	cleanups.
This commit is contained in:
Michael Natterer 2006-11-04 19:21:15 +00:00 committed by Michael Natterer
parent e98c83a523
commit 33212fe773
2 changed files with 394 additions and 536 deletions

View File

@ -1,3 +1,9 @@
2006-11-04 Michael Natterer <mitch@gimp.org>
* app/tools/gimprectangletool.c: fixed snapping. Replaced lots of
g_object_get() by simply accessing private->member. Misc small
cleanups.
2006-11-04 Sven Neumann <sven@gimp.org>
* app/core/gimpimagemap.c (gimp_image_map_do): moved call to

File diff suppressed because it is too large Load Diff