Gimp/app
Michael Natterer 2be247ff8b fixed a bug i introduced when making the tab_height configurable: need to
2002-03-20  Michael Natterer  <mitch@gimp.org>

	* app/widgets/gimpdockbook.c: fixed a bug i introduced when making
	the tab_height configurable: need to connect the signals of the
	new tab_widget created in style_set(), otherwise we get the
	functionality of a plain GtkNotebook...

	* app/widgets/gimpfontselection.c: make the minimal width of the
	entry even smaller so users can choose to put it in a small dock.

	* app/widgets/gimppaletteeditor.c: fixed "Zoom All" zoom ratio
	calculation.
2002-03-20 12:57:59 +00:00
..
actions app/core/core-enums.h more enum cleanup (GimpOffsetType, MergeType). 2002-03-18 17:24:52 +00:00
arch/i386/mmx
base app/base/Makefile.am app/base/base-enums.c app/core/Makefile.am 2002-03-19 19:17:31 +00:00
config open the file with O_TRUNC. 2002-03-17 17:04:38 +00:00
core app/base/Makefile.am app/base/base-enums.c app/core/Makefile.am 2002-03-19 19:17:31 +00:00
dialogs slight cosmetic fix to make the treeview look nicer. 2002-03-18 21:25:17 +00:00
display added enum GimpMotionMode which can be one of { EXACT, HINT, COMPRESS }. 2002-03-19 13:14:25 +00:00
file app/core/Makefile.am app/core/core-types.h new base class for something 2002-02-25 17:58:50 +00:00
gui Oops, GimpContainer's "removed" signal has more parameters than "add" and 2002-03-19 14:43:20 +00:00
menus Oops, GimpContainer's "removed" signal has more parameters than "add" and 2002-03-19 14:43:20 +00:00
paint app/base/Makefile.am app/base/base-enums.c app/core/Makefile.am 2002-03-19 19:17:31 +00:00
paint-funcs app/core/core-enums.h moved some more enums into the right place and 2002-03-18 11:07:34 +00:00
pdb app/paint/Makefile.am app/paint/paint-enums.h split enums into their own 2002-03-19 15:05:38 +00:00
plug-in renamed parameters to be consistent with the other foo-select.* files. 2002-03-13 15:29:59 +00:00
tools app/base/Makefile.am app/base/base-enums.c app/core/Makefile.am 2002-03-19 19:17:31 +00:00
vectors some documentation can't hurt. 2002-02-26 01:06:26 +00:00
widgets fixed a bug i introduced when making the tab_height configurable: need to 2002-03-20 12:57:59 +00:00
xcf Forgot some gint opacity values: 2002-03-04 14:52:54 +00:00
.cvsignore
airbrush.c
app_procs.c themes/Default/images/stock-button-stroke.png 2002-02-27 17:10:42 +00:00
app_procs.h
appenv.h
batch.c app/batch.c app/general.c app/core/gimpbrushgenerated.c 2002-02-10 19:51:20 +00:00
batch.h
errors.c
errors.h
general.c app/batch.c app/general.c app/core/gimpbrushgenerated.c 2002-02-10 19:51:20 +00:00
general.h
gimp.rc
gimp.sym
gimphelp.c app/plug-in/Makefile.am new files. Started to split plug-in.c into smaller 2001-12-19 00:13:16 +00:00
gimphelp.h
gimprc.c app/gimprc.[ch] app/gui/preferences-dialog.c 2002-03-12 21:02:10 +00:00
gimprc.h app/gimprc.[ch] app/gui/preferences-dialog.c 2002-03-12 21:02:10 +00:00
image_map.c Use gdouble in a [0.0..1.0] range for opacity values in the whole core's 2002-03-03 17:38:12 +00:00
image_map.h
libgimp_glue.c libgimpcolor/Makefile.am use GLIB_CFLAGS instead of GTK_CFLAGS. 2001-12-31 01:22:47 +00:00
libgimp_glue.h libgimpcolor/Makefile.am use GLIB_CFLAGS instead of GTK_CFLAGS. 2001-12-31 01:22:47 +00:00
main.c removed INIT_LOCALE() macro. Error out if config.h wasn't included before. 2002-02-18 17:42:17 +00:00
Makefile.am moved pdb directory to the end. 2002-03-13 18:07:25 +00:00
makefile.mingw.in
makefile.msc from now on use make.msc from $(TOP)/glib/build/win32; all occurences of 2002-02-17 15:55:54 +00:00
nav_window.c derive from GtkDrawingArea instead of deprecated GtkPreview. 2002-01-30 14:54:27 +00:00
nav_window.h
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
paint_core.h
paint_options.h
path.c
path.h
path_bezier.c
path_bezier.h
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
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
transform_core.c
undo.c app/core/core-enums.h moved some more enums into the right place and 2002-03-18 11:07:34 +00:00
undo.h renamed undo_push_layer_rename() to undo_push_item_rename(), so 2002-02-26 00:04:55 +00:00
undo_history.c Re-enabled the display filters. They work exactly the same way as before 2002-03-14 22:42:50 +00:00
undo_history.h
undo_types.h renamed undo_push_layer_rename() to undo_push_item_rename(), so 2002-02-26 00:04:55 +00:00
wilber.ico