Skip to content
  • Hans Breuer's avatar
    #define GETTEXT_PACKAGE · de5f8b5f
    Hans Breuer authored
    2001-03-28  Hans Breuer  <hans@breuer.org>
    
    	* config.h.win32 : #define GETTEXT_PACKAGE
    
    	* makefile.msc : add theme rule
    
    	* app/makefile.msc : gimp.exe depends on all the libs
    	and general update
    
    	* app/base/makefile.msc : updated
    
    	* app/config/gimpconfig-serialize.c : #include <io.h> for win32
    	* app/config/gimpconfig-types.c : #include <string.h>
    
    	* app/core/gimpcontext.c app/core/gimpcontainer.c
    	  app/core/gimptoolinfo.c : #include <string.h>
    
    	* app/core/gimpdocuments.c (gimp_documents_save_func) :
    	need to g_strescape() the filename to not make
    	backslashes vanish during de-serialization
    
    	* app/core/gimpimagefile.c : #define S_ISREG for G_OS_WIN32
    
    	* app/core/makefile.msc : add -DGIMP_COMPILATION
    	required for cpercep.c build
    
    	* app/display/gimpdisplayshell.c : #include <string.h>
    
    	* app/display/makefile.msc : -FImsvc_recommended_pragmas.h,
    	G_LOG_DOMAIN definition and object file update
    
    	* app/file/makefile.msc : -FImsvc_recommended_pragmas.h,
    	G_LOG_DOMAIN definit...
    de5f8b5f