Skip to content
  • Hans Breuer's avatar
    need to link with pangof2 · c2f9c198
    Hans Breuer authored
    2001-09-22  Hans Breuer  <hans@breuer.org>
    
    	* app/makefile.msc : need to link with pangof2
    
    	* app/display/display-funcs.h : new file to provide prototype
    	gdisplays_selection_visibility ()
    	* app/core/gimpimage-mask.c :
    	* app/core/gimplayer.c : use it
    
    	* app/core/makefile.msc : generate gimpmarshal.[hc]
    
    	* app/gui/makefile.msc : add error-console-dialog.obj, also
    	more trying for building as dll
    
    	* app/tools/gimpinktool.c(965) : avoid "fatal error C1021: invalid
    	preprocessor command 'warning'", by wrapping it in #ifdef __GNUC__
    
    	* app/tools/makefile.msc : add FREETYPE2_CFLAGS
    
    	* app/widgets/gimpfontselction-dialog.c : use g_strcasecmp ()
    
    	* app/tools/makefile.msc : add FREETYPE2_CFLAGS and gimpfontselction*
    
    	* libgimp/gimp.def :
    	* libgimpwidgets/gimpwidgets.def : updated externals
    
    	* libgimpwidgets/makefile.msc : add gimpstock
    
    	* plug-ins/makefile.msc : gflare doesn't require EXTRA_gflare anymore
    
    	* plug-ins/common/spheredesigner.c :
    	* plug-ins/helpbrowser/helpbro...
    c2f9c198