gimp/libgimp
Tor Lillqvist 3e2ef66809 Put in a workaround for the problem with plug-ins on NT and W2K, where
1999-08-28  Tor Lillqvist  <tml@iki.fi>

* libgimp/gimp.c (gimp_main): Put in a workaround for the problem
with plug-ins on NT and W2K, where installing the GIMP under a
directory path with spaces (\Program Files\GIMP) would cause the
plug-ins to malfunction. Turns out the argv gets set up by the C
runtime incorrectly in such a case, the path name of the
executable is split at the spaces. The workaround is to splice
argv[0] together from the pieces again, shifting the rest of argv
down.

* app/plug_in.c (plug_in_open): Correct (harmless) typo in the
Win32 code.

* plug-ins/common/winclipboard.c: Put the pasting of a new image
under File/Acquire.
1999-08-28 17:00:33 +00:00
..
.cvsignore
COPYING
Makefile.am use AM_CPPFLAGS instead of CPPFLAGS 1999-08-27 00:19:25 +00:00
color_display.h just include parasiteF.h 1999-08-28 01:09:45 +00:00
color_selector.h add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
gimp.c Put in a workaround for the problem with plug-ins on NT and W2K, where 1999-08-28 17:00:33 +00:00
gimp.def Added saving of .gih files. 1999-08-24 05:30:14 +00:00
gimp.h Preview layers need to be alpha-padded, since they're not on the bottom of 1999-08-21 16:15:58 +00:00
gimpbrushmenu.c
gimpchainbutton.c add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
gimpchainbutton.h add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
gimpchannel.c
gimpchannel_pdb.c
gimpcolordisplay.h just include parasiteF.h 1999-08-28 01:09:45 +00:00
gimpcolorselector.h add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
gimpdisplay.c
gimpdisplay_pdb.c
gimpdrawable.c gimp/app/gimppreviewcache.c gimp/app/gimppreviewcache.h 1999-06-23 23:01:14 +00:00
gimpdrawable_pdb.c gimp/app/gimppreviewcache.c gimp/app/gimppreviewcache.h 1999-06-23 23:01:14 +00:00
gimpenums.h revert previous change 1999-07-30 05:26:36 +00:00
gimpenv.c handle drives(os2) 1999-08-06 11:14:01 +00:00
gimpenv.h
gimpfeatures.h.in
gimpfileselection.c add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
gimpfileselection.h app/Makefile.am new files. Does nothing yet. Checked in because I found 1999-06-17 19:13:08 +00:00
gimpgradient.c
gimpgradient_pdb.c
gimpgradientmenu.c
gimpimage.c Preview layers need to be alpha-padded, since they're not on the bottom of 1999-08-21 16:15:58 +00:00
gimpimage_pdb.c Preview layers need to be alpha-padded, since they're not on the bottom of 1999-08-21 16:15:58 +00:00
gimpintl.h add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
gimplayer.c
gimplayer_pdb.c
gimplimits.h
gimpmatrix.c added a few functions to test for matrix properties 1999-07-09 14:51:01 +00:00
gimpmatrix.h add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
gimpmenu.c ./app/layer.c.orig ./app/lc_dialog.c.orig ./app/paths_dialog.c.orig 1999-07-06 21:19:34 +00:00
gimpmenu.h
gimpmodule.h
gimppalette.c
gimppalette_pdb.c
gimpparasite.c
gimpparasite.h
gimpparasiteF.h
gimpparasiteP.h
gimpparasite_pdb.c *** empty log message *** 1999-07-06 23:38:10 +00:00
gimppatheditor.c app/Makefile.am new files. Does nothing yet. Checked in because I found 1999-06-17 19:13:08 +00:00
gimppatheditor.h app/Makefile.am new files. Does nothing yet. Checked in because I found 1999-06-17 19:13:08 +00:00
gimppatternmenu.c
gimppixelrgn.c
gimpprocbrowserdialog.c
gimpprocview.c
gimpprotocol.c
gimpprotocol.h
gimpsizeentry.c app/Makefile.am new files. Does nothing yet. Checked in because I found 1999-06-17 19:13:08 +00:00
gimpsizeentry.h app/Makefile.am new files. Does nothing yet. Checked in because I found 1999-06-17 19:13:08 +00:00
gimptile.c
gimpui.def Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +00:00
gimpui.h
gimpunit.c
gimpunit.h
gimpunit_pdb.c
gimpunitcache.c
gimpunitmenu.c Fixed some tyops 1999-07-22 02:58:26 +00:00
gimpunitmenu.h app/Makefile.am new files. Does nothing yet. Checked in because I found 1999-06-17 19:13:08 +00:00
gimpwire.c
gimpwire.h
gserialize.c plugged some minor mem leaks 1999-07-15 08:15:17 +00:00
gserialize.h
makefile.cygwin Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +00:00
makefile.msc Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +00:00
parasite.c
parasite.h
parasiteF.h
parasiteP.h
stdplugins-intl.h user_install added gimpressionist, levels, and curves dirs 1999-08-27 21:06:00 +00:00