6cb914db84
from now on use make.msc from $(TOP)/glib/build/win32; all occurences of
...
2001-02-17 Hans Breuer <hans@breuer.org >
* */*/makefile.msc */makefile.msc : from now on use
make.msc from $(TOP)/glib/build/win32; all occurences
of DIRENT removed and general update
* app/config/makefile.msc app/paint/makefile.msc
app/plug-in/makefile.msc themes/Default/makefile.msc :
new files
* app/base/base.c : ported to GDir usage
* app/config/gimpconfig-serialize.c :
app/config/gimpconfig-deserialize.c : HAVE_UNISTD_H
* app/config/gimpconfig.c :
app/config/gimprc.c : HAVE_UNISTD_H, use <io.h> for
open() prototype and merged pmode parameter
(_S_IREAD | _S_IWRITE)
* app/core/cpercep.c : msvc doesn't have cbrt(), provide
it via pow(). Also include <glib.h> for painless 'inline'
definition.
* app/core/gimpdatafiles.c : ported to GDir usage
* app/core/gimpimage-convert.c : work around a msvc compiler
limitation (can't convert from uint64 to double)
* app/file/file-open.c app/file/file-save.c :
access() -> _access() for G_OS_WIN32
* app/plug-in/plug-in.c : HAVE_UNISTD_H and <io.h>
* libgimpbase/gimpbase.def : updated externals
* libgimpbase/gimpenv.c : define WIN32_LEAN_AND_MEAN to
avoid clashes with incompatible DATADIR definitions
* libgimpcolor/gimpcolor.def : updated externals
* lingimpmath/gimpmath.def : updated externals
* libgimpwidgets/gimpwidgets.def : updated externals
* libgimpwidgets/libgimp-glue.c : adapt to const changes
of some prototypes
* plug-ins/makefile.msc : disabled gdyntext
* plug-ins/gap/iter_ALT/*/*.inc : GimpRunModeType -> GimpRunMode
* plug-ins/FractalExplorer/FractalExplorer.c :
* plug-ins/gap/gap_lib.c :
* plug-ins/gfig/gfig.c :
* plug-ins/gflare/gflare.c :
* plug-ins/gimpressionist/gimpressionist.c :
replaced DIRENT usage with GDir
* plug-ins/script-fu/script-fu-scripts.c : #include <windows.h>
to get the Sleep() prototype
2002-02-17 15:55:54 +00:00
38faf34c48
removed COMPAT_CRUFT
...
2000-08-24 Sven Neumann <sven@gimp.org >
* plug-ins/gap/iter_ALT/*/*.inc: removed COMPAT_CRUFT
* libgimp/gimpcompat.h
* libgimp/gimpenums.h
* tools/pdbgen/enumcode.pl: reversed the COMPAT_CRUFT logic:
Default is not to include compatibility definitions. Define
GIMP_ENABLE_COMPAT_CRUFT to make old plug-ins compile against
the 1.2 API.
* plug-ins/print/print_gimp.h: define GIMP_ENABLE_COMPAT_CRUFT
here since we will update gimp-print in a few days anyway.
2000-08-24 00:04:57 +00:00
5c816c6b38
*** empty log message ***
2000-04-16 12:10:24 +00:00
de605b01ee
applied patch from Wolfgang Hofer <hof@hotbot.com>
...
--Sven
2000-02-28 18:39:00 +00:00
51269ffffa
some more work on the gimpcolorbutton and its usage
...
--Sven
1999-11-16 23:19:04 +00:00
a9ce554f5a
GAP updates
...
--Sven
1999-11-16 10:19:00 +00:00
5c1c35415e
updated iterator procedure for paper_tile plug-in
...
(patch from Wolfgang Hofer)
--Sven
1999-09-29 11:40:16 +00:00
c2db5a7ebc
removed the check for gdisplay_active() returning NULL because it caused
...
1999-06-28 Michael Natterer <mitschel@cs.tu-berlin.de >
* app/plug_in.c (plug_in_callback): removed the check for
gdisplay_active() returning NULL because it caused all extensions
to be un-callable when no image was open.
1999-06-27 23:40:27 +00:00
fe6eb2b5db
more makefile fixes
...
-Yosh
1999-06-24 00:58:39 +00:00
9f69f6e7ea
Wolfgang Hofer sent me a bunch of changes ... here they are.
...
--Sven
1999-04-19 21:47:13 +00:00
6d4e3468da
Shut up CVS
...
-Yosh
1999-03-24 22:24:06 +00:00
9c2d270ac0
And now for the Makefiles....
...
--Sven
1999-03-23 11:13:09 +00:00
2d9971aa58
A few more Makefile attempts.
...
Yosh, I'm going to bed. You are on your own now. There's ate least that
little script that is still missing from any Makefile.am.
--Sven
1999-03-18 02:16:18 +00:00
793d237155
This time it wiLL WOORRRRKKKKKK !!!!!!!!!!!!!!!!!!!!!
...
--Sven
1999-03-18 01:28:45 +00:00