mirror of https://github.com/GNOME/gimp.git
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:
parent
e98c83a523
commit
33212fe773
|
@ -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
Loading…
Reference in New Issue