Gimp/app
Sven Neumann 4aabfe7b34 themes/Default/images/Makefile.am new icon.
2003-09-11  Sven Neumann  <sven@gimp.org>

	* themes/Default/images/Makefile.am
	* themes/Default/images/stock-transparency-[16|24].png: new icon.

	* libgimpwidgets/gimpstock.[ch]: register as GIMP_STOCK_TRANSPARENCY.

	* app/gui/image-menu.c
	* app/gui/layers-menu.c: use the new icon for "Add Alpha Channel".

	* app/widgets/gimplayertreeview.c: replaced the "Keep Trans."
	button with a check button plus the new icon (bug #121784).
2003-09-11 18:48:00 +00:00
..
actions allow to optionally export all paths from an image into a single SVG file. 2003-09-10 23:00:44 +00:00
base fixed loop boundaries, spotted by Wolfgang Hofer (bug #121521). 2003-09-05 10:26:59 +00:00
composite Convert "unsigned long" to guint32 in preparation for 64bit machinery. 2003-09-06 23:56:05 +00:00
config app/config/gimpcoreconfig.[ch] removed "module-load-inhibit" property 2003-09-02 12:55:38 +00:00
core made gimp_item_linked_get_list() and the GimpItemLinkedMask enum public. 2003-09-11 18:02:39 +00:00
dialogs app/gui/Makefile.am new files. 2003-09-10 23:42:59 +00:00
display switch layers immediately, not when finishing layer_select, so the layer 2003-09-10 17:00:35 +00:00
file renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
gui themes/Default/images/Makefile.am new icon. 2003-09-11 18:48:00 +00:00
menus themes/Default/images/Makefile.am new icon. 2003-09-11 18:48:00 +00:00
paint app/display/Makefile.am app/gui/Makefile.am app/paint/Makefile.am 2003-09-07 19:35:10 +00:00
paint-funcs removed function map_to_color() since it does not belong here and the two 2003-09-05 17:44:39 +00:00
pdb added lots more "GimpFooFunc gui_foo_func" vtable entries to the Gimp 2003-09-10 22:06:45 +00:00
plug-in added lots more "GimpFooFunc gui_foo_func" vtable entries to the Gimp 2003-09-10 22:06:45 +00:00
text removed PANGO_DISABLE_DEPRECATED again since we have to use Pango API that 2003-09-11 15:57:56 +00:00
tools made gimp_item_linked_get_list() and the GimpItemLinkedMask enum public. 2003-09-11 18:02:39 +00:00
vectors added new function gimp_drawable_transform_matrix_flip(). 2003-09-11 01:23:58 +00:00
widgets themes/Default/images/Makefile.am new icon. 2003-09-11 18:48:00 +00:00
xcf changed the various xcf_write_*_error() macros to take an XcfInfo pointer 2003-09-10 16:33:59 +00:00
.cvsignore
airbrush.c
app_procs.c Got rid of the last global variables except the_gimp: 2003-09-09 16:47:59 +00:00
app_procs.h Got rid of the last global variables except the_gimp: 2003-09-09 16:47:59 +00:00
batch.c s/extension/plug_in/ for Script-Fu procedures to get batch mode working 2003-09-03 09:30:09 +00:00
batch.h added G_SPAWN_CHILD_INHERITS_STDIN to the flags passed to g_spawn_async(). 2003-03-21 16:50:55 +00:00
errors.c Tell it's outdated. 2003-09-10 04:07:53 +00:00
errors.h Got rid of the last global variables except the_gimp: 2003-09-09 16:47:59 +00:00
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc
libgimp_glue.c changed again to take no paramaters and use _gimp_standard_help_func from 2003-05-25 14:23:43 +00:00
libgimp_glue.h changed again to take no paramaters and use _gimp_standard_help_func from 2003-05-25 14:23:43 +00:00
main.c Got rid of the last global variables except the_gimp: 2003-09-09 16:47:59 +00:00
Makefile.am require fontconfig >= 2.2.0 (bug #121752), check for gdk-pixbuf-2.0 2003-09-10 02:56:01 +00:00
makefile.msc renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
transform_core.c
wilber.ico