gimp/app/widgets
Tor Lillqvist cfab7a9aa3 The stat() function in the Win32 C runtime doesn't like if directory names
2000-04-11  Tor Lillqvist  <tml@iki.fi>

* libgimp/gimpenv.c (gimp_path_get_user_writable_dir): The stat()
function in the Win32 C runtime doesn't like if directory names
have an extra G_DIR_SEPARATOR suffixed. Remove such before calling
stat(). Those extra (back)slashes are added by for instance
gimp_path_parse(). Document that feature of gimp_path_parse().

* libgimp/gimputils.c (gimp_strescape): Correct documentation for
gimp_strescape(). The semantics of the exceptions parameter was
documented backwards. Clarify what the function does.

* plug-ins/gfig/gfig.c (plug_in_parse_gfig_path)
* plug-ins/FractalExplorer/FractalExplorer.c
(plug_in_parse_fractalexplorer_path)
* plug-ins/gflare/gflare.c (plug_in_parse_gflare_path,
gflare_save): Use painstakingly correct platform-specific
directory and search path separators, and escaped with
gimp_strescape when displayed as part of a gimprc entry.

* app/gimphelp.c: No debug messages on Win32, thanks.
2000-04-11 18:39:31 +00:00
..
gimpbrusheditor.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gimpbrusheditor.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
gimpcolordialog.c fixed bugs #7078 and #2291 2000-03-12 01:34:45 +00:00
gimpcolordialog.h app/color_area.c app/color_notebook.[ch] app/color_panel.c 2000-02-13 23:42:19 +00:00
gimpcolordisplayeditor.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gimpcolormapeditor.c version number bump 1999-08-22 00:39:51 +00:00
gimpcolormapeditor.h version number bump 1999-08-22 00:39:51 +00:00
gimpcolorpanel.c app/color_panel.[ch] app/color_picker.c removed the public function 2000-04-03 15:40:30 +00:00
gimpcolorpanel.h app/color_panel.[ch] app/color_picker.c removed the public function 2000-04-03 15:40:30 +00:00
gimpcursor.c new global variable "gimp_busy" which gets set/unset whenever busy cursors 2000-03-25 18:17:01 +00:00
gimpcursor.h new global variable "gimp_busy" which gets set/unset whenever busy cursors 2000-03-25 18:17:01 +00:00
gimpdeviceinfo.c do not ignore the mask of the tool icons 2000-02-20 02:46:53 +00:00
gimpdevices.c do not ignore the mask of the tool icons 2000-02-20 02:46:53 +00:00
gimpdevices.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
gimpdnd.c app/gimpdnd.[ch] app/channels_dialog.c removed the GdkGC parameter from 2000-04-03 01:11:03 +00:00
gimpdnd.h app/gimpdnd.[ch] app/channels_dialog.c removed the GdkGC parameter from 2000-04-03 01:11:03 +00:00
gimpgradienteditor.c fixed bugs #7078 and #2291 2000-03-12 01:34:45 +00:00
gimpgradienteditor.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gimphelp.c The stat() function in the Win32 C runtime doesn't like if directory names 2000-04-11 18:39:31 +00:00
gimphelp.h app/gimphelp.h libgimp/gimp.h declare the gimp_standard_help_func in 2000-01-11 15:48:00 +00:00
gimphistogramview.c removed BOUNDS, MINIMUM and MAXIMUM. No need to include both <glib.h> and 2000-01-25 23:06:12 +00:00
gimphistogramview.h added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
gimpitemfactory.c implemented the changes Nick Lamb suggested: If the background layer has 2000-04-07 20:04:00 +00:00
gimpitemfactory.h the ultimate solution to the i18n problem 2000-02-23 20:25:24 +00:00
gimppaletteeditor.c app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
gimppaletteeditor.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
gimptoolbox-color-area.c app/commands.c app/layers_dialog.c behave like a widget: removed 2000-04-06 02:13:18 +00:00
gimptoolbox-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
gimptoolbox-indicator-area.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gimptoolbox-indicator-area.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
gimpwidgets-utils.c new function gimp_dialog_hide() that calls gdk_window_withdraw() after 2000-03-28 23:02:05 +00:00
gimpwidgets-utils.h new function gimp_dialog_hide() that calls gdk_window_withdraw() after 2000-03-28 23:02:05 +00:00
gtkhwrapbox.c restructured toolbox to use a single gtk_hwrap_box with the added "forced 2000-02-07 10:51:08 +00:00
gtkhwrapbox.h new vwrapbox stuff 1999-09-03 00:15:11 +00:00
gtkvwrapbox.c restructured toolbox to use a single gtk_hwrap_box with the added "forced 2000-02-07 10:51:08 +00:00
gtkvwrapbox.h new vwrapbox stuff 1999-09-03 00:15:11 +00:00
gtkwrapbox.c restructured toolbox to use a single gtk_hwrap_box with the added "forced 2000-02-07 10:51:08 +00:00
gtkwrapbox.h restructured toolbox to use a single gtk_hwrap_box with the added "forced 2000-02-07 10:51:08 +00:00