gimp/app/gui
Sven Neumann 27a4faa0b2 plugged memleak (similar to the one that was present in
2000-10-22  Sven Neumann  <sven@gimp.org>

	* app/edit_selection.[ch]: plugged memleak (similar to the one that
	was present in gtkutil_compress_motion()) in the key snooper.

	Round moves to nearest integer instead of truncating the value.
	This seems to fix the reported redraw problems when moving
	selections at low zoom levels.

	Cleaned up the code a little and converted enum values to uppercase.

	* app/bezier_select.c
	* app/free_select.c
	* app/fuzzy_select.c
	* app/move.c
	* app/rect_select.c
	* app/text_tool.c: updated to use the new EditType enum values.

	* app/gimprc.c: minor optimization in the GList handling.

	* app/layer.[ch]: removed unused functions.

	* app/menus.c: removed "Dump Items (Debug)" menu entry.
2000-10-23 09:05:45 +00:00
..
about-dialog.c make it compile with gtk+-1.2 again 2000-08-24 19:38:48 +00:00
about-dialog.h we used an array with a hardcoded size here which was too small to hold 2000-06-27 21:38:44 +00:00
brush-editor.c app/brush_edit.[ch] app/brush_header.h app/gimpbrush.[ch] 2000-09-29 12:00:00 +00:00
brush-editor.h app/brush_edit.[ch] app/brush_header.h app/gimpbrush.[ch] 2000-09-29 12:00:00 +00:00
brush-select.c when re-drawing a dirty brush, clear it's preview area first. 2000-04-14 16:33:47 +00:00
brush-select.h
channels-dialog.c app/color_select.c app/colormaps.[ch] removed unused global variables 2000-04-27 17:27:28 +00:00
channels-dialog.h app/menus.c app/channels_dialog.[ch] app/layers_dialog.[ch] Added an "Edit 2000-01-31 22:59:22 +00:00
color-area.c allocate the tool's paint_core with g_new0. This prevents us from having 2000-06-23 00:14:07 +00:00
color-area.h app/color_area.[ch] pass masks for the "default" and "swap" pixmaps to the 2000-02-22 15:14:54 +00:00
color-notebook.c Libgimp cleanup part II (with a little help from Yosh who moved the CVS 2000-05-27 01:30:21 +00:00
color-notebook.h app/color_area.c app/color_notebook.[ch] app/color_panel.c 2000-02-13 23:42:19 +00:00
color-select.c use spinbuttons in the GIMP colorselector 2000-05-27 13:53:49 +00:00
color-select.h
colormap-dialog.c
colormap-dialog.h
commands.c we used an array with a hardcoded size here which was too small to hold 2000-06-27 21:38:44 +00:00
commands.h Made the document index a bit more like the rest of the dialogs: 2000-05-05 14:53:38 +00:00
device-status-dialog.c app/color_select.c app/colormaps.[ch] removed unused global variables 2000-04-27 17:27:28 +00:00
file-new-dialog.c use a gimp_query_boolean_box(). 2000-02-23 15:52:33 +00:00
file-new-dialog.h app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
gradient-editor.c app/color_select.c app/colormaps.[ch] removed unused global variables 2000-04-27 17:27:28 +00:00
gradient-editor.h
gradient-select.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gradient-select.h
help-commands.c we used an array with a hardcoded size here which was too small to hold 2000-06-27 21:38:44 +00:00
help-commands.h Made the document index a bit more like the rest of the dialogs: 2000-05-05 14:53:38 +00:00
indicator-area.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
indicator-area.h
info-dialog.c app/color_select.c app/colormaps.[ch] removed unused global variables 2000-04-27 17:27:28 +00:00
info-dialog.h app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
info-window.c app/color_select.c app/colormaps.[ch] removed unused global variables 2000-04-27 17:27:28 +00:00
info-window.h app/commands.c app/disp_callbacks.c app/gdisplay.c app/gimprc.c 1999-11-30 00:11:08 +00:00
input-dialog.c app/color_select.c app/colormaps.[ch] removed unused global variables 2000-04-27 17:27:28 +00:00
layer-select.c app/color_select.c app/colormaps.[ch] removed unused global variables 2000-04-27 17:27:28 +00:00
layer-select.h
layers-dialog.c added -DGTK_DISABLE_COMPAT_H to CPPFLAGS. 2000-08-28 00:42:32 +00:00
layers-dialog.h return without warning if popup_timeout is already set. Suppresses warning 2000-02-29 23:19:14 +00:00
menus.c plugged memleak (similar to the one that was present in 2000-10-23 09:05:45 +00:00
menus.h the ultimate solution to the i18n problem 2000-02-23 20:25:24 +00:00
module-browser.c app/app_procs.c app/gimprc.c app/module_db.c s/if(be_verbose || 2000-08-15 15:42:14 +00:00
module-browser.h libgimp/gimp.h libgimp/gimpcolordisplay.h libgimp/gimpcolorselector.h 2000-05-28 00:00:28 +00:00
palette-editor.c make_initialization_status_window(): reverse logic for if(!no_interface && 2000-08-09 17:04:16 +00:00
palette-editor.h make_initialization_status_window(): reverse logic for if(!no_interface && 2000-08-09 17:04:16 +00:00
palette-select.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
palette-select.h In indexed_conversion dialog, use a pattern_selector instead op an 2000-01-28 16:47:57 +00:00
paths-dialog.c Made the import path command work as intended. Now files can contain 2000-10-04 09:25:18 +00:00
paths-dialog.h Moved some functions out of paths_dialog.c into the new file 2000-02-16 01:47:22 +00:00
pattern-select.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
pattern-select.h
plug-in-commands.c app/app_procs.c app/gimprc.c app/module_db.c s/if(be_verbose || 2000-08-15 15:42:14 +00:00
plug-in-menus.c app/app_procs.c app/gimprc.c app/module_db.c s/if(be_verbose || 2000-08-15 15:42:14 +00:00
preferences-dialog.c new files. Code for the resolution calibration dialog that used to live in 2000-09-25 01:27:47 +00:00
preferences-dialog.h new files. Code for the resolution calibration dialog that used to live in 2000-09-25 01:27:47 +00:00
qmask-commands.c call undo_push_qmask() before removing the channel since the callback will 2000-06-07 22:51:23 +00:00
resize-dialog.c Add a patch from Tino Schwarze <tino.schwarze@informatik.tu-chemnitz.de> 2000-10-18 23:31:38 +00:00
resize-dialog.h app/commands.c app/layers_dialog.c behave like a widget: removed 2000-04-06 02:13:18 +00:00
resolution-calibrate-dialog.c really add the new files 2000-09-25 01:31:48 +00:00
resolution-calibrate-dialog.h really add the new files 2000-09-25 01:31:48 +00:00
session.c Made the document index a bit more like the rest of the dialogs: 2000-05-05 14:53:38 +00:00
session.h Made the document index a bit more like the rest of the dialogs: 2000-05-05 14:53:38 +00:00
tips-dialog.c added -DGTK_DISABLE_COMPAT_H to CPPFLAGS. 2000-08-28 00:42:32 +00:00
tips-dialog.h app/color_select.c app/colormaps.[ch] removed unused global variables 2000-04-27 17:27:28 +00:00
user-install-dialog.c Add resolution_calibrate.o. 2000-10-17 17:26:31 +00:00
user-install-dialog.h new files. Code for the resolution calibration dialog that used to live in 2000-09-25 01:27:47 +00:00