gimp/app/core
Sven Neumann 7aaff76971 libgimpbase/Makefile.am added new files that hold the new
2003-02-05  Sven Neumann  <sven@gimp.org>

	* libgimpbase/Makefile.am
	* libgimpbase/gimputils.[ch]: added new files that hold the new
	gimp_utf8_strtrim() routine; it might be useful in more places.

	* libgimpbase/gimpdatafiles.c (gimp_datafiles_read_directories):
	silently ignore directories in the path that can't be opened.

	* app/core/gimpobject.c (gimp_object_set_name_safe): use
	gimp_utf8_strtrim().

	* app/widgets/gimpwidgets-utils.[ch]
	* app/tools/gimptextoptions.c: try to make the text tool options
	look more like all other tool options. Still needs work; I'll
	leave this up to Mitch ...

        This byte --> <-- is the millionth in this file!
2003-02-05 22:15:39 +00:00
..
.cvsignore new function to set the sensitivity of an option_menu. 2002-03-17 16:35:05 +00:00
core-enums.c added GIMP_GRAVITY_NONE. 2003-01-31 20:21:01 +00:00
core-enums.h added GIMP_GRAVITY_NONE. 2003-01-31 20:21:01 +00:00
core-types.h Made GimpToolOptions a GimpContext subclass and objectified all tool 2003-02-05 14:39:40 +00:00
cpercep.c app/core/cpercep.[ch] app/core/gimpimage-convert.c removed C++ style 2002-05-24 10:48:08 +00:00
cpercep.h app/core/cpercep.[ch] app/core/gimpimage-convert.c removed C++ style 2002-05-24 10:48:08 +00:00
gimp-documents.c Finally landed the new GimpConfig based gimprc parser. It's not finished 2002-11-18 20:50:31 +00:00
gimp-documents.h added a return value to indicate success of 2002-05-15 11:05:32 +00:00
gimp-edit.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimp-edit.h
gimp-gradients.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimp-gradients.h added a boolean "internal" which indicates that the data object is an 2002-06-12 13:48:47 +00:00
gimp-modules.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimp-modules.h
gimp-parasites.c need to link test-config against libgimpcolor now. 2002-05-21 17:33:04 +00:00
gimp-parasites.h added a return value to indicate success of 2002-05-15 11:05:32 +00:00
gimp-transform-region.c Finally landed the new GimpConfig based gimprc parser. It's not finished 2002-11-18 20:50:31 +00:00
gimp-transform-utils.c Fixed #10466 (disappearing pixels when rotating by 90 deg): 2002-02-19 16:35:13 +00:00
gimp-transform-utils.h Fixed #10466 (disappearing pixels when rotating by 90 deg): 2002-02-19 16:35:13 +00:00
gimp-units.c Obviously I disagree with Tim about the symbol_name parameter in 2002-06-17 19:36:33 +00:00
gimp-units.h app/config/Makefile.am new files containing a convenience constructor for 2002-03-27 23:15:00 +00:00
gimp.c handle negative integers. 2003-02-03 14:37:59 +00:00
gimp.h removed gimp_main_loop() and gimp_main_loop_quit() because they were a 2003-02-03 13:21:31 +00:00
gimparea.c
gimparea.h
gimpbrush-header.h
gimpbrush-load.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimpbrush.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimpbrush.h use GError for reporting load/save errors. Added gimp_data_error_quark() 2002-12-02 13:39:09 +00:00
gimpbrushgenerated-load.c use GError for reporting load/save errors. Added gimp_data_error_quark() 2002-12-02 13:39:09 +00:00
gimpbrushgenerated-save.c use GError for reporting load/save errors. Added gimp_data_error_quark() 2002-12-02 13:39:09 +00:00
gimpbrushgenerated.c use GError for reporting load/save errors. Added gimp_data_error_quark() 2002-12-02 13:39:09 +00:00
gimpbrushgenerated.h use GError for reporting load/save errors. Added gimp_data_error_quark() 2002-12-02 13:39:09 +00:00
gimpbrushpipe-load.c app/core/gimpbrushpipe.c plugged some obvious memleaks related to the use 2003-01-26 14:27:53 +00:00
gimpbrushpipe.c app/core/gimpbrushpipe.c plugged some obvious memleaks related to the use 2003-01-26 14:27:53 +00:00
gimpbrushpipe.h use GError for reporting load/save errors. Added gimp_data_error_quark() 2002-12-02 13:39:09 +00:00
gimpbuffer.c
gimpbuffer.h
gimpchannel-combine.c added offset_x and offset_y to gimp_drawable_configure(). 2003-01-31 16:37:03 +00:00
gimpchannel-combine.h app/core/gimpchannel.h app/core/gimpitem.c 2003-01-15 03:55:20 +00:00
gimpchannel-select.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimpchannel-select.h app/core/core-enums.h more enum cleanup (ChannelOps this time). 2002-03-18 16:22:14 +00:00
gimpchannel.c added offset_x and offset_y to gimp_drawable_configure(). 2003-01-31 16:37:03 +00:00
gimpchannel.h app/core/gimpchannel.h app/core/gimpitem.c 2003-01-15 03:55:20 +00:00
gimpcontainer.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimpcontainer.h
gimpcontext.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimpcontext.h
gimpdata.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimpdata.h use GError for reporting load/save errors. Added gimp_data_error_quark() 2002-12-02 13:39:09 +00:00
gimpdatafactory.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimpdatafactory.h use GError for reporting load/save errors. Added gimp_data_error_quark() 2002-12-02 13:39:09 +00:00
gimpdatalist.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimpdatalist.h
gimpdocumentlist.c app/core/gimpdocumentlist.[ch] added "Gimp" pointers so we don't need to 2003-01-24 17:38:24 +00:00
gimpdocumentlist.h app/core/gimpdocumentlist.[ch] added "Gimp" pointers so we don't need to 2003-01-24 17:38:24 +00:00
gimpdrawable-blend.c devel-docs/Makefile.am new file documenting the core's include policy. 2002-05-03 12:45:22 +00:00
gimpdrawable-blend.h
gimpdrawable-bucket-fill.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimpdrawable-bucket-fill.h app/core/core-enums.h moved some more enums into the right place and 2002-03-18 11:07:34 +00:00
gimpdrawable-desaturate.c
gimpdrawable-desaturate.h
gimpdrawable-equalize.c Fixed bug #103561: 2003-01-15 13:40:44 +00:00
gimpdrawable-equalize.h
gimpdrawable-histogram.c app/core/Makefile.am app/core/core-types.h new base class for something 2002-02-25 17:58:50 +00:00
gimpdrawable-histogram.h
gimpdrawable-invert.c
gimpdrawable-invert.h
gimpdrawable-offset.c renamed gimp_drawable_apply_image() to gimp_drawable_push_undo() because 2002-06-06 19:44:05 +00:00
gimpdrawable-offset.h
gimpdrawable-preview.c tools/pdbgen/pdb/gimprc.pdb don't leak the result of 2002-08-22 15:16:36 +00:00
gimpdrawable-preview.h
gimpdrawable-transform-utils.c Fixed #10466 (disappearing pixels when rotating by 90 deg): 2002-02-19 16:35:13 +00:00
gimpdrawable-transform-utils.h Fixed #10466 (disappearing pixels when rotating by 90 deg): 2002-02-19 16:35:13 +00:00
gimpdrawable-transform.c Finally landed the new GimpConfig based gimprc parser. It's not finished 2002-11-18 20:50:31 +00:00
gimpdrawable-transform.h Made the interpolation type configurable in the scale and transform 2002-02-12 02:31:45 +00:00
gimpdrawable.c added gimp_item_configure() and gimp_item_copy(). 2003-01-31 18:08:32 +00:00
gimpdrawable.h added offset_x and offset_y to gimp_drawable_configure(). 2003-01-31 16:37:03 +00:00
gimpedit.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimpedit.h
gimpenvirontable.c added some rudimentary support to prepend values to existing environment 2002-12-18 02:47:39 +00:00
gimpenvirontable.h added some rudimentary support to prepend values to existing environment 2002-12-18 02:47:39 +00:00
gimpgradient.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimpgradient.h use GError for reporting load/save errors. Added gimp_data_error_quark() 2002-12-02 13:39:09 +00:00
gimpimage-colorhash.c
gimpimage-colorhash.h
gimpimage-contiguous-region.c put the call to gimp_drawable_mask_bounds() back because we always need 2002-09-05 13:36:30 +00:00
gimpimage-contiguous-region.h removed #if 0'ed old display update hackery. Don't flush the displays here 2002-02-10 15:18:08 +00:00
gimpimage-convert-data.h RGB->Indexed quantizer version 3.0 (the rest of the commit started a year 2002-02-10 18:33:16 +00:00
gimpimage-convert-fsdither.h RGB->Indexed quantizer version 3.0 (the rest of the commit started a year 2002-02-10 18:33:16 +00:00
gimpimage-convert.c determine the src_base_type from the passed drawable, not from the image 2002-05-28 21:32:06 +00:00
gimpimage-convert.h app/core/core-enums.h more enum cleanup (ConvertPaletteType and 2002-03-18 13:55:19 +00:00
gimpimage-crop.c Make sure the selection (gimpimage-mask.c) functionality is really built 2002-08-20 10:22:23 +00:00
gimpimage-crop.h
gimpimage-duplicate.c an attempt to fix bug #94749 (gimp_image_duplicate crashes if floating 2002-10-08 13:25:50 +00:00
gimpimage-duplicate.h
gimpimage-guides.c devel-docs/Makefile.am new file documenting the core's include policy. 2002-05-03 12:45:22 +00:00
gimpimage-guides.h
gimpimage-mask-select.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimpimage-mask-select.h app/core/core-enums.h more enum cleanup (ChannelOps this time). 2002-03-18 16:22:14 +00:00
gimpimage-mask.c changed an error message. 2002-10-18 15:16:05 +00:00
gimpimage-mask.h Make sure the selection (gimpimage-mask.c) functionality is really built 2002-08-20 10:22:23 +00:00
gimpimage-merge.c redid the fix for bug #101036. Instead of temporarily changing the layer 2003-01-05 03:34:13 +00:00
gimpimage-merge.h app/core/core-enums.h more enum cleanup (GimpOffsetType, MergeType). 2002-03-18 17:24:52 +00:00
gimpimage-new.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimpimage-new.h registered GimpFillType enum and added translatable names to 2002-05-13 15:35:27 +00:00
gimpimage-pick-color.c Fixed color picking (reported by jimmac on #gimp): 2002-06-19 22:09:02 +00:00
gimpimage-pick-color.h
gimpimage-projection.c devel-docs/Makefile.am new file documenting the core's include policy. 2002-05-03 12:45:22 +00:00
gimpimage-projection.h Forgot some gint opacity values: 2002-03-04 14:52:54 +00:00
gimpimage-qmask.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimpimage-qmask.h
gimpimage-quick-mask.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimpimage-quick-mask.h
gimpimage-resize.c Make sure the selection (gimpimage-mask.c) functionality is really built 2002-08-20 10:22:23 +00:00
gimpimage-resize.h
gimpimage-scale.c Make sure the selection (gimpimage-mask.c) functionality is really built 2002-08-20 10:22:23 +00:00
gimpimage-scale.h Made the interpolation type configurable in the scale and transform 2002-02-12 02:31:45 +00:00
gimpimage-undo-push.c unified some comments, some cleanup. 2003-02-03 13:45:40 +00:00
gimpimage-undo-push.h Make sure the selection (gimpimage-mask.c) functionality is really built 2002-08-20 10:22:23 +00:00
gimpimage-undo.c
gimpimage-undo.h
gimpimage.c Fixed bug #97449: 2003-01-29 17:27:34 +00:00
gimpimage.h Replaced Garry's fix for bug #98843 by a more general solution which stops 2003-01-02 13:38:09 +00:00
gimpimagefile.c app/core/gimpdocumentlist.[ch] added "Gimp" pointers so we don't need to 2003-01-24 17:38:24 +00:00
gimpimagefile.h app/core/gimpdocumentlist.[ch] added "Gimp" pointers so we don't need to 2003-01-24 17:38:24 +00:00
gimpimagemap.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimpimagemap.h Color correction tool chopping: 2002-08-26 11:35:56 +00:00
gimpitem.c added gimp_item_configure() and gimp_item_copy(). 2003-01-31 18:08:32 +00:00
gimpitem.h added gimp_item_configure() and gimp_item_copy(). 2003-01-31 18:08:32 +00:00
gimplayer-floating-sel.c Forgot some gint opacity values: 2002-03-04 14:52:54 +00:00
gimplayer-floating-sel.h app/Makefile.am removed... 2002-02-21 22:19:45 +00:00
gimplayer.c added offset_x and offset_y to gimp_drawable_configure(). 2003-01-31 16:37:03 +00:00
gimplayer.h added a GimpImageType parameter to specify the desired drawable type. This 2002-05-21 11:29:20 +00:00
gimplayermask.c added offset_x and offset_y to gimp_drawable_configure(). 2003-01-31 16:37:03 +00:00
gimplayermask.h General undo cleanup: 2002-02-23 17:29:19 +00:00
gimplist.c Moved generic datafile loading to LibGimpBase: 2002-10-23 14:55:07 +00:00
gimplist.h added gimp_list_reverse(). 2002-06-07 20:23:33 +00:00
gimpmarshal.list Cleaned up the exit process: 2002-12-05 15:49:59 +00:00
gimpmodules.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimpmodules.h
gimpobject.c libgimpbase/Makefile.am added new files that hold the new 2003-02-05 22:15:39 +00:00
gimpobject.h app/core/gimpobject.[ch] improved the code that trims the text before 2003-02-05 14:49:48 +00:00
gimppaintinfo.c Made GimpToolOptions a GimpContext subclass and objectified all tool 2003-02-05 14:39:40 +00:00
gimppaintinfo.h Made GimpToolOptions a GimpContext subclass and objectified all tool 2003-02-05 14:39:40 +00:00
gimppalette-import.c app/undo_history.c app/core/gimpbrush.c app/core/gimpimage-new.c 2003-01-05 20:38:21 +00:00
gimppalette-import.h
gimppalette-load.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimppalette-save.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimppalette.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimppalette.h use GError for reporting load/save errors. Added gimp_data_error_quark() 2002-12-02 13:39:09 +00:00
gimpparasitelist.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimpparasitelist.h added a return value to indicate success of 2002-05-15 11:05:32 +00:00
gimppattern-header.h
gimppattern-load.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimppattern.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimppattern.h use GError for reporting load/save errors. Added gimp_data_error_quark() 2002-12-02 13:39:09 +00:00
gimppreviewcache.c devel-docs/Makefile.am new file documenting the core's include policy. 2002-05-03 12:45:22 +00:00
gimppreviewcache.h
gimpprojection-construct.c devel-docs/Makefile.am new file documenting the core's include policy. 2002-05-03 12:45:22 +00:00
gimpprojection-construct.h Forgot some gint opacity values: 2002-03-04 14:52:54 +00:00
gimpprojection.c Move away from creating all item_factories statically in menus_init() but 2003-01-10 17:55:53 +00:00
gimpprojection.h Move away from creating all item_factories statically in menus_init() but 2003-01-10 17:55:53 +00:00
gimpscanconvert.c include libart.h instead of a selection of libart headers. 2002-04-09 11:39:04 +00:00
gimpscanconvert.h
gimptoolinfo.c Made GimpToolOptions a GimpContext subclass and objectified all tool 2003-02-05 14:39:40 +00:00
gimptoolinfo.h Made GimpToolOptions a GimpContext subclass and objectified all tool 2003-02-05 14:39:40 +00:00
gimptooloptions.c Made GimpToolOptions a GimpContext subclass and objectified all tool 2003-02-05 14:39:40 +00:00
gimptooloptions.h Made GimpToolOptions a GimpContext subclass and objectified all tool 2003-02-05 14:39:40 +00:00
gimpundo.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimpundo.h
gimpundostack.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimpundostack.h
gimpunit.c devel-docs/Makefile.am new file documenting the core's include policy. 2002-05-03 12:45:22 +00:00
gimpunit.h app/config/Makefile.am new files containing a convenience constructor for 2002-03-27 23:15:00 +00:00
gimpunits.c Obviously I disagree with Tim about the symbol_name parameter in 2002-06-17 19:36:33 +00:00
gimpunits.h app/config/Makefile.am new files containing a convenience constructor for 2002-03-27 23:15:00 +00:00
gimpviewable.c cleanup, removed unecessary G_OBJECT() casts. Should do the same for 2003-01-05 22:07:10 +00:00
gimpviewable.h added "gchar *name_changed_signal" to GimpViewableClass which defaults to 2002-04-28 23:10:42 +00:00
Makefile.am removed the "truly ugly hack"... 2003-02-03 13:39:55 +00:00
makefile.msc when checking for 'excecutable' make sure it is a regular file too (on 2003-01-01 13:33:27 +00:00