gimp/libgimpbase
Tor Lillqvist bc1db67d83 libgimp/gimpenv.c (gimp_path_parse) Don't try to handle tilde (~) at all
2000-05-16  Tor Lillqvist  <tml@iki.fi>

* libgimp/gimpenv.c (gimp_path_parse)
* app/gimprc.c (transform_path): Don't try to handle tilde (~) at
all on Windows. The tilde is used when mangling long file names
into 8.3 form, and some people have a HOME environment variable
that contains this kind of 8.3 path with a tilde. This causes
interesting effects if we expand a tilde in some gimprc variable
with $HOME, which contains a tilde, which we expand with $HOME,
etc.
2000-05-15 22:47:36 +00:00
..
gimpdatafiles.c Add gimp_ui_init. 2000-04-23 20:27:41 +00:00
gimpdatafiles.h app/color_area.[ch] pass masks for the "default" and "swap" pixmaps to the 2000-02-22 15:14:54 +00:00
gimpenv.c libgimp/gimpenv.c (gimp_path_parse) Don't try to handle tilde (~) at all 2000-05-15 22:47:36 +00:00
gimpenv.h excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimplimits.h changed GIMP_MIN_RESOLUTION to 5e-3, 2000-04-06 18:59:48 +00:00
gimpparasite.c excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimpparasite.h excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimpparasiteio.c excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimpparasiteio.h excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimpprotocol.c gimprc.in replaced "color-cube" by "min-colors". 2000-04-30 18:17:55 +00:00
gimpprotocol.h forgot to actually bump the version number. 2000-04-30 21:16:18 +00:00
gimpsignal.c libgimp/gimpsignal.[ch] don't panic, this is not another signal handling 2000-05-01 16:53:14 +00:00
gimpsignal.h libgimp/gimpsignal.[ch] don't panic, this is not another signal handling 2000-05-01 16:53:14 +00:00
gimpunit.h excluded gserialize.[ch] from the build 2000-02-26 03:41:06 +00:00
gimputils.c The stat() function in the Win32 C runtime doesn't like if directory names 2000-04-11 18:39:31 +00:00
gimputils.h provided gimp_strescape() which is the glib-1.3 g_strescape function 2000-03-12 00:17:30 +00:00
gimpversion.h.in *** empty log message *** 1999-11-17 21:13:50 +00:00
gimpwire.c After a weekend of extensive mail exchange with the signal crew, we 2000-05-14 12:09:43 +00:00
gimpwire.h After a weekend of extensive mail exchange with the signal crew, we 2000-05-14 12:09:43 +00:00