made it a lot less deprecated. Removed gazillions of unneeded casts and

2003-01-06  Sven Neumann  <sven@gimp.org>

	* plug-ins/gfig/gfig.c: made it a lot less deprecated. Removed
	gazillions of unneeded casts and changed others to the more
	portable GINT_TO_POINTER() / GPOINTER_TO_INT() macros. Still more
	work to be done ...
This commit is contained in:
Sven Neumann 2003-01-06 17:11:09 +00:00 committed by Sven Neumann
parent 224ecade54
commit 4f3b58d3a6
2 changed files with 463 additions and 468 deletions

View File

@ -1,3 +1,10 @@
2003-01-06 Sven Neumann <sven@gimp.org>
* plug-ins/gfig/gfig.c: made it a lot less deprecated. Removed
gazillions of unneeded casts and changed others to the more
portable GINT_TO_POINTER() / GPOINTER_TO_INT() macros. Still more
work to be done ...
2003-01-06 Michael Natterer <mitch@gimp.org>
* libgimptool/gimptoolenums.[ch]: added enum GimpRectSelectMode

File diff suppressed because it is too large Load Diff