gimp/app
Michael Natterer 5f13d967bc app/widgets/gimpgradientpreview.c set "height" to size/2 instead of
2002-10-09  Michael Natterer  <mitch@gimp.org>

	* app/widgets/gimpgradientpreview.c
	* app/widgets/gimppalettepreview.c: set "height" to size/2 instead
	of "width" to size*3 in get_size() so the preview size is
	contollable in smaller steps using the container views' "Preview
	Size" context menu.
2002-10-09 12:17:50 +00:00
..
actions app/widgets/gimpdocumentview.[ch] app/gui/documents-commands.[ch] changed 2002-09-12 17:34:43 +00:00
arch/i386/mmx Fixed .type directives (would not compile on certain systems). 2002-05-07 07:59:21 +00:00
base Histogram cleanup: 2002-09-07 17:27:32 +00:00
config fixed some macros that were never used. 2002-09-21 21:26:10 +00:00
core an attempt to fix bug #94749 (gimp_image_duplicate crashes if floating 2002-10-08 13:25:50 +00:00
dialogs added a "const gchar *textdomain" parameter so g_object_[set|get]_data() 2002-09-25 10:39:41 +00:00
display added new signal "reconnect" which is emitted when the underlying image 2002-09-27 16:17:31 +00:00
file app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00
gui added a "const gchar *textdomain" parameter so g_object_[set|get]_data() 2002-09-25 10:39:41 +00:00
menus added a "const gchar *textdomain" parameter so g_object_[set|get]_data() 2002-09-25 10:39:41 +00:00
paint changed "Number of Colors" to "Max Number of Colors" to clarify what this 2002-09-06 20:44:47 +00:00
paint-funcs updated 2002-09-06 22:25:19 +00:00
pdb Some PDB cleanup: 2002-09-10 20:23:00 +00:00
plug-in don't forget to g_free() the proc_def struct after removing a temporary 2002-08-27 15:23:36 +00:00
tools set the toggle_cursor to GIMP_ZOOM_CURSOR, not the tool_cursor. 2002-09-27 15:51:57 +00:00
vectors fixed the default spacing, so that lines actually look like 1 pixel 2002-09-30 00:06:30 +00:00
widgets app/widgets/gimpgradientpreview.c set "height" to size/2 instead of 2002-10-09 12:17:50 +00:00
xcf Unref layer mask rather than layer when adding the mask. Fixes bug #92693. 2002-09-07 09:40:53 +00:00
.cvsignore Makefile.am configure.in gimp-1.3.pc.in added pkg-config files for 2001-11-25 00:19:38 +00:00
airbrush.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
app_procs.c Separated tool_options creation from tool registration so we don't 2002-06-17 10:34:28 +00:00
app_procs.h generate app/file/Makefile 2001-10-25 13:30:01 +00:00
appenv.h moved use_shm declaration here, added use_mmx. 2002-03-22 13:37:26 +00:00
batch.c app/batch.c app/general.c app/core/gimpbrushgenerated.c 2002-02-10 19:51:20 +00:00
batch.h app/Makefile.am removed... 2001-12-01 00:14:14 +00:00
errors.c forgot a "return". 2001-12-01 22:59:48 +00:00
errors.h app_procs.c errors.c errors.h file-save.c gdisplay.c module_db.c use 2001-07-25 01:03:43 +00:00
general.c app/batch.c app/general.c app/core/gimpbrushgenerated.c 2002-02-10 19:51:20 +00:00
general.h removed search_in_path() and the unused xstrsep(). 2001-05-16 18:09:45 +00:00
gimp.rc Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
gimp.sym Update to match Unix version. 2000-05-28 23:46:16 +00:00
gimprc.c parse sessionrc using GScanner. 2002-06-02 19:48:01 +00:00
gimprc.h app/Makefile.am removed. 2002-05-07 16:23:14 +00:00
libgimp_glue.c app/Makefile.am removed... 2002-05-05 19:17:41 +00:00
libgimp_glue.h removed usage of "the_gimp" by passing around more "Gimp" pointers. 2002-04-12 18:14:13 +00:00
main.c restructured, added lots of comments. Reenabled build of gimp-remote. 2002-05-27 13:59:27 +00:00
Makefile.am Color correction tool chopping: 2002-08-26 11:35:56 +00:00
makefile.mingw.in disabled display filters code, since it is unfinished 2000-12-24 20:27:04 +00:00
makefile.msc updated 2002-09-06 22:25:19 +00:00
ops_buttons.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
ops_buttons.h app/docindex.c more GObject porting. 2001-07-29 08:37:43 +00:00
paint_core.h prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
paint_options.h prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
path.c include the new "paint-funcs/paint-funcs-types.h". 2001-11-28 17:51:06 +00:00
path.h added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
path_bezier.c Cleanup weekend... 2001-10-29 11:47:11 +00:00
path_bezier.h app/Makefile.am app/apptypes.h app/path_bezier.[ch] app/path_curves.[ch] 2001-04-07 14:55:39 +00:00
path_curves.c changed gimp_image_mask_select_channel() to not take "drawable" and 2002-03-03 10:38:37 +00:00
path_curves.h app/path_curves.[ch] app/tools/gimpdrawtool.c app/tools/gimppathtool.[ch] 2001-04-11 13:28:53 +00:00
path_transform.h General undo cleanup: 2002-02-23 17:29:19 +00:00
pathP.h Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +00:00
plug_in_cmds.c Garry R. Osgood <grosgood@rcn.com> 2001-03-11 13:15:41 +00:00
transform_core.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
undo.c app/undo.c (undo_pop_layer) emit "alpha_changed" from the image if we 2002-08-28 14:09:14 +00:00
undo.h Make sure the selection (gimpimage-mask.c) functionality is really built 2002-08-20 10:22:23 +00:00
undo_history.c app/widgets/gimplayerlistview.c some more auto-sizing spinbuttons. 2002-09-08 12:18:23 +00:00
undo_history.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
undo_types.h Make sure the selection (gimpimage-mask.c) functionality is really built 2002-08-20 10:22:23 +00:00
wilber.ico Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00