diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-05-18 22:10:43 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-05-18 22:10:43 +0000 |
commit | 725f68b6808a8a30778f58223fac75386f082785 (patch) | |
tree | ccba410760749d45139e5e78fd5e08f416ade1a0 | |
parent | f920ef497f3299ae24fe783ce03bdd93b419f764 (diff) |
plugins folders renaming
git-svn-id: http://svn.miranda-ng.org/main/trunk@61 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r-- | plugins/FreeImage/Dist (renamed from plugins/freeimage/Dist) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/FreeImage.rc (renamed from plugins/freeimage/FreeImage.rc) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/FreeImage_10.vcxproj (renamed from plugins/freeimage/FreeImage_10.vcxproj) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/FreeImage_10.vcxproj.filters (renamed from plugins/freeimage/FreeImage_10.vcxproj.filters) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Makefile.solaris (renamed from plugins/freeimage/Makefile.solaris) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Miranda/main.cpp (renamed from plugins/freeimage/Miranda/main.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Miranda/version.h (renamed from plugins/freeimage/Miranda/version.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/README.solaris (renamed from plugins/freeimage/README.solaris) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/CacheFile.h (renamed from plugins/freeimage/Source/CacheFile.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage.h (renamed from plugins/freeimage/Source/FreeImage.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/BitmapAccess.cpp (renamed from plugins/freeimage/Source/FreeImage/BitmapAccess.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/CacheFile.cpp (renamed from plugins/freeimage/Source/FreeImage/CacheFile.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/ColorLookup.cpp (renamed from plugins/freeimage/Source/FreeImage/ColorLookup.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/Conversion.cpp (renamed from plugins/freeimage/Source/FreeImage/Conversion.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/Conversion16_555.cpp (renamed from plugins/freeimage/Source/FreeImage/Conversion16_555.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/Conversion16_565.cpp (renamed from plugins/freeimage/Source/FreeImage/Conversion16_565.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/Conversion24.cpp (renamed from plugins/freeimage/Source/FreeImage/Conversion24.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/Conversion32.cpp (renamed from plugins/freeimage/Source/FreeImage/Conversion32.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/Conversion4.cpp (renamed from plugins/freeimage/Source/FreeImage/Conversion4.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/Conversion8.cpp (renamed from plugins/freeimage/Source/FreeImage/Conversion8.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/ConversionFloat.cpp (renamed from plugins/freeimage/Source/FreeImage/ConversionFloat.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/ConversionRGB16.cpp (renamed from plugins/freeimage/Source/FreeImage/ConversionRGB16.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/ConversionRGBF.cpp (renamed from plugins/freeimage/Source/FreeImage/ConversionRGBF.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/ConversionType.cpp (renamed from plugins/freeimage/Source/FreeImage/ConversionType.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/ConversionUINT16.cpp (renamed from plugins/freeimage/Source/FreeImage/ConversionUINT16.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/FreeImage.cpp (renamed from plugins/freeimage/Source/FreeImage/FreeImage.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/FreeImageC.c (renamed from plugins/freeimage/Source/FreeImage/FreeImageC.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/FreeImageIO.cpp (renamed from plugins/freeimage/Source/FreeImage/FreeImageIO.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/GetType.cpp (renamed from plugins/freeimage/Source/FreeImage/GetType.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/Halftoning.cpp (renamed from plugins/freeimage/Source/FreeImage/Halftoning.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/J2KHelper.cpp (renamed from plugins/freeimage/Source/FreeImage/J2KHelper.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/MemoryIO.cpp (renamed from plugins/freeimage/Source/FreeImage/MemoryIO.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/MultiPage.cpp (renamed from plugins/freeimage/Source/FreeImage/MultiPage.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/NNQuantizer.cpp (renamed from plugins/freeimage/Source/FreeImage/NNQuantizer.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PSDParser.cpp (renamed from plugins/freeimage/Source/FreeImage/PSDParser.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PSDParser.h (renamed from plugins/freeimage/Source/FreeImage/PSDParser.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PixelAccess.cpp (renamed from plugins/freeimage/Source/FreeImage/PixelAccess.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/Plugin.cpp (renamed from plugins/freeimage/Source/FreeImage/Plugin.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginBMP.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginBMP.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginCUT.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginCUT.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginDDS.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginDDS.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginEXR.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginEXR.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginG3.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginG3.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginGIF.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginGIF.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginHDR.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginHDR.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginICO.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginICO.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginIFF.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginIFF.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginJ2K.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginJ2K.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginJP2.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginJP2.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginJPEG.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginJPEG.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginKOALA.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginKOALA.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginMNG.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginMNG.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginPCD.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginPCD.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginPCX.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginPCX.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginPFM.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginPFM.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginPICT.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginPICT.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginPNG.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginPNG.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginPNM.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginPNM.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginPSD.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginPSD.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginRAS.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginRAS.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginRAW.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginRAW.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginSGI.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginSGI.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginTARGA.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginTARGA.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginTIFF.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginTIFF.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginWBMP.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginWBMP.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginXBM.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginXBM.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/PluginXPM.cpp (renamed from plugins/freeimage/Source/FreeImage/PluginXPM.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/TIFFLogLuv.cpp (renamed from plugins/freeimage/Source/FreeImage/TIFFLogLuv.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/ToneMapping.cpp (renamed from plugins/freeimage/Source/FreeImage/ToneMapping.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/WuQuantizer.cpp (renamed from plugins/freeimage/Source/FreeImage/WuQuantizer.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/ZLibInterface.cpp (renamed from plugins/freeimage/Source/FreeImage/ZLibInterface.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/tmoColorConvert.cpp (renamed from plugins/freeimage/Source/FreeImage/tmoColorConvert.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/tmoDrago03.cpp (renamed from plugins/freeimage/Source/FreeImage/tmoDrago03.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/tmoFattal02.cpp (renamed from plugins/freeimage/Source/FreeImage/tmoFattal02.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImage/tmoReinhard05.cpp (renamed from plugins/freeimage/Source/FreeImage/tmoReinhard05.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImageIO.h (renamed from plugins/freeimage/Source/FreeImageIO.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImageLib/FreeImageLib.dsp (renamed from plugins/freeimage/Source/FreeImageLib/FreeImageLib.dsp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImageLib/FreeImageLib.vcproj (renamed from plugins/freeimage/Source/FreeImageLib/FreeImageLib.vcproj) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImageLib/FreeImageLib.vpj (renamed from plugins/freeimage/Source/FreeImageLib/FreeImageLib.vpj) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImageToolkit/BSplineRotate.cpp (renamed from plugins/freeimage/Source/FreeImageToolkit/BSplineRotate.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImageToolkit/Channels.cpp (renamed from plugins/freeimage/Source/FreeImageToolkit/Channels.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImageToolkit/ClassicRotate.cpp (renamed from plugins/freeimage/Source/FreeImageToolkit/ClassicRotate.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImageToolkit/Colors.cpp (renamed from plugins/freeimage/Source/FreeImageToolkit/Colors.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImageToolkit/CopyPaste.cpp (renamed from plugins/freeimage/Source/FreeImageToolkit/CopyPaste.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImageToolkit/Display.cpp (renamed from plugins/freeimage/Source/FreeImageToolkit/Display.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImageToolkit/Filters.h (renamed from plugins/freeimage/Source/FreeImageToolkit/Filters.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImageToolkit/Flip.cpp (renamed from plugins/freeimage/Source/FreeImageToolkit/Flip.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImageToolkit/JPEGTransform.cpp (renamed from plugins/freeimage/Source/FreeImageToolkit/JPEGTransform.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImageToolkit/MultigridPoissonSolver.cpp (renamed from plugins/freeimage/Source/FreeImageToolkit/MultigridPoissonSolver.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImageToolkit/Rescale.cpp (renamed from plugins/freeimage/Source/FreeImageToolkit/Rescale.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImageToolkit/Resize.cpp (renamed from plugins/freeimage/Source/FreeImageToolkit/Resize.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/FreeImageToolkit/Resize.h (renamed from plugins/freeimage/Source/FreeImageToolkit/Resize.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/ansi2knr.c (renamed from plugins/freeimage/Source/LibJPEG/ansi2knr.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/cderror.h (renamed from plugins/freeimage/Source/LibJPEG/cderror.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/cdjpeg.c (renamed from plugins/freeimage/Source/LibJPEG/cdjpeg.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/cdjpeg.h (renamed from plugins/freeimage/Source/LibJPEG/cdjpeg.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/change.log (renamed from plugins/freeimage/Source/LibJPEG/change.log) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/cjpeg.c (renamed from plugins/freeimage/Source/LibJPEG/cjpeg.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/ckconfig.c (renamed from plugins/freeimage/Source/LibJPEG/ckconfig.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/djpeg.c (renamed from plugins/freeimage/Source/LibJPEG/djpeg.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/example.c (renamed from plugins/freeimage/Source/LibJPEG/example.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jaricom.c (renamed from plugins/freeimage/Source/LibJPEG/jaricom.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jcapimin.c (renamed from plugins/freeimage/Source/LibJPEG/jcapimin.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jcapistd.c (renamed from plugins/freeimage/Source/LibJPEG/jcapistd.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jcarith.c (renamed from plugins/freeimage/Source/LibJPEG/jcarith.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jccoefct.c (renamed from plugins/freeimage/Source/LibJPEG/jccoefct.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jccolor.c (renamed from plugins/freeimage/Source/LibJPEG/jccolor.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jcdctmgr.c (renamed from plugins/freeimage/Source/LibJPEG/jcdctmgr.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jchuff.c (renamed from plugins/freeimage/Source/LibJPEG/jchuff.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jcinit.c (renamed from plugins/freeimage/Source/LibJPEG/jcinit.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jcmainct.c (renamed from plugins/freeimage/Source/LibJPEG/jcmainct.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jcmarker.c (renamed from plugins/freeimage/Source/LibJPEG/jcmarker.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jcmaster.c (renamed from plugins/freeimage/Source/LibJPEG/jcmaster.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jcomapi.c (renamed from plugins/freeimage/Source/LibJPEG/jcomapi.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jconfig.h (renamed from plugins/freeimage/Source/LibJPEG/jconfig.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jconfig.txt (renamed from plugins/freeimage/Source/LibJPEG/jconfig.txt) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jcparam.c (renamed from plugins/freeimage/Source/LibJPEG/jcparam.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jcprepct.c (renamed from plugins/freeimage/Source/LibJPEG/jcprepct.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jcsample.c (renamed from plugins/freeimage/Source/LibJPEG/jcsample.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jctrans.c (renamed from plugins/freeimage/Source/LibJPEG/jctrans.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jdapimin.c (renamed from plugins/freeimage/Source/LibJPEG/jdapimin.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jdapistd.c (renamed from plugins/freeimage/Source/LibJPEG/jdapistd.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jdarith.c (renamed from plugins/freeimage/Source/LibJPEG/jdarith.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jdatadst.c (renamed from plugins/freeimage/Source/LibJPEG/jdatadst.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jdatasrc.c (renamed from plugins/freeimage/Source/LibJPEG/jdatasrc.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jdcoefct.c (renamed from plugins/freeimage/Source/LibJPEG/jdcoefct.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jdcolor.c (renamed from plugins/freeimage/Source/LibJPEG/jdcolor.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jdct.h (renamed from plugins/freeimage/Source/LibJPEG/jdct.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jddctmgr.c (renamed from plugins/freeimage/Source/LibJPEG/jddctmgr.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jdhuff.c (renamed from plugins/freeimage/Source/LibJPEG/jdhuff.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jdinput.c (renamed from plugins/freeimage/Source/LibJPEG/jdinput.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jdmainct.c (renamed from plugins/freeimage/Source/LibJPEG/jdmainct.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jdmarker.c (renamed from plugins/freeimage/Source/LibJPEG/jdmarker.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jdmaster.c (renamed from plugins/freeimage/Source/LibJPEG/jdmaster.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jdmerge.c (renamed from plugins/freeimage/Source/LibJPEG/jdmerge.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jdpostct.c (renamed from plugins/freeimage/Source/LibJPEG/jdpostct.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jdsample.c (renamed from plugins/freeimage/Source/LibJPEG/jdsample.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jdtrans.c (renamed from plugins/freeimage/Source/LibJPEG/jdtrans.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jerror.c (renamed from plugins/freeimage/Source/LibJPEG/jerror.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jerror.h (renamed from plugins/freeimage/Source/LibJPEG/jerror.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jfdctflt.c (renamed from plugins/freeimage/Source/LibJPEG/jfdctflt.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jfdctfst.c (renamed from plugins/freeimage/Source/LibJPEG/jfdctfst.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jfdctint.c (renamed from plugins/freeimage/Source/LibJPEG/jfdctint.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jidctflt.c (renamed from plugins/freeimage/Source/LibJPEG/jidctflt.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jidctfst.c (renamed from plugins/freeimage/Source/LibJPEG/jidctfst.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jidctint.c (renamed from plugins/freeimage/Source/LibJPEG/jidctint.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jinclude.h (renamed from plugins/freeimage/Source/LibJPEG/jinclude.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jmemansi.c (renamed from plugins/freeimage/Source/LibJPEG/jmemansi.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jmemdos.c (renamed from plugins/freeimage/Source/LibJPEG/jmemdos.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jmemdosa.asm (renamed from plugins/freeimage/Source/LibJPEG/jmemdosa.asm) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jmemmac.c (renamed from plugins/freeimage/Source/LibJPEG/jmemmac.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jmemmgr.c (renamed from plugins/freeimage/Source/LibJPEG/jmemmgr.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jmemname.c (renamed from plugins/freeimage/Source/LibJPEG/jmemname.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jmemnobs.c (renamed from plugins/freeimage/Source/LibJPEG/jmemnobs.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jmemsys.h (renamed from plugins/freeimage/Source/LibJPEG/jmemsys.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jmorecfg.h (renamed from plugins/freeimage/Source/LibJPEG/jmorecfg.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jpegint.h (renamed from plugins/freeimage/Source/LibJPEG/jpegint.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jpeglib.h (renamed from plugins/freeimage/Source/LibJPEG/jpeglib.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jpegtran.c (renamed from plugins/freeimage/Source/LibJPEG/jpegtran.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jquant1.c (renamed from plugins/freeimage/Source/LibJPEG/jquant1.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jquant2.c (renamed from plugins/freeimage/Source/LibJPEG/jquant2.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jutils.c (renamed from plugins/freeimage/Source/LibJPEG/jutils.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/jversion.h (renamed from plugins/freeimage/Source/LibJPEG/jversion.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/rdbmp.c (renamed from plugins/freeimage/Source/LibJPEG/rdbmp.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/rdcolmap.c (renamed from plugins/freeimage/Source/LibJPEG/rdcolmap.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/rdgif.c (renamed from plugins/freeimage/Source/LibJPEG/rdgif.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/rdjpgcom.c (renamed from plugins/freeimage/Source/LibJPEG/rdjpgcom.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/rdppm.c (renamed from plugins/freeimage/Source/LibJPEG/rdppm.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/rdrle.c (renamed from plugins/freeimage/Source/LibJPEG/rdrle.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/rdswitch.c (renamed from plugins/freeimage/Source/LibJPEG/rdswitch.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/rdtarga.c (renamed from plugins/freeimage/Source/LibJPEG/rdtarga.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/transupp.c (renamed from plugins/freeimage/Source/LibJPEG/transupp.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/transupp.h (renamed from plugins/freeimage/Source/LibJPEG/transupp.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/wrbmp.c (renamed from plugins/freeimage/Source/LibJPEG/wrbmp.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/wrgif.c (renamed from plugins/freeimage/Source/LibJPEG/wrgif.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/wrjpgcom.c (renamed from plugins/freeimage/Source/LibJPEG/wrjpgcom.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/wrppm.c (renamed from plugins/freeimage/Source/LibJPEG/wrppm.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/wrrle.c (renamed from plugins/freeimage/Source/LibJPEG/wrrle.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibJPEG/wrtarga.c (renamed from plugins/freeimage/Source/LibJPEG/wrtarga.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/Changes (renamed from plugins/freeimage/Source/LibMNG/Changes) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/LICENSE (renamed from plugins/freeimage/Source/LibMNG/LICENSE) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/README (renamed from plugins/freeimage/Source/LibMNG/README) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/README.autoconf (renamed from plugins/freeimage/Source/LibMNG/README.autoconf) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/README.config (renamed from plugins/freeimage/Source/LibMNG/README.config) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/README.contrib (renamed from plugins/freeimage/Source/LibMNG/README.contrib) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/README.examples (renamed from plugins/freeimage/Source/LibMNG/README.examples) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/README.footprint (renamed from plugins/freeimage/Source/LibMNG/README.footprint) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/README.packaging (renamed from plugins/freeimage/Source/LibMNG/README.packaging) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng.h (renamed from plugins/freeimage/Source/LibMNG/libmng.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_callback_xs.c (renamed from plugins/freeimage/Source/LibMNG/libmng_callback_xs.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_chunk_descr.c (renamed from plugins/freeimage/Source/LibMNG/libmng_chunk_descr.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_chunk_descr.h (renamed from plugins/freeimage/Source/LibMNG/libmng_chunk_descr.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_chunk_io.c (renamed from plugins/freeimage/Source/LibMNG/libmng_chunk_io.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_chunk_io.h (renamed from plugins/freeimage/Source/LibMNG/libmng_chunk_io.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_chunk_prc.c (renamed from plugins/freeimage/Source/LibMNG/libmng_chunk_prc.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_chunk_prc.h (renamed from plugins/freeimage/Source/LibMNG/libmng_chunk_prc.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_chunk_xs.c (renamed from plugins/freeimage/Source/LibMNG/libmng_chunk_xs.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_chunks.h (renamed from plugins/freeimage/Source/LibMNG/libmng_chunks.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_cms.c (renamed from plugins/freeimage/Source/LibMNG/libmng_cms.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_cms.h (renamed from plugins/freeimage/Source/LibMNG/libmng_cms.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_conf.h (renamed from plugins/freeimage/Source/LibMNG/libmng_conf.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_data.h (renamed from plugins/freeimage/Source/LibMNG/libmng_data.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_display.c (renamed from plugins/freeimage/Source/LibMNG/libmng_display.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_display.h (renamed from plugins/freeimage/Source/LibMNG/libmng_display.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_dither.c (renamed from plugins/freeimage/Source/LibMNG/libmng_dither.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_dither.h (renamed from plugins/freeimage/Source/LibMNG/libmng_dither.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_error.c (renamed from plugins/freeimage/Source/LibMNG/libmng_error.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_error.h (renamed from plugins/freeimage/Source/LibMNG/libmng_error.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_filter.c (renamed from plugins/freeimage/Source/LibMNG/libmng_filter.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_filter.h (renamed from plugins/freeimage/Source/LibMNG/libmng_filter.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_hlapi.c (renamed from plugins/freeimage/Source/LibMNG/libmng_hlapi.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_jpeg.c (renamed from plugins/freeimage/Source/LibMNG/libmng_jpeg.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_jpeg.h (renamed from plugins/freeimage/Source/LibMNG/libmng_jpeg.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_memory.h (renamed from plugins/freeimage/Source/LibMNG/libmng_memory.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_object_prc.c (renamed from plugins/freeimage/Source/LibMNG/libmng_object_prc.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_object_prc.h (renamed from plugins/freeimage/Source/LibMNG/libmng_object_prc.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_objects.h (renamed from plugins/freeimage/Source/LibMNG/libmng_objects.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_pixels.c (renamed from plugins/freeimage/Source/LibMNG/libmng_pixels.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_pixels.h (renamed from plugins/freeimage/Source/LibMNG/libmng_pixels.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_prop_xs.c (renamed from plugins/freeimage/Source/LibMNG/libmng_prop_xs.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_read.c (renamed from plugins/freeimage/Source/LibMNG/libmng_read.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_read.h (renamed from plugins/freeimage/Source/LibMNG/libmng_read.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_trace.c (renamed from plugins/freeimage/Source/LibMNG/libmng_trace.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_trace.h (renamed from plugins/freeimage/Source/LibMNG/libmng_trace.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_types.h (renamed from plugins/freeimage/Source/LibMNG/libmng_types.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_write.c (renamed from plugins/freeimage/Source/LibMNG/libmng_write.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_write.h (renamed from plugins/freeimage/Source/LibMNG/libmng_write.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_zlib.c (renamed from plugins/freeimage/Source/LibMNG/libmng_zlib.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibMNG/libmng_zlib.h (renamed from plugins/freeimage/Source/LibMNG/libmng_zlib.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/ANNOUNCE (renamed from plugins/freeimage/Source/LibPNG/ANNOUNCE) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/CHANGES (renamed from plugins/freeimage/Source/LibPNG/CHANGES) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/INSTALL (renamed from plugins/freeimage/Source/LibPNG/INSTALL) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/KNOWNBUG (renamed from plugins/freeimage/Source/LibPNG/KNOWNBUG) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/LICENSE (renamed from plugins/freeimage/Source/LibPNG/LICENSE) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/README (renamed from plugins/freeimage/Source/LibPNG/README) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/TODO (renamed from plugins/freeimage/Source/LibPNG/TODO) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/Y2KINFO (renamed from plugins/freeimage/Source/LibPNG/Y2KINFO) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/configure (renamed from plugins/freeimage/Source/LibPNG/configure) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/libpng.3 (renamed from plugins/freeimage/Source/LibPNG/libpng.3) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/libpng.txt (renamed from plugins/freeimage/Source/LibPNG/libpng.txt) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/libpngpf.3 (renamed from plugins/freeimage/Source/LibPNG/libpngpf.3) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/png.5 (renamed from plugins/freeimage/Source/LibPNG/png.5) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/png.c (renamed from plugins/freeimage/Source/LibPNG/png.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/png.h (renamed from plugins/freeimage/Source/LibPNG/png.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/pngconf.h (renamed from plugins/freeimage/Source/LibPNG/pngconf.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/pngdebug.h (renamed from plugins/freeimage/Source/LibPNG/pngdebug.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/pngerror.c (renamed from plugins/freeimage/Source/LibPNG/pngerror.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/pngget.c (renamed from plugins/freeimage/Source/LibPNG/pngget.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/pnginfo.h (renamed from plugins/freeimage/Source/LibPNG/pnginfo.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/pnglibconf.h (renamed from plugins/freeimage/Source/LibPNG/pnglibconf.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/pngmem.c (renamed from plugins/freeimage/Source/LibPNG/pngmem.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/pngpread.c (renamed from plugins/freeimage/Source/LibPNG/pngpread.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/pngpriv.h (renamed from plugins/freeimage/Source/LibPNG/pngpriv.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/pngread.c (renamed from plugins/freeimage/Source/LibPNG/pngread.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/pngrio.c (renamed from plugins/freeimage/Source/LibPNG/pngrio.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/pngrtran.c (renamed from plugins/freeimage/Source/LibPNG/pngrtran.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/pngrutil.c (renamed from plugins/freeimage/Source/LibPNG/pngrutil.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/pngset.c (renamed from plugins/freeimage/Source/LibPNG/pngset.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/pngstruct.h (renamed from plugins/freeimage/Source/LibPNG/pngstruct.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/pngtest.c (renamed from plugins/freeimage/Source/LibPNG/pngtest.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/pngtrans.c (renamed from plugins/freeimage/Source/LibPNG/pngtrans.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/pngwio.c (renamed from plugins/freeimage/Source/LibPNG/pngwio.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/pngwrite.c (renamed from plugins/freeimage/Source/LibPNG/pngwrite.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/pngwtran.c (renamed from plugins/freeimage/Source/LibPNG/pngwtran.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibPNG/pngwutil.c (renamed from plugins/freeimage/Source/LibPNG/pngwutil.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/ChangeLog (renamed from plugins/freeimage/Source/LibTIFF/ChangeLog) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/LibTIFF.dsp (renamed from plugins/freeimage/Source/LibTIFF/LibTIFF.dsp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/Makefile.am (renamed from plugins/freeimage/Source/LibTIFF/Makefile.am) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/Makefile.in (renamed from plugins/freeimage/Source/LibTIFF/Makefile.in) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/SConstruct (renamed from plugins/freeimage/Source/LibTIFF/SConstruct) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/makefile.vc (renamed from plugins/freeimage/Source/LibTIFF/makefile.vc) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/mkg3states.c (renamed from plugins/freeimage/Source/LibTIFF/mkg3states.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/t4.h (renamed from plugins/freeimage/Source/LibTIFF/t4.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_acorn.c (renamed from plugins/freeimage/Source/LibTIFF/tif_acorn.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_apple.c (renamed from plugins/freeimage/Source/LibTIFF/tif_apple.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_atari.c (renamed from plugins/freeimage/Source/LibTIFF/tif_atari.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_aux.c (renamed from plugins/freeimage/Source/LibTIFF/tif_aux.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_close.c (renamed from plugins/freeimage/Source/LibTIFF/tif_close.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_codec.c (renamed from plugins/freeimage/Source/LibTIFF/tif_codec.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_color.c (renamed from plugins/freeimage/Source/LibTIFF/tif_color.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_compress.c (renamed from plugins/freeimage/Source/LibTIFF/tif_compress.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_config.h (renamed from plugins/freeimage/Source/LibTIFF/tif_config.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_config.h-vms (renamed from plugins/freeimage/Source/LibTIFF/tif_config.h-vms) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_config.h.in (renamed from plugins/freeimage/Source/LibTIFF/tif_config.h.in) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_config.vc.h (renamed from plugins/freeimage/Source/LibTIFF/tif_config.vc.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_dir.c (renamed from plugins/freeimage/Source/LibTIFF/tif_dir.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_dir.h (renamed from plugins/freeimage/Source/LibTIFF/tif_dir.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_dirinfo.c (renamed from plugins/freeimage/Source/LibTIFF/tif_dirinfo.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_dirread.c (renamed from plugins/freeimage/Source/LibTIFF/tif_dirread.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_dirwrite.c (renamed from plugins/freeimage/Source/LibTIFF/tif_dirwrite.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_dumpmode.c (renamed from plugins/freeimage/Source/LibTIFF/tif_dumpmode.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_error.c (renamed from plugins/freeimage/Source/LibTIFF/tif_error.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_extension.c (renamed from plugins/freeimage/Source/LibTIFF/tif_extension.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_fax3.c (renamed from plugins/freeimage/Source/LibTIFF/tif_fax3.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_fax3.h (renamed from plugins/freeimage/Source/LibTIFF/tif_fax3.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_fax3sm.c (renamed from plugins/freeimage/Source/LibTIFF/tif_fax3sm.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_flush.c (renamed from plugins/freeimage/Source/LibTIFF/tif_flush.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_getimage.c (renamed from plugins/freeimage/Source/LibTIFF/tif_getimage.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_jbig.c (renamed from plugins/freeimage/Source/LibTIFF/tif_jbig.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_jpeg.c (renamed from plugins/freeimage/Source/LibTIFF/tif_jpeg.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_luv.c (renamed from plugins/freeimage/Source/LibTIFF/tif_luv.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_lzw.c (renamed from plugins/freeimage/Source/LibTIFF/tif_lzw.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_msdos.c (renamed from plugins/freeimage/Source/LibTIFF/tif_msdos.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_next.c (renamed from plugins/freeimage/Source/LibTIFF/tif_next.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_ojpeg.c (renamed from plugins/freeimage/Source/LibTIFF/tif_ojpeg.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_open.c (renamed from plugins/freeimage/Source/LibTIFF/tif_open.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_packbits.c (renamed from plugins/freeimage/Source/LibTIFF/tif_packbits.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_pixarlog.c (renamed from plugins/freeimage/Source/LibTIFF/tif_pixarlog.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_predict.c (renamed from plugins/freeimage/Source/LibTIFF/tif_predict.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_predict.h (renamed from plugins/freeimage/Source/LibTIFF/tif_predict.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_print.c (renamed from plugins/freeimage/Source/LibTIFF/tif_print.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_read.c (renamed from plugins/freeimage/Source/LibTIFF/tif_read.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_stream.cxx (renamed from plugins/freeimage/Source/LibTIFF/tif_stream.cxx) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_strip.c (renamed from plugins/freeimage/Source/LibTIFF/tif_strip.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_swab.c (renamed from plugins/freeimage/Source/LibTIFF/tif_swab.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_thunder.c (renamed from plugins/freeimage/Source/LibTIFF/tif_thunder.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_tile.c (renamed from plugins/freeimage/Source/LibTIFF/tif_tile.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_unix.c (renamed from plugins/freeimage/Source/LibTIFF/tif_unix.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_version.c (renamed from plugins/freeimage/Source/LibTIFF/tif_version.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_vms.c (renamed from plugins/freeimage/Source/LibTIFF/tif_vms.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_warning.c (renamed from plugins/freeimage/Source/LibTIFF/tif_warning.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_win3.c (renamed from plugins/freeimage/Source/LibTIFF/tif_win3.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_win32.c (renamed from plugins/freeimage/Source/LibTIFF/tif_win32.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_write.c (renamed from plugins/freeimage/Source/LibTIFF/tif_write.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tif_zip.c (renamed from plugins/freeimage/Source/LibTIFF/tif_zip.c) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tiff.h (renamed from plugins/freeimage/Source/LibTIFF/tiff.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tiffconf.h-vms (renamed from plugins/freeimage/Source/LibTIFF/tiffconf.h-vms) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tiffconf.vc.h (renamed from plugins/freeimage/Source/LibTIFF/tiffconf.vc.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tiffio.h (renamed from plugins/freeimage/Source/LibTIFF/tiffio.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tiffio.hxx (renamed from plugins/freeimage/Source/LibTIFF/tiffio.hxx) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tiffiop.h (renamed from plugins/freeimage/Source/LibTIFF/tiffiop.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/tiffvers.h (renamed from plugins/freeimage/Source/LibTIFF/tiffvers.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/LibTIFF/uvcode.h (renamed from plugins/freeimage/Source/LibTIFF/uvcode.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/Metadata/Exif.cpp (renamed from plugins/freeimage/Source/Metadata/Exif.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/Metadata/FIRational.cpp (renamed from plugins/freeimage/Source/Metadata/FIRational.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/Metadata/FIRational.h (renamed from plugins/freeimage/Source/Metadata/FIRational.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/Metadata/FreeImageTag.cpp (renamed from plugins/freeimage/Source/Metadata/FreeImageTag.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/Metadata/FreeImageTag.h (renamed from plugins/freeimage/Source/Metadata/FreeImageTag.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/Metadata/IPTC.cpp (renamed from plugins/freeimage/Source/Metadata/IPTC.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/Metadata/TagConversion.cpp (renamed from plugins/freeimage/Source/Metadata/TagConversion.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/Metadata/TagLib.cpp (renamed from plugins/freeimage/Source/Metadata/TagLib.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/Metadata/XTIFF.cpp (renamed from plugins/freeimage/Source/Metadata/XTIFF.cpp) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/Plugin.h (renamed from plugins/freeimage/Source/Plugin.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/Quantizers.h (renamed from plugins/freeimage/Source/Quantizers.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/ToneMapping.h (renamed from plugins/freeimage/Source/ToneMapping.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/Utilities.h (renamed from plugins/freeimage/Source/Utilities.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/Zlib/zconf.h (renamed from plugins/freeimage/Source/Zlib/zconf.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/Zlib/zlib.h (renamed from plugins/freeimage/Source/Zlib/zlib.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Source/Zlib/zutil.h (renamed from plugins/freeimage/Source/Zlib/zutil.h) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/Todo.txt (renamed from plugins/freeimage/Todo.txt) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/license-fi.txt (renamed from plugins/freeimage/license-fi.txt) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/license-gpl.txt (renamed from plugins/freeimage/license-gpl.txt) | 0 | ||||
-rw-r--r-- | plugins/FreeImage/version.rc (renamed from plugins/freeimage/version.rc) | 0 | ||||
-rw-r--r-- | plugins/Modernb/.cvsignore (renamed from plugins/modernb/.cvsignore) | 0 | ||||
-rw-r--r-- | plugins/Modernb/MString.cpp (renamed from plugins/modernb/MString.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/_disabled_src/ExtFrames/modern_ext_frames.c (renamed from plugins/modernb/_disabled_src/ExtFrames/modern_ext_frames.c) | 0 | ||||
-rw-r--r-- | plugins/Modernb/_disabled_src/ExtFrames/modern_ext_frames_extern.c (renamed from plugins/modernb/_disabled_src/ExtFrames/modern_ext_frames_extern.c) | 0 | ||||
-rw-r--r-- | plugins/Modernb/_disabled_src/ExtFrames/modern_ext_frames_intern.c (renamed from plugins/modernb/_disabled_src/ExtFrames/modern_ext_frames_intern.c) | 0 | ||||
-rw-r--r-- | plugins/Modernb/_disabled_src/ExtFrames/modern_ext_frames_opt.c (renamed from plugins/modernb/_disabled_src/ExtFrames/modern_ext_frames_opt.c) | 0 | ||||
-rw-r--r-- | plugins/Modernb/_disabled_src/ExtFrames/modern_ext_frames_private.h (renamed from plugins/modernb/_disabled_src/ExtFrames/modern_ext_frames_private.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/_disabled_src/ExtFrames/modern_ext_frames_services.c (renamed from plugins/modernb/_disabled_src/ExtFrames/modern_ext_frames_services.c) | 0 | ||||
-rw-r--r-- | plugins/Modernb/_disabled_src/forkthread.c (renamed from plugins/modernb/_disabled_src/forkthread.c) | 0 | ||||
-rw-r--r-- | plugins/Modernb/_disabled_src/forkthread.h (renamed from plugins/modernb/_disabled_src/forkthread.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/_disabled_src/groups.c (renamed from plugins/modernb/_disabled_src/groups.c) | 0 | ||||
-rw-r--r-- | plugins/Modernb/_disabled_src/modern_layout.c (renamed from plugins/modernb/_disabled_src/modern_layout.c) | 0 | ||||
-rw-r--r-- | plugins/Modernb/_disabled_src/skinpp.cpp (renamed from plugins/modernb/_disabled_src/skinpp.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/_disabled_src/skinpp.h (renamed from plugins/modernb/_disabled_src/skinpp.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/_disabled_src/skinpp_object.cpp (renamed from plugins/modernb/_disabled_src/skinpp_object.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/_disabled_src/skinpp_object.h (renamed from plugins/modernb/_disabled_src/skinpp_object.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/_disabled_src/skinpp_object_glyph.cpp (renamed from plugins/modernb/_disabled_src/skinpp_object_glyph.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/_disabled_src/skinpp_object_glyph.h (renamed from plugins/modernb/_disabled_src/skinpp_object_glyph.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/_disabled_src/skinpp_private.h (renamed from plugins/modernb/_disabled_src/skinpp_private.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/_disabled_src/stdafx.cpp (renamed from plugins/modernb/_disabled_src/stdafx.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/clist_modern_10.vcxproj (renamed from plugins/modernb/clist_modern_10.vcxproj) | 0 | ||||
-rw-r--r-- | plugins/Modernb/clist_modern_10.vcxproj.filters (renamed from plugins/modernb/clist_modern_10.vcxproj.filters) | 0 | ||||
-rw-r--r-- | plugins/Modernb/docs/FAQ[En].txt (renamed from plugins/modernb/docs/FAQ[En].txt) | 0 | ||||
-rw-r--r-- | plugins/Modernb/docs/ReadMe.txt (renamed from plugins/modernb/docs/ReadMe.txt) | 0 | ||||
-rw-r--r-- | plugins/Modernb/docs/skinpp.txt (renamed from plugins/modernb/docs/skinpp.txt) | 0 | ||||
-rw-r--r-- | plugins/Modernb/docs/template.txt (renamed from plugins/modernb/docs/template.txt) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/MString.h (renamed from plugins/modernb/hdr/MString.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_awaymsg.h (renamed from plugins/modernb/hdr/modern_awaymsg.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_cache_funcs.h (renamed from plugins/modernb/hdr/modern_cache_funcs.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_callproc.h (renamed from plugins/modernb/hdr/modern_callproc.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_clc.h (renamed from plugins/modernb/hdr/modern_clc.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_clcpaint.h (renamed from plugins/modernb/hdr/modern_clcpaint.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_clist.h (renamed from plugins/modernb/hdr/modern_clist.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_clui.h (renamed from plugins/modernb/hdr/modern_clui.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_cluiframes.h (renamed from plugins/modernb/hdr/modern_cluiframes.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_commonheaders.h (renamed from plugins/modernb/hdr/modern_commonheaders.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_commonprototypes.h (renamed from plugins/modernb/hdr/modern_commonprototypes.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_defsettings.h (renamed from plugins/modernb/hdr/modern_defsettings.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_effectenum.h (renamed from plugins/modernb/hdr/modern_effectenum.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_gettextasync.h (renamed from plugins/modernb/hdr/modern_gettextasync.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_global_structure.h (renamed from plugins/modernb/hdr/modern_global_structure.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_image_array.h (renamed from plugins/modernb/hdr/modern_image_array.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_layered_window_engine.h (renamed from plugins/modernb/hdr/modern_layered_window_engine.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_log.h (renamed from plugins/modernb/hdr/modern_log.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_popup.h (renamed from plugins/modernb/hdr/modern_popup.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_row.h (renamed from plugins/modernb/hdr/modern_row.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_rowheight_funcs.h (renamed from plugins/modernb/hdr/modern_rowheight_funcs.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_skinengine.h (renamed from plugins/modernb/hdr/modern_skinengine.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_skinned_profile.h (renamed from plugins/modernb/hdr/modern_skinned_profile.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_skinselector.h (renamed from plugins/modernb/hdr/modern_skinselector.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_static_clui.h (renamed from plugins/modernb/hdr/modern_static_clui.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_static_cluiframes_service.h (renamed from plugins/modernb/hdr/modern_static_cluiframes_service.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_statusbar.h (renamed from plugins/modernb/hdr/modern_statusbar.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_statusmodes.h (renamed from plugins/modernb/hdr/modern_statusmodes.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_sync.h (renamed from plugins/modernb/hdr/modern_sync.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/hdr/modern_tstring.h (renamed from plugins/modernb/hdr/modern_tstring.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/icons_pack/ICONS.rc (renamed from plugins/modernb/icons_pack/ICONS.rc) | 0 | ||||
-rw-r--r-- | plugins/Modernb/icons_pack/ICONS.sln (renamed from plugins/modernb/icons_pack/ICONS.sln) | 0 | ||||
-rw-r--r-- | plugins/Modernb/icons_pack/ICONS.vcproj (renamed from plugins/modernb/icons_pack/ICONS.vcproj) | 0 | ||||
-rw-r--r-- | plugins/Modernb/icons_pack/ICONS_10.vcxproj (renamed from plugins/modernb/icons_pack/ICONS_10.vcxproj) | 0 | ||||
-rw-r--r-- | plugins/Modernb/icons_pack/ICONS_8.vcproj (renamed from plugins/modernb/icons_pack/ICONS_8.vcproj) | 0 | ||||
-rw-r--r-- | plugins/Modernb/icons_pack/ICONS_MODERN.dep (renamed from plugins/modernb/icons_pack/ICONS_MODERN.dep) | 0 | ||||
-rw-r--r-- | plugins/Modernb/icons_pack/ICONS_MODERN.dsp (renamed from plugins/modernb/icons_pack/ICONS_MODERN.dsp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/icons_pack/ICONS_MODERN.dsw (renamed from plugins/modernb/icons_pack/ICONS_MODERN.dsw) | 0 | ||||
-rw-r--r-- | plugins/Modernb/icons_pack/ICONS_MODERN.mak (renamed from plugins/modernb/icons_pack/ICONS_MODERN.mak) | 0 | ||||
-rw-r--r-- | plugins/Modernb/icons_pack/icon_resource.h (renamed from plugins/modernb/icons_pack/icon_resource.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/icons_pack/icos/icon_accmgr.ico (renamed from plugins/modernb/icons_pack/icos/icon_accmgr.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/icons_pack/icos/icon_bookmarks.ico (renamed from plugins/modernb/icons_pack/icos/icon_bookmarks.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/icons_pack/icos/icon_dbeditor.ico (renamed from plugins/modernb/icons_pack/icos/icon_dbeditor.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/icons_pack/icos/icon_find_user.ico (renamed from plugins/modernb/icons_pack/icos/icon_find_user.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/icons_pack/icos/icon_groups_off.ico (renamed from plugins/modernb/icons_pack/icos/icon_groups_off.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/icons_pack/icos/icon_groups_on.ico (renamed from plugins/modernb/icons_pack/icos/icon_groups_on.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/icons_pack/icos/icon_hideoffline.ico (renamed from plugins/modernb/icons_pack/icos/icon_hideoffline.ico) | bin | 2038 -> 2038 bytes | |||
-rw-r--r-- | plugins/Modernb/icons_pack/icos/icon_mainmenu.ico (renamed from plugins/modernb/icons_pack/icos/icon_mainmenu.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/icons_pack/icos/icon_minimize.ico (renamed from plugins/modernb/icons_pack/icos/icon_minimize.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/icons_pack/icos/icon_options.ico (renamed from plugins/modernb/icons_pack/icos/icon_options.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/icons_pack/icos/icon_showoffline.ico (renamed from plugins/modernb/icons_pack/icos/icon_showoffline.ico) | bin | 2038 -> 2038 bytes | |||
-rw-r--r-- | plugins/Modernb/icons_pack/icos/icon_sounds_off.ico (renamed from plugins/modernb/icons_pack/icos/icon_sounds_off.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/icons_pack/icos/icon_sounds_on.ico (renamed from plugins/modernb/icons_pack/icos/icon_sounds_on.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/icons_pack/icos/icon_statusmenu.ico (renamed from plugins/modernb/icons_pack/icos/icon_statusmenu.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/init.cpp (renamed from plugins/modernb/init.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/m_api/m_skin_eng.h (renamed from plugins/modernb/m_api/m_skin_eng.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/m_api/m_skinbutton.h (renamed from plugins/modernb/m_api/m_skinbutton.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/m_api/m_skinned_profile.h (renamed from plugins/modernb/m_api/m_skinned_profile.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/m_api/m_xpTheme.h (renamed from plugins/modernb/m_api/m_xpTheme.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_aniavatars.cpp (renamed from plugins/modernb/modern_aniavatars.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_awaymsg.cpp (renamed from plugins/modernb/modern_awaymsg.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_cachefuncs.cpp (renamed from plugins/modernb/modern_cachefuncs.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_callproc.cpp (renamed from plugins/modernb/modern_callproc.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_clc.cpp (renamed from plugins/modernb/modern_clc.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_clcidents.cpp (renamed from plugins/modernb/modern_clcidents.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_clcitems.cpp (renamed from plugins/modernb/modern_clcitems.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_clcmsgs.cpp (renamed from plugins/modernb/modern_clcmsgs.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_clcopts.cpp (renamed from plugins/modernb/modern_clcopts.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_clcpaint.cpp (renamed from plugins/modernb/modern_clcpaint.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_clcutils.cpp (renamed from plugins/modernb/modern_clcutils.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_clistevents.cpp (renamed from plugins/modernb/modern_clistevents.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_clistmenus.cpp (renamed from plugins/modernb/modern_clistmenus.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_clistmod.cpp (renamed from plugins/modernb/modern_clistmod.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_clistopts.cpp (renamed from plugins/modernb/modern_clistopts.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_clistsettings.cpp (renamed from plugins/modernb/modern_clistsettings.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_clisttray.cpp (renamed from plugins/modernb/modern_clisttray.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_clui.cpp (renamed from plugins/modernb/modern_clui.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_cluiframes.cpp (renamed from plugins/modernb/modern_cluiframes.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_cluiservices.cpp (renamed from plugins/modernb/modern_cluiservices.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_commonheaders.cpp (renamed from plugins/modernb/modern_commonheaders.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_contact.cpp (renamed from plugins/modernb/modern_contact.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_docking.cpp (renamed from plugins/modernb/modern_docking.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_extraimage.cpp (renamed from plugins/modernb/modern_extraimage.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_framesmenu.cpp (renamed from plugins/modernb/modern_framesmenu.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_gdiplus.cpp (renamed from plugins/modernb/modern_gdiplus.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_gettextasync.cpp (renamed from plugins/modernb/modern_gettextasync.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_global.cpp (renamed from plugins/modernb/modern_global.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_groupmenu.cpp (renamed from plugins/modernb/modern_groupmenu.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_image_array.cpp (renamed from plugins/modernb/modern_image_array.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_keyboard.cpp (renamed from plugins/modernb/modern_keyboard.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_log.cpp (renamed from plugins/modernb/modern_log.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_newrowopts.cpp (renamed from plugins/modernb/modern_newrowopts.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_popup.cpp (renamed from plugins/modernb/modern_popup.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_row.cpp (renamed from plugins/modernb/modern_row.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_rowheight_funcs.cpp (renamed from plugins/modernb/modern_rowheight_funcs.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_rowtemplateopt.cpp (renamed from plugins/modernb/modern_rowtemplateopt.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_skinbutton.cpp (renamed from plugins/modernb/modern_skinbutton.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_skineditor.cpp (renamed from plugins/modernb/modern_skineditor.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_skinengine.cpp (renamed from plugins/modernb/modern_skinengine.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_skinned_profile.cpp (renamed from plugins/modernb/modern_skinned_profile.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_skinopt.cpp (renamed from plugins/modernb/modern_skinopt.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_skinselector.cpp (renamed from plugins/modernb/modern_skinselector.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_statusbar.cpp (renamed from plugins/modernb/modern_statusbar.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_statusbar_options.cpp (renamed from plugins/modernb/modern_statusbar_options.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_sync.cpp (renamed from plugins/modernb/modern_sync.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_tbbutton.cpp (renamed from plugins/modernb/modern_tbbutton.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_toolbar.cpp (renamed from plugins/modernb/modern_toolbar.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_viewmodebar.cpp (renamed from plugins/modernb/modern_viewmodebar.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/modern_xptheme.cpp (renamed from plugins/modernb/modern_xptheme.cpp) | 0 | ||||
-rw-r--r-- | plugins/Modernb/msvc6.rc (renamed from plugins/modernb/msvc6.rc) | 0 | ||||
-rw-r--r-- | plugins/Modernb/res/1.ico (renamed from plugins/modernb/res/1.ico) | bin | 2038 -> 2038 bytes | |||
-rw-r--r-- | plugins/Modernb/res/2.ico (renamed from plugins/modernb/res/2.ico) | bin | 2038 -> 2038 bytes | |||
-rw-r--r-- | plugins/Modernb/res/3.ico (renamed from plugins/modernb/res/3.ico) | bin | 2038 -> 2038 bytes | |||
-rw-r--r-- | plugins/Modernb/res/4.ico (renamed from plugins/modernb/res/4.ico) | bin | 2038 -> 2038 bytes | |||
-rw-r--r-- | plugins/Modernb/res/5.ico (renamed from plugins/modernb/res/5.ico) | bin | 2038 -> 2038 bytes | |||
-rw-r--r-- | plugins/Modernb/res/6.ico (renamed from plugins/modernb/res/6.ico) | bin | 2038 -> 2038 bytes | |||
-rw-r--r-- | plugins/Modernb/res/7.ico (renamed from plugins/modernb/res/7.ico) | bin | 2038 -> 2038 bytes | |||
-rw-r--r-- | plugins/Modernb/res/8.ico (renamed from plugins/modernb/res/8.ico) | bin | 2038 -> 2038 bytes | |||
-rw-r--r-- | plugins/Modernb/res/AlwaysVis.ico (renamed from plugins/modernb/res/AlwaysVis.ico) | bin | 2038 -> 2038 bytes | |||
-rw-r--r-- | plugins/Modernb/res/Chatchannel.ico (renamed from plugins/modernb/res/Chatchannel.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/res/MicroAway.ico (renamed from plugins/modernb/res/MicroAway.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/res/MicroChat.ico (renamed from plugins/modernb/res/MicroChat.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/res/MicroDnd.ico (renamed from plugins/modernb/res/MicroDnd.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/res/MicroInvisible.ico (renamed from plugins/modernb/res/MicroInvisible.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/res/MicroLunch.ico (renamed from plugins/modernb/res/MicroLunch.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/res/MicroNa.ico (renamed from plugins/modernb/res/MicroNa.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/res/MicroOccupied.ico (renamed from plugins/modernb/res/MicroOccupied.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/res/MicroOffline.ico (renamed from plugins/modernb/res/MicroOffline.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/res/MicroPhone.ico (renamed from plugins/modernb/res/MicroPhone.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/res/NA.ico (renamed from plugins/modernb/res/NA.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/res/NeverVis.ico (renamed from plugins/modernb/res/NeverVis.ico) | bin | 2038 -> 2038 bytes | |||
-rw-r--r-- | plugins/Modernb/res/addgoupp.ico (renamed from plugins/modernb/res/addgoupp.ico) | bin | 2038 -> 2038 bytes | |||
-rw-r--r-- | plugins/Modernb/res/away.ico (renamed from plugins/modernb/res/away.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/res/back.tga (renamed from plugins/modernb/res/back.tga) | bin | 20263 -> 20263 bytes | |||
-rw-r--r-- | plugins/Modernb/res/chat.ico (renamed from plugins/modernb/res/chat.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/res/dnd.ico (renamed from plugins/modernb/res/dnd.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/res/hide_avatar.ico (renamed from plugins/modernb/res/hide_avatar.ico) | bin | 2038 -> 2038 bytes | |||
-rw-r--r-- | plugins/Modernb/res/invisible.ico (renamed from plugins/modernb/res/invisible.ico) | bin | 2038 -> 2038 bytes | |||
-rw-r--r-- | plugins/Modernb/res/listening_to.ico (renamed from plugins/modernb/res/listening_to.ico) | bin | 2038 -> 2038 bytes | |||
-rw-r--r-- | plugins/Modernb/res/lunch.ico (renamed from plugins/modernb/res/lunch.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/res/neo_meta_create.cur (renamed from plugins/modernb/res/neo_meta_create.cur) | bin | 2238 -> 2238 bytes | |||
-rw-r--r-- | plugins/Modernb/res/neo_meta_default.cur (renamed from plugins/modernb/res/neo_meta_default.cur) | bin | 2238 -> 2238 bytes | |||
-rw-r--r-- | plugins/Modernb/res/neo_meta_move.cur (renamed from plugins/modernb/res/neo_meta_move.cur) | bin | 2238 -> 2238 bytes | |||
-rw-r--r-- | plugins/Modernb/res/occupied.ico (renamed from plugins/modernb/res/occupied.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/res/offline.ico (renamed from plugins/modernb/res/offline.ico) | bin | 2038 -> 2038 bytes | |||
-rw-r--r-- | plugins/Modernb/res/phone.ico (renamed from plugins/modernb/res/phone.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/res/rate_high.ico (renamed from plugins/modernb/res/rate_high.ico) | bin | 2038 -> 2038 bytes | |||
-rw-r--r-- | plugins/Modernb/res/rate_low.ico (renamed from plugins/modernb/res/rate_low.ico) | bin | 2038 -> 2038 bytes | |||
-rw-r--r-- | plugins/Modernb/res/rate_med.ico (renamed from plugins/modernb/res/rate_med.ico) | bin | 2038 -> 2038 bytes | |||
-rw-r--r-- | plugins/Modernb/res/rate_none.ico (renamed from plugins/modernb/res/rate_none.ico) | bin | 2038 -> 2038 bytes | |||
-rw-r--r-- | plugins/Modernb/res/reset_view.ico (renamed from plugins/modernb/res/reset_view.ico) | bin | 2038 -> 2038 bytes | |||
-rw-r--r-- | plugins/Modernb/res/set_view.ico (renamed from plugins/modernb/res/set_view.ico) | bin | 2038 -> 2038 bytes | |||
-rw-r--r-- | plugins/Modernb/res/show_avatar.ico (renamed from plugins/modernb/res/show_avatar.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Modernb/res/skin.msf (renamed from plugins/modernb/res/skin.msf) | 0 | ||||
-rw-r--r-- | plugins/Modernb/resource.h (renamed from plugins/modernb/resource.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/resource.rc (renamed from plugins/modernb/resource.rc) | 0 | ||||
-rw-r--r-- | plugins/Modernb/version.h (renamed from plugins/modernb/version.h) | 0 | ||||
-rw-r--r-- | plugins/Modernb/version.rc (renamed from plugins/modernb/version.rc) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/BkgrCfg.c (renamed from plugins/mwclist/BkgrCfg.c) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/BkgrCfg.h (renamed from plugins/mwclist/BkgrCfg.h) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/CLUIFrames/cluiframes.c (renamed from plugins/mwclist/CLUIFrames/cluiframes.c) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/CLUIFrames/cluiframes.h (renamed from plugins/mwclist/CLUIFrames/cluiframes.h) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/CLUIFrames/extraimage.c (renamed from plugins/mwclist/CLUIFrames/extraimage.c) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/CLUIFrames/framesmenu.c (renamed from plugins/mwclist/CLUIFrames/framesmenu.c) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/CLUIFrames/statusbar.c (renamed from plugins/mwclist/CLUIFrames/statusbar.c) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/IcoLib.h (renamed from plugins/mwclist/IcoLib.h) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/clc.c (renamed from plugins/mwclist/clc.c) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/clc.h (renamed from plugins/mwclist/clc.h) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/clcidents.c (renamed from plugins/mwclist/clcidents.c) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/clcitems.c (renamed from plugins/mwclist/clcitems.c) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/clcopts.c (renamed from plugins/mwclist/clcopts.c) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/clcpaint.c (renamed from plugins/mwclist/clcpaint.c) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/clcutils.c (renamed from plugins/mwclist/clcutils.c) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/clist.h (renamed from plugins/mwclist/clist.h) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/clist_mw_10.vcxproj (renamed from plugins/mwclist/clist_mw_10.vcxproj) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/clist_mw_10.vcxproj.filters (renamed from plugins/mwclist/clist_mw_10.vcxproj.filters) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/clistmenus.c (renamed from plugins/mwclist/clistmenus.c) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/clistmod.c (renamed from plugins/mwclist/clistmod.c) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/clistopts.c (renamed from plugins/mwclist/clistopts.c) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/clistsettings.c (renamed from plugins/mwclist/clistsettings.c) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/clisttray.c (renamed from plugins/mwclist/clisttray.c) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/clui.c (renamed from plugins/mwclist/clui.c) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/cluiopts.c (renamed from plugins/mwclist/cluiopts.c) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/cluiservices.c (renamed from plugins/mwclist/cluiservices.c) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/commonheaders.c (renamed from plugins/mwclist/commonheaders.c) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/commonheaders.h (renamed from plugins/mwclist/commonheaders.h) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/contact.c (renamed from plugins/mwclist/contact.c) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/groupmenu.c (renamed from plugins/mwclist/groupmenu.c) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/init.c (renamed from plugins/mwclist/init.c) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/keyboard.c (renamed from plugins/mwclist/keyboard.c) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/m_fontservice.h (renamed from plugins/mwclist/m_fontservice.h) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/m_mwclc.h (renamed from plugins/mwclist/m_mwclc.h) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/res/1.ico (renamed from plugins/mwclist/res/1.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Mwclist/res/2.ico (renamed from plugins/mwclist/res/2.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Mwclist/res/3.ico (renamed from plugins/mwclist/res/3.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Mwclist/res/4.ico (renamed from plugins/mwclist/res/4.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Mwclist/res/5.ico (renamed from plugins/mwclist/res/5.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Mwclist/res/6.ico (renamed from plugins/mwclist/res/6.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Mwclist/res/7.ico (renamed from plugins/mwclist/res/7.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Mwclist/res/8.ico (renamed from plugins/mwclist/res/8.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Mwclist/res/Miranda.ico (renamed from plugins/mwclist/res/Miranda.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Mwclist/res/addgoupp.ico (renamed from plugins/mwclist/res/addgoupp.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Mwclist/res/blank.ico (renamed from plugins/mwclist/res/blank.ico) | bin | 318 -> 318 bytes | |||
-rw-r--r-- | plugins/Mwclist/res/blank1.ico (renamed from plugins/mwclist/res/blank1.ico) | bin | 318 -> 318 bytes | |||
-rw-r--r-- | plugins/Mwclist/res/delete.ico (renamed from plugins/mwclist/res/delete.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Mwclist/res/dragcopy.cur (renamed from plugins/mwclist/res/dragcopy.cur) | bin | 326 -> 326 bytes | |||
-rw-r--r-- | plugins/Mwclist/res/dropuser.cur (renamed from plugins/mwclist/res/dropuser.cur) | bin | 1086 -> 1086 bytes | |||
-rw-r--r-- | plugins/Mwclist/res/globus.ico (renamed from plugins/mwclist/res/globus.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Mwclist/res/hyperlin.cur (renamed from plugins/mwclist/res/hyperlin.cur) | bin | 326 -> 326 bytes | |||
-rw-r--r-- | plugins/Mwclist/res/icon1.ico (renamed from plugins/mwclist/res/icon1.ico) | bin | 2038 -> 2038 bytes | |||
-rw-r--r-- | plugins/Mwclist/res/icon2.ico (renamed from plugins/mwclist/res/icon2.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Mwclist/res/mirandaclassic.ico (renamed from plugins/mwclist/res/mirandaclassic.ico) | bin | 2294 -> 2294 bytes | |||
-rw-r--r-- | plugins/Mwclist/res/notick.ico (renamed from plugins/mwclist/res/notick.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Mwclist/res/notick1.ico (renamed from plugins/mwclist/res/notick1.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Mwclist/res/rename.ico (renamed from plugins/mwclist/res/rename.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Mwclist/res/sendmail.ico (renamed from plugins/mwclist/res/sendmail.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Mwclist/res/sms.ico (renamed from plugins/mwclist/res/sms.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | plugins/Mwclist/resource.h (renamed from plugins/mwclist/resource.h) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/resource.rc (renamed from plugins/mwclist/resource.rc) | 0 | ||||
-rw-r--r-- | plugins/Mwclist/statusmodes.h (renamed from plugins/mwclist/statusmodes.h) | 0 | ||||
-rw-r--r-- | plugins/Utils/ContactAsyncQueue.cpp (renamed from plugins/utils/ContactAsyncQueue.cpp) | 0 | ||||
-rw-r--r-- | plugins/Utils/ContactAsyncQueue.h (renamed from plugins/utils/ContactAsyncQueue.h) | 0 | ||||
-rw-r--r-- | plugins/Utils/MemoryModule.c (renamed from plugins/utils/MemoryModule.c) | 0 | ||||
-rw-r--r-- | plugins/Utils/MemoryModule.h (renamed from plugins/utils/MemoryModule.h) | 0 | ||||
-rw-r--r-- | plugins/Utils/mir_buffer.h (renamed from plugins/utils/mir_buffer.h) | 0 | ||||
-rw-r--r-- | plugins/Utils/mir_dblists.cpp (renamed from plugins/utils/mir_dblists.cpp) | 0 | ||||
-rw-r--r-- | plugins/Utils/mir_dblists.h (renamed from plugins/utils/mir_dblists.h) | 0 | ||||
-rw-r--r-- | plugins/Utils/mir_dbutils.h (renamed from plugins/utils/mir_dbutils.h) | 0 | ||||
-rw-r--r-- | plugins/Utils/mir_icons.cpp (renamed from plugins/utils/mir_icons.cpp) | 0 | ||||
-rw-r--r-- | plugins/Utils/mir_icons.h (renamed from plugins/utils/mir_icons.h) | 0 | ||||
-rw-r--r-- | plugins/Utils/mir_log.cpp (renamed from plugins/utils/mir_log.cpp) | 0 | ||||
-rw-r--r-- | plugins/Utils/mir_log.h (renamed from plugins/utils/mir_log.h) | 0 | ||||
-rw-r--r-- | plugins/Utils/mir_memory.h (renamed from plugins/utils/mir_memory.h) | 0 | ||||
-rw-r--r-- | plugins/Utils/mir_options.cpp (renamed from plugins/utils/mir_options.cpp) | 0 | ||||
-rw-r--r-- | plugins/Utils/mir_options.h (renamed from plugins/utils/mir_options.h) | 0 | ||||
-rw-r--r-- | plugins/Utils/mir_options_notify.cpp (renamed from plugins/utils/mir_options_notify.cpp) | 0 | ||||
-rw-r--r-- | plugins/Utils/mir_options_notify.h (renamed from plugins/utils/mir_options_notify.h) | 0 | ||||
-rw-r--r-- | plugins/Utils/mir_profiler.cpp (renamed from plugins/utils/mir_profiler.cpp) | 0 | ||||
-rw-r--r-- | plugins/Utils/mir_profiler.h (renamed from plugins/utils/mir_profiler.h) | 0 | ||||
-rw-r--r-- | plugins/Utils/mir_scope.h (renamed from plugins/utils/mir_scope.h) | 0 | ||||
-rw-r--r-- | plugins/Utils/mir_smileys.cpp (renamed from plugins/utils/mir_smileys.cpp) | 0 | ||||
-rw-r--r-- | plugins/Utils/mir_smileys.h (renamed from plugins/utils/mir_smileys.h) | 0 | ||||
-rw-r--r-- | plugins/Utils/scope.h (renamed from plugins/utils/scope.h) | 0 | ||||
-rw-r--r-- | plugins/Utils/templates.cpp (renamed from plugins/utils/templates.cpp) | 0 | ||||
-rw-r--r-- | plugins/Utils/templates.h (renamed from plugins/utils/templates.h) | 0 | ||||
-rw-r--r-- | plugins/Utils/tstring.h (renamed from plugins/utils/tstring.h) | 0 | ||||
-rw-r--r-- | plugins/Utils/utf8_helpers.h (renamed from plugins/utils/utf8_helpers.h) | 0 | ||||
-rw-r--r-- | plugins/W7ui/clistproxywindow.cpp (renamed from plugins/w7ui/clistproxywindow.cpp) | 0 | ||||
-rw-r--r-- | plugins/W7ui/clistproxywindow.h (renamed from plugins/w7ui/clistproxywindow.h) | 0 | ||||
-rw-r--r-- | plugins/W7ui/dwmwindow.cpp (renamed from plugins/w7ui/dwmwindow.cpp) | 0 | ||||
-rw-r--r-- | plugins/W7ui/dwmwindow.h (renamed from plugins/w7ui/dwmwindow.h) | 0 | ||||
-rw-r--r-- | plugins/W7ui/headers.h (renamed from plugins/w7ui/headers.h) | 0 | ||||
-rw-r--r-- | plugins/W7ui/jumplist.cpp (renamed from plugins/w7ui/jumplist.cpp) | 0 | ||||
-rw-r--r-- | plugins/W7ui/jumplist.h (renamed from plugins/w7ui/jumplist.h) | 0 | ||||
-rw-r--r-- | plugins/W7ui/jumplistarray.cpp (renamed from plugins/w7ui/jumplistarray.cpp) | 0 | ||||
-rw-r--r-- | plugins/W7ui/jumplistarray.h (renamed from plugins/w7ui/jumplistarray.h) | 0 | ||||
-rw-r--r-- | plugins/W7ui/jumplistbuilder.cpp (renamed from plugins/w7ui/jumplistbuilder.cpp) | 0 | ||||
-rw-r--r-- | plugins/W7ui/jumplistbuilder.h (renamed from plugins/w7ui/jumplistbuilder.h) | 0 | ||||
-rw-r--r-- | plugins/W7ui/main.cpp (renamed from plugins/w7ui/main.cpp) | 0 | ||||
-rw-r--r-- | plugins/W7ui/srmmproxywindow.cpp (renamed from plugins/w7ui/srmmproxywindow.cpp) | 0 | ||||
-rw-r--r-- | plugins/W7ui/srmmproxywindow.h (renamed from plugins/w7ui/srmmproxywindow.h) | 0 | ||||
-rw-r--r-- | plugins/W7ui/subclassmgr.cpp (renamed from plugins/w7ui/subclassmgr.cpp) | 0 | ||||
-rw-r--r-- | plugins/W7ui/subclassmgr.h (renamed from plugins/w7ui/subclassmgr.h) | 0 | ||||
-rw-r--r-- | plugins/W7ui/w7ui.cpp (renamed from plugins/w7ui/w7ui.cpp) | 0 | ||||
-rw-r--r-- | plugins/W7ui/w7ui_10.sln (renamed from plugins/w7ui/w7ui_10.sln) | 0 | ||||
-rw-r--r-- | plugins/W7ui/w7ui_10.vcxproj (renamed from plugins/w7ui/w7ui_10.vcxproj) | 0 | ||||
-rw-r--r-- | plugins/W7ui/win7api.cpp (renamed from plugins/w7ui/win7api.cpp) | 0 | ||||
-rw-r--r-- | plugins/W7ui/win7api.h (renamed from plugins/w7ui/win7api.h) | 0 | ||||
-rw-r--r-- | plugins/W7ui/win7api_ICustomDestinationList.h (renamed from plugins/w7ui/win7api_ICustomDestinationList.h) | 0 | ||||
-rw-r--r-- | plugins/W7ui/win7api_IObjectArray.h (renamed from plugins/w7ui/win7api_IObjectArray.h) | 0 | ||||
-rw-r--r-- | plugins/W7ui/win7api_IObjectCollection.h (renamed from plugins/w7ui/win7api_IObjectCollection.h) | 0 | ||||
-rw-r--r-- | plugins/W7ui/win7api_ITaskbarList3.h (renamed from plugins/w7ui/win7api_ITaskbarList3.h) | 0 | ||||
-rw-r--r-- | protocols/Weather/langpack_defweather.txt (renamed from protocols/weather/langpack_defweather.txt) | 0 | ||||
-rw-r--r-- | protocols/Weather/license.txt (renamed from protocols/weather/license.txt) | 0 | ||||
-rw-r--r-- | protocols/Weather/mingw-comp.bat (renamed from protocols/weather/mingw-comp.bat) | 0 | ||||
-rw-r--r-- | protocols/Weather/proto_weather/mingw-comp.bat (renamed from protocols/weather/proto_weather/mingw-comp.bat) | 0 | ||||
-rw-r--r-- | protocols/Weather/proto_weather/proto_weather.dsp (renamed from protocols/weather/proto_weather/proto_weather.dsp) | 0 | ||||
-rw-r--r-- | protocols/Weather/proto_weather/proto_weather.vcproj (renamed from protocols/weather/proto_weather/proto_weather.vcproj) | 0 | ||||
-rw-r--r-- | protocols/Weather/proto_weather/proto_weather_10.vcxproj (renamed from protocols/weather/proto_weather/proto_weather_10.vcxproj) | 0 | ||||
-rw-r--r-- | protocols/Weather/proto_weather/proto_weather_10.vcxproj.filters (renamed from protocols/weather/proto_weather/proto_weather_10.vcxproj.filters) | 0 | ||||
-rw-r--r-- | protocols/Weather/proto_weather/proto_weather_8.vcproj (renamed from protocols/weather/proto_weather/proto_weather_8.vcproj) | 0 | ||||
-rw-r--r-- | protocols/Weather/proto_weather/proto_weather_9.vcproj (renamed from protocols/weather/proto_weather/proto_weather_9.vcproj) | 0 | ||||
-rw-r--r-- | protocols/Weather/proto_weather/resource.h (renamed from protocols/weather/proto_weather/resource.h) | 0 | ||||
-rw-r--r-- | protocols/Weather/proto_weather/resource.rc (renamed from protocols/weather/proto_weather/resource.rc) | 0 | ||||
-rw-r--r-- | protocols/Weather/proto_weather/wicons/Cloud.ico (renamed from protocols/weather/proto_weather/wicons/Cloud.ico) | bin | 6830 -> 6830 bytes | |||
-rw-r--r-- | protocols/Weather/proto_weather/wicons/FOG.ico (renamed from protocols/weather/proto_weather/wicons/FOG.ico) | bin | 6830 -> 6830 bytes | |||
-rw-r--r-- | protocols/Weather/proto_weather/wicons/LIGHT.ICO (renamed from protocols/weather/proto_weather/wicons/LIGHT.ICO) | bin | 6830 -> 6830 bytes | |||
-rw-r--r-- | protocols/Weather/proto_weather/wicons/NA.ico (renamed from protocols/weather/proto_weather/wicons/NA.ico) | bin | 6830 -> 6830 bytes | |||
-rw-r--r-- | protocols/Weather/proto_weather/wicons/PCLOUDY.ico (renamed from protocols/weather/proto_weather/wicons/PCLOUDY.ico) | bin | 6830 -> 6830 bytes | |||
-rw-r--r-- | protocols/Weather/proto_weather/wicons/RAIN.ico (renamed from protocols/weather/proto_weather/wicons/RAIN.ico) | bin | 6830 -> 6830 bytes | |||
-rw-r--r-- | protocols/Weather/proto_weather/wicons/RSHOWER.ico (renamed from protocols/weather/proto_weather/wicons/RSHOWER.ico) | bin | 6830 -> 6830 bytes | |||
-rw-r--r-- | protocols/Weather/proto_weather/wicons/SNOW.ICO (renamed from protocols/weather/proto_weather/wicons/SNOW.ICO) | bin | 6830 -> 6830 bytes | |||
-rw-r--r-- | protocols/Weather/proto_weather/wicons/SSHOWER.ico (renamed from protocols/weather/proto_weather/wicons/SSHOWER.ico) | bin | 6830 -> 6830 bytes | |||
-rw-r--r-- | protocols/Weather/proto_weather/wicons/SUN.ICO (renamed from protocols/weather/proto_weather/wicons/SUN.ICO) | bin | 6830 -> 6830 bytes | |||
-rw-r--r-- | protocols/Weather/res/brief.ico (renamed from protocols/weather/res/brief.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | protocols/Weather/res/disabled.ico (renamed from protocols/weather/res/disabled.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | protocols/Weather/res/edit.ico (renamed from protocols/weather/res/edit.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | protocols/Weather/res/icon.ico (renamed from protocols/weather/res/icon.ico) | bin | 6830 -> 6830 bytes | |||
-rw-r--r-- | protocols/Weather/res/info.ico (renamed from protocols/weather/res/info.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | protocols/Weather/res/infologo.ico (renamed from protocols/weather/res/infologo.ico) | bin | 2238 -> 2238 bytes | |||
-rw-r--r-- | protocols/Weather/res/log.ico (renamed from protocols/weather/res/log.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | protocols/Weather/res/map.ico (renamed from protocols/weather/res/map.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | protocols/Weather/res/more.ico (renamed from protocols/weather/res/more.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | protocols/Weather/res/popup.ico (renamed from protocols/weather/res/popup.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | protocols/Weather/res/popup_no.ico (renamed from protocols/weather/res/popup_no.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | protocols/Weather/res/reload.ico (renamed from protocols/weather/res/reload.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | protocols/Weather/res/update.ico (renamed from protocols/weather/res/update.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | protocols/Weather/res/update2.ico (renamed from protocols/weather/res/update2.ico) | bin | 2550 -> 2550 bytes | |||
-rw-r--r-- | protocols/Weather/resource.h (renamed from protocols/weather/resource.h) | 0 | ||||
-rw-r--r-- | protocols/Weather/resource.rc (renamed from protocols/weather/resource.rc) | 0 | ||||
-rw-r--r-- | protocols/Weather/sample_ini.ini (renamed from protocols/weather/sample_ini.ini) | 0 | ||||
-rw-r--r-- | protocols/Weather/version.h (renamed from protocols/weather/version.h) | 0 | ||||
-rw-r--r-- | protocols/Weather/weather-history.txt (renamed from protocols/weather/weather-history.txt) | 0 | ||||
-rw-r--r-- | protocols/Weather/weather-readme.html (renamed from protocols/weather/weather-readme.html) | 0 | ||||
-rw-r--r-- | protocols/Weather/weather-translation.txt (renamed from protocols/weather/weather-translation.txt) | 0 | ||||
-rw-r--r-- | protocols/Weather/weather.cpp (renamed from protocols/weather/weather.cpp) | 0 | ||||
-rw-r--r-- | protocols/Weather/weather.h (renamed from protocols/weather/weather.h) | 0 | ||||
-rw-r--r-- | protocols/Weather/weather_10.sln (renamed from protocols/weather/weather_10.sln) | 0 | ||||
-rw-r--r-- | protocols/Weather/weather_10.vcxproj (renamed from protocols/weather/weather_10.vcxproj) | 0 | ||||
-rw-r--r-- | protocols/Weather/weather_10.vcxproj.filters (renamed from protocols/weather/weather_10.vcxproj.filters) | 0 | ||||
-rw-r--r-- | protocols/Weather/weather_addstn.cpp (renamed from protocols/weather/weather_addstn.cpp) | 0 | ||||
-rw-r--r-- | protocols/Weather/weather_contacts.cpp (renamed from protocols/weather/weather_contacts.cpp) | 0 | ||||
-rw-r--r-- | protocols/Weather/weather_conv.cpp (renamed from protocols/weather/weather_conv.cpp) | 0 | ||||
-rw-r--r-- | protocols/Weather/weather_data.cpp (renamed from protocols/weather/weather_data.cpp) | 0 | ||||
-rw-r--r-- | protocols/Weather/weather_http.cpp (renamed from protocols/weather/weather_http.cpp) | 0 | ||||
-rw-r--r-- | protocols/Weather/weather_icons.cpp (renamed from protocols/weather/weather_icons.cpp) | 0 | ||||
-rw-r--r-- | protocols/Weather/weather_info.cpp (renamed from protocols/weather/weather_info.cpp) | 0 | ||||
-rw-r--r-- | protocols/Weather/weather_ini.cpp (renamed from protocols/weather/weather_ini.cpp) | 0 | ||||
-rw-r--r-- | protocols/Weather/weather_mwin.cpp (renamed from protocols/weather/weather_mwin.cpp) | 0 | ||||
-rw-r--r-- | protocols/Weather/weather_opt.cpp (renamed from protocols/weather/weather_opt.cpp) | 0 | ||||
-rw-r--r-- | protocols/Weather/weather_popup.cpp (renamed from protocols/weather/weather_popup.cpp) | 0 | ||||
-rw-r--r-- | protocols/Weather/weather_svcs.cpp (renamed from protocols/weather/weather_svcs.cpp) | 0 | ||||
-rw-r--r-- | protocols/Weather/weather_update.cpp (renamed from protocols/weather/weather_update.cpp) | 0 | ||||
-rw-r--r-- | protocols/Weather/weather_userinfo.cpp (renamed from protocols/weather/weather_userinfo.cpp) | 0 |
713 files changed, 0 insertions, 0 deletions
diff --git a/plugins/freeimage/Dist b/plugins/FreeImage/Dist index fafca0060e..fafca0060e 100644 --- a/plugins/freeimage/Dist +++ b/plugins/FreeImage/Dist diff --git a/plugins/freeimage/FreeImage.rc b/plugins/FreeImage/FreeImage.rc index 9a5010d54c..9a5010d54c 100644 --- a/plugins/freeimage/FreeImage.rc +++ b/plugins/FreeImage/FreeImage.rc diff --git a/plugins/freeimage/FreeImage_10.vcxproj b/plugins/FreeImage/FreeImage_10.vcxproj index eb5ba5e094..eb5ba5e094 100644 --- a/plugins/freeimage/FreeImage_10.vcxproj +++ b/plugins/FreeImage/FreeImage_10.vcxproj diff --git a/plugins/freeimage/FreeImage_10.vcxproj.filters b/plugins/FreeImage/FreeImage_10.vcxproj.filters index 2d2a318165..2d2a318165 100644 --- a/plugins/freeimage/FreeImage_10.vcxproj.filters +++ b/plugins/FreeImage/FreeImage_10.vcxproj.filters diff --git a/plugins/freeimage/Makefile.solaris b/plugins/FreeImage/Makefile.solaris index a17c68eb30..a17c68eb30 100644 --- a/plugins/freeimage/Makefile.solaris +++ b/plugins/FreeImage/Makefile.solaris diff --git a/plugins/freeimage/Miranda/main.cpp b/plugins/FreeImage/Miranda/main.cpp index 804e349d7e..804e349d7e 100644 --- a/plugins/freeimage/Miranda/main.cpp +++ b/plugins/FreeImage/Miranda/main.cpp diff --git a/plugins/freeimage/Miranda/version.h b/plugins/FreeImage/Miranda/version.h index 38dd9a43cd..38dd9a43cd 100644 --- a/plugins/freeimage/Miranda/version.h +++ b/plugins/FreeImage/Miranda/version.h diff --git a/plugins/freeimage/README.solaris b/plugins/FreeImage/README.solaris index bf6431c219..bf6431c219 100644 --- a/plugins/freeimage/README.solaris +++ b/plugins/FreeImage/README.solaris diff --git a/plugins/freeimage/Source/CacheFile.h b/plugins/FreeImage/Source/CacheFile.h index 50df26f4f1..50df26f4f1 100644 --- a/plugins/freeimage/Source/CacheFile.h +++ b/plugins/FreeImage/Source/CacheFile.h diff --git a/plugins/freeimage/Source/FreeImage.h b/plugins/FreeImage/Source/FreeImage.h index 651d3c46bb..651d3c46bb 100644 --- a/plugins/freeimage/Source/FreeImage.h +++ b/plugins/FreeImage/Source/FreeImage.h diff --git a/plugins/freeimage/Source/FreeImage/BitmapAccess.cpp b/plugins/FreeImage/Source/FreeImage/BitmapAccess.cpp index e2f2eb7e2a..e2f2eb7e2a 100644 --- a/plugins/freeimage/Source/FreeImage/BitmapAccess.cpp +++ b/plugins/FreeImage/Source/FreeImage/BitmapAccess.cpp diff --git a/plugins/freeimage/Source/FreeImage/CacheFile.cpp b/plugins/FreeImage/Source/FreeImage/CacheFile.cpp index fc1ba0d798..fc1ba0d798 100644 --- a/plugins/freeimage/Source/FreeImage/CacheFile.cpp +++ b/plugins/FreeImage/Source/FreeImage/CacheFile.cpp diff --git a/plugins/freeimage/Source/FreeImage/ColorLookup.cpp b/plugins/FreeImage/Source/FreeImage/ColorLookup.cpp index 3ba1809d46..3ba1809d46 100644 --- a/plugins/freeimage/Source/FreeImage/ColorLookup.cpp +++ b/plugins/FreeImage/Source/FreeImage/ColorLookup.cpp diff --git a/plugins/freeimage/Source/FreeImage/Conversion.cpp b/plugins/FreeImage/Source/FreeImage/Conversion.cpp index 414d481a8d..414d481a8d 100644 --- a/plugins/freeimage/Source/FreeImage/Conversion.cpp +++ b/plugins/FreeImage/Source/FreeImage/Conversion.cpp diff --git a/plugins/freeimage/Source/FreeImage/Conversion16_555.cpp b/plugins/FreeImage/Source/FreeImage/Conversion16_555.cpp index 6b6cba96de..6b6cba96de 100644 --- a/plugins/freeimage/Source/FreeImage/Conversion16_555.cpp +++ b/plugins/FreeImage/Source/FreeImage/Conversion16_555.cpp diff --git a/plugins/freeimage/Source/FreeImage/Conversion16_565.cpp b/plugins/FreeImage/Source/FreeImage/Conversion16_565.cpp index 4cd05c7573..4cd05c7573 100644 --- a/plugins/freeimage/Source/FreeImage/Conversion16_565.cpp +++ b/plugins/FreeImage/Source/FreeImage/Conversion16_565.cpp diff --git a/plugins/freeimage/Source/FreeImage/Conversion24.cpp b/plugins/FreeImage/Source/FreeImage/Conversion24.cpp index e99eb5d4df..e99eb5d4df 100644 --- a/plugins/freeimage/Source/FreeImage/Conversion24.cpp +++ b/plugins/FreeImage/Source/FreeImage/Conversion24.cpp diff --git a/plugins/freeimage/Source/FreeImage/Conversion32.cpp b/plugins/FreeImage/Source/FreeImage/Conversion32.cpp index b8bd518471..b8bd518471 100644 --- a/plugins/freeimage/Source/FreeImage/Conversion32.cpp +++ b/plugins/FreeImage/Source/FreeImage/Conversion32.cpp diff --git a/plugins/freeimage/Source/FreeImage/Conversion4.cpp b/plugins/FreeImage/Source/FreeImage/Conversion4.cpp index 913db46b29..913db46b29 100644 --- a/plugins/freeimage/Source/FreeImage/Conversion4.cpp +++ b/plugins/FreeImage/Source/FreeImage/Conversion4.cpp diff --git a/plugins/freeimage/Source/FreeImage/Conversion8.cpp b/plugins/FreeImage/Source/FreeImage/Conversion8.cpp index 05e3944394..05e3944394 100644 --- a/plugins/freeimage/Source/FreeImage/Conversion8.cpp +++ b/plugins/FreeImage/Source/FreeImage/Conversion8.cpp diff --git a/plugins/freeimage/Source/FreeImage/ConversionFloat.cpp b/plugins/FreeImage/Source/FreeImage/ConversionFloat.cpp index e72d14cb83..e72d14cb83 100644 --- a/plugins/freeimage/Source/FreeImage/ConversionFloat.cpp +++ b/plugins/FreeImage/Source/FreeImage/ConversionFloat.cpp diff --git a/plugins/freeimage/Source/FreeImage/ConversionRGB16.cpp b/plugins/FreeImage/Source/FreeImage/ConversionRGB16.cpp index bd38504a1e..bd38504a1e 100644 --- a/plugins/freeimage/Source/FreeImage/ConversionRGB16.cpp +++ b/plugins/FreeImage/Source/FreeImage/ConversionRGB16.cpp diff --git a/plugins/freeimage/Source/FreeImage/ConversionRGBF.cpp b/plugins/FreeImage/Source/FreeImage/ConversionRGBF.cpp index b5161d566d..b5161d566d 100644 --- a/plugins/freeimage/Source/FreeImage/ConversionRGBF.cpp +++ b/plugins/FreeImage/Source/FreeImage/ConversionRGBF.cpp diff --git a/plugins/freeimage/Source/FreeImage/ConversionType.cpp b/plugins/FreeImage/Source/FreeImage/ConversionType.cpp index 95639da3e3..95639da3e3 100644 --- a/plugins/freeimage/Source/FreeImage/ConversionType.cpp +++ b/plugins/FreeImage/Source/FreeImage/ConversionType.cpp diff --git a/plugins/freeimage/Source/FreeImage/ConversionUINT16.cpp b/plugins/FreeImage/Source/FreeImage/ConversionUINT16.cpp index ed4691f3a2..ed4691f3a2 100644 --- a/plugins/freeimage/Source/FreeImage/ConversionUINT16.cpp +++ b/plugins/FreeImage/Source/FreeImage/ConversionUINT16.cpp diff --git a/plugins/freeimage/Source/FreeImage/FreeImage.cpp b/plugins/FreeImage/Source/FreeImage/FreeImage.cpp index 205b98ab9e..205b98ab9e 100644 --- a/plugins/freeimage/Source/FreeImage/FreeImage.cpp +++ b/plugins/FreeImage/Source/FreeImage/FreeImage.cpp diff --git a/plugins/freeimage/Source/FreeImage/FreeImageC.c b/plugins/FreeImage/Source/FreeImage/FreeImageC.c index a210faa891..a210faa891 100644 --- a/plugins/freeimage/Source/FreeImage/FreeImageC.c +++ b/plugins/FreeImage/Source/FreeImage/FreeImageC.c diff --git a/plugins/freeimage/Source/FreeImage/FreeImageIO.cpp b/plugins/FreeImage/Source/FreeImage/FreeImageIO.cpp index d9b7cd10be..d9b7cd10be 100644 --- a/plugins/freeimage/Source/FreeImage/FreeImageIO.cpp +++ b/plugins/FreeImage/Source/FreeImage/FreeImageIO.cpp diff --git a/plugins/freeimage/Source/FreeImage/GetType.cpp b/plugins/FreeImage/Source/FreeImage/GetType.cpp index 4f27fd2725..4f27fd2725 100644 --- a/plugins/freeimage/Source/FreeImage/GetType.cpp +++ b/plugins/FreeImage/Source/FreeImage/GetType.cpp diff --git a/plugins/freeimage/Source/FreeImage/Halftoning.cpp b/plugins/FreeImage/Source/FreeImage/Halftoning.cpp index c8011d5fc5..c8011d5fc5 100644 --- a/plugins/freeimage/Source/FreeImage/Halftoning.cpp +++ b/plugins/FreeImage/Source/FreeImage/Halftoning.cpp diff --git a/plugins/freeimage/Source/FreeImage/J2KHelper.cpp b/plugins/FreeImage/Source/FreeImage/J2KHelper.cpp index 20eb135a9d..20eb135a9d 100644 --- a/plugins/freeimage/Source/FreeImage/J2KHelper.cpp +++ b/plugins/FreeImage/Source/FreeImage/J2KHelper.cpp diff --git a/plugins/freeimage/Source/FreeImage/MemoryIO.cpp b/plugins/FreeImage/Source/FreeImage/MemoryIO.cpp index 1798bf12a8..1798bf12a8 100644 --- a/plugins/freeimage/Source/FreeImage/MemoryIO.cpp +++ b/plugins/FreeImage/Source/FreeImage/MemoryIO.cpp diff --git a/plugins/freeimage/Source/FreeImage/MultiPage.cpp b/plugins/FreeImage/Source/FreeImage/MultiPage.cpp index c08413820c..c08413820c 100644 --- a/plugins/freeimage/Source/FreeImage/MultiPage.cpp +++ b/plugins/FreeImage/Source/FreeImage/MultiPage.cpp diff --git a/plugins/freeimage/Source/FreeImage/NNQuantizer.cpp b/plugins/FreeImage/Source/FreeImage/NNQuantizer.cpp index 5756c57880..5756c57880 100644 --- a/plugins/freeimage/Source/FreeImage/NNQuantizer.cpp +++ b/plugins/FreeImage/Source/FreeImage/NNQuantizer.cpp diff --git a/plugins/freeimage/Source/FreeImage/PSDParser.cpp b/plugins/FreeImage/Source/FreeImage/PSDParser.cpp index 7d210330b0..7d210330b0 100644 --- a/plugins/freeimage/Source/FreeImage/PSDParser.cpp +++ b/plugins/FreeImage/Source/FreeImage/PSDParser.cpp diff --git a/plugins/freeimage/Source/FreeImage/PSDParser.h b/plugins/FreeImage/Source/FreeImage/PSDParser.h index 4a0efdde44..4a0efdde44 100644 --- a/plugins/freeimage/Source/FreeImage/PSDParser.h +++ b/plugins/FreeImage/Source/FreeImage/PSDParser.h diff --git a/plugins/freeimage/Source/FreeImage/PixelAccess.cpp b/plugins/FreeImage/Source/FreeImage/PixelAccess.cpp index edee36584a..edee36584a 100644 --- a/plugins/freeimage/Source/FreeImage/PixelAccess.cpp +++ b/plugins/FreeImage/Source/FreeImage/PixelAccess.cpp diff --git a/plugins/freeimage/Source/FreeImage/Plugin.cpp b/plugins/FreeImage/Source/FreeImage/Plugin.cpp index 8f69809bee..8f69809bee 100644 --- a/plugins/freeimage/Source/FreeImage/Plugin.cpp +++ b/plugins/FreeImage/Source/FreeImage/Plugin.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginBMP.cpp b/plugins/FreeImage/Source/FreeImage/PluginBMP.cpp index d3b872d8bd..d3b872d8bd 100644 --- a/plugins/freeimage/Source/FreeImage/PluginBMP.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginBMP.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginCUT.cpp b/plugins/FreeImage/Source/FreeImage/PluginCUT.cpp index 91fd014bdd..91fd014bdd 100644 --- a/plugins/freeimage/Source/FreeImage/PluginCUT.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginCUT.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginDDS.cpp b/plugins/FreeImage/Source/FreeImage/PluginDDS.cpp index 28c47b4b6a..28c47b4b6a 100644 --- a/plugins/freeimage/Source/FreeImage/PluginDDS.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginDDS.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginEXR.cpp b/plugins/FreeImage/Source/FreeImage/PluginEXR.cpp index 7352918288..7352918288 100644 --- a/plugins/freeimage/Source/FreeImage/PluginEXR.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginEXR.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginG3.cpp b/plugins/FreeImage/Source/FreeImage/PluginG3.cpp index 477e91e3b2..477e91e3b2 100644 --- a/plugins/freeimage/Source/FreeImage/PluginG3.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginG3.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginGIF.cpp b/plugins/FreeImage/Source/FreeImage/PluginGIF.cpp index 85f7232520..85f7232520 100644 --- a/plugins/freeimage/Source/FreeImage/PluginGIF.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginGIF.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginHDR.cpp b/plugins/FreeImage/Source/FreeImage/PluginHDR.cpp index 8931064d67..8931064d67 100644 --- a/plugins/freeimage/Source/FreeImage/PluginHDR.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginHDR.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginICO.cpp b/plugins/FreeImage/Source/FreeImage/PluginICO.cpp index 18ae9ee154..18ae9ee154 100644 --- a/plugins/freeimage/Source/FreeImage/PluginICO.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginICO.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginIFF.cpp b/plugins/FreeImage/Source/FreeImage/PluginIFF.cpp index d0ebbe7da5..d0ebbe7da5 100644 --- a/plugins/freeimage/Source/FreeImage/PluginIFF.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginIFF.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginJ2K.cpp b/plugins/FreeImage/Source/FreeImage/PluginJ2K.cpp index a4bb09ef7a..a4bb09ef7a 100644 --- a/plugins/freeimage/Source/FreeImage/PluginJ2K.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginJ2K.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginJP2.cpp b/plugins/FreeImage/Source/FreeImage/PluginJP2.cpp index 74f52f32d0..74f52f32d0 100644 --- a/plugins/freeimage/Source/FreeImage/PluginJP2.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginJP2.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginJPEG.cpp b/plugins/FreeImage/Source/FreeImage/PluginJPEG.cpp index c1b22472a7..c1b22472a7 100644 --- a/plugins/freeimage/Source/FreeImage/PluginJPEG.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginJPEG.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginKOALA.cpp b/plugins/FreeImage/Source/FreeImage/PluginKOALA.cpp index 4e817dd032..4e817dd032 100644 --- a/plugins/freeimage/Source/FreeImage/PluginKOALA.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginKOALA.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginMNG.cpp b/plugins/FreeImage/Source/FreeImage/PluginMNG.cpp index 775b126965..775b126965 100644 --- a/plugins/freeimage/Source/FreeImage/PluginMNG.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginMNG.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginPCD.cpp b/plugins/FreeImage/Source/FreeImage/PluginPCD.cpp index 36e47f26e6..36e47f26e6 100644 --- a/plugins/freeimage/Source/FreeImage/PluginPCD.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginPCD.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginPCX.cpp b/plugins/FreeImage/Source/FreeImage/PluginPCX.cpp index c6aed7cdc8..c6aed7cdc8 100644 --- a/plugins/freeimage/Source/FreeImage/PluginPCX.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginPCX.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginPFM.cpp b/plugins/FreeImage/Source/FreeImage/PluginPFM.cpp index c74f1c7ca9..c74f1c7ca9 100644 --- a/plugins/freeimage/Source/FreeImage/PluginPFM.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginPFM.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginPICT.cpp b/plugins/FreeImage/Source/FreeImage/PluginPICT.cpp index f63ddb72ef..f63ddb72ef 100644 --- a/plugins/freeimage/Source/FreeImage/PluginPICT.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginPICT.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginPNG.cpp b/plugins/FreeImage/Source/FreeImage/PluginPNG.cpp index dacc529419..dacc529419 100644 --- a/plugins/freeimage/Source/FreeImage/PluginPNG.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginPNG.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginPNM.cpp b/plugins/FreeImage/Source/FreeImage/PluginPNM.cpp index 278b2a925b..278b2a925b 100644 --- a/plugins/freeimage/Source/FreeImage/PluginPNM.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginPNM.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginPSD.cpp b/plugins/FreeImage/Source/FreeImage/PluginPSD.cpp index 7f75ce6b20..7f75ce6b20 100644 --- a/plugins/freeimage/Source/FreeImage/PluginPSD.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginPSD.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginRAS.cpp b/plugins/FreeImage/Source/FreeImage/PluginRAS.cpp index 9dcb8a209a..9dcb8a209a 100644 --- a/plugins/freeimage/Source/FreeImage/PluginRAS.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginRAS.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginRAW.cpp b/plugins/FreeImage/Source/FreeImage/PluginRAW.cpp index 9cdca3a985..9cdca3a985 100644 --- a/plugins/freeimage/Source/FreeImage/PluginRAW.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginRAW.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginSGI.cpp b/plugins/FreeImage/Source/FreeImage/PluginSGI.cpp index 38ac293b78..38ac293b78 100644 --- a/plugins/freeimage/Source/FreeImage/PluginSGI.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginSGI.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginTARGA.cpp b/plugins/FreeImage/Source/FreeImage/PluginTARGA.cpp index d6e12c2627..d6e12c2627 100644 --- a/plugins/freeimage/Source/FreeImage/PluginTARGA.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginTARGA.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginTIFF.cpp b/plugins/FreeImage/Source/FreeImage/PluginTIFF.cpp index 511729709a..511729709a 100644 --- a/plugins/freeimage/Source/FreeImage/PluginTIFF.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginTIFF.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginWBMP.cpp b/plugins/FreeImage/Source/FreeImage/PluginWBMP.cpp index 00510b0e64..00510b0e64 100644 --- a/plugins/freeimage/Source/FreeImage/PluginWBMP.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginWBMP.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginXBM.cpp b/plugins/FreeImage/Source/FreeImage/PluginXBM.cpp index b9253a2480..b9253a2480 100644 --- a/plugins/freeimage/Source/FreeImage/PluginXBM.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginXBM.cpp diff --git a/plugins/freeimage/Source/FreeImage/PluginXPM.cpp b/plugins/FreeImage/Source/FreeImage/PluginXPM.cpp index ace5f2f41e..ace5f2f41e 100644 --- a/plugins/freeimage/Source/FreeImage/PluginXPM.cpp +++ b/plugins/FreeImage/Source/FreeImage/PluginXPM.cpp diff --git a/plugins/freeimage/Source/FreeImage/TIFFLogLuv.cpp b/plugins/FreeImage/Source/FreeImage/TIFFLogLuv.cpp index a80ec70c81..a80ec70c81 100644 --- a/plugins/freeimage/Source/FreeImage/TIFFLogLuv.cpp +++ b/plugins/FreeImage/Source/FreeImage/TIFFLogLuv.cpp diff --git a/plugins/freeimage/Source/FreeImage/ToneMapping.cpp b/plugins/FreeImage/Source/FreeImage/ToneMapping.cpp index 58e3d3eee8..58e3d3eee8 100644 --- a/plugins/freeimage/Source/FreeImage/ToneMapping.cpp +++ b/plugins/FreeImage/Source/FreeImage/ToneMapping.cpp diff --git a/plugins/freeimage/Source/FreeImage/WuQuantizer.cpp b/plugins/FreeImage/Source/FreeImage/WuQuantizer.cpp index c11840d4cd..c11840d4cd 100644 --- a/plugins/freeimage/Source/FreeImage/WuQuantizer.cpp +++ b/plugins/FreeImage/Source/FreeImage/WuQuantizer.cpp diff --git a/plugins/freeimage/Source/FreeImage/ZLibInterface.cpp b/plugins/FreeImage/Source/FreeImage/ZLibInterface.cpp index 47fa161bf3..47fa161bf3 100644 --- a/plugins/freeimage/Source/FreeImage/ZLibInterface.cpp +++ b/plugins/FreeImage/Source/FreeImage/ZLibInterface.cpp diff --git a/plugins/freeimage/Source/FreeImage/tmoColorConvert.cpp b/plugins/FreeImage/Source/FreeImage/tmoColorConvert.cpp index 66869b2806..66869b2806 100644 --- a/plugins/freeimage/Source/FreeImage/tmoColorConvert.cpp +++ b/plugins/FreeImage/Source/FreeImage/tmoColorConvert.cpp diff --git a/plugins/freeimage/Source/FreeImage/tmoDrago03.cpp b/plugins/FreeImage/Source/FreeImage/tmoDrago03.cpp index a61534474d..a61534474d 100644 --- a/plugins/freeimage/Source/FreeImage/tmoDrago03.cpp +++ b/plugins/FreeImage/Source/FreeImage/tmoDrago03.cpp diff --git a/plugins/freeimage/Source/FreeImage/tmoFattal02.cpp b/plugins/FreeImage/Source/FreeImage/tmoFattal02.cpp index c458246c6f..c458246c6f 100644 --- a/plugins/freeimage/Source/FreeImage/tmoFattal02.cpp +++ b/plugins/FreeImage/Source/FreeImage/tmoFattal02.cpp diff --git a/plugins/freeimage/Source/FreeImage/tmoReinhard05.cpp b/plugins/FreeImage/Source/FreeImage/tmoReinhard05.cpp index 15c48a931a..15c48a931a 100644 --- a/plugins/freeimage/Source/FreeImage/tmoReinhard05.cpp +++ b/plugins/FreeImage/Source/FreeImage/tmoReinhard05.cpp diff --git a/plugins/freeimage/Source/FreeImageIO.h b/plugins/FreeImage/Source/FreeImageIO.h index 4989edfb97..4989edfb97 100644 --- a/plugins/freeimage/Source/FreeImageIO.h +++ b/plugins/FreeImage/Source/FreeImageIO.h diff --git a/plugins/freeimage/Source/FreeImageLib/FreeImageLib.dsp b/plugins/FreeImage/Source/FreeImageLib/FreeImageLib.dsp index 4f65350c38..4f65350c38 100644 --- a/plugins/freeimage/Source/FreeImageLib/FreeImageLib.dsp +++ b/plugins/FreeImage/Source/FreeImageLib/FreeImageLib.dsp diff --git a/plugins/freeimage/Source/FreeImageLib/FreeImageLib.vcproj b/plugins/FreeImage/Source/FreeImageLib/FreeImageLib.vcproj index bac460eb48..bac460eb48 100644 --- a/plugins/freeimage/Source/FreeImageLib/FreeImageLib.vcproj +++ b/plugins/FreeImage/Source/FreeImageLib/FreeImageLib.vcproj diff --git a/plugins/freeimage/Source/FreeImageLib/FreeImageLib.vpj b/plugins/FreeImage/Source/FreeImageLib/FreeImageLib.vpj index 378f3f2311..378f3f2311 100644 --- a/plugins/freeimage/Source/FreeImageLib/FreeImageLib.vpj +++ b/plugins/FreeImage/Source/FreeImageLib/FreeImageLib.vpj diff --git a/plugins/freeimage/Source/FreeImageToolkit/BSplineRotate.cpp b/plugins/FreeImage/Source/FreeImageToolkit/BSplineRotate.cpp index ed468b4dac..ed468b4dac 100644 --- a/plugins/freeimage/Source/FreeImageToolkit/BSplineRotate.cpp +++ b/plugins/FreeImage/Source/FreeImageToolkit/BSplineRotate.cpp diff --git a/plugins/freeimage/Source/FreeImageToolkit/Channels.cpp b/plugins/FreeImage/Source/FreeImageToolkit/Channels.cpp index 36475f5aba..36475f5aba 100644 --- a/plugins/freeimage/Source/FreeImageToolkit/Channels.cpp +++ b/plugins/FreeImage/Source/FreeImageToolkit/Channels.cpp diff --git a/plugins/freeimage/Source/FreeImageToolkit/ClassicRotate.cpp b/plugins/FreeImage/Source/FreeImageToolkit/ClassicRotate.cpp index 9e5ea7c9c3..9e5ea7c9c3 100644 --- a/plugins/freeimage/Source/FreeImageToolkit/ClassicRotate.cpp +++ b/plugins/FreeImage/Source/FreeImageToolkit/ClassicRotate.cpp diff --git a/plugins/freeimage/Source/FreeImageToolkit/Colors.cpp b/plugins/FreeImage/Source/FreeImageToolkit/Colors.cpp index 13b61195ba..13b61195ba 100644 --- a/plugins/freeimage/Source/FreeImageToolkit/Colors.cpp +++ b/plugins/FreeImage/Source/FreeImageToolkit/Colors.cpp diff --git a/plugins/freeimage/Source/FreeImageToolkit/CopyPaste.cpp b/plugins/FreeImage/Source/FreeImageToolkit/CopyPaste.cpp index b66efbf9e8..b66efbf9e8 100644 --- a/plugins/freeimage/Source/FreeImageToolkit/CopyPaste.cpp +++ b/plugins/FreeImage/Source/FreeImageToolkit/CopyPaste.cpp diff --git a/plugins/freeimage/Source/FreeImageToolkit/Display.cpp b/plugins/FreeImage/Source/FreeImageToolkit/Display.cpp index f7e9aa7689..f7e9aa7689 100644 --- a/plugins/freeimage/Source/FreeImageToolkit/Display.cpp +++ b/plugins/FreeImage/Source/FreeImageToolkit/Display.cpp diff --git a/plugins/freeimage/Source/FreeImageToolkit/Filters.h b/plugins/FreeImage/Source/FreeImageToolkit/Filters.h index 548997ae1e..548997ae1e 100644 --- a/plugins/freeimage/Source/FreeImageToolkit/Filters.h +++ b/plugins/FreeImage/Source/FreeImageToolkit/Filters.h diff --git a/plugins/freeimage/Source/FreeImageToolkit/Flip.cpp b/plugins/FreeImage/Source/FreeImageToolkit/Flip.cpp index 2f0f7d52e4..2f0f7d52e4 100644 --- a/plugins/freeimage/Source/FreeImageToolkit/Flip.cpp +++ b/plugins/FreeImage/Source/FreeImageToolkit/Flip.cpp diff --git a/plugins/freeimage/Source/FreeImageToolkit/JPEGTransform.cpp b/plugins/FreeImage/Source/FreeImageToolkit/JPEGTransform.cpp index 5b5fcefe2b..5b5fcefe2b 100644 --- a/plugins/freeimage/Source/FreeImageToolkit/JPEGTransform.cpp +++ b/plugins/FreeImage/Source/FreeImageToolkit/JPEGTransform.cpp diff --git a/plugins/freeimage/Source/FreeImageToolkit/MultigridPoissonSolver.cpp b/plugins/FreeImage/Source/FreeImageToolkit/MultigridPoissonSolver.cpp index 03281a16b5..03281a16b5 100644 --- a/plugins/freeimage/Source/FreeImageToolkit/MultigridPoissonSolver.cpp +++ b/plugins/FreeImage/Source/FreeImageToolkit/MultigridPoissonSolver.cpp diff --git a/plugins/freeimage/Source/FreeImageToolkit/Rescale.cpp b/plugins/FreeImage/Source/FreeImageToolkit/Rescale.cpp index 99a31862b9..99a31862b9 100644 --- a/plugins/freeimage/Source/FreeImageToolkit/Rescale.cpp +++ b/plugins/FreeImage/Source/FreeImageToolkit/Rescale.cpp diff --git a/plugins/freeimage/Source/FreeImageToolkit/Resize.cpp b/plugins/FreeImage/Source/FreeImageToolkit/Resize.cpp index c98fe97391..c98fe97391 100644 --- a/plugins/freeimage/Source/FreeImageToolkit/Resize.cpp +++ b/plugins/FreeImage/Source/FreeImageToolkit/Resize.cpp diff --git a/plugins/freeimage/Source/FreeImageToolkit/Resize.h b/plugins/FreeImage/Source/FreeImageToolkit/Resize.h index 8ecaca4caa..8ecaca4caa 100644 --- a/plugins/freeimage/Source/FreeImageToolkit/Resize.h +++ b/plugins/FreeImage/Source/FreeImageToolkit/Resize.h diff --git a/plugins/freeimage/Source/LibJPEG/ansi2knr.c b/plugins/FreeImage/Source/LibJPEG/ansi2knr.c index 71b40529a5..71b40529a5 100644 --- a/plugins/freeimage/Source/LibJPEG/ansi2knr.c +++ b/plugins/FreeImage/Source/LibJPEG/ansi2knr.c diff --git a/plugins/freeimage/Source/LibJPEG/cderror.h b/plugins/FreeImage/Source/LibJPEG/cderror.h index fb72a51f6b..fb72a51f6b 100644 --- a/plugins/freeimage/Source/LibJPEG/cderror.h +++ b/plugins/FreeImage/Source/LibJPEG/cderror.h diff --git a/plugins/freeimage/Source/LibJPEG/cdjpeg.c b/plugins/FreeImage/Source/LibJPEG/cdjpeg.c index 89fe633728..89fe633728 100644 --- a/plugins/freeimage/Source/LibJPEG/cdjpeg.c +++ b/plugins/FreeImage/Source/LibJPEG/cdjpeg.c diff --git a/plugins/freeimage/Source/LibJPEG/cdjpeg.h b/plugins/FreeImage/Source/LibJPEG/cdjpeg.h index c0d064ccab..c0d064ccab 100644 --- a/plugins/freeimage/Source/LibJPEG/cdjpeg.h +++ b/plugins/FreeImage/Source/LibJPEG/cdjpeg.h diff --git a/plugins/freeimage/Source/LibJPEG/change.log b/plugins/FreeImage/Source/LibJPEG/change.log index 215261ca23..215261ca23 100644 --- a/plugins/freeimage/Source/LibJPEG/change.log +++ b/plugins/FreeImage/Source/LibJPEG/change.log diff --git a/plugins/freeimage/Source/LibJPEG/cjpeg.c b/plugins/FreeImage/Source/LibJPEG/cjpeg.c index b20162e6e4..b20162e6e4 100644 --- a/plugins/freeimage/Source/LibJPEG/cjpeg.c +++ b/plugins/FreeImage/Source/LibJPEG/cjpeg.c diff --git a/plugins/freeimage/Source/LibJPEG/ckconfig.c b/plugins/FreeImage/Source/LibJPEG/ckconfig.c index fb9429af08..fb9429af08 100644 --- a/plugins/freeimage/Source/LibJPEG/ckconfig.c +++ b/plugins/FreeImage/Source/LibJPEG/ckconfig.c diff --git a/plugins/freeimage/Source/LibJPEG/djpeg.c b/plugins/FreeImage/Source/LibJPEG/djpeg.c index 363c628cbe..363c628cbe 100644 --- a/plugins/freeimage/Source/LibJPEG/djpeg.c +++ b/plugins/FreeImage/Source/LibJPEG/djpeg.c diff --git a/plugins/freeimage/Source/LibJPEG/example.c b/plugins/FreeImage/Source/LibJPEG/example.c index e21cf12126..e21cf12126 100644 --- a/plugins/freeimage/Source/LibJPEG/example.c +++ b/plugins/FreeImage/Source/LibJPEG/example.c diff --git a/plugins/freeimage/Source/LibJPEG/jaricom.c b/plugins/FreeImage/Source/LibJPEG/jaricom.c index d130aacaeb..d130aacaeb 100644 --- a/plugins/freeimage/Source/LibJPEG/jaricom.c +++ b/plugins/FreeImage/Source/LibJPEG/jaricom.c diff --git a/plugins/freeimage/Source/LibJPEG/jcapimin.c b/plugins/FreeImage/Source/LibJPEG/jcapimin.c index 3382d91557..3382d91557 100644 --- a/plugins/freeimage/Source/LibJPEG/jcapimin.c +++ b/plugins/FreeImage/Source/LibJPEG/jcapimin.c diff --git a/plugins/freeimage/Source/LibJPEG/jcapistd.c b/plugins/FreeImage/Source/LibJPEG/jcapistd.c index fed66caf17..fed66caf17 100644 --- a/plugins/freeimage/Source/LibJPEG/jcapistd.c +++ b/plugins/FreeImage/Source/LibJPEG/jcapistd.c diff --git a/plugins/freeimage/Source/LibJPEG/jcarith.c b/plugins/FreeImage/Source/LibJPEG/jcarith.c index 69afce5647..69afce5647 100644 --- a/plugins/freeimage/Source/LibJPEG/jcarith.c +++ b/plugins/FreeImage/Source/LibJPEG/jcarith.c diff --git a/plugins/freeimage/Source/LibJPEG/jccoefct.c b/plugins/FreeImage/Source/LibJPEG/jccoefct.c index 1e026193a2..1e026193a2 100644 --- a/plugins/freeimage/Source/LibJPEG/jccoefct.c +++ b/plugins/FreeImage/Source/LibJPEG/jccoefct.c diff --git a/plugins/freeimage/Source/LibJPEG/jccolor.c b/plugins/FreeImage/Source/LibJPEG/jccolor.c index 2663724540..2663724540 100644 --- a/plugins/freeimage/Source/LibJPEG/jccolor.c +++ b/plugins/FreeImage/Source/LibJPEG/jccolor.c diff --git a/plugins/freeimage/Source/LibJPEG/jcdctmgr.c b/plugins/FreeImage/Source/LibJPEG/jcdctmgr.c index 550b1a6e7c..550b1a6e7c 100644 --- a/plugins/freeimage/Source/LibJPEG/jcdctmgr.c +++ b/plugins/FreeImage/Source/LibJPEG/jcdctmgr.c diff --git a/plugins/freeimage/Source/LibJPEG/jchuff.c b/plugins/FreeImage/Source/LibJPEG/jchuff.c index 4cbab438d5..4cbab438d5 100644 --- a/plugins/freeimage/Source/LibJPEG/jchuff.c +++ b/plugins/FreeImage/Source/LibJPEG/jchuff.c diff --git a/plugins/freeimage/Source/LibJPEG/jcinit.c b/plugins/FreeImage/Source/LibJPEG/jcinit.c index f7aa89fdb3..f7aa89fdb3 100644 --- a/plugins/freeimage/Source/LibJPEG/jcinit.c +++ b/plugins/FreeImage/Source/LibJPEG/jcinit.c diff --git a/plugins/freeimage/Source/LibJPEG/jcmainct.c b/plugins/FreeImage/Source/LibJPEG/jcmainct.c index 669b7bb4b4..669b7bb4b4 100644 --- a/plugins/freeimage/Source/LibJPEG/jcmainct.c +++ b/plugins/FreeImage/Source/LibJPEG/jcmainct.c diff --git a/plugins/freeimage/Source/LibJPEG/jcmarker.c b/plugins/FreeImage/Source/LibJPEG/jcmarker.c index 3b91e952ce..3b91e952ce 100644 --- a/plugins/freeimage/Source/LibJPEG/jcmarker.c +++ b/plugins/FreeImage/Source/LibJPEG/jcmarker.c diff --git a/plugins/freeimage/Source/LibJPEG/jcmaster.c b/plugins/FreeImage/Source/LibJPEG/jcmaster.c index ef73194b8b..ef73194b8b 100644 --- a/plugins/freeimage/Source/LibJPEG/jcmaster.c +++ b/plugins/FreeImage/Source/LibJPEG/jcmaster.c diff --git a/plugins/freeimage/Source/LibJPEG/jcomapi.c b/plugins/FreeImage/Source/LibJPEG/jcomapi.c index 1b1a340c1c..1b1a340c1c 100644 --- a/plugins/freeimage/Source/LibJPEG/jcomapi.c +++ b/plugins/FreeImage/Source/LibJPEG/jcomapi.c diff --git a/plugins/freeimage/Source/LibJPEG/jconfig.h b/plugins/FreeImage/Source/LibJPEG/jconfig.h index 1580679424..1580679424 100644 --- a/plugins/freeimage/Source/LibJPEG/jconfig.h +++ b/plugins/FreeImage/Source/LibJPEG/jconfig.h diff --git a/plugins/freeimage/Source/LibJPEG/jconfig.txt b/plugins/FreeImage/Source/LibJPEG/jconfig.txt index 27086a3644..27086a3644 100644 --- a/plugins/freeimage/Source/LibJPEG/jconfig.txt +++ b/plugins/FreeImage/Source/LibJPEG/jconfig.txt diff --git a/plugins/freeimage/Source/LibJPEG/jcparam.c b/plugins/FreeImage/Source/LibJPEG/jcparam.c index 10c5c87e36..10c5c87e36 100644 --- a/plugins/freeimage/Source/LibJPEG/jcparam.c +++ b/plugins/FreeImage/Source/LibJPEG/jcparam.c diff --git a/plugins/freeimage/Source/LibJPEG/jcprepct.c b/plugins/FreeImage/Source/LibJPEG/jcprepct.c index 00101e0b57..00101e0b57 100644 --- a/plugins/freeimage/Source/LibJPEG/jcprepct.c +++ b/plugins/FreeImage/Source/LibJPEG/jcprepct.c diff --git a/plugins/freeimage/Source/LibJPEG/jcsample.c b/plugins/FreeImage/Source/LibJPEG/jcsample.c index 1aef8a6fc7..1aef8a6fc7 100644 --- a/plugins/freeimage/Source/LibJPEG/jcsample.c +++ b/plugins/FreeImage/Source/LibJPEG/jcsample.c diff --git a/plugins/freeimage/Source/LibJPEG/jctrans.c b/plugins/FreeImage/Source/LibJPEG/jctrans.c index 7623790ea7..7623790ea7 100644 --- a/plugins/freeimage/Source/LibJPEG/jctrans.c +++ b/plugins/FreeImage/Source/LibJPEG/jctrans.c diff --git a/plugins/freeimage/Source/LibJPEG/jdapimin.c b/plugins/FreeImage/Source/LibJPEG/jdapimin.c index 65f8a491bd..65f8a491bd 100644 --- a/plugins/freeimage/Source/LibJPEG/jdapimin.c +++ b/plugins/FreeImage/Source/LibJPEG/jdapimin.c diff --git a/plugins/freeimage/Source/LibJPEG/jdapistd.c b/plugins/FreeImage/Source/LibJPEG/jdapistd.c index e81bd67dd7..e81bd67dd7 100644 --- a/plugins/freeimage/Source/LibJPEG/jdapistd.c +++ b/plugins/FreeImage/Source/LibJPEG/jdapistd.c diff --git a/plugins/freeimage/Source/LibJPEG/jdarith.c b/plugins/FreeImage/Source/LibJPEG/jdarith.c index 478c37d31e..478c37d31e 100644 --- a/plugins/freeimage/Source/LibJPEG/jdarith.c +++ b/plugins/FreeImage/Source/LibJPEG/jdarith.c diff --git a/plugins/freeimage/Source/LibJPEG/jdatadst.c b/plugins/FreeImage/Source/LibJPEG/jdatadst.c index 0e9f14b84e..0e9f14b84e 100644 --- a/plugins/freeimage/Source/LibJPEG/jdatadst.c +++ b/plugins/FreeImage/Source/LibJPEG/jdatadst.c diff --git a/plugins/freeimage/Source/LibJPEG/jdatasrc.c b/plugins/FreeImage/Source/LibJPEG/jdatasrc.c index 557fc961c9..557fc961c9 100644 --- a/plugins/freeimage/Source/LibJPEG/jdatasrc.c +++ b/plugins/FreeImage/Source/LibJPEG/jdatasrc.c diff --git a/plugins/freeimage/Source/LibJPEG/jdcoefct.c b/plugins/FreeImage/Source/LibJPEG/jdcoefct.c index 8c81f8f3ae..8c81f8f3ae 100644 --- a/plugins/freeimage/Source/LibJPEG/jdcoefct.c +++ b/plugins/FreeImage/Source/LibJPEG/jdcoefct.c diff --git a/plugins/freeimage/Source/LibJPEG/jdcolor.c b/plugins/FreeImage/Source/LibJPEG/jdcolor.c index fd7b138876..fd7b138876 100644 --- a/plugins/freeimage/Source/LibJPEG/jdcolor.c +++ b/plugins/FreeImage/Source/LibJPEG/jdcolor.c diff --git a/plugins/freeimage/Source/LibJPEG/jdct.h b/plugins/FreeImage/Source/LibJPEG/jdct.h index b1ff91250b..b1ff91250b 100644 --- a/plugins/freeimage/Source/LibJPEG/jdct.h +++ b/plugins/FreeImage/Source/LibJPEG/jdct.h diff --git a/plugins/freeimage/Source/LibJPEG/jddctmgr.c b/plugins/FreeImage/Source/LibJPEG/jddctmgr.c index 5e4f1dc440..5e4f1dc440 100644 --- a/plugins/freeimage/Source/LibJPEG/jddctmgr.c +++ b/plugins/FreeImage/Source/LibJPEG/jddctmgr.c diff --git a/plugins/freeimage/Source/LibJPEG/jdhuff.c b/plugins/FreeImage/Source/LibJPEG/jdhuff.c index 9694117947..9694117947 100644 --- a/plugins/freeimage/Source/LibJPEG/jdhuff.c +++ b/plugins/FreeImage/Source/LibJPEG/jdhuff.c diff --git a/plugins/freeimage/Source/LibJPEG/jdinput.c b/plugins/FreeImage/Source/LibJPEG/jdinput.c index de6f7ed8e9..de6f7ed8e9 100644 --- a/plugins/freeimage/Source/LibJPEG/jdinput.c +++ b/plugins/FreeImage/Source/LibJPEG/jdinput.c diff --git a/plugins/freeimage/Source/LibJPEG/jdmainct.c b/plugins/FreeImage/Source/LibJPEG/jdmainct.c index 995aa39705..995aa39705 100644 --- a/plugins/freeimage/Source/LibJPEG/jdmainct.c +++ b/plugins/FreeImage/Source/LibJPEG/jdmainct.c diff --git a/plugins/freeimage/Source/LibJPEG/jdmarker.c b/plugins/FreeImage/Source/LibJPEG/jdmarker.c index 943e6e310d..943e6e310d 100644 --- a/plugins/freeimage/Source/LibJPEG/jdmarker.c +++ b/plugins/FreeImage/Source/LibJPEG/jdmarker.c diff --git a/plugins/freeimage/Source/LibJPEG/jdmaster.c b/plugins/FreeImage/Source/LibJPEG/jdmaster.c index 01feb0581f..01feb0581f 100644 --- a/plugins/freeimage/Source/LibJPEG/jdmaster.c +++ b/plugins/FreeImage/Source/LibJPEG/jdmaster.c diff --git a/plugins/freeimage/Source/LibJPEG/jdmerge.c b/plugins/FreeImage/Source/LibJPEG/jdmerge.c index 9e3a595de0..9e3a595de0 100644 --- a/plugins/freeimage/Source/LibJPEG/jdmerge.c +++ b/plugins/FreeImage/Source/LibJPEG/jdmerge.c diff --git a/plugins/freeimage/Source/LibJPEG/jdpostct.c b/plugins/FreeImage/Source/LibJPEG/jdpostct.c index 7ba9eed52e..7ba9eed52e 100644 --- a/plugins/freeimage/Source/LibJPEG/jdpostct.c +++ b/plugins/FreeImage/Source/LibJPEG/jdpostct.c diff --git a/plugins/freeimage/Source/LibJPEG/jdsample.c b/plugins/FreeImage/Source/LibJPEG/jdsample.c index 94f9599f04..94f9599f04 100644 --- a/plugins/freeimage/Source/LibJPEG/jdsample.c +++ b/plugins/FreeImage/Source/LibJPEG/jdsample.c diff --git a/plugins/freeimage/Source/LibJPEG/jdtrans.c b/plugins/FreeImage/Source/LibJPEG/jdtrans.c index a51d69de44..a51d69de44 100644 --- a/plugins/freeimage/Source/LibJPEG/jdtrans.c +++ b/plugins/FreeImage/Source/LibJPEG/jdtrans.c diff --git a/plugins/freeimage/Source/LibJPEG/jerror.c b/plugins/FreeImage/Source/LibJPEG/jerror.c index c98aed76e2..c98aed76e2 100644 --- a/plugins/freeimage/Source/LibJPEG/jerror.c +++ b/plugins/FreeImage/Source/LibJPEG/jerror.c diff --git a/plugins/freeimage/Source/LibJPEG/jerror.h b/plugins/FreeImage/Source/LibJPEG/jerror.h index 478b74d783..478b74d783 100644 --- a/plugins/freeimage/Source/LibJPEG/jerror.h +++ b/plugins/FreeImage/Source/LibJPEG/jerror.h diff --git a/plugins/freeimage/Source/LibJPEG/jfdctflt.c b/plugins/FreeImage/Source/LibJPEG/jfdctflt.c index 3c1b174801..3c1b174801 100644 --- a/plugins/freeimage/Source/LibJPEG/jfdctflt.c +++ b/plugins/FreeImage/Source/LibJPEG/jfdctflt.c diff --git a/plugins/freeimage/Source/LibJPEG/jfdctfst.c b/plugins/FreeImage/Source/LibJPEG/jfdctfst.c index 82b92317b0..82b92317b0 100644 --- a/plugins/freeimage/Source/LibJPEG/jfdctfst.c +++ b/plugins/FreeImage/Source/LibJPEG/jfdctfst.c diff --git a/plugins/freeimage/Source/LibJPEG/jfdctint.c b/plugins/FreeImage/Source/LibJPEG/jfdctint.c index 529eaf8670..529eaf8670 100644 --- a/plugins/freeimage/Source/LibJPEG/jfdctint.c +++ b/plugins/FreeImage/Source/LibJPEG/jfdctint.c diff --git a/plugins/freeimage/Source/LibJPEG/jidctflt.c b/plugins/FreeImage/Source/LibJPEG/jidctflt.c index f399600c89..f399600c89 100644 --- a/plugins/freeimage/Source/LibJPEG/jidctflt.c +++ b/plugins/FreeImage/Source/LibJPEG/jidctflt.c diff --git a/plugins/freeimage/Source/LibJPEG/jidctfst.c b/plugins/FreeImage/Source/LibJPEG/jidctfst.c index 078b8c444e..078b8c444e 100644 --- a/plugins/freeimage/Source/LibJPEG/jidctfst.c +++ b/plugins/FreeImage/Source/LibJPEG/jidctfst.c diff --git a/plugins/freeimage/Source/LibJPEG/jidctint.c b/plugins/FreeImage/Source/LibJPEG/jidctint.c index 49ef79f560..49ef79f560 100644 --- a/plugins/freeimage/Source/LibJPEG/jidctint.c +++ b/plugins/FreeImage/Source/LibJPEG/jidctint.c diff --git a/plugins/freeimage/Source/LibJPEG/jinclude.h b/plugins/FreeImage/Source/LibJPEG/jinclude.h index 5ff60fedf4..5ff60fedf4 100644 --- a/plugins/freeimage/Source/LibJPEG/jinclude.h +++ b/plugins/FreeImage/Source/LibJPEG/jinclude.h diff --git a/plugins/freeimage/Source/LibJPEG/jmemansi.c b/plugins/FreeImage/Source/LibJPEG/jmemansi.c index b5da4743fb..b5da4743fb 100644 --- a/plugins/freeimage/Source/LibJPEG/jmemansi.c +++ b/plugins/FreeImage/Source/LibJPEG/jmemansi.c diff --git a/plugins/freeimage/Source/LibJPEG/jmemdos.c b/plugins/FreeImage/Source/LibJPEG/jmemdos.c index 0955047ecc..0955047ecc 100644 --- a/plugins/freeimage/Source/LibJPEG/jmemdos.c +++ b/plugins/FreeImage/Source/LibJPEG/jmemdos.c diff --git a/plugins/freeimage/Source/LibJPEG/jmemdosa.asm b/plugins/FreeImage/Source/LibJPEG/jmemdosa.asm index c6ec48b346..c6ec48b346 100644 --- a/plugins/freeimage/Source/LibJPEG/jmemdosa.asm +++ b/plugins/FreeImage/Source/LibJPEG/jmemdosa.asm diff --git a/plugins/freeimage/Source/LibJPEG/jmemmac.c b/plugins/FreeImage/Source/LibJPEG/jmemmac.c index a6f043ed46..a6f043ed46 100644 --- a/plugins/freeimage/Source/LibJPEG/jmemmac.c +++ b/plugins/FreeImage/Source/LibJPEG/jmemmac.c diff --git a/plugins/freeimage/Source/LibJPEG/jmemmgr.c b/plugins/FreeImage/Source/LibJPEG/jmemmgr.c index b636f1be5c..b636f1be5c 100644 --- a/plugins/freeimage/Source/LibJPEG/jmemmgr.c +++ b/plugins/FreeImage/Source/LibJPEG/jmemmgr.c diff --git a/plugins/freeimage/Source/LibJPEG/jmemname.c b/plugins/FreeImage/Source/LibJPEG/jmemname.c index e28b212f48..e28b212f48 100644 --- a/plugins/freeimage/Source/LibJPEG/jmemname.c +++ b/plugins/FreeImage/Source/LibJPEG/jmemname.c diff --git a/plugins/freeimage/Source/LibJPEG/jmemnobs.c b/plugins/FreeImage/Source/LibJPEG/jmemnobs.c index 6aa1e92950..6aa1e92950 100644 --- a/plugins/freeimage/Source/LibJPEG/jmemnobs.c +++ b/plugins/FreeImage/Source/LibJPEG/jmemnobs.c diff --git a/plugins/freeimage/Source/LibJPEG/jmemsys.h b/plugins/FreeImage/Source/LibJPEG/jmemsys.h index 2a8796119c..2a8796119c 100644 --- a/plugins/freeimage/Source/LibJPEG/jmemsys.h +++ b/plugins/FreeImage/Source/LibJPEG/jmemsys.h diff --git a/plugins/freeimage/Source/LibJPEG/jmorecfg.h b/plugins/FreeImage/Source/LibJPEG/jmorecfg.h index fe6d87d344..fe6d87d344 100644 --- a/plugins/freeimage/Source/LibJPEG/jmorecfg.h +++ b/plugins/FreeImage/Source/LibJPEG/jmorecfg.h diff --git a/plugins/freeimage/Source/LibJPEG/jpegint.h b/plugins/FreeImage/Source/LibJPEG/jpegint.h index d891b90a28..d891b90a28 100644 --- a/plugins/freeimage/Source/LibJPEG/jpegint.h +++ b/plugins/FreeImage/Source/LibJPEG/jpegint.h diff --git a/plugins/freeimage/Source/LibJPEG/jpeglib.h b/plugins/FreeImage/Source/LibJPEG/jpeglib.h index 4a3f85999d..4a3f85999d 100644 --- a/plugins/freeimage/Source/LibJPEG/jpeglib.h +++ b/plugins/FreeImage/Source/LibJPEG/jpeglib.h diff --git a/plugins/freeimage/Source/LibJPEG/jpegtran.c b/plugins/FreeImage/Source/LibJPEG/jpegtran.c index 3798e0f521..3798e0f521 100644 --- a/plugins/freeimage/Source/LibJPEG/jpegtran.c +++ b/plugins/FreeImage/Source/LibJPEG/jpegtran.c diff --git a/plugins/freeimage/Source/LibJPEG/jquant1.c b/plugins/FreeImage/Source/LibJPEG/jquant1.c index aaa34a189f..aaa34a189f 100644 --- a/plugins/freeimage/Source/LibJPEG/jquant1.c +++ b/plugins/FreeImage/Source/LibJPEG/jquant1.c diff --git a/plugins/freeimage/Source/LibJPEG/jquant2.c b/plugins/FreeImage/Source/LibJPEG/jquant2.c index 87a3920b0d..87a3920b0d 100644 --- a/plugins/freeimage/Source/LibJPEG/jquant2.c +++ b/plugins/FreeImage/Source/LibJPEG/jquant2.c diff --git a/plugins/freeimage/Source/LibJPEG/jutils.c b/plugins/FreeImage/Source/LibJPEG/jutils.c index 62d103a207..62d103a207 100644 --- a/plugins/freeimage/Source/LibJPEG/jutils.c +++ b/plugins/FreeImage/Source/LibJPEG/jutils.c diff --git a/plugins/freeimage/Source/LibJPEG/jversion.h b/plugins/FreeImage/Source/LibJPEG/jversion.h index c42488bd22..c42488bd22 100644 --- a/plugins/freeimage/Source/LibJPEG/jversion.h +++ b/plugins/FreeImage/Source/LibJPEG/jversion.h diff --git a/plugins/freeimage/Source/LibJPEG/rdbmp.c b/plugins/FreeImage/Source/LibJPEG/rdbmp.c index dfdf96ff5c..dfdf96ff5c 100644 --- a/plugins/freeimage/Source/LibJPEG/rdbmp.c +++ b/plugins/FreeImage/Source/LibJPEG/rdbmp.c diff --git a/plugins/freeimage/Source/LibJPEG/rdcolmap.c b/plugins/FreeImage/Source/LibJPEG/rdcolmap.c index eebf8346c5..eebf8346c5 100644 --- a/plugins/freeimage/Source/LibJPEG/rdcolmap.c +++ b/plugins/FreeImage/Source/LibJPEG/rdcolmap.c diff --git a/plugins/freeimage/Source/LibJPEG/rdgif.c b/plugins/FreeImage/Source/LibJPEG/rdgif.c index b0757e718f..b0757e718f 100644 --- a/plugins/freeimage/Source/LibJPEG/rdgif.c +++ b/plugins/FreeImage/Source/LibJPEG/rdgif.c diff --git a/plugins/freeimage/Source/LibJPEG/rdjpgcom.c b/plugins/FreeImage/Source/LibJPEG/rdjpgcom.c index ab09b443ff..ab09b443ff 100644 --- a/plugins/freeimage/Source/LibJPEG/rdjpgcom.c +++ b/plugins/FreeImage/Source/LibJPEG/rdjpgcom.c diff --git a/plugins/freeimage/Source/LibJPEG/rdppm.c b/plugins/FreeImage/Source/LibJPEG/rdppm.c index 9dcd2dc216..9dcd2dc216 100644 --- a/plugins/freeimage/Source/LibJPEG/rdppm.c +++ b/plugins/FreeImage/Source/LibJPEG/rdppm.c diff --git a/plugins/freeimage/Source/LibJPEG/rdrle.c b/plugins/FreeImage/Source/LibJPEG/rdrle.c index df871e00a4..df871e00a4 100644 --- a/plugins/freeimage/Source/LibJPEG/rdrle.c +++ b/plugins/FreeImage/Source/LibJPEG/rdrle.c diff --git a/plugins/freeimage/Source/LibJPEG/rdswitch.c b/plugins/FreeImage/Source/LibJPEG/rdswitch.c index 5eebcc1e5c..5eebcc1e5c 100644 --- a/plugins/freeimage/Source/LibJPEG/rdswitch.c +++ b/plugins/FreeImage/Source/LibJPEG/rdswitch.c diff --git a/plugins/freeimage/Source/LibJPEG/rdtarga.c b/plugins/FreeImage/Source/LibJPEG/rdtarga.c index d7ffc33ebd..d7ffc33ebd 100644 --- a/plugins/freeimage/Source/LibJPEG/rdtarga.c +++ b/plugins/FreeImage/Source/LibJPEG/rdtarga.c diff --git a/plugins/freeimage/Source/LibJPEG/transupp.c b/plugins/FreeImage/Source/LibJPEG/transupp.c index 986aded9ae..986aded9ae 100644 --- a/plugins/freeimage/Source/LibJPEG/transupp.c +++ b/plugins/FreeImage/Source/LibJPEG/transupp.c diff --git a/plugins/freeimage/Source/LibJPEG/transupp.h b/plugins/FreeImage/Source/LibJPEG/transupp.h index 5206e1df2b..5206e1df2b 100644 --- a/plugins/freeimage/Source/LibJPEG/transupp.h +++ b/plugins/FreeImage/Source/LibJPEG/transupp.h diff --git a/plugins/freeimage/Source/LibJPEG/wrbmp.c b/plugins/FreeImage/Source/LibJPEG/wrbmp.c index 2b8146e2c0..2b8146e2c0 100644 --- a/plugins/freeimage/Source/LibJPEG/wrbmp.c +++ b/plugins/FreeImage/Source/LibJPEG/wrbmp.c diff --git a/plugins/freeimage/Source/LibJPEG/wrgif.c b/plugins/FreeImage/Source/LibJPEG/wrgif.c index 13f953b567..13f953b567 100644 --- a/plugins/freeimage/Source/LibJPEG/wrgif.c +++ b/plugins/FreeImage/Source/LibJPEG/wrgif.c diff --git a/plugins/freeimage/Source/LibJPEG/wrjpgcom.c b/plugins/FreeImage/Source/LibJPEG/wrjpgcom.c index 7d10ee66e8..7d10ee66e8 100644 --- a/plugins/freeimage/Source/LibJPEG/wrjpgcom.c +++ b/plugins/FreeImage/Source/LibJPEG/wrjpgcom.c diff --git a/plugins/freeimage/Source/LibJPEG/wrppm.c b/plugins/FreeImage/Source/LibJPEG/wrppm.c index 1e56d9c50e..1e56d9c50e 100644 --- a/plugins/freeimage/Source/LibJPEG/wrppm.c +++ b/plugins/FreeImage/Source/LibJPEG/wrppm.c diff --git a/plugins/freeimage/Source/LibJPEG/wrrle.c b/plugins/FreeImage/Source/LibJPEG/wrrle.c index 7a00c0dd11..7a00c0dd11 100644 --- a/plugins/freeimage/Source/LibJPEG/wrrle.c +++ b/plugins/FreeImage/Source/LibJPEG/wrrle.c diff --git a/plugins/freeimage/Source/LibJPEG/wrtarga.c b/plugins/FreeImage/Source/LibJPEG/wrtarga.c index 65662738d9..65662738d9 100644 --- a/plugins/freeimage/Source/LibJPEG/wrtarga.c +++ b/plugins/FreeImage/Source/LibJPEG/wrtarga.c diff --git a/plugins/freeimage/Source/LibMNG/Changes b/plugins/FreeImage/Source/LibMNG/Changes index fbf2ac572f..fbf2ac572f 100644 --- a/plugins/freeimage/Source/LibMNG/Changes +++ b/plugins/FreeImage/Source/LibMNG/Changes diff --git a/plugins/freeimage/Source/LibMNG/LICENSE b/plugins/FreeImage/Source/LibMNG/LICENSE index 5878e32a2a..5878e32a2a 100644 --- a/plugins/freeimage/Source/LibMNG/LICENSE +++ b/plugins/FreeImage/Source/LibMNG/LICENSE diff --git a/plugins/freeimage/Source/LibMNG/README b/plugins/FreeImage/Source/LibMNG/README index 35b12596f1..35b12596f1 100644 --- a/plugins/freeimage/Source/LibMNG/README +++ b/plugins/FreeImage/Source/LibMNG/README diff --git a/plugins/freeimage/Source/LibMNG/README.autoconf b/plugins/FreeImage/Source/LibMNG/README.autoconf index 97167b7d74..97167b7d74 100644 --- a/plugins/freeimage/Source/LibMNG/README.autoconf +++ b/plugins/FreeImage/Source/LibMNG/README.autoconf diff --git a/plugins/freeimage/Source/LibMNG/README.config b/plugins/FreeImage/Source/LibMNG/README.config index 97fcb31606..97fcb31606 100644 --- a/plugins/freeimage/Source/LibMNG/README.config +++ b/plugins/FreeImage/Source/LibMNG/README.config diff --git a/plugins/freeimage/Source/LibMNG/README.contrib b/plugins/FreeImage/Source/LibMNG/README.contrib index 2d51ac50a1..2d51ac50a1 100644 --- a/plugins/freeimage/Source/LibMNG/README.contrib +++ b/plugins/FreeImage/Source/LibMNG/README.contrib diff --git a/plugins/freeimage/Source/LibMNG/README.examples b/plugins/FreeImage/Source/LibMNG/README.examples index 9f23b5077b..9f23b5077b 100644 --- a/plugins/freeimage/Source/LibMNG/README.examples +++ b/plugins/FreeImage/Source/LibMNG/README.examples diff --git a/plugins/freeimage/Source/LibMNG/README.footprint b/plugins/FreeImage/Source/LibMNG/README.footprint index ae47da2c1a..ae47da2c1a 100644 --- a/plugins/freeimage/Source/LibMNG/README.footprint +++ b/plugins/FreeImage/Source/LibMNG/README.footprint diff --git a/plugins/freeimage/Source/LibMNG/README.packaging b/plugins/FreeImage/Source/LibMNG/README.packaging index 32fb2da8be..32fb2da8be 100644 --- a/plugins/freeimage/Source/LibMNG/README.packaging +++ b/plugins/FreeImage/Source/LibMNG/README.packaging diff --git a/plugins/freeimage/Source/LibMNG/libmng.h b/plugins/FreeImage/Source/LibMNG/libmng.h index 8513bf1127..8513bf1127 100644 --- a/plugins/freeimage/Source/LibMNG/libmng.h +++ b/plugins/FreeImage/Source/LibMNG/libmng.h diff --git a/plugins/freeimage/Source/LibMNG/libmng_callback_xs.c b/plugins/FreeImage/Source/LibMNG/libmng_callback_xs.c index e8f1efeb66..e8f1efeb66 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_callback_xs.c +++ b/plugins/FreeImage/Source/LibMNG/libmng_callback_xs.c diff --git a/plugins/freeimage/Source/LibMNG/libmng_chunk_descr.c b/plugins/FreeImage/Source/LibMNG/libmng_chunk_descr.c index 5a4bfa0381..5a4bfa0381 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_chunk_descr.c +++ b/plugins/FreeImage/Source/LibMNG/libmng_chunk_descr.c diff --git a/plugins/freeimage/Source/LibMNG/libmng_chunk_descr.h b/plugins/FreeImage/Source/LibMNG/libmng_chunk_descr.h index 5126cb2775..5126cb2775 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_chunk_descr.h +++ b/plugins/FreeImage/Source/LibMNG/libmng_chunk_descr.h diff --git a/plugins/freeimage/Source/LibMNG/libmng_chunk_io.c b/plugins/FreeImage/Source/LibMNG/libmng_chunk_io.c index a75945f063..a75945f063 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_chunk_io.c +++ b/plugins/FreeImage/Source/LibMNG/libmng_chunk_io.c diff --git a/plugins/freeimage/Source/LibMNG/libmng_chunk_io.h b/plugins/FreeImage/Source/LibMNG/libmng_chunk_io.h index b47f8639b9..b47f8639b9 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_chunk_io.h +++ b/plugins/FreeImage/Source/LibMNG/libmng_chunk_io.h diff --git a/plugins/freeimage/Source/LibMNG/libmng_chunk_prc.c b/plugins/FreeImage/Source/LibMNG/libmng_chunk_prc.c index 6c8e5897f5..6c8e5897f5 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_chunk_prc.c +++ b/plugins/FreeImage/Source/LibMNG/libmng_chunk_prc.c diff --git a/plugins/freeimage/Source/LibMNG/libmng_chunk_prc.h b/plugins/FreeImage/Source/LibMNG/libmng_chunk_prc.h index 96db17498e..96db17498e 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_chunk_prc.h +++ b/plugins/FreeImage/Source/LibMNG/libmng_chunk_prc.h diff --git a/plugins/freeimage/Source/LibMNG/libmng_chunk_xs.c b/plugins/FreeImage/Source/LibMNG/libmng_chunk_xs.c index 1c4ec2e50d..1c4ec2e50d 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_chunk_xs.c +++ b/plugins/FreeImage/Source/LibMNG/libmng_chunk_xs.c diff --git a/plugins/freeimage/Source/LibMNG/libmng_chunks.h b/plugins/FreeImage/Source/LibMNG/libmng_chunks.h index 6c50d8b867..6c50d8b867 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_chunks.h +++ b/plugins/FreeImage/Source/LibMNG/libmng_chunks.h diff --git a/plugins/freeimage/Source/LibMNG/libmng_cms.c b/plugins/FreeImage/Source/LibMNG/libmng_cms.c index f215271f2a..f215271f2a 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_cms.c +++ b/plugins/FreeImage/Source/LibMNG/libmng_cms.c diff --git a/plugins/freeimage/Source/LibMNG/libmng_cms.h b/plugins/FreeImage/Source/LibMNG/libmng_cms.h index d442a3fa6a..d442a3fa6a 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_cms.h +++ b/plugins/FreeImage/Source/LibMNG/libmng_cms.h diff --git a/plugins/freeimage/Source/LibMNG/libmng_conf.h b/plugins/FreeImage/Source/LibMNG/libmng_conf.h index 5f6fdb91a5..5f6fdb91a5 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_conf.h +++ b/plugins/FreeImage/Source/LibMNG/libmng_conf.h diff --git a/plugins/freeimage/Source/LibMNG/libmng_data.h b/plugins/FreeImage/Source/LibMNG/libmng_data.h index dd715b0989..dd715b0989 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_data.h +++ b/plugins/FreeImage/Source/LibMNG/libmng_data.h diff --git a/plugins/freeimage/Source/LibMNG/libmng_display.c b/plugins/FreeImage/Source/LibMNG/libmng_display.c index 65a5c31d95..65a5c31d95 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_display.c +++ b/plugins/FreeImage/Source/LibMNG/libmng_display.c diff --git a/plugins/freeimage/Source/LibMNG/libmng_display.h b/plugins/FreeImage/Source/LibMNG/libmng_display.h index 3dc6ca2d91..3dc6ca2d91 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_display.h +++ b/plugins/FreeImage/Source/LibMNG/libmng_display.h diff --git a/plugins/freeimage/Source/LibMNG/libmng_dither.c b/plugins/FreeImage/Source/LibMNG/libmng_dither.c index 3ba2a7069c..3ba2a7069c 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_dither.c +++ b/plugins/FreeImage/Source/LibMNG/libmng_dither.c diff --git a/plugins/freeimage/Source/LibMNG/libmng_dither.h b/plugins/FreeImage/Source/LibMNG/libmng_dither.h index 250c0b9d28..250c0b9d28 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_dither.h +++ b/plugins/FreeImage/Source/LibMNG/libmng_dither.h diff --git a/plugins/freeimage/Source/LibMNG/libmng_error.c b/plugins/FreeImage/Source/LibMNG/libmng_error.c index 89501a2eae..89501a2eae 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_error.c +++ b/plugins/FreeImage/Source/LibMNG/libmng_error.c diff --git a/plugins/freeimage/Source/LibMNG/libmng_error.h b/plugins/FreeImage/Source/LibMNG/libmng_error.h index 14eb450a28..14eb450a28 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_error.h +++ b/plugins/FreeImage/Source/LibMNG/libmng_error.h diff --git a/plugins/freeimage/Source/LibMNG/libmng_filter.c b/plugins/FreeImage/Source/LibMNG/libmng_filter.c index ad57a3be90..ad57a3be90 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_filter.c +++ b/plugins/FreeImage/Source/LibMNG/libmng_filter.c diff --git a/plugins/freeimage/Source/LibMNG/libmng_filter.h b/plugins/FreeImage/Source/LibMNG/libmng_filter.h index 5ff4cb609b..5ff4cb609b 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_filter.h +++ b/plugins/FreeImage/Source/LibMNG/libmng_filter.h diff --git a/plugins/freeimage/Source/LibMNG/libmng_hlapi.c b/plugins/FreeImage/Source/LibMNG/libmng_hlapi.c index ef0c2e1484..ef0c2e1484 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_hlapi.c +++ b/plugins/FreeImage/Source/LibMNG/libmng_hlapi.c diff --git a/plugins/freeimage/Source/LibMNG/libmng_jpeg.c b/plugins/FreeImage/Source/LibMNG/libmng_jpeg.c index 409f6df74d..409f6df74d 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_jpeg.c +++ b/plugins/FreeImage/Source/LibMNG/libmng_jpeg.c diff --git a/plugins/freeimage/Source/LibMNG/libmng_jpeg.h b/plugins/FreeImage/Source/LibMNG/libmng_jpeg.h index ef9dbf204d..ef9dbf204d 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_jpeg.h +++ b/plugins/FreeImage/Source/LibMNG/libmng_jpeg.h diff --git a/plugins/freeimage/Source/LibMNG/libmng_memory.h b/plugins/FreeImage/Source/LibMNG/libmng_memory.h index 9da16a460b..9da16a460b 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_memory.h +++ b/plugins/FreeImage/Source/LibMNG/libmng_memory.h diff --git a/plugins/freeimage/Source/LibMNG/libmng_object_prc.c b/plugins/FreeImage/Source/LibMNG/libmng_object_prc.c index 570d346aa6..570d346aa6 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_object_prc.c +++ b/plugins/FreeImage/Source/LibMNG/libmng_object_prc.c diff --git a/plugins/freeimage/Source/LibMNG/libmng_object_prc.h b/plugins/FreeImage/Source/LibMNG/libmng_object_prc.h index 46d201ca0e..46d201ca0e 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_object_prc.h +++ b/plugins/FreeImage/Source/LibMNG/libmng_object_prc.h diff --git a/plugins/freeimage/Source/LibMNG/libmng_objects.h b/plugins/FreeImage/Source/LibMNG/libmng_objects.h index ab7290fdf3..ab7290fdf3 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_objects.h +++ b/plugins/FreeImage/Source/LibMNG/libmng_objects.h diff --git a/plugins/freeimage/Source/LibMNG/libmng_pixels.c b/plugins/FreeImage/Source/LibMNG/libmng_pixels.c index 9990ee67bb..9990ee67bb 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_pixels.c +++ b/plugins/FreeImage/Source/LibMNG/libmng_pixels.c diff --git a/plugins/freeimage/Source/LibMNG/libmng_pixels.h b/plugins/FreeImage/Source/LibMNG/libmng_pixels.h index 203d1c1f99..203d1c1f99 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_pixels.h +++ b/plugins/FreeImage/Source/LibMNG/libmng_pixels.h diff --git a/plugins/freeimage/Source/LibMNG/libmng_prop_xs.c b/plugins/FreeImage/Source/LibMNG/libmng_prop_xs.c index d4afc87d09..d4afc87d09 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_prop_xs.c +++ b/plugins/FreeImage/Source/LibMNG/libmng_prop_xs.c diff --git a/plugins/freeimage/Source/LibMNG/libmng_read.c b/plugins/FreeImage/Source/LibMNG/libmng_read.c index 3a6e49fcac..3a6e49fcac 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_read.c +++ b/plugins/FreeImage/Source/LibMNG/libmng_read.c diff --git a/plugins/freeimage/Source/LibMNG/libmng_read.h b/plugins/FreeImage/Source/LibMNG/libmng_read.h index e6399532b7..e6399532b7 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_read.h +++ b/plugins/FreeImage/Source/LibMNG/libmng_read.h diff --git a/plugins/freeimage/Source/LibMNG/libmng_trace.c b/plugins/FreeImage/Source/LibMNG/libmng_trace.c index ffb7b57d2e..ffb7b57d2e 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_trace.c +++ b/plugins/FreeImage/Source/LibMNG/libmng_trace.c diff --git a/plugins/freeimage/Source/LibMNG/libmng_trace.h b/plugins/FreeImage/Source/LibMNG/libmng_trace.h index d8621c34c3..d8621c34c3 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_trace.h +++ b/plugins/FreeImage/Source/LibMNG/libmng_trace.h diff --git a/plugins/freeimage/Source/LibMNG/libmng_types.h b/plugins/FreeImage/Source/LibMNG/libmng_types.h index 08086b69f2..08086b69f2 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_types.h +++ b/plugins/FreeImage/Source/LibMNG/libmng_types.h diff --git a/plugins/freeimage/Source/LibMNG/libmng_write.c b/plugins/FreeImage/Source/LibMNG/libmng_write.c index 22ed3a01e4..22ed3a01e4 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_write.c +++ b/plugins/FreeImage/Source/LibMNG/libmng_write.c diff --git a/plugins/freeimage/Source/LibMNG/libmng_write.h b/plugins/FreeImage/Source/LibMNG/libmng_write.h index 31e5d1b622..31e5d1b622 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_write.h +++ b/plugins/FreeImage/Source/LibMNG/libmng_write.h diff --git a/plugins/freeimage/Source/LibMNG/libmng_zlib.c b/plugins/FreeImage/Source/LibMNG/libmng_zlib.c index 894bc74ac7..894bc74ac7 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_zlib.c +++ b/plugins/FreeImage/Source/LibMNG/libmng_zlib.c diff --git a/plugins/freeimage/Source/LibMNG/libmng_zlib.h b/plugins/FreeImage/Source/LibMNG/libmng_zlib.h index 4309344ded..4309344ded 100644 --- a/plugins/freeimage/Source/LibMNG/libmng_zlib.h +++ b/plugins/FreeImage/Source/LibMNG/libmng_zlib.h diff --git a/plugins/freeimage/Source/LibPNG/ANNOUNCE b/plugins/FreeImage/Source/LibPNG/ANNOUNCE index cf41308991..cf41308991 100644 --- a/plugins/freeimage/Source/LibPNG/ANNOUNCE +++ b/plugins/FreeImage/Source/LibPNG/ANNOUNCE diff --git a/plugins/freeimage/Source/LibPNG/CHANGES b/plugins/FreeImage/Source/LibPNG/CHANGES index 05c764fc07..05c764fc07 100644 --- a/plugins/freeimage/Source/LibPNG/CHANGES +++ b/plugins/FreeImage/Source/LibPNG/CHANGES diff --git a/plugins/freeimage/Source/LibPNG/INSTALL b/plugins/FreeImage/Source/LibPNG/INSTALL index c2d6c9e24a..c2d6c9e24a 100644 --- a/plugins/freeimage/Source/LibPNG/INSTALL +++ b/plugins/FreeImage/Source/LibPNG/INSTALL diff --git a/plugins/freeimage/Source/LibPNG/KNOWNBUG b/plugins/FreeImage/Source/LibPNG/KNOWNBUG index f3ddc5245f..f3ddc5245f 100644 --- a/plugins/freeimage/Source/LibPNG/KNOWNBUG +++ b/plugins/FreeImage/Source/LibPNG/KNOWNBUG diff --git a/plugins/freeimage/Source/LibPNG/LICENSE b/plugins/FreeImage/Source/LibPNG/LICENSE index 2269a08a1b..2269a08a1b 100644 --- a/plugins/freeimage/Source/LibPNG/LICENSE +++ b/plugins/FreeImage/Source/LibPNG/LICENSE diff --git a/plugins/freeimage/Source/LibPNG/README b/plugins/FreeImage/Source/LibPNG/README index d24c518b7e..d24c518b7e 100644 --- a/plugins/freeimage/Source/LibPNG/README +++ b/plugins/FreeImage/Source/LibPNG/README diff --git a/plugins/freeimage/Source/LibPNG/TODO b/plugins/FreeImage/Source/LibPNG/TODO index b1660a413a..b1660a413a 100644 --- a/plugins/freeimage/Source/LibPNG/TODO +++ b/plugins/FreeImage/Source/LibPNG/TODO diff --git a/plugins/freeimage/Source/LibPNG/Y2KINFO b/plugins/FreeImage/Source/LibPNG/Y2KINFO index 7776d83732..7776d83732 100644 --- a/plugins/freeimage/Source/LibPNG/Y2KINFO +++ b/plugins/FreeImage/Source/LibPNG/Y2KINFO diff --git a/plugins/freeimage/Source/LibPNG/configure b/plugins/FreeImage/Source/LibPNG/configure index dfa1c70b12..dfa1c70b12 100644 --- a/plugins/freeimage/Source/LibPNG/configure +++ b/plugins/FreeImage/Source/LibPNG/configure diff --git a/plugins/freeimage/Source/LibPNG/libpng.3 b/plugins/FreeImage/Source/LibPNG/libpng.3 index 0a73c5960f..0a73c5960f 100644 --- a/plugins/freeimage/Source/LibPNG/libpng.3 +++ b/plugins/FreeImage/Source/LibPNG/libpng.3 diff --git a/plugins/freeimage/Source/LibPNG/libpng.txt b/plugins/FreeImage/Source/LibPNG/libpng.txt index f1eefbbb37..f1eefbbb37 100644 --- a/plugins/freeimage/Source/LibPNG/libpng.txt +++ b/plugins/FreeImage/Source/LibPNG/libpng.txt diff --git a/plugins/freeimage/Source/LibPNG/libpngpf.3 b/plugins/FreeImage/Source/LibPNG/libpngpf.3 index 744a119d65..744a119d65 100644 --- a/plugins/freeimage/Source/LibPNG/libpngpf.3 +++ b/plugins/FreeImage/Source/LibPNG/libpngpf.3 diff --git a/plugins/freeimage/Source/LibPNG/png.5 b/plugins/FreeImage/Source/LibPNG/png.5 index 511e778925..511e778925 100644 --- a/plugins/freeimage/Source/LibPNG/png.5 +++ b/plugins/FreeImage/Source/LibPNG/png.5 diff --git a/plugins/freeimage/Source/LibPNG/png.c b/plugins/FreeImage/Source/LibPNG/png.c index a57175da1d..a57175da1d 100644 --- a/plugins/freeimage/Source/LibPNG/png.c +++ b/plugins/FreeImage/Source/LibPNG/png.c diff --git a/plugins/freeimage/Source/LibPNG/png.h b/plugins/FreeImage/Source/LibPNG/png.h index 2c60503bf6..2c60503bf6 100644 --- a/plugins/freeimage/Source/LibPNG/png.h +++ b/plugins/FreeImage/Source/LibPNG/png.h diff --git a/plugins/freeimage/Source/LibPNG/pngconf.h b/plugins/FreeImage/Source/LibPNG/pngconf.h index a135c4e79b..a135c4e79b 100644 --- a/plugins/freeimage/Source/LibPNG/pngconf.h +++ b/plugins/FreeImage/Source/LibPNG/pngconf.h diff --git a/plugins/freeimage/Source/LibPNG/pngdebug.h b/plugins/FreeImage/Source/LibPNG/pngdebug.h index 96c1ea42b3..96c1ea42b3 100644 --- a/plugins/freeimage/Source/LibPNG/pngdebug.h +++ b/plugins/FreeImage/Source/LibPNG/pngdebug.h diff --git a/plugins/freeimage/Source/LibPNG/pngerror.c b/plugins/FreeImage/Source/LibPNG/pngerror.c index 4a76644be2..4a76644be2 100644 --- a/plugins/freeimage/Source/LibPNG/pngerror.c +++ b/plugins/FreeImage/Source/LibPNG/pngerror.c diff --git a/plugins/freeimage/Source/LibPNG/pngget.c b/plugins/FreeImage/Source/LibPNG/pngget.c index 72ddaef2d8..72ddaef2d8 100644 --- a/plugins/freeimage/Source/LibPNG/pngget.c +++ b/plugins/FreeImage/Source/LibPNG/pngget.c diff --git a/plugins/freeimage/Source/LibPNG/pnginfo.h b/plugins/FreeImage/Source/LibPNG/pnginfo.h index bbfb105aaf..bbfb105aaf 100644 --- a/plugins/freeimage/Source/LibPNG/pnginfo.h +++ b/plugins/FreeImage/Source/LibPNG/pnginfo.h diff --git a/plugins/freeimage/Source/LibPNG/pnglibconf.h b/plugins/FreeImage/Source/LibPNG/pnglibconf.h index 3ce4ac8e72..3ce4ac8e72 100644 --- a/plugins/freeimage/Source/LibPNG/pnglibconf.h +++ b/plugins/FreeImage/Source/LibPNG/pnglibconf.h diff --git a/plugins/freeimage/Source/LibPNG/pngmem.c b/plugins/FreeImage/Source/LibPNG/pngmem.c index e0b6d17b60..e0b6d17b60 100644 --- a/plugins/freeimage/Source/LibPNG/pngmem.c +++ b/plugins/FreeImage/Source/LibPNG/pngmem.c diff --git a/plugins/freeimage/Source/LibPNG/pngpread.c b/plugins/FreeImage/Source/LibPNG/pngpread.c index e19a8c7bca..e19a8c7bca 100644 --- a/plugins/freeimage/Source/LibPNG/pngpread.c +++ b/plugins/FreeImage/Source/LibPNG/pngpread.c diff --git a/plugins/freeimage/Source/LibPNG/pngpriv.h b/plugins/FreeImage/Source/LibPNG/pngpriv.h index b65006eea0..b65006eea0 100644 --- a/plugins/freeimage/Source/LibPNG/pngpriv.h +++ b/plugins/FreeImage/Source/LibPNG/pngpriv.h diff --git a/plugins/freeimage/Source/LibPNG/pngread.c b/plugins/FreeImage/Source/LibPNG/pngread.c index 3be4ef7231..3be4ef7231 100644 --- a/plugins/freeimage/Source/LibPNG/pngread.c +++ b/plugins/FreeImage/Source/LibPNG/pngread.c diff --git a/plugins/freeimage/Source/LibPNG/pngrio.c b/plugins/FreeImage/Source/LibPNG/pngrio.c index d0d9d8a737..d0d9d8a737 100644 --- a/plugins/freeimage/Source/LibPNG/pngrio.c +++ b/plugins/FreeImage/Source/LibPNG/pngrio.c diff --git a/plugins/freeimage/Source/LibPNG/pngrtran.c b/plugins/FreeImage/Source/LibPNG/pngrtran.c index c23886f3e3..c23886f3e3 100644 --- a/plugins/freeimage/Source/LibPNG/pngrtran.c +++ b/plugins/FreeImage/Source/LibPNG/pngrtran.c diff --git a/plugins/freeimage/Source/LibPNG/pngrutil.c b/plugins/FreeImage/Source/LibPNG/pngrutil.c index 3fe202063f..3fe202063f 100644 --- a/plugins/freeimage/Source/LibPNG/pngrutil.c +++ b/plugins/FreeImage/Source/LibPNG/pngrutil.c diff --git a/plugins/freeimage/Source/LibPNG/pngset.c b/plugins/FreeImage/Source/LibPNG/pngset.c index aee628aec2..aee628aec2 100644 --- a/plugins/freeimage/Source/LibPNG/pngset.c +++ b/plugins/FreeImage/Source/LibPNG/pngset.c diff --git a/plugins/freeimage/Source/LibPNG/pngstruct.h b/plugins/FreeImage/Source/LibPNG/pngstruct.h index 6d35a2f312..6d35a2f312 100644 --- a/plugins/freeimage/Source/LibPNG/pngstruct.h +++ b/plugins/FreeImage/Source/LibPNG/pngstruct.h diff --git a/plugins/freeimage/Source/LibPNG/pngtest.c b/plugins/FreeImage/Source/LibPNG/pngtest.c index cac03ae3d2..cac03ae3d2 100644 --- a/plugins/freeimage/Source/LibPNG/pngtest.c +++ b/plugins/FreeImage/Source/LibPNG/pngtest.c diff --git a/plugins/freeimage/Source/LibPNG/pngtrans.c b/plugins/FreeImage/Source/LibPNG/pngtrans.c index 53d9a25b95..53d9a25b95 100644 --- a/plugins/freeimage/Source/LibPNG/pngtrans.c +++ b/plugins/FreeImage/Source/LibPNG/pngtrans.c diff --git a/plugins/freeimage/Source/LibPNG/pngwio.c b/plugins/FreeImage/Source/LibPNG/pngwio.c index 8eacf9f6d4..8eacf9f6d4 100644 --- a/plugins/freeimage/Source/LibPNG/pngwio.c +++ b/plugins/FreeImage/Source/LibPNG/pngwio.c diff --git a/plugins/freeimage/Source/LibPNG/pngwrite.c b/plugins/FreeImage/Source/LibPNG/pngwrite.c index 826cddb92e..826cddb92e 100644 --- a/plugins/freeimage/Source/LibPNG/pngwrite.c +++ b/plugins/FreeImage/Source/LibPNG/pngwrite.c diff --git a/plugins/freeimage/Source/LibPNG/pngwtran.c b/plugins/FreeImage/Source/LibPNG/pngwtran.c index a99cb8ec19..a99cb8ec19 100644 --- a/plugins/freeimage/Source/LibPNG/pngwtran.c +++ b/plugins/FreeImage/Source/LibPNG/pngwtran.c diff --git a/plugins/freeimage/Source/LibPNG/pngwutil.c b/plugins/FreeImage/Source/LibPNG/pngwutil.c index 85f656cced..85f656cced 100644 --- a/plugins/freeimage/Source/LibPNG/pngwutil.c +++ b/plugins/FreeImage/Source/LibPNG/pngwutil.c diff --git a/plugins/freeimage/Source/LibTIFF/ChangeLog b/plugins/FreeImage/Source/LibTIFF/ChangeLog index f3dfe26b0b..f3dfe26b0b 100644 --- a/plugins/freeimage/Source/LibTIFF/ChangeLog +++ b/plugins/FreeImage/Source/LibTIFF/ChangeLog diff --git a/plugins/freeimage/Source/LibTIFF/LibTIFF.dsp b/plugins/FreeImage/Source/LibTIFF/LibTIFF.dsp index 9dd04050be..9dd04050be 100644 --- a/plugins/freeimage/Source/LibTIFF/LibTIFF.dsp +++ b/plugins/FreeImage/Source/LibTIFF/LibTIFF.dsp diff --git a/plugins/freeimage/Source/LibTIFF/Makefile.am b/plugins/FreeImage/Source/LibTIFF/Makefile.am index 0aaac398f4..0aaac398f4 100644 --- a/plugins/freeimage/Source/LibTIFF/Makefile.am +++ b/plugins/FreeImage/Source/LibTIFF/Makefile.am diff --git a/plugins/freeimage/Source/LibTIFF/Makefile.in b/plugins/FreeImage/Source/LibTIFF/Makefile.in index 10dbddf4cf..10dbddf4cf 100644 --- a/plugins/freeimage/Source/LibTIFF/Makefile.in +++ b/plugins/FreeImage/Source/LibTIFF/Makefile.in diff --git a/plugins/freeimage/Source/LibTIFF/SConstruct b/plugins/FreeImage/Source/LibTIFF/SConstruct index d1a2620cf5..d1a2620cf5 100644 --- a/plugins/freeimage/Source/LibTIFF/SConstruct +++ b/plugins/FreeImage/Source/LibTIFF/SConstruct diff --git a/plugins/freeimage/Source/LibTIFF/makefile.vc b/plugins/FreeImage/Source/LibTIFF/makefile.vc index 2544541ac2..2544541ac2 100644 --- a/plugins/freeimage/Source/LibTIFF/makefile.vc +++ b/plugins/FreeImage/Source/LibTIFF/makefile.vc diff --git a/plugins/freeimage/Source/LibTIFF/mkg3states.c b/plugins/FreeImage/Source/LibTIFF/mkg3states.c index 46fac37a9c..46fac37a9c 100644 --- a/plugins/freeimage/Source/LibTIFF/mkg3states.c +++ b/plugins/FreeImage/Source/LibTIFF/mkg3states.c diff --git a/plugins/freeimage/Source/LibTIFF/t4.h b/plugins/FreeImage/Source/LibTIFF/t4.h index 1457ebfabe..1457ebfabe 100644 --- a/plugins/freeimage/Source/LibTIFF/t4.h +++ b/plugins/FreeImage/Source/LibTIFF/t4.h diff --git a/plugins/freeimage/Source/LibTIFF/tif_acorn.c b/plugins/FreeImage/Source/LibTIFF/tif_acorn.c index d2de42de53..d2de42de53 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_acorn.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_acorn.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_apple.c b/plugins/FreeImage/Source/LibTIFF/tif_apple.c index 0cd2948cb7..0cd2948cb7 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_apple.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_apple.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_atari.c b/plugins/FreeImage/Source/LibTIFF/tif_atari.c index 62453a1d93..62453a1d93 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_atari.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_atari.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_aux.c b/plugins/FreeImage/Source/LibTIFF/tif_aux.c index 92df69bd1a..92df69bd1a 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_aux.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_aux.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_close.c b/plugins/FreeImage/Source/LibTIFF/tif_close.c index 03a8847e84..03a8847e84 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_close.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_close.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_codec.c b/plugins/FreeImage/Source/LibTIFF/tif_codec.c index 7876a5fc63..7876a5fc63 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_codec.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_codec.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_color.c b/plugins/FreeImage/Source/LibTIFF/tif_color.c index 06cc431a0a..06cc431a0a 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_color.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_color.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_compress.c b/plugins/FreeImage/Source/LibTIFF/tif_compress.c index ac471b1e10..ac471b1e10 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_compress.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_compress.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_config.h b/plugins/FreeImage/Source/LibTIFF/tif_config.h index 3e08176627..3e08176627 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_config.h +++ b/plugins/FreeImage/Source/LibTIFF/tif_config.h diff --git a/plugins/freeimage/Source/LibTIFF/tif_config.h-vms b/plugins/FreeImage/Source/LibTIFF/tif_config.h-vms index c2cae5752e..c2cae5752e 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_config.h-vms +++ b/plugins/FreeImage/Source/LibTIFF/tif_config.h-vms diff --git a/plugins/freeimage/Source/LibTIFF/tif_config.h.in b/plugins/FreeImage/Source/LibTIFF/tif_config.h.in index 86c07e6a99..86c07e6a99 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_config.h.in +++ b/plugins/FreeImage/Source/LibTIFF/tif_config.h.in diff --git a/plugins/freeimage/Source/LibTIFF/tif_config.vc.h b/plugins/FreeImage/Source/LibTIFF/tif_config.vc.h index 2bb16d3322..2bb16d3322 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_config.vc.h +++ b/plugins/FreeImage/Source/LibTIFF/tif_config.vc.h diff --git a/plugins/freeimage/Source/LibTIFF/tif_dir.c b/plugins/FreeImage/Source/LibTIFF/tif_dir.c index 7815857f21..7815857f21 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_dir.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_dir.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_dir.h b/plugins/FreeImage/Source/LibTIFF/tif_dir.h index f642834c44..f642834c44 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_dir.h +++ b/plugins/FreeImage/Source/LibTIFF/tif_dir.h diff --git a/plugins/freeimage/Source/LibTIFF/tif_dirinfo.c b/plugins/FreeImage/Source/LibTIFF/tif_dirinfo.c index a2055f44a5..a2055f44a5 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_dirinfo.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_dirinfo.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_dirread.c b/plugins/FreeImage/Source/LibTIFF/tif_dirread.c index 86d2fa87a9..86d2fa87a9 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_dirread.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_dirread.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_dirwrite.c b/plugins/FreeImage/Source/LibTIFF/tif_dirwrite.c index 17b8002af4..17b8002af4 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_dirwrite.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_dirwrite.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_dumpmode.c b/plugins/FreeImage/Source/LibTIFF/tif_dumpmode.c index 273614728d..273614728d 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_dumpmode.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_dumpmode.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_error.c b/plugins/FreeImage/Source/LibTIFF/tif_error.c index 23f90648de..23f90648de 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_error.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_error.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_extension.c b/plugins/FreeImage/Source/LibTIFF/tif_extension.c index b00d9ac2aa..b00d9ac2aa 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_extension.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_extension.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_fax3.c b/plugins/FreeImage/Source/LibTIFF/tif_fax3.c index 047ba5d5aa..047ba5d5aa 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_fax3.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_fax3.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_fax3.h b/plugins/FreeImage/Source/LibTIFF/tif_fax3.h index c4e16c52d8..c4e16c52d8 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_fax3.h +++ b/plugins/FreeImage/Source/LibTIFF/tif_fax3.h diff --git a/plugins/freeimage/Source/LibTIFF/tif_fax3sm.c b/plugins/FreeImage/Source/LibTIFF/tif_fax3sm.c index 1e2fe42316..1e2fe42316 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_fax3sm.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_fax3sm.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_flush.c b/plugins/FreeImage/Source/LibTIFF/tif_flush.c index af7fdd9b2a..af7fdd9b2a 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_flush.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_flush.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_getimage.c b/plugins/FreeImage/Source/LibTIFF/tif_getimage.c index 714d7e85e2..714d7e85e2 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_getimage.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_getimage.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_jbig.c b/plugins/FreeImage/Source/LibTIFF/tif_jbig.c index c779c9b0f6..c779c9b0f6 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_jbig.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_jbig.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_jpeg.c b/plugins/FreeImage/Source/LibTIFF/tif_jpeg.c index 06062b3376..06062b3376 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_jpeg.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_jpeg.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_luv.c b/plugins/FreeImage/Source/LibTIFF/tif_luv.c index 153900701e..153900701e 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_luv.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_luv.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_lzw.c b/plugins/FreeImage/Source/LibTIFF/tif_lzw.c index 97105be1eb..97105be1eb 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_lzw.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_lzw.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_msdos.c b/plugins/FreeImage/Source/LibTIFF/tif_msdos.c index 884981fa49..884981fa49 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_msdos.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_msdos.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_next.c b/plugins/FreeImage/Source/LibTIFF/tif_next.c index 3fa6406e68..3fa6406e68 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_next.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_next.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_ojpeg.c b/plugins/FreeImage/Source/LibTIFF/tif_ojpeg.c index ad339afc1b..ad339afc1b 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_ojpeg.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_ojpeg.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_open.c b/plugins/FreeImage/Source/LibTIFF/tif_open.c index c2a0412e90..c2a0412e90 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_open.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_open.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_packbits.c b/plugins/FreeImage/Source/LibTIFF/tif_packbits.c index 52206ee322..52206ee322 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_packbits.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_packbits.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_pixarlog.c b/plugins/FreeImage/Source/LibTIFF/tif_pixarlog.c index ef4faa4e45..ef4faa4e45 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_pixarlog.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_pixarlog.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_predict.c b/plugins/FreeImage/Source/LibTIFF/tif_predict.c index 4f477ab7ea..4f477ab7ea 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_predict.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_predict.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_predict.h b/plugins/FreeImage/Source/LibTIFF/tif_predict.h index 6675d9b2a7..6675d9b2a7 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_predict.h +++ b/plugins/FreeImage/Source/LibTIFF/tif_predict.h diff --git a/plugins/freeimage/Source/LibTIFF/tif_print.c b/plugins/FreeImage/Source/LibTIFF/tif_print.c index 50663396df..50663396df 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_print.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_print.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_read.c b/plugins/FreeImage/Source/LibTIFF/tif_read.c index 5618e63e6e..5618e63e6e 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_read.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_read.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_stream.cxx b/plugins/FreeImage/Source/LibTIFF/tif_stream.cxx index a3aaea19d7..a3aaea19d7 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_stream.cxx +++ b/plugins/FreeImage/Source/LibTIFF/tif_stream.cxx diff --git a/plugins/freeimage/Source/LibTIFF/tif_strip.c b/plugins/FreeImage/Source/LibTIFF/tif_strip.c index 8abf726a00..8abf726a00 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_strip.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_strip.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_swab.c b/plugins/FreeImage/Source/LibTIFF/tif_swab.c index 5a42713d5c..5a42713d5c 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_swab.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_swab.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_thunder.c b/plugins/FreeImage/Source/LibTIFF/tif_thunder.c index 6439c54e42..6439c54e42 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_thunder.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_thunder.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_tile.c b/plugins/FreeImage/Source/LibTIFF/tif_tile.c index 4659825aab..4659825aab 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_tile.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_tile.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_unix.c b/plugins/FreeImage/Source/LibTIFF/tif_unix.c index f693df7653..f693df7653 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_unix.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_unix.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_version.c b/plugins/FreeImage/Source/LibTIFF/tif_version.c index 6badfcdb5f..6badfcdb5f 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_version.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_version.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_vms.c b/plugins/FreeImage/Source/LibTIFF/tif_vms.c index 553f5072e3..553f5072e3 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_vms.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_vms.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_warning.c b/plugins/FreeImage/Source/LibTIFF/tif_warning.c index a2dbbe7e2f..a2dbbe7e2f 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_warning.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_warning.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_win3.c b/plugins/FreeImage/Source/LibTIFF/tif_win3.c index aa21e3aef8..aa21e3aef8 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_win3.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_win3.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_win32.c b/plugins/FreeImage/Source/LibTIFF/tif_win32.c index ddfd778ead..ddfd778ead 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_win32.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_win32.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_write.c b/plugins/FreeImage/Source/LibTIFF/tif_write.c index 067d3f76fe..067d3f76fe 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_write.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_write.c diff --git a/plugins/freeimage/Source/LibTIFF/tif_zip.c b/plugins/FreeImage/Source/LibTIFF/tif_zip.c index 818b9dde09..818b9dde09 100644 --- a/plugins/freeimage/Source/LibTIFF/tif_zip.c +++ b/plugins/FreeImage/Source/LibTIFF/tif_zip.c diff --git a/plugins/freeimage/Source/LibTIFF/tiff.h b/plugins/FreeImage/Source/LibTIFF/tiff.h index b8912efb9d..b8912efb9d 100644 --- a/plugins/freeimage/Source/LibTIFF/tiff.h +++ b/plugins/FreeImage/Source/LibTIFF/tiff.h diff --git a/plugins/freeimage/Source/LibTIFF/tiffconf.h-vms b/plugins/FreeImage/Source/LibTIFF/tiffconf.h-vms index de717ecb97..de717ecb97 100644 --- a/plugins/freeimage/Source/LibTIFF/tiffconf.h-vms +++ b/plugins/FreeImage/Source/LibTIFF/tiffconf.h-vms diff --git a/plugins/freeimage/Source/LibTIFF/tiffconf.vc.h b/plugins/FreeImage/Source/LibTIFF/tiffconf.vc.h index 5d73852c41..5d73852c41 100644 --- a/plugins/freeimage/Source/LibTIFF/tiffconf.vc.h +++ b/plugins/FreeImage/Source/LibTIFF/tiffconf.vc.h diff --git a/plugins/freeimage/Source/LibTIFF/tiffio.h b/plugins/FreeImage/Source/LibTIFF/tiffio.h index 2b94407acd..2b94407acd 100644 --- a/plugins/freeimage/Source/LibTIFF/tiffio.h +++ b/plugins/FreeImage/Source/LibTIFF/tiffio.h diff --git a/plugins/freeimage/Source/LibTIFF/tiffio.hxx b/plugins/FreeImage/Source/LibTIFF/tiffio.hxx index fc20d725d2..fc20d725d2 100644 --- a/plugins/freeimage/Source/LibTIFF/tiffio.hxx +++ b/plugins/FreeImage/Source/LibTIFF/tiffio.hxx diff --git a/plugins/freeimage/Source/LibTIFF/tiffiop.h b/plugins/FreeImage/Source/LibTIFF/tiffiop.h index 1a64862810..1a64862810 100644 --- a/plugins/freeimage/Source/LibTIFF/tiffiop.h +++ b/plugins/FreeImage/Source/LibTIFF/tiffiop.h diff --git a/plugins/freeimage/Source/LibTIFF/tiffvers.h b/plugins/FreeImage/Source/LibTIFF/tiffvers.h index 594702b566..594702b566 100644 --- a/plugins/freeimage/Source/LibTIFF/tiffvers.h +++ b/plugins/FreeImage/Source/LibTIFF/tiffvers.h diff --git a/plugins/freeimage/Source/LibTIFF/uvcode.h b/plugins/FreeImage/Source/LibTIFF/uvcode.h index 8f22325703..8f22325703 100644 --- a/plugins/freeimage/Source/LibTIFF/uvcode.h +++ b/plugins/FreeImage/Source/LibTIFF/uvcode.h diff --git a/plugins/freeimage/Source/Metadata/Exif.cpp b/plugins/FreeImage/Source/Metadata/Exif.cpp index bf6347da2b..bf6347da2b 100644 --- a/plugins/freeimage/Source/Metadata/Exif.cpp +++ b/plugins/FreeImage/Source/Metadata/Exif.cpp diff --git a/plugins/freeimage/Source/Metadata/FIRational.cpp b/plugins/FreeImage/Source/Metadata/FIRational.cpp index 969c06489a..969c06489a 100644 --- a/plugins/freeimage/Source/Metadata/FIRational.cpp +++ b/plugins/FreeImage/Source/Metadata/FIRational.cpp diff --git a/plugins/freeimage/Source/Metadata/FIRational.h b/plugins/FreeImage/Source/Metadata/FIRational.h index 7af6e52018..7af6e52018 100644 --- a/plugins/freeimage/Source/Metadata/FIRational.h +++ b/plugins/FreeImage/Source/Metadata/FIRational.h diff --git a/plugins/freeimage/Source/Metadata/FreeImageTag.cpp b/plugins/FreeImage/Source/Metadata/FreeImageTag.cpp index 9936d53312..9936d53312 100644 --- a/plugins/freeimage/Source/Metadata/FreeImageTag.cpp +++ b/plugins/FreeImage/Source/Metadata/FreeImageTag.cpp diff --git a/plugins/freeimage/Source/Metadata/FreeImageTag.h b/plugins/FreeImage/Source/Metadata/FreeImageTag.h index baa78743c6..baa78743c6 100644 --- a/plugins/freeimage/Source/Metadata/FreeImageTag.h +++ b/plugins/FreeImage/Source/Metadata/FreeImageTag.h diff --git a/plugins/freeimage/Source/Metadata/IPTC.cpp b/plugins/FreeImage/Source/Metadata/IPTC.cpp index 8bfb1b18c7..8bfb1b18c7 100644 --- a/plugins/freeimage/Source/Metadata/IPTC.cpp +++ b/plugins/FreeImage/Source/Metadata/IPTC.cpp diff --git a/plugins/freeimage/Source/Metadata/TagConversion.cpp b/plugins/FreeImage/Source/Metadata/TagConversion.cpp index 096ab7ec58..096ab7ec58 100644 --- a/plugins/freeimage/Source/Metadata/TagConversion.cpp +++ b/plugins/FreeImage/Source/Metadata/TagConversion.cpp diff --git a/plugins/freeimage/Source/Metadata/TagLib.cpp b/plugins/FreeImage/Source/Metadata/TagLib.cpp index 9e525e305c..9e525e305c 100644 --- a/plugins/freeimage/Source/Metadata/TagLib.cpp +++ b/plugins/FreeImage/Source/Metadata/TagLib.cpp diff --git a/plugins/freeimage/Source/Metadata/XTIFF.cpp b/plugins/FreeImage/Source/Metadata/XTIFF.cpp index 862384db24..862384db24 100644 --- a/plugins/freeimage/Source/Metadata/XTIFF.cpp +++ b/plugins/FreeImage/Source/Metadata/XTIFF.cpp diff --git a/plugins/freeimage/Source/Plugin.h b/plugins/FreeImage/Source/Plugin.h index b787260ed0..b787260ed0 100644 --- a/plugins/freeimage/Source/Plugin.h +++ b/plugins/FreeImage/Source/Plugin.h diff --git a/plugins/freeimage/Source/Quantizers.h b/plugins/FreeImage/Source/Quantizers.h index bc84f77724..bc84f77724 100644 --- a/plugins/freeimage/Source/Quantizers.h +++ b/plugins/FreeImage/Source/Quantizers.h diff --git a/plugins/freeimage/Source/ToneMapping.h b/plugins/FreeImage/Source/ToneMapping.h index 51e08f5585..51e08f5585 100644 --- a/plugins/freeimage/Source/ToneMapping.h +++ b/plugins/FreeImage/Source/ToneMapping.h diff --git a/plugins/freeimage/Source/Utilities.h b/plugins/FreeImage/Source/Utilities.h index 3f3cf47ebf..3f3cf47ebf 100644 --- a/plugins/freeimage/Source/Utilities.h +++ b/plugins/FreeImage/Source/Utilities.h diff --git a/plugins/freeimage/Source/Zlib/zconf.h b/plugins/FreeImage/Source/Zlib/zconf.h index a62e176616..a62e176616 100644 --- a/plugins/freeimage/Source/Zlib/zconf.h +++ b/plugins/FreeImage/Source/Zlib/zconf.h diff --git a/plugins/freeimage/Source/Zlib/zlib.h b/plugins/FreeImage/Source/Zlib/zlib.h index cba7ab2fb3..cba7ab2fb3 100644 --- a/plugins/freeimage/Source/Zlib/zlib.h +++ b/plugins/FreeImage/Source/Zlib/zlib.h diff --git a/plugins/freeimage/Source/Zlib/zutil.h b/plugins/FreeImage/Source/Zlib/zutil.h index 3a5e1482e4..3a5e1482e4 100644 --- a/plugins/freeimage/Source/Zlib/zutil.h +++ b/plugins/FreeImage/Source/Zlib/zutil.h diff --git a/plugins/freeimage/Todo.txt b/plugins/FreeImage/Todo.txt index e69de29bb2..e69de29bb2 100644 --- a/plugins/freeimage/Todo.txt +++ b/plugins/FreeImage/Todo.txt diff --git a/plugins/freeimage/license-fi.txt b/plugins/FreeImage/license-fi.txt index 03b666c58a..03b666c58a 100644 --- a/plugins/freeimage/license-fi.txt +++ b/plugins/FreeImage/license-fi.txt diff --git a/plugins/freeimage/license-gpl.txt b/plugins/FreeImage/license-gpl.txt index 7d1f8605f8..7d1f8605f8 100644 --- a/plugins/freeimage/license-gpl.txt +++ b/plugins/FreeImage/license-gpl.txt diff --git a/plugins/freeimage/version.rc b/plugins/FreeImage/version.rc index 2edf19d791..2edf19d791 100644 --- a/plugins/freeimage/version.rc +++ b/plugins/FreeImage/version.rc diff --git a/plugins/modernb/.cvsignore b/plugins/Modernb/.cvsignore index 409184b388..409184b388 100644 --- a/plugins/modernb/.cvsignore +++ b/plugins/Modernb/.cvsignore diff --git a/plugins/modernb/MString.cpp b/plugins/Modernb/MString.cpp index bf385194c3..bf385194c3 100644 --- a/plugins/modernb/MString.cpp +++ b/plugins/Modernb/MString.cpp diff --git a/plugins/modernb/_disabled_src/ExtFrames/modern_ext_frames.c b/plugins/Modernb/_disabled_src/ExtFrames/modern_ext_frames.c index f43402138d..f43402138d 100644 --- a/plugins/modernb/_disabled_src/ExtFrames/modern_ext_frames.c +++ b/plugins/Modernb/_disabled_src/ExtFrames/modern_ext_frames.c diff --git a/plugins/modernb/_disabled_src/ExtFrames/modern_ext_frames_extern.c b/plugins/Modernb/_disabled_src/ExtFrames/modern_ext_frames_extern.c index fb5f8b2847..fb5f8b2847 100644 --- a/plugins/modernb/_disabled_src/ExtFrames/modern_ext_frames_extern.c +++ b/plugins/Modernb/_disabled_src/ExtFrames/modern_ext_frames_extern.c diff --git a/plugins/modernb/_disabled_src/ExtFrames/modern_ext_frames_intern.c b/plugins/Modernb/_disabled_src/ExtFrames/modern_ext_frames_intern.c index 4eed16663a..4eed16663a 100644 --- a/plugins/modernb/_disabled_src/ExtFrames/modern_ext_frames_intern.c +++ b/plugins/Modernb/_disabled_src/ExtFrames/modern_ext_frames_intern.c diff --git a/plugins/modernb/_disabled_src/ExtFrames/modern_ext_frames_opt.c b/plugins/Modernb/_disabled_src/ExtFrames/modern_ext_frames_opt.c index 7930530a84..7930530a84 100644 --- a/plugins/modernb/_disabled_src/ExtFrames/modern_ext_frames_opt.c +++ b/plugins/Modernb/_disabled_src/ExtFrames/modern_ext_frames_opt.c diff --git a/plugins/modernb/_disabled_src/ExtFrames/modern_ext_frames_private.h b/plugins/Modernb/_disabled_src/ExtFrames/modern_ext_frames_private.h index 03f8e725a3..03f8e725a3 100644 --- a/plugins/modernb/_disabled_src/ExtFrames/modern_ext_frames_private.h +++ b/plugins/Modernb/_disabled_src/ExtFrames/modern_ext_frames_private.h diff --git a/plugins/modernb/_disabled_src/ExtFrames/modern_ext_frames_services.c b/plugins/Modernb/_disabled_src/ExtFrames/modern_ext_frames_services.c index e56be79255..e56be79255 100644 --- a/plugins/modernb/_disabled_src/ExtFrames/modern_ext_frames_services.c +++ b/plugins/Modernb/_disabled_src/ExtFrames/modern_ext_frames_services.c diff --git a/plugins/modernb/_disabled_src/forkthread.c b/plugins/Modernb/_disabled_src/forkthread.c index ed380f7486..ed380f7486 100644 --- a/plugins/modernb/_disabled_src/forkthread.c +++ b/plugins/Modernb/_disabled_src/forkthread.c diff --git a/plugins/modernb/_disabled_src/forkthread.h b/plugins/Modernb/_disabled_src/forkthread.h index 7a25771e31..7a25771e31 100644 --- a/plugins/modernb/_disabled_src/forkthread.h +++ b/plugins/Modernb/_disabled_src/forkthread.h diff --git a/plugins/modernb/_disabled_src/groups.c b/plugins/Modernb/_disabled_src/groups.c index 8e282de26b..8e282de26b 100644 --- a/plugins/modernb/_disabled_src/groups.c +++ b/plugins/Modernb/_disabled_src/groups.c diff --git a/plugins/modernb/_disabled_src/modern_layout.c b/plugins/Modernb/_disabled_src/modern_layout.c index 6e4f86e730..6e4f86e730 100644 --- a/plugins/modernb/_disabled_src/modern_layout.c +++ b/plugins/Modernb/_disabled_src/modern_layout.c diff --git a/plugins/modernb/_disabled_src/skinpp.cpp b/plugins/Modernb/_disabled_src/skinpp.cpp index a27a7bac05..a27a7bac05 100644 --- a/plugins/modernb/_disabled_src/skinpp.cpp +++ b/plugins/Modernb/_disabled_src/skinpp.cpp diff --git a/plugins/modernb/_disabled_src/skinpp.h b/plugins/Modernb/_disabled_src/skinpp.h index ed06a83af2..ed06a83af2 100644 --- a/plugins/modernb/_disabled_src/skinpp.h +++ b/plugins/Modernb/_disabled_src/skinpp.h diff --git a/plugins/modernb/_disabled_src/skinpp_object.cpp b/plugins/Modernb/_disabled_src/skinpp_object.cpp index f674d6264b..f674d6264b 100644 --- a/plugins/modernb/_disabled_src/skinpp_object.cpp +++ b/plugins/Modernb/_disabled_src/skinpp_object.cpp diff --git a/plugins/modernb/_disabled_src/skinpp_object.h b/plugins/Modernb/_disabled_src/skinpp_object.h index 341ace5ba0..341ace5ba0 100644 --- a/plugins/modernb/_disabled_src/skinpp_object.h +++ b/plugins/Modernb/_disabled_src/skinpp_object.h diff --git a/plugins/modernb/_disabled_src/skinpp_object_glyph.cpp b/plugins/Modernb/_disabled_src/skinpp_object_glyph.cpp index 7e4c830262..7e4c830262 100644 --- a/plugins/modernb/_disabled_src/skinpp_object_glyph.cpp +++ b/plugins/Modernb/_disabled_src/skinpp_object_glyph.cpp diff --git a/plugins/modernb/_disabled_src/skinpp_object_glyph.h b/plugins/Modernb/_disabled_src/skinpp_object_glyph.h index 7a7abcd464..7a7abcd464 100644 --- a/plugins/modernb/_disabled_src/skinpp_object_glyph.h +++ b/plugins/Modernb/_disabled_src/skinpp_object_glyph.h diff --git a/plugins/modernb/_disabled_src/skinpp_private.h b/plugins/Modernb/_disabled_src/skinpp_private.h index d3d2ced220..d3d2ced220 100644 --- a/plugins/modernb/_disabled_src/skinpp_private.h +++ b/plugins/Modernb/_disabled_src/skinpp_private.h diff --git a/plugins/modernb/_disabled_src/stdafx.cpp b/plugins/Modernb/_disabled_src/stdafx.cpp index 6856e97c85..6856e97c85 100644 --- a/plugins/modernb/_disabled_src/stdafx.cpp +++ b/plugins/Modernb/_disabled_src/stdafx.cpp diff --git a/plugins/modernb/clist_modern_10.vcxproj b/plugins/Modernb/clist_modern_10.vcxproj index 54886dcda8..54886dcda8 100644 --- a/plugins/modernb/clist_modern_10.vcxproj +++ b/plugins/Modernb/clist_modern_10.vcxproj diff --git a/plugins/modernb/clist_modern_10.vcxproj.filters b/plugins/Modernb/clist_modern_10.vcxproj.filters index 0682a95fc3..0682a95fc3 100644 --- a/plugins/modernb/clist_modern_10.vcxproj.filters +++ b/plugins/Modernb/clist_modern_10.vcxproj.filters diff --git a/plugins/modernb/docs/FAQ[En].txt b/plugins/Modernb/docs/FAQ[En].txt index ac5fc14a08..ac5fc14a08 100644 --- a/plugins/modernb/docs/FAQ[En].txt +++ b/plugins/Modernb/docs/FAQ[En].txt diff --git a/plugins/modernb/docs/ReadMe.txt b/plugins/Modernb/docs/ReadMe.txt index bc1f640c54..bc1f640c54 100644 --- a/plugins/modernb/docs/ReadMe.txt +++ b/plugins/Modernb/docs/ReadMe.txt diff --git a/plugins/modernb/docs/skinpp.txt b/plugins/Modernb/docs/skinpp.txt index 0620926043..0620926043 100644 --- a/plugins/modernb/docs/skinpp.txt +++ b/plugins/Modernb/docs/skinpp.txt diff --git a/plugins/modernb/docs/template.txt b/plugins/Modernb/docs/template.txt index e1a9654bf1..e1a9654bf1 100644 --- a/plugins/modernb/docs/template.txt +++ b/plugins/Modernb/docs/template.txt diff --git a/plugins/modernb/hdr/MString.h b/plugins/Modernb/hdr/MString.h index 28cbeebdcf..28cbeebdcf 100644 --- a/plugins/modernb/hdr/MString.h +++ b/plugins/Modernb/hdr/MString.h diff --git a/plugins/modernb/hdr/modern_awaymsg.h b/plugins/Modernb/hdr/modern_awaymsg.h index ea51c6ddb2..ea51c6ddb2 100644 --- a/plugins/modernb/hdr/modern_awaymsg.h +++ b/plugins/Modernb/hdr/modern_awaymsg.h diff --git a/plugins/modernb/hdr/modern_cache_funcs.h b/plugins/Modernb/hdr/modern_cache_funcs.h index 1298536ca1..1298536ca1 100644 --- a/plugins/modernb/hdr/modern_cache_funcs.h +++ b/plugins/Modernb/hdr/modern_cache_funcs.h diff --git a/plugins/modernb/hdr/modern_callproc.h b/plugins/Modernb/hdr/modern_callproc.h index e3c1df900d..e3c1df900d 100644 --- a/plugins/modernb/hdr/modern_callproc.h +++ b/plugins/Modernb/hdr/modern_callproc.h diff --git a/plugins/modernb/hdr/modern_clc.h b/plugins/Modernb/hdr/modern_clc.h index 773d34fb32..773d34fb32 100644 --- a/plugins/modernb/hdr/modern_clc.h +++ b/plugins/Modernb/hdr/modern_clc.h diff --git a/plugins/modernb/hdr/modern_clcpaint.h b/plugins/Modernb/hdr/modern_clcpaint.h index 9c2a2d68d6..9c2a2d68d6 100644 --- a/plugins/modernb/hdr/modern_clcpaint.h +++ b/plugins/Modernb/hdr/modern_clcpaint.h diff --git a/plugins/modernb/hdr/modern_clist.h b/plugins/Modernb/hdr/modern_clist.h index 1c1d34ee02..1c1d34ee02 100644 --- a/plugins/modernb/hdr/modern_clist.h +++ b/plugins/Modernb/hdr/modern_clist.h diff --git a/plugins/modernb/hdr/modern_clui.h b/plugins/Modernb/hdr/modern_clui.h index 8f9c82797e..8f9c82797e 100644 --- a/plugins/modernb/hdr/modern_clui.h +++ b/plugins/Modernb/hdr/modern_clui.h diff --git a/plugins/modernb/hdr/modern_cluiframes.h b/plugins/Modernb/hdr/modern_cluiframes.h index e2c1aade78..e2c1aade78 100644 --- a/plugins/modernb/hdr/modern_cluiframes.h +++ b/plugins/Modernb/hdr/modern_cluiframes.h diff --git a/plugins/modernb/hdr/modern_commonheaders.h b/plugins/Modernb/hdr/modern_commonheaders.h index 9dda706e1a..9dda706e1a 100644 --- a/plugins/modernb/hdr/modern_commonheaders.h +++ b/plugins/Modernb/hdr/modern_commonheaders.h diff --git a/plugins/modernb/hdr/modern_commonprototypes.h b/plugins/Modernb/hdr/modern_commonprototypes.h index ad79a497ed..ad79a497ed 100644 --- a/plugins/modernb/hdr/modern_commonprototypes.h +++ b/plugins/Modernb/hdr/modern_commonprototypes.h diff --git a/plugins/modernb/hdr/modern_defsettings.h b/plugins/Modernb/hdr/modern_defsettings.h index 7298a8b4e8..7298a8b4e8 100644 --- a/plugins/modernb/hdr/modern_defsettings.h +++ b/plugins/Modernb/hdr/modern_defsettings.h diff --git a/plugins/modernb/hdr/modern_effectenum.h b/plugins/Modernb/hdr/modern_effectenum.h index e3c5600dc6..e3c5600dc6 100644 --- a/plugins/modernb/hdr/modern_effectenum.h +++ b/plugins/Modernb/hdr/modern_effectenum.h diff --git a/plugins/modernb/hdr/modern_gettextasync.h b/plugins/Modernb/hdr/modern_gettextasync.h index 881e2b738d..881e2b738d 100644 --- a/plugins/modernb/hdr/modern_gettextasync.h +++ b/plugins/Modernb/hdr/modern_gettextasync.h diff --git a/plugins/modernb/hdr/modern_global_structure.h b/plugins/Modernb/hdr/modern_global_structure.h index 3ee93c7385..3ee93c7385 100644 --- a/plugins/modernb/hdr/modern_global_structure.h +++ b/plugins/Modernb/hdr/modern_global_structure.h diff --git a/plugins/modernb/hdr/modern_image_array.h b/plugins/Modernb/hdr/modern_image_array.h index 130c51ce95..130c51ce95 100644 --- a/plugins/modernb/hdr/modern_image_array.h +++ b/plugins/Modernb/hdr/modern_image_array.h diff --git a/plugins/modernb/hdr/modern_layered_window_engine.h b/plugins/Modernb/hdr/modern_layered_window_engine.h index 918bfabf37..918bfabf37 100644 --- a/plugins/modernb/hdr/modern_layered_window_engine.h +++ b/plugins/Modernb/hdr/modern_layered_window_engine.h diff --git a/plugins/modernb/hdr/modern_log.h b/plugins/Modernb/hdr/modern_log.h index 0696c280bd..0696c280bd 100644 --- a/plugins/modernb/hdr/modern_log.h +++ b/plugins/Modernb/hdr/modern_log.h diff --git a/plugins/modernb/hdr/modern_popup.h b/plugins/Modernb/hdr/modern_popup.h index d333ab1e36..d333ab1e36 100644 --- a/plugins/modernb/hdr/modern_popup.h +++ b/plugins/Modernb/hdr/modern_popup.h diff --git a/plugins/modernb/hdr/modern_row.h b/plugins/Modernb/hdr/modern_row.h index 47b9582c29..47b9582c29 100644 --- a/plugins/modernb/hdr/modern_row.h +++ b/plugins/Modernb/hdr/modern_row.h diff --git a/plugins/modernb/hdr/modern_rowheight_funcs.h b/plugins/Modernb/hdr/modern_rowheight_funcs.h index 57223cf3c0..57223cf3c0 100644 --- a/plugins/modernb/hdr/modern_rowheight_funcs.h +++ b/plugins/Modernb/hdr/modern_rowheight_funcs.h diff --git a/plugins/modernb/hdr/modern_skinengine.h b/plugins/Modernb/hdr/modern_skinengine.h index a2b365b2ba..a2b365b2ba 100644 --- a/plugins/modernb/hdr/modern_skinengine.h +++ b/plugins/Modernb/hdr/modern_skinengine.h diff --git a/plugins/modernb/hdr/modern_skinned_profile.h b/plugins/Modernb/hdr/modern_skinned_profile.h index 95ab85c606..95ab85c606 100644 --- a/plugins/modernb/hdr/modern_skinned_profile.h +++ b/plugins/Modernb/hdr/modern_skinned_profile.h diff --git a/plugins/modernb/hdr/modern_skinselector.h b/plugins/Modernb/hdr/modern_skinselector.h index 9509695ad3..9509695ad3 100644 --- a/plugins/modernb/hdr/modern_skinselector.h +++ b/plugins/Modernb/hdr/modern_skinselector.h diff --git a/plugins/modernb/hdr/modern_static_clui.h b/plugins/Modernb/hdr/modern_static_clui.h index e03008951b..e03008951b 100644 --- a/plugins/modernb/hdr/modern_static_clui.h +++ b/plugins/Modernb/hdr/modern_static_clui.h diff --git a/plugins/modernb/hdr/modern_static_cluiframes_service.h b/plugins/Modernb/hdr/modern_static_cluiframes_service.h index 34403ad8cd..34403ad8cd 100644 --- a/plugins/modernb/hdr/modern_static_cluiframes_service.h +++ b/plugins/Modernb/hdr/modern_static_cluiframes_service.h diff --git a/plugins/modernb/hdr/modern_statusbar.h b/plugins/Modernb/hdr/modern_statusbar.h index 65d0ca2e57..65d0ca2e57 100644 --- a/plugins/modernb/hdr/modern_statusbar.h +++ b/plugins/Modernb/hdr/modern_statusbar.h diff --git a/plugins/modernb/hdr/modern_statusmodes.h b/plugins/Modernb/hdr/modern_statusmodes.h index f69f97abd9..f69f97abd9 100644 --- a/plugins/modernb/hdr/modern_statusmodes.h +++ b/plugins/Modernb/hdr/modern_statusmodes.h diff --git a/plugins/modernb/hdr/modern_sync.h b/plugins/Modernb/hdr/modern_sync.h index 34686470e5..34686470e5 100644 --- a/plugins/modernb/hdr/modern_sync.h +++ b/plugins/Modernb/hdr/modern_sync.h diff --git a/plugins/modernb/hdr/modern_tstring.h b/plugins/Modernb/hdr/modern_tstring.h index 5bd558c54d..5bd558c54d 100644 --- a/plugins/modernb/hdr/modern_tstring.h +++ b/plugins/Modernb/hdr/modern_tstring.h diff --git a/plugins/modernb/icons_pack/ICONS.rc b/plugins/Modernb/icons_pack/ICONS.rc index 287d4d44f5..287d4d44f5 100644 --- a/plugins/modernb/icons_pack/ICONS.rc +++ b/plugins/Modernb/icons_pack/ICONS.rc diff --git a/plugins/modernb/icons_pack/ICONS.sln b/plugins/Modernb/icons_pack/ICONS.sln index 52a26e2bb7..52a26e2bb7 100644 --- a/plugins/modernb/icons_pack/ICONS.sln +++ b/plugins/Modernb/icons_pack/ICONS.sln diff --git a/plugins/modernb/icons_pack/ICONS.vcproj b/plugins/Modernb/icons_pack/ICONS.vcproj index f3c0a0c908..f3c0a0c908 100644 --- a/plugins/modernb/icons_pack/ICONS.vcproj +++ b/plugins/Modernb/icons_pack/ICONS.vcproj diff --git a/plugins/modernb/icons_pack/ICONS_10.vcxproj b/plugins/Modernb/icons_pack/ICONS_10.vcxproj index 617894f82e..617894f82e 100644 --- a/plugins/modernb/icons_pack/ICONS_10.vcxproj +++ b/plugins/Modernb/icons_pack/ICONS_10.vcxproj diff --git a/plugins/modernb/icons_pack/ICONS_8.vcproj b/plugins/Modernb/icons_pack/ICONS_8.vcproj index 3732f8213e..3732f8213e 100644 --- a/plugins/modernb/icons_pack/ICONS_8.vcproj +++ b/plugins/Modernb/icons_pack/ICONS_8.vcproj diff --git a/plugins/modernb/icons_pack/ICONS_MODERN.dep b/plugins/Modernb/icons_pack/ICONS_MODERN.dep index d39ff347b9..d39ff347b9 100644 --- a/plugins/modernb/icons_pack/ICONS_MODERN.dep +++ b/plugins/Modernb/icons_pack/ICONS_MODERN.dep diff --git a/plugins/modernb/icons_pack/ICONS_MODERN.dsp b/plugins/Modernb/icons_pack/ICONS_MODERN.dsp index c47a5056ad..c47a5056ad 100644 --- a/plugins/modernb/icons_pack/ICONS_MODERN.dsp +++ b/plugins/Modernb/icons_pack/ICONS_MODERN.dsp diff --git a/plugins/modernb/icons_pack/ICONS_MODERN.dsw b/plugins/Modernb/icons_pack/ICONS_MODERN.dsw index 1aef2bbcc4..1aef2bbcc4 100644 --- a/plugins/modernb/icons_pack/ICONS_MODERN.dsw +++ b/plugins/Modernb/icons_pack/ICONS_MODERN.dsw diff --git a/plugins/modernb/icons_pack/ICONS_MODERN.mak b/plugins/Modernb/icons_pack/ICONS_MODERN.mak index 876a5e47cf..876a5e47cf 100644 --- a/plugins/modernb/icons_pack/ICONS_MODERN.mak +++ b/plugins/Modernb/icons_pack/ICONS_MODERN.mak diff --git a/plugins/modernb/icons_pack/icon_resource.h b/plugins/Modernb/icons_pack/icon_resource.h index c9f5c0f94a..c9f5c0f94a 100644 --- a/plugins/modernb/icons_pack/icon_resource.h +++ b/plugins/Modernb/icons_pack/icon_resource.h diff --git a/plugins/modernb/icons_pack/icos/icon_accmgr.ico b/plugins/Modernb/icons_pack/icos/icon_accmgr.ico Binary files differindex 776b989fe3..776b989fe3 100644 --- a/plugins/modernb/icons_pack/icos/icon_accmgr.ico +++ b/plugins/Modernb/icons_pack/icos/icon_accmgr.ico diff --git a/plugins/modernb/icons_pack/icos/icon_bookmarks.ico b/plugins/Modernb/icons_pack/icos/icon_bookmarks.ico Binary files differindex 469090ed61..469090ed61 100644 --- a/plugins/modernb/icons_pack/icos/icon_bookmarks.ico +++ b/plugins/Modernb/icons_pack/icos/icon_bookmarks.ico diff --git a/plugins/modernb/icons_pack/icos/icon_dbeditor.ico b/plugins/Modernb/icons_pack/icos/icon_dbeditor.ico Binary files differindex 4218d610f5..4218d610f5 100644 --- a/plugins/modernb/icons_pack/icos/icon_dbeditor.ico +++ b/plugins/Modernb/icons_pack/icos/icon_dbeditor.ico diff --git a/plugins/modernb/icons_pack/icos/icon_find_user.ico b/plugins/Modernb/icons_pack/icos/icon_find_user.ico Binary files differindex 2091d72960..2091d72960 100644 --- a/plugins/modernb/icons_pack/icos/icon_find_user.ico +++ b/plugins/Modernb/icons_pack/icos/icon_find_user.ico diff --git a/plugins/modernb/icons_pack/icos/icon_groups_off.ico b/plugins/Modernb/icons_pack/icos/icon_groups_off.ico Binary files differindex 6baf9d9d3d..6baf9d9d3d 100644 --- a/plugins/modernb/icons_pack/icos/icon_groups_off.ico +++ b/plugins/Modernb/icons_pack/icos/icon_groups_off.ico diff --git a/plugins/modernb/icons_pack/icos/icon_groups_on.ico b/plugins/Modernb/icons_pack/icos/icon_groups_on.ico Binary files differindex 9416f143f7..9416f143f7 100644 --- a/plugins/modernb/icons_pack/icos/icon_groups_on.ico +++ b/plugins/Modernb/icons_pack/icos/icon_groups_on.ico diff --git a/plugins/modernb/icons_pack/icos/icon_hideoffline.ico b/plugins/Modernb/icons_pack/icos/icon_hideoffline.ico Binary files differindex 428ffc68e8..428ffc68e8 100644 --- a/plugins/modernb/icons_pack/icos/icon_hideoffline.ico +++ b/plugins/Modernb/icons_pack/icos/icon_hideoffline.ico diff --git a/plugins/modernb/icons_pack/icos/icon_mainmenu.ico b/plugins/Modernb/icons_pack/icos/icon_mainmenu.ico Binary files differindex b57331093d..b57331093d 100644 --- a/plugins/modernb/icons_pack/icos/icon_mainmenu.ico +++ b/plugins/Modernb/icons_pack/icos/icon_mainmenu.ico diff --git a/plugins/modernb/icons_pack/icos/icon_minimize.ico b/plugins/Modernb/icons_pack/icos/icon_minimize.ico Binary files differindex f52668220b..f52668220b 100644 --- a/plugins/modernb/icons_pack/icos/icon_minimize.ico +++ b/plugins/Modernb/icons_pack/icos/icon_minimize.ico diff --git a/plugins/modernb/icons_pack/icos/icon_options.ico b/plugins/Modernb/icons_pack/icos/icon_options.ico Binary files differindex 3529a5baf9..3529a5baf9 100644 --- a/plugins/modernb/icons_pack/icos/icon_options.ico +++ b/plugins/Modernb/icons_pack/icos/icon_options.ico diff --git a/plugins/modernb/icons_pack/icos/icon_showoffline.ico b/plugins/Modernb/icons_pack/icos/icon_showoffline.ico Binary files differindex 70f8e21200..70f8e21200 100644 --- a/plugins/modernb/icons_pack/icos/icon_showoffline.ico +++ b/plugins/Modernb/icons_pack/icos/icon_showoffline.ico diff --git a/plugins/modernb/icons_pack/icos/icon_sounds_off.ico b/plugins/Modernb/icons_pack/icos/icon_sounds_off.ico Binary files differindex a4d8f9093d..a4d8f9093d 100644 --- a/plugins/modernb/icons_pack/icos/icon_sounds_off.ico +++ b/plugins/Modernb/icons_pack/icos/icon_sounds_off.ico diff --git a/plugins/modernb/icons_pack/icos/icon_sounds_on.ico b/plugins/Modernb/icons_pack/icos/icon_sounds_on.ico Binary files differindex 65c67c2386..65c67c2386 100644 --- a/plugins/modernb/icons_pack/icos/icon_sounds_on.ico +++ b/plugins/Modernb/icons_pack/icos/icon_sounds_on.ico diff --git a/plugins/modernb/icons_pack/icos/icon_statusmenu.ico b/plugins/Modernb/icons_pack/icos/icon_statusmenu.ico Binary files differindex 44681552fd..44681552fd 100644 --- a/plugins/modernb/icons_pack/icos/icon_statusmenu.ico +++ b/plugins/Modernb/icons_pack/icos/icon_statusmenu.ico diff --git a/plugins/modernb/init.cpp b/plugins/Modernb/init.cpp index 849cb767a5..849cb767a5 100644 --- a/plugins/modernb/init.cpp +++ b/plugins/Modernb/init.cpp diff --git a/plugins/modernb/m_api/m_skin_eng.h b/plugins/Modernb/m_api/m_skin_eng.h index 78de34e2bb..78de34e2bb 100644 --- a/plugins/modernb/m_api/m_skin_eng.h +++ b/plugins/Modernb/m_api/m_skin_eng.h diff --git a/plugins/modernb/m_api/m_skinbutton.h b/plugins/Modernb/m_api/m_skinbutton.h index 86634cb566..86634cb566 100644 --- a/plugins/modernb/m_api/m_skinbutton.h +++ b/plugins/Modernb/m_api/m_skinbutton.h diff --git a/plugins/modernb/m_api/m_skinned_profile.h b/plugins/Modernb/m_api/m_skinned_profile.h index 0b0932bac6..0b0932bac6 100644 --- a/plugins/modernb/m_api/m_skinned_profile.h +++ b/plugins/Modernb/m_api/m_skinned_profile.h diff --git a/plugins/modernb/m_api/m_xpTheme.h b/plugins/Modernb/m_api/m_xpTheme.h index 63f1b0a5d3..63f1b0a5d3 100644 --- a/plugins/modernb/m_api/m_xpTheme.h +++ b/plugins/Modernb/m_api/m_xpTheme.h diff --git a/plugins/modernb/modern_aniavatars.cpp b/plugins/Modernb/modern_aniavatars.cpp index 5e060c2028..5e060c2028 100644 --- a/plugins/modernb/modern_aniavatars.cpp +++ b/plugins/Modernb/modern_aniavatars.cpp diff --git a/plugins/modernb/modern_awaymsg.cpp b/plugins/Modernb/modern_awaymsg.cpp index 97f2550a32..97f2550a32 100644 --- a/plugins/modernb/modern_awaymsg.cpp +++ b/plugins/Modernb/modern_awaymsg.cpp diff --git a/plugins/modernb/modern_cachefuncs.cpp b/plugins/Modernb/modern_cachefuncs.cpp index 46e0d40b03..46e0d40b03 100644 --- a/plugins/modernb/modern_cachefuncs.cpp +++ b/plugins/Modernb/modern_cachefuncs.cpp diff --git a/plugins/modernb/modern_callproc.cpp b/plugins/Modernb/modern_callproc.cpp index ab26eb03eb..ab26eb03eb 100644 --- a/plugins/modernb/modern_callproc.cpp +++ b/plugins/Modernb/modern_callproc.cpp diff --git a/plugins/modernb/modern_clc.cpp b/plugins/Modernb/modern_clc.cpp index a3a08b7494..a3a08b7494 100644 --- a/plugins/modernb/modern_clc.cpp +++ b/plugins/Modernb/modern_clc.cpp diff --git a/plugins/modernb/modern_clcidents.cpp b/plugins/Modernb/modern_clcidents.cpp index bcbe3af247..bcbe3af247 100644 --- a/plugins/modernb/modern_clcidents.cpp +++ b/plugins/Modernb/modern_clcidents.cpp diff --git a/plugins/modernb/modern_clcitems.cpp b/plugins/Modernb/modern_clcitems.cpp index 36ab3bca7a..36ab3bca7a 100644 --- a/plugins/modernb/modern_clcitems.cpp +++ b/plugins/Modernb/modern_clcitems.cpp diff --git a/plugins/modernb/modern_clcmsgs.cpp b/plugins/Modernb/modern_clcmsgs.cpp index 49bd296bf5..49bd296bf5 100644 --- a/plugins/modernb/modern_clcmsgs.cpp +++ b/plugins/Modernb/modern_clcmsgs.cpp diff --git a/plugins/modernb/modern_clcopts.cpp b/plugins/Modernb/modern_clcopts.cpp index 62dbe371d1..62dbe371d1 100644 --- a/plugins/modernb/modern_clcopts.cpp +++ b/plugins/Modernb/modern_clcopts.cpp diff --git a/plugins/modernb/modern_clcpaint.cpp b/plugins/Modernb/modern_clcpaint.cpp index bec3e0f6de..bec3e0f6de 100644 --- a/plugins/modernb/modern_clcpaint.cpp +++ b/plugins/Modernb/modern_clcpaint.cpp diff --git a/plugins/modernb/modern_clcutils.cpp b/plugins/Modernb/modern_clcutils.cpp index 4b2dc8e798..4b2dc8e798 100644 --- a/plugins/modernb/modern_clcutils.cpp +++ b/plugins/Modernb/modern_clcutils.cpp diff --git a/plugins/modernb/modern_clistevents.cpp b/plugins/Modernb/modern_clistevents.cpp index 9208ff8c16..9208ff8c16 100644 --- a/plugins/modernb/modern_clistevents.cpp +++ b/plugins/Modernb/modern_clistevents.cpp diff --git a/plugins/modernb/modern_clistmenus.cpp b/plugins/Modernb/modern_clistmenus.cpp index e69e08fe15..e69e08fe15 100644 --- a/plugins/modernb/modern_clistmenus.cpp +++ b/plugins/Modernb/modern_clistmenus.cpp diff --git a/plugins/modernb/modern_clistmod.cpp b/plugins/Modernb/modern_clistmod.cpp index 781f2f2896..781f2f2896 100644 --- a/plugins/modernb/modern_clistmod.cpp +++ b/plugins/Modernb/modern_clistmod.cpp diff --git a/plugins/modernb/modern_clistopts.cpp b/plugins/Modernb/modern_clistopts.cpp index f778426c37..f778426c37 100644 --- a/plugins/modernb/modern_clistopts.cpp +++ b/plugins/Modernb/modern_clistopts.cpp diff --git a/plugins/modernb/modern_clistsettings.cpp b/plugins/Modernb/modern_clistsettings.cpp index c251d2b21a..c251d2b21a 100644 --- a/plugins/modernb/modern_clistsettings.cpp +++ b/plugins/Modernb/modern_clistsettings.cpp diff --git a/plugins/modernb/modern_clisttray.cpp b/plugins/Modernb/modern_clisttray.cpp index de84dfea09..de84dfea09 100644 --- a/plugins/modernb/modern_clisttray.cpp +++ b/plugins/Modernb/modern_clisttray.cpp diff --git a/plugins/modernb/modern_clui.cpp b/plugins/Modernb/modern_clui.cpp index 0de5249cc6..0de5249cc6 100644 --- a/plugins/modernb/modern_clui.cpp +++ b/plugins/Modernb/modern_clui.cpp diff --git a/plugins/modernb/modern_cluiframes.cpp b/plugins/Modernb/modern_cluiframes.cpp index 4da12ab2f2..4da12ab2f2 100644 --- a/plugins/modernb/modern_cluiframes.cpp +++ b/plugins/Modernb/modern_cluiframes.cpp diff --git a/plugins/modernb/modern_cluiservices.cpp b/plugins/Modernb/modern_cluiservices.cpp index 8b54c7d9a2..8b54c7d9a2 100644 --- a/plugins/modernb/modern_cluiservices.cpp +++ b/plugins/Modernb/modern_cluiservices.cpp diff --git a/plugins/modernb/modern_commonheaders.cpp b/plugins/Modernb/modern_commonheaders.cpp index 86c1309884..86c1309884 100644 --- a/plugins/modernb/modern_commonheaders.cpp +++ b/plugins/Modernb/modern_commonheaders.cpp diff --git a/plugins/modernb/modern_contact.cpp b/plugins/Modernb/modern_contact.cpp index 58fd7759f4..58fd7759f4 100644 --- a/plugins/modernb/modern_contact.cpp +++ b/plugins/Modernb/modern_contact.cpp diff --git a/plugins/modernb/modern_docking.cpp b/plugins/Modernb/modern_docking.cpp index d49e15700e..d49e15700e 100644 --- a/plugins/modernb/modern_docking.cpp +++ b/plugins/Modernb/modern_docking.cpp diff --git a/plugins/modernb/modern_extraimage.cpp b/plugins/Modernb/modern_extraimage.cpp index e54abd2628..e54abd2628 100644 --- a/plugins/modernb/modern_extraimage.cpp +++ b/plugins/Modernb/modern_extraimage.cpp diff --git a/plugins/modernb/modern_framesmenu.cpp b/plugins/Modernb/modern_framesmenu.cpp index 9e2aed8418..9e2aed8418 100644 --- a/plugins/modernb/modern_framesmenu.cpp +++ b/plugins/Modernb/modern_framesmenu.cpp diff --git a/plugins/modernb/modern_gdiplus.cpp b/plugins/Modernb/modern_gdiplus.cpp index a71561a53d..a71561a53d 100644 --- a/plugins/modernb/modern_gdiplus.cpp +++ b/plugins/Modernb/modern_gdiplus.cpp diff --git a/plugins/modernb/modern_gettextasync.cpp b/plugins/Modernb/modern_gettextasync.cpp index c7dea9a18e..c7dea9a18e 100644 --- a/plugins/modernb/modern_gettextasync.cpp +++ b/plugins/Modernb/modern_gettextasync.cpp diff --git a/plugins/modernb/modern_global.cpp b/plugins/Modernb/modern_global.cpp index b43dc5f163..b43dc5f163 100644 --- a/plugins/modernb/modern_global.cpp +++ b/plugins/Modernb/modern_global.cpp diff --git a/plugins/modernb/modern_groupmenu.cpp b/plugins/Modernb/modern_groupmenu.cpp index 7d1fde6433..7d1fde6433 100644 --- a/plugins/modernb/modern_groupmenu.cpp +++ b/plugins/Modernb/modern_groupmenu.cpp diff --git a/plugins/modernb/modern_image_array.cpp b/plugins/Modernb/modern_image_array.cpp index f8381ad9e6..f8381ad9e6 100644 --- a/plugins/modernb/modern_image_array.cpp +++ b/plugins/Modernb/modern_image_array.cpp diff --git a/plugins/modernb/modern_keyboard.cpp b/plugins/Modernb/modern_keyboard.cpp index abc97debab..abc97debab 100644 --- a/plugins/modernb/modern_keyboard.cpp +++ b/plugins/Modernb/modern_keyboard.cpp diff --git a/plugins/modernb/modern_log.cpp b/plugins/Modernb/modern_log.cpp index 2f44f59d8e..2f44f59d8e 100644 --- a/plugins/modernb/modern_log.cpp +++ b/plugins/Modernb/modern_log.cpp diff --git a/plugins/modernb/modern_newrowopts.cpp b/plugins/Modernb/modern_newrowopts.cpp index fbd3ec60ed..fbd3ec60ed 100644 --- a/plugins/modernb/modern_newrowopts.cpp +++ b/plugins/Modernb/modern_newrowopts.cpp diff --git a/plugins/modernb/modern_popup.cpp b/plugins/Modernb/modern_popup.cpp index 33eebada34..33eebada34 100644 --- a/plugins/modernb/modern_popup.cpp +++ b/plugins/Modernb/modern_popup.cpp diff --git a/plugins/modernb/modern_row.cpp b/plugins/Modernb/modern_row.cpp index d7e9b51b58..d7e9b51b58 100644 --- a/plugins/modernb/modern_row.cpp +++ b/plugins/Modernb/modern_row.cpp diff --git a/plugins/modernb/modern_rowheight_funcs.cpp b/plugins/Modernb/modern_rowheight_funcs.cpp index 0518626b62..0518626b62 100644 --- a/plugins/modernb/modern_rowheight_funcs.cpp +++ b/plugins/Modernb/modern_rowheight_funcs.cpp diff --git a/plugins/modernb/modern_rowtemplateopt.cpp b/plugins/Modernb/modern_rowtemplateopt.cpp index 2fc93d5c1d..2fc93d5c1d 100644 --- a/plugins/modernb/modern_rowtemplateopt.cpp +++ b/plugins/Modernb/modern_rowtemplateopt.cpp diff --git a/plugins/modernb/modern_skinbutton.cpp b/plugins/Modernb/modern_skinbutton.cpp index d652e4563c..d652e4563c 100644 --- a/plugins/modernb/modern_skinbutton.cpp +++ b/plugins/Modernb/modern_skinbutton.cpp diff --git a/plugins/modernb/modern_skineditor.cpp b/plugins/Modernb/modern_skineditor.cpp index 0f3b95a9df..0f3b95a9df 100644 --- a/plugins/modernb/modern_skineditor.cpp +++ b/plugins/Modernb/modern_skineditor.cpp diff --git a/plugins/modernb/modern_skinengine.cpp b/plugins/Modernb/modern_skinengine.cpp index 54a6c8011c..54a6c8011c 100644 --- a/plugins/modernb/modern_skinengine.cpp +++ b/plugins/Modernb/modern_skinengine.cpp diff --git a/plugins/modernb/modern_skinned_profile.cpp b/plugins/Modernb/modern_skinned_profile.cpp index d31fe7d18f..d31fe7d18f 100644 --- a/plugins/modernb/modern_skinned_profile.cpp +++ b/plugins/Modernb/modern_skinned_profile.cpp diff --git a/plugins/modernb/modern_skinopt.cpp b/plugins/Modernb/modern_skinopt.cpp index aac4aff2ba..aac4aff2ba 100644 --- a/plugins/modernb/modern_skinopt.cpp +++ b/plugins/Modernb/modern_skinopt.cpp diff --git a/plugins/modernb/modern_skinselector.cpp b/plugins/Modernb/modern_skinselector.cpp index b7559fa440..b7559fa440 100644 --- a/plugins/modernb/modern_skinselector.cpp +++ b/plugins/Modernb/modern_skinselector.cpp diff --git a/plugins/modernb/modern_statusbar.cpp b/plugins/Modernb/modern_statusbar.cpp index b3af74e802..b3af74e802 100644 --- a/plugins/modernb/modern_statusbar.cpp +++ b/plugins/Modernb/modern_statusbar.cpp diff --git a/plugins/modernb/modern_statusbar_options.cpp b/plugins/Modernb/modern_statusbar_options.cpp index 6e46584b8d..6e46584b8d 100644 --- a/plugins/modernb/modern_statusbar_options.cpp +++ b/plugins/Modernb/modern_statusbar_options.cpp diff --git a/plugins/modernb/modern_sync.cpp b/plugins/Modernb/modern_sync.cpp index 1941b376f2..1941b376f2 100644 --- a/plugins/modernb/modern_sync.cpp +++ b/plugins/Modernb/modern_sync.cpp diff --git a/plugins/modernb/modern_tbbutton.cpp b/plugins/Modernb/modern_tbbutton.cpp index 74b2e9e3b0..74b2e9e3b0 100644 --- a/plugins/modernb/modern_tbbutton.cpp +++ b/plugins/Modernb/modern_tbbutton.cpp diff --git a/plugins/modernb/modern_toolbar.cpp b/plugins/Modernb/modern_toolbar.cpp index 44cf94da05..44cf94da05 100644 --- a/plugins/modernb/modern_toolbar.cpp +++ b/plugins/Modernb/modern_toolbar.cpp diff --git a/plugins/modernb/modern_viewmodebar.cpp b/plugins/Modernb/modern_viewmodebar.cpp index 4cb22d8c28..4cb22d8c28 100644 --- a/plugins/modernb/modern_viewmodebar.cpp +++ b/plugins/Modernb/modern_viewmodebar.cpp diff --git a/plugins/modernb/modern_xptheme.cpp b/plugins/Modernb/modern_xptheme.cpp index 14e9614304..14e9614304 100644 --- a/plugins/modernb/modern_xptheme.cpp +++ b/plugins/Modernb/modern_xptheme.cpp diff --git a/plugins/modernb/msvc6.rc b/plugins/Modernb/msvc6.rc index 7989eaa16b..7989eaa16b 100644 --- a/plugins/modernb/msvc6.rc +++ b/plugins/Modernb/msvc6.rc diff --git a/plugins/modernb/res/1.ico b/plugins/Modernb/res/1.ico Binary files differindex 4fdb8d61de..4fdb8d61de 100644 --- a/plugins/modernb/res/1.ico +++ b/plugins/Modernb/res/1.ico diff --git a/plugins/modernb/res/2.ico b/plugins/Modernb/res/2.ico Binary files differindex dc20b41a29..dc20b41a29 100644 --- a/plugins/modernb/res/2.ico +++ b/plugins/Modernb/res/2.ico diff --git a/plugins/modernb/res/3.ico b/plugins/Modernb/res/3.ico Binary files differindex a9f7f62a92..a9f7f62a92 100644 --- a/plugins/modernb/res/3.ico +++ b/plugins/Modernb/res/3.ico diff --git a/plugins/modernb/res/4.ico b/plugins/Modernb/res/4.ico Binary files differindex b1934f7b29..b1934f7b29 100644 --- a/plugins/modernb/res/4.ico +++ b/plugins/Modernb/res/4.ico diff --git a/plugins/modernb/res/5.ico b/plugins/Modernb/res/5.ico Binary files differindex c8712ce8bc..c8712ce8bc 100644 --- a/plugins/modernb/res/5.ico +++ b/plugins/Modernb/res/5.ico diff --git a/plugins/modernb/res/6.ico b/plugins/Modernb/res/6.ico Binary files differindex 8ecf10a068..8ecf10a068 100644 --- a/plugins/modernb/res/6.ico +++ b/plugins/Modernb/res/6.ico diff --git a/plugins/modernb/res/7.ico b/plugins/Modernb/res/7.ico Binary files differindex 0525b3fc7d..0525b3fc7d 100644 --- a/plugins/modernb/res/7.ico +++ b/plugins/Modernb/res/7.ico diff --git a/plugins/modernb/res/8.ico b/plugins/Modernb/res/8.ico Binary files differindex 7f917ee8be..7f917ee8be 100644 --- a/plugins/modernb/res/8.ico +++ b/plugins/Modernb/res/8.ico diff --git a/plugins/modernb/res/AlwaysVis.ico b/plugins/Modernb/res/AlwaysVis.ico Binary files differindex 25c1a925ee..25c1a925ee 100644 --- a/plugins/modernb/res/AlwaysVis.ico +++ b/plugins/Modernb/res/AlwaysVis.ico diff --git a/plugins/modernb/res/Chatchannel.ico b/plugins/Modernb/res/Chatchannel.ico Binary files differindex 0a1820c46e..0a1820c46e 100644 --- a/plugins/modernb/res/Chatchannel.ico +++ b/plugins/Modernb/res/Chatchannel.ico diff --git a/plugins/modernb/res/MicroAway.ico b/plugins/Modernb/res/MicroAway.ico Binary files differindex efc12cf83d..efc12cf83d 100644 --- a/plugins/modernb/res/MicroAway.ico +++ b/plugins/Modernb/res/MicroAway.ico diff --git a/plugins/modernb/res/MicroChat.ico b/plugins/Modernb/res/MicroChat.ico Binary files differindex 35a11902cc..35a11902cc 100644 --- a/plugins/modernb/res/MicroChat.ico +++ b/plugins/Modernb/res/MicroChat.ico diff --git a/plugins/modernb/res/MicroDnd.ico b/plugins/Modernb/res/MicroDnd.ico Binary files differindex 2bf750f3cc..2bf750f3cc 100644 --- a/plugins/modernb/res/MicroDnd.ico +++ b/plugins/Modernb/res/MicroDnd.ico diff --git a/plugins/modernb/res/MicroInvisible.ico b/plugins/Modernb/res/MicroInvisible.ico Binary files differindex 208c611d40..208c611d40 100644 --- a/plugins/modernb/res/MicroInvisible.ico +++ b/plugins/Modernb/res/MicroInvisible.ico diff --git a/plugins/modernb/res/MicroLunch.ico b/plugins/Modernb/res/MicroLunch.ico Binary files differindex 1dc663bcc6..1dc663bcc6 100644 --- a/plugins/modernb/res/MicroLunch.ico +++ b/plugins/Modernb/res/MicroLunch.ico diff --git a/plugins/modernb/res/MicroNa.ico b/plugins/Modernb/res/MicroNa.ico Binary files differindex 072f6e8d51..072f6e8d51 100644 --- a/plugins/modernb/res/MicroNa.ico +++ b/plugins/Modernb/res/MicroNa.ico diff --git a/plugins/modernb/res/MicroOccupied.ico b/plugins/Modernb/res/MicroOccupied.ico Binary files differindex 5b3a18f097..5b3a18f097 100644 --- a/plugins/modernb/res/MicroOccupied.ico +++ b/plugins/Modernb/res/MicroOccupied.ico diff --git a/plugins/modernb/res/MicroOffline.ico b/plugins/Modernb/res/MicroOffline.ico Binary files differindex 2e5b1dff5d..2e5b1dff5d 100644 --- a/plugins/modernb/res/MicroOffline.ico +++ b/plugins/Modernb/res/MicroOffline.ico diff --git a/plugins/modernb/res/MicroPhone.ico b/plugins/Modernb/res/MicroPhone.ico Binary files differindex 6750226755..6750226755 100644 --- a/plugins/modernb/res/MicroPhone.ico +++ b/plugins/Modernb/res/MicroPhone.ico diff --git a/plugins/modernb/res/NA.ico b/plugins/Modernb/res/NA.ico Binary files differindex 9290436f5d..9290436f5d 100644 --- a/plugins/modernb/res/NA.ico +++ b/plugins/Modernb/res/NA.ico diff --git a/plugins/modernb/res/NeverVis.ico b/plugins/Modernb/res/NeverVis.ico Binary files differindex 131ae02580..131ae02580 100644 --- a/plugins/modernb/res/NeverVis.ico +++ b/plugins/Modernb/res/NeverVis.ico diff --git a/plugins/modernb/res/addgoupp.ico b/plugins/Modernb/res/addgoupp.ico Binary files differindex b531d4a06e..b531d4a06e 100644 --- a/plugins/modernb/res/addgoupp.ico +++ b/plugins/Modernb/res/addgoupp.ico diff --git a/plugins/modernb/res/away.ico b/plugins/Modernb/res/away.ico Binary files differindex c21398e351..c21398e351 100644 --- a/plugins/modernb/res/away.ico +++ b/plugins/Modernb/res/away.ico diff --git a/plugins/modernb/res/back.tga b/plugins/Modernb/res/back.tga Binary files differindex a90d5a5bba..a90d5a5bba 100644 --- a/plugins/modernb/res/back.tga +++ b/plugins/Modernb/res/back.tga diff --git a/plugins/modernb/res/chat.ico b/plugins/Modernb/res/chat.ico Binary files differindex 0239c56093..0239c56093 100644 --- a/plugins/modernb/res/chat.ico +++ b/plugins/Modernb/res/chat.ico diff --git a/plugins/modernb/res/dnd.ico b/plugins/Modernb/res/dnd.ico Binary files differindex e90c47f85c..e90c47f85c 100644 --- a/plugins/modernb/res/dnd.ico +++ b/plugins/Modernb/res/dnd.ico diff --git a/plugins/modernb/res/hide_avatar.ico b/plugins/Modernb/res/hide_avatar.ico Binary files differindex 1be27b2461..1be27b2461 100644 --- a/plugins/modernb/res/hide_avatar.ico +++ b/plugins/Modernb/res/hide_avatar.ico diff --git a/plugins/modernb/res/invisible.ico b/plugins/Modernb/res/invisible.ico Binary files differindex 8b7a375e22..8b7a375e22 100644 --- a/plugins/modernb/res/invisible.ico +++ b/plugins/Modernb/res/invisible.ico diff --git a/plugins/modernb/res/listening_to.ico b/plugins/Modernb/res/listening_to.ico Binary files differindex a9af00c6dd..a9af00c6dd 100644 --- a/plugins/modernb/res/listening_to.ico +++ b/plugins/Modernb/res/listening_to.ico diff --git a/plugins/modernb/res/lunch.ico b/plugins/Modernb/res/lunch.ico Binary files differindex 5567fe052a..5567fe052a 100644 --- a/plugins/modernb/res/lunch.ico +++ b/plugins/Modernb/res/lunch.ico diff --git a/plugins/modernb/res/neo_meta_create.cur b/plugins/Modernb/res/neo_meta_create.cur Binary files differindex e9886f92fe..e9886f92fe 100644 --- a/plugins/modernb/res/neo_meta_create.cur +++ b/plugins/Modernb/res/neo_meta_create.cur diff --git a/plugins/modernb/res/neo_meta_default.cur b/plugins/Modernb/res/neo_meta_default.cur Binary files differindex b9bc783921..b9bc783921 100644 --- a/plugins/modernb/res/neo_meta_default.cur +++ b/plugins/Modernb/res/neo_meta_default.cur diff --git a/plugins/modernb/res/neo_meta_move.cur b/plugins/Modernb/res/neo_meta_move.cur Binary files differindex d1a35440df..d1a35440df 100644 --- a/plugins/modernb/res/neo_meta_move.cur +++ b/plugins/Modernb/res/neo_meta_move.cur diff --git a/plugins/modernb/res/occupied.ico b/plugins/Modernb/res/occupied.ico Binary files differindex 6df6902ed7..6df6902ed7 100644 --- a/plugins/modernb/res/occupied.ico +++ b/plugins/Modernb/res/occupied.ico diff --git a/plugins/modernb/res/offline.ico b/plugins/Modernb/res/offline.ico Binary files differindex 5924d8d5f8..5924d8d5f8 100644 --- a/plugins/modernb/res/offline.ico +++ b/plugins/Modernb/res/offline.ico diff --git a/plugins/modernb/res/phone.ico b/plugins/Modernb/res/phone.ico Binary files differindex 50ca4e9cfd..50ca4e9cfd 100644 --- a/plugins/modernb/res/phone.ico +++ b/plugins/Modernb/res/phone.ico diff --git a/plugins/modernb/res/rate_high.ico b/plugins/Modernb/res/rate_high.ico Binary files differindex 47e9d0fafd..47e9d0fafd 100644 --- a/plugins/modernb/res/rate_high.ico +++ b/plugins/Modernb/res/rate_high.ico diff --git a/plugins/modernb/res/rate_low.ico b/plugins/Modernb/res/rate_low.ico Binary files differindex b26769550d..b26769550d 100644 --- a/plugins/modernb/res/rate_low.ico +++ b/plugins/Modernb/res/rate_low.ico diff --git a/plugins/modernb/res/rate_med.ico b/plugins/Modernb/res/rate_med.ico Binary files differindex c503b5951f..c503b5951f 100644 --- a/plugins/modernb/res/rate_med.ico +++ b/plugins/Modernb/res/rate_med.ico diff --git a/plugins/modernb/res/rate_none.ico b/plugins/Modernb/res/rate_none.ico Binary files differindex 6278c9c97c..6278c9c97c 100644 --- a/plugins/modernb/res/rate_none.ico +++ b/plugins/Modernb/res/rate_none.ico diff --git a/plugins/modernb/res/reset_view.ico b/plugins/Modernb/res/reset_view.ico Binary files differindex cd5624bc59..cd5624bc59 100644 --- a/plugins/modernb/res/reset_view.ico +++ b/plugins/Modernb/res/reset_view.ico diff --git a/plugins/modernb/res/set_view.ico b/plugins/Modernb/res/set_view.ico Binary files differindex b303433bf3..b303433bf3 100644 --- a/plugins/modernb/res/set_view.ico +++ b/plugins/Modernb/res/set_view.ico diff --git a/plugins/modernb/res/show_avatar.ico b/plugins/Modernb/res/show_avatar.ico Binary files differindex 3525625479..3525625479 100644 --- a/plugins/modernb/res/show_avatar.ico +++ b/plugins/Modernb/res/show_avatar.ico diff --git a/plugins/modernb/res/skin.msf b/plugins/Modernb/res/skin.msf index d7efd37eff..d7efd37eff 100644 --- a/plugins/modernb/res/skin.msf +++ b/plugins/Modernb/res/skin.msf diff --git a/plugins/modernb/resource.h b/plugins/Modernb/resource.h index e9e7a01b5f..e9e7a01b5f 100644 --- a/plugins/modernb/resource.h +++ b/plugins/Modernb/resource.h diff --git a/plugins/modernb/resource.rc b/plugins/Modernb/resource.rc index 9bdb0e174e..9bdb0e174e 100644 --- a/plugins/modernb/resource.rc +++ b/plugins/Modernb/resource.rc diff --git a/plugins/modernb/version.h b/plugins/Modernb/version.h index 71b163b44f..71b163b44f 100644 --- a/plugins/modernb/version.h +++ b/plugins/Modernb/version.h diff --git a/plugins/modernb/version.rc b/plugins/Modernb/version.rc index cd673b369d..cd673b369d 100644 --- a/plugins/modernb/version.rc +++ b/plugins/Modernb/version.rc diff --git a/plugins/mwclist/BkgrCfg.c b/plugins/Mwclist/BkgrCfg.c index 3bddc786af..3bddc786af 100644 --- a/plugins/mwclist/BkgrCfg.c +++ b/plugins/Mwclist/BkgrCfg.c diff --git a/plugins/mwclist/BkgrCfg.h b/plugins/Mwclist/BkgrCfg.h index a47b53a603..a47b53a603 100644 --- a/plugins/mwclist/BkgrCfg.h +++ b/plugins/Mwclist/BkgrCfg.h diff --git a/plugins/mwclist/CLUIFrames/cluiframes.c b/plugins/Mwclist/CLUIFrames/cluiframes.c index 223a5eae8b..223a5eae8b 100644 --- a/plugins/mwclist/CLUIFrames/cluiframes.c +++ b/plugins/Mwclist/CLUIFrames/cluiframes.c diff --git a/plugins/mwclist/CLUIFrames/cluiframes.h b/plugins/Mwclist/CLUIFrames/cluiframes.h index 6430c6655d..6430c6655d 100644 --- a/plugins/mwclist/CLUIFrames/cluiframes.h +++ b/plugins/Mwclist/CLUIFrames/cluiframes.h diff --git a/plugins/mwclist/CLUIFrames/extraimage.c b/plugins/Mwclist/CLUIFrames/extraimage.c index 941732c4ff..941732c4ff 100644 --- a/plugins/mwclist/CLUIFrames/extraimage.c +++ b/plugins/Mwclist/CLUIFrames/extraimage.c diff --git a/plugins/mwclist/CLUIFrames/framesmenu.c b/plugins/Mwclist/CLUIFrames/framesmenu.c index efc8254995..efc8254995 100644 --- a/plugins/mwclist/CLUIFrames/framesmenu.c +++ b/plugins/Mwclist/CLUIFrames/framesmenu.c diff --git a/plugins/mwclist/CLUIFrames/statusbar.c b/plugins/Mwclist/CLUIFrames/statusbar.c index 4e84805214..4e84805214 100644 --- a/plugins/mwclist/CLUIFrames/statusbar.c +++ b/plugins/Mwclist/CLUIFrames/statusbar.c diff --git a/plugins/mwclist/IcoLib.h b/plugins/Mwclist/IcoLib.h index bc8261d661..bc8261d661 100644 --- a/plugins/mwclist/IcoLib.h +++ b/plugins/Mwclist/IcoLib.h diff --git a/plugins/mwclist/clc.c b/plugins/Mwclist/clc.c index 831e4e5eb6..831e4e5eb6 100644 --- a/plugins/mwclist/clc.c +++ b/plugins/Mwclist/clc.c diff --git a/plugins/mwclist/clc.h b/plugins/Mwclist/clc.h index 8083b91dec..8083b91dec 100644 --- a/plugins/mwclist/clc.h +++ b/plugins/Mwclist/clc.h diff --git a/plugins/mwclist/clcidents.c b/plugins/Mwclist/clcidents.c index be6be4c2d6..be6be4c2d6 100644 --- a/plugins/mwclist/clcidents.c +++ b/plugins/Mwclist/clcidents.c diff --git a/plugins/mwclist/clcitems.c b/plugins/Mwclist/clcitems.c index 9a0f1548f3..9a0f1548f3 100644 --- a/plugins/mwclist/clcitems.c +++ b/plugins/Mwclist/clcitems.c diff --git a/plugins/mwclist/clcopts.c b/plugins/Mwclist/clcopts.c index 11fe5c1b86..11fe5c1b86 100644 --- a/plugins/mwclist/clcopts.c +++ b/plugins/Mwclist/clcopts.c diff --git a/plugins/mwclist/clcpaint.c b/plugins/Mwclist/clcpaint.c index a150c30836..a150c30836 100644 --- a/plugins/mwclist/clcpaint.c +++ b/plugins/Mwclist/clcpaint.c diff --git a/plugins/mwclist/clcutils.c b/plugins/Mwclist/clcutils.c index 5a7aa3d992..5a7aa3d992 100644 --- a/plugins/mwclist/clcutils.c +++ b/plugins/Mwclist/clcutils.c diff --git a/plugins/mwclist/clist.h b/plugins/Mwclist/clist.h index 9277f7d471..9277f7d471 100644 --- a/plugins/mwclist/clist.h +++ b/plugins/Mwclist/clist.h diff --git a/plugins/mwclist/clist_mw_10.vcxproj b/plugins/Mwclist/clist_mw_10.vcxproj index c7f85bbc0d..c7f85bbc0d 100644 --- a/plugins/mwclist/clist_mw_10.vcxproj +++ b/plugins/Mwclist/clist_mw_10.vcxproj diff --git a/plugins/mwclist/clist_mw_10.vcxproj.filters b/plugins/Mwclist/clist_mw_10.vcxproj.filters index 0febb4bf2d..0febb4bf2d 100644 --- a/plugins/mwclist/clist_mw_10.vcxproj.filters +++ b/plugins/Mwclist/clist_mw_10.vcxproj.filters diff --git a/plugins/mwclist/clistmenus.c b/plugins/Mwclist/clistmenus.c index 3d03b81b90..3d03b81b90 100644 --- a/plugins/mwclist/clistmenus.c +++ b/plugins/Mwclist/clistmenus.c diff --git a/plugins/mwclist/clistmod.c b/plugins/Mwclist/clistmod.c index 962925d9aa..962925d9aa 100644 --- a/plugins/mwclist/clistmod.c +++ b/plugins/Mwclist/clistmod.c diff --git a/plugins/mwclist/clistopts.c b/plugins/Mwclist/clistopts.c index 07cef251af..07cef251af 100644 --- a/plugins/mwclist/clistopts.c +++ b/plugins/Mwclist/clistopts.c diff --git a/plugins/mwclist/clistsettings.c b/plugins/Mwclist/clistsettings.c index 01207fb503..01207fb503 100644 --- a/plugins/mwclist/clistsettings.c +++ b/plugins/Mwclist/clistsettings.c diff --git a/plugins/mwclist/clisttray.c b/plugins/Mwclist/clisttray.c index 0147aa4517..0147aa4517 100644 --- a/plugins/mwclist/clisttray.c +++ b/plugins/Mwclist/clisttray.c diff --git a/plugins/mwclist/clui.c b/plugins/Mwclist/clui.c index fd2838cd08..fd2838cd08 100644 --- a/plugins/mwclist/clui.c +++ b/plugins/Mwclist/clui.c diff --git a/plugins/mwclist/cluiopts.c b/plugins/Mwclist/cluiopts.c index 58c0063638..58c0063638 100644 --- a/plugins/mwclist/cluiopts.c +++ b/plugins/Mwclist/cluiopts.c diff --git a/plugins/mwclist/cluiservices.c b/plugins/Mwclist/cluiservices.c index 7759ebd97f..7759ebd97f 100644 --- a/plugins/mwclist/cluiservices.c +++ b/plugins/Mwclist/cluiservices.c diff --git a/plugins/mwclist/commonheaders.c b/plugins/Mwclist/commonheaders.c index 98a5b66473..98a5b66473 100644 --- a/plugins/mwclist/commonheaders.c +++ b/plugins/Mwclist/commonheaders.c diff --git a/plugins/mwclist/commonheaders.h b/plugins/Mwclist/commonheaders.h index 0cf472a6b1..0cf472a6b1 100644 --- a/plugins/mwclist/commonheaders.h +++ b/plugins/Mwclist/commonheaders.h diff --git a/plugins/mwclist/contact.c b/plugins/Mwclist/contact.c index 6e602a6624..6e602a6624 100644 --- a/plugins/mwclist/contact.c +++ b/plugins/Mwclist/contact.c diff --git a/plugins/mwclist/groupmenu.c b/plugins/Mwclist/groupmenu.c index ae79c6ca60..ae79c6ca60 100644 --- a/plugins/mwclist/groupmenu.c +++ b/plugins/Mwclist/groupmenu.c diff --git a/plugins/mwclist/init.c b/plugins/Mwclist/init.c index 6d5810c561..6d5810c561 100644 --- a/plugins/mwclist/init.c +++ b/plugins/Mwclist/init.c diff --git a/plugins/mwclist/keyboard.c b/plugins/Mwclist/keyboard.c index 11317e3e90..11317e3e90 100644 --- a/plugins/mwclist/keyboard.c +++ b/plugins/Mwclist/keyboard.c diff --git a/plugins/mwclist/m_fontservice.h b/plugins/Mwclist/m_fontservice.h index 3723029ecb..3723029ecb 100644 --- a/plugins/mwclist/m_fontservice.h +++ b/plugins/Mwclist/m_fontservice.h diff --git a/plugins/mwclist/m_mwclc.h b/plugins/Mwclist/m_mwclc.h index b7b5102c32..b7b5102c32 100644 --- a/plugins/mwclist/m_mwclc.h +++ b/plugins/Mwclist/m_mwclc.h diff --git a/plugins/mwclist/res/1.ico b/plugins/Mwclist/res/1.ico Binary files differindex 76d708cc7d..76d708cc7d 100644 --- a/plugins/mwclist/res/1.ico +++ b/plugins/Mwclist/res/1.ico diff --git a/plugins/mwclist/res/2.ico b/plugins/Mwclist/res/2.ico Binary files differindex 5b3f38fb88..5b3f38fb88 100644 --- a/plugins/mwclist/res/2.ico +++ b/plugins/Mwclist/res/2.ico diff --git a/plugins/mwclist/res/3.ico b/plugins/Mwclist/res/3.ico Binary files differindex c79cb1fc50..c79cb1fc50 100644 --- a/plugins/mwclist/res/3.ico +++ b/plugins/Mwclist/res/3.ico diff --git a/plugins/mwclist/res/4.ico b/plugins/Mwclist/res/4.ico Binary files differindex 7a5f20c680..7a5f20c680 100644 --- a/plugins/mwclist/res/4.ico +++ b/plugins/Mwclist/res/4.ico diff --git a/plugins/mwclist/res/5.ico b/plugins/Mwclist/res/5.ico Binary files differindex 4d40b3dfd9..4d40b3dfd9 100644 --- a/plugins/mwclist/res/5.ico +++ b/plugins/Mwclist/res/5.ico diff --git a/plugins/mwclist/res/6.ico b/plugins/Mwclist/res/6.ico Binary files differindex a2dda676b5..a2dda676b5 100644 --- a/plugins/mwclist/res/6.ico +++ b/plugins/Mwclist/res/6.ico diff --git a/plugins/mwclist/res/7.ico b/plugins/Mwclist/res/7.ico Binary files differindex a33a2dd60c..a33a2dd60c 100644 --- a/plugins/mwclist/res/7.ico +++ b/plugins/Mwclist/res/7.ico diff --git a/plugins/mwclist/res/8.ico b/plugins/Mwclist/res/8.ico Binary files differindex 15eec5f082..15eec5f082 100644 --- a/plugins/mwclist/res/8.ico +++ b/plugins/Mwclist/res/8.ico diff --git a/plugins/mwclist/res/Miranda.ico b/plugins/Mwclist/res/Miranda.ico Binary files differindex aa99a2ee3b..aa99a2ee3b 100644 --- a/plugins/mwclist/res/Miranda.ico +++ b/plugins/Mwclist/res/Miranda.ico diff --git a/plugins/mwclist/res/addgoupp.ico b/plugins/Mwclist/res/addgoupp.ico Binary files differindex 6859bb2103..6859bb2103 100644 --- a/plugins/mwclist/res/addgoupp.ico +++ b/plugins/Mwclist/res/addgoupp.ico diff --git a/plugins/mwclist/res/blank.ico b/plugins/Mwclist/res/blank.ico Binary files differindex 7845f62fed..7845f62fed 100644 --- a/plugins/mwclist/res/blank.ico +++ b/plugins/Mwclist/res/blank.ico diff --git a/plugins/mwclist/res/blank1.ico b/plugins/Mwclist/res/blank1.ico Binary files differindex 7845f62fed..7845f62fed 100644 --- a/plugins/mwclist/res/blank1.ico +++ b/plugins/Mwclist/res/blank1.ico diff --git a/plugins/mwclist/res/delete.ico b/plugins/Mwclist/res/delete.ico Binary files differindex 9108e38cfd..9108e38cfd 100644 --- a/plugins/mwclist/res/delete.ico +++ b/plugins/Mwclist/res/delete.ico diff --git a/plugins/mwclist/res/dragcopy.cur b/plugins/Mwclist/res/dragcopy.cur Binary files differindex 89c7c960d5..89c7c960d5 100644 --- a/plugins/mwclist/res/dragcopy.cur +++ b/plugins/Mwclist/res/dragcopy.cur diff --git a/plugins/mwclist/res/dropuser.cur b/plugins/Mwclist/res/dropuser.cur Binary files differindex a84b19e28b..a84b19e28b 100644 --- a/plugins/mwclist/res/dropuser.cur +++ b/plugins/Mwclist/res/dropuser.cur diff --git a/plugins/mwclist/res/globus.ico b/plugins/Mwclist/res/globus.ico Binary files differindex 6baf15c3c5..6baf15c3c5 100644 --- a/plugins/mwclist/res/globus.ico +++ b/plugins/Mwclist/res/globus.ico diff --git a/plugins/mwclist/res/hyperlin.cur b/plugins/Mwclist/res/hyperlin.cur Binary files differindex f0f548c828..f0f548c828 100644 --- a/plugins/mwclist/res/hyperlin.cur +++ b/plugins/Mwclist/res/hyperlin.cur diff --git a/plugins/mwclist/res/icon1.ico b/plugins/Mwclist/res/icon1.ico Binary files differindex 104bb7fd95..104bb7fd95 100644 --- a/plugins/mwclist/res/icon1.ico +++ b/plugins/Mwclist/res/icon1.ico diff --git a/plugins/mwclist/res/icon2.ico b/plugins/Mwclist/res/icon2.ico Binary files differindex 3f19bd9d47..3f19bd9d47 100644 --- a/plugins/mwclist/res/icon2.ico +++ b/plugins/Mwclist/res/icon2.ico diff --git a/plugins/mwclist/res/mirandaclassic.ico b/plugins/Mwclist/res/mirandaclassic.ico Binary files differindex 423daa96e1..423daa96e1 100644 --- a/plugins/mwclist/res/mirandaclassic.ico +++ b/plugins/Mwclist/res/mirandaclassic.ico diff --git a/plugins/mwclist/res/notick.ico b/plugins/Mwclist/res/notick.ico Binary files differindex 7cb0afddd9..7cb0afddd9 100644 --- a/plugins/mwclist/res/notick.ico +++ b/plugins/Mwclist/res/notick.ico diff --git a/plugins/mwclist/res/notick1.ico b/plugins/Mwclist/res/notick1.ico Binary files differindex 5a2b81aeed..5a2b81aeed 100644 --- a/plugins/mwclist/res/notick1.ico +++ b/plugins/Mwclist/res/notick1.ico diff --git a/plugins/mwclist/res/rename.ico b/plugins/Mwclist/res/rename.ico Binary files differindex fa8abc8785..fa8abc8785 100644 --- a/plugins/mwclist/res/rename.ico +++ b/plugins/Mwclist/res/rename.ico diff --git a/plugins/mwclist/res/sendmail.ico b/plugins/Mwclist/res/sendmail.ico Binary files differindex d76b6880f0..d76b6880f0 100644 --- a/plugins/mwclist/res/sendmail.ico +++ b/plugins/Mwclist/res/sendmail.ico diff --git a/plugins/mwclist/res/sms.ico b/plugins/Mwclist/res/sms.ico Binary files differindex db3b59beab..db3b59beab 100644 --- a/plugins/mwclist/res/sms.ico +++ b/plugins/Mwclist/res/sms.ico diff --git a/plugins/mwclist/resource.h b/plugins/Mwclist/resource.h index ff11dc2f90..ff11dc2f90 100644 --- a/plugins/mwclist/resource.h +++ b/plugins/Mwclist/resource.h diff --git a/plugins/mwclist/resource.rc b/plugins/Mwclist/resource.rc index 8e7cf8a215..8e7cf8a215 100644 --- a/plugins/mwclist/resource.rc +++ b/plugins/Mwclist/resource.rc diff --git a/plugins/mwclist/statusmodes.h b/plugins/Mwclist/statusmodes.h index 72c8175e37..72c8175e37 100644 --- a/plugins/mwclist/statusmodes.h +++ b/plugins/Mwclist/statusmodes.h diff --git a/plugins/utils/ContactAsyncQueue.cpp b/plugins/Utils/ContactAsyncQueue.cpp index 2d5d1f104d..2d5d1f104d 100644 --- a/plugins/utils/ContactAsyncQueue.cpp +++ b/plugins/Utils/ContactAsyncQueue.cpp diff --git a/plugins/utils/ContactAsyncQueue.h b/plugins/Utils/ContactAsyncQueue.h index b38509869d..b38509869d 100644 --- a/plugins/utils/ContactAsyncQueue.h +++ b/plugins/Utils/ContactAsyncQueue.h diff --git a/plugins/utils/MemoryModule.c b/plugins/Utils/MemoryModule.c index 1e7ac0ac01..1e7ac0ac01 100644 --- a/plugins/utils/MemoryModule.c +++ b/plugins/Utils/MemoryModule.c diff --git a/plugins/utils/MemoryModule.h b/plugins/Utils/MemoryModule.h index f314e5d1fb..f314e5d1fb 100644 --- a/plugins/utils/MemoryModule.h +++ b/plugins/Utils/MemoryModule.h diff --git a/plugins/utils/mir_buffer.h b/plugins/Utils/mir_buffer.h index 492050faf8..492050faf8 100644 --- a/plugins/utils/mir_buffer.h +++ b/plugins/Utils/mir_buffer.h diff --git a/plugins/utils/mir_dblists.cpp b/plugins/Utils/mir_dblists.cpp index a1711eda4b..a1711eda4b 100644 --- a/plugins/utils/mir_dblists.cpp +++ b/plugins/Utils/mir_dblists.cpp diff --git a/plugins/utils/mir_dblists.h b/plugins/Utils/mir_dblists.h index 4d4552b49d..4d4552b49d 100644 --- a/plugins/utils/mir_dblists.h +++ b/plugins/Utils/mir_dblists.h diff --git a/plugins/utils/mir_dbutils.h b/plugins/Utils/mir_dbutils.h index cb7400a5ff..cb7400a5ff 100644 --- a/plugins/utils/mir_dbutils.h +++ b/plugins/Utils/mir_dbutils.h diff --git a/plugins/utils/mir_icons.cpp b/plugins/Utils/mir_icons.cpp index 1fb2c0ef82..1fb2c0ef82 100644 --- a/plugins/utils/mir_icons.cpp +++ b/plugins/Utils/mir_icons.cpp diff --git a/plugins/utils/mir_icons.h b/plugins/Utils/mir_icons.h index 178094c803..178094c803 100644 --- a/plugins/utils/mir_icons.h +++ b/plugins/Utils/mir_icons.h diff --git a/plugins/utils/mir_log.cpp b/plugins/Utils/mir_log.cpp index 5a5a18060f..5a5a18060f 100644 --- a/plugins/utils/mir_log.cpp +++ b/plugins/Utils/mir_log.cpp diff --git a/plugins/utils/mir_log.h b/plugins/Utils/mir_log.h index 5785e191ff..5785e191ff 100644 --- a/plugins/utils/mir_log.h +++ b/plugins/Utils/mir_log.h diff --git a/plugins/utils/mir_memory.h b/plugins/Utils/mir_memory.h index b7ed17b6aa..b7ed17b6aa 100644 --- a/plugins/utils/mir_memory.h +++ b/plugins/Utils/mir_memory.h diff --git a/plugins/utils/mir_options.cpp b/plugins/Utils/mir_options.cpp index 9b43a256c9..9b43a256c9 100644 --- a/plugins/utils/mir_options.cpp +++ b/plugins/Utils/mir_options.cpp diff --git a/plugins/utils/mir_options.h b/plugins/Utils/mir_options.h index 8bfcd4dd0d..8bfcd4dd0d 100644 --- a/plugins/utils/mir_options.h +++ b/plugins/Utils/mir_options.h diff --git a/plugins/utils/mir_options_notify.cpp b/plugins/Utils/mir_options_notify.cpp index ddc0a548c1..ddc0a548c1 100644 --- a/plugins/utils/mir_options_notify.cpp +++ b/plugins/Utils/mir_options_notify.cpp diff --git a/plugins/utils/mir_options_notify.h b/plugins/Utils/mir_options_notify.h index 1f5494863a..1f5494863a 100644 --- a/plugins/utils/mir_options_notify.h +++ b/plugins/Utils/mir_options_notify.h diff --git a/plugins/utils/mir_profiler.cpp b/plugins/Utils/mir_profiler.cpp index b788fd2dd2..b788fd2dd2 100644 --- a/plugins/utils/mir_profiler.cpp +++ b/plugins/Utils/mir_profiler.cpp diff --git a/plugins/utils/mir_profiler.h b/plugins/Utils/mir_profiler.h index 92d776f2ee..92d776f2ee 100644 --- a/plugins/utils/mir_profiler.h +++ b/plugins/Utils/mir_profiler.h diff --git a/plugins/utils/mir_scope.h b/plugins/Utils/mir_scope.h index 2f54044d83..2f54044d83 100644 --- a/plugins/utils/mir_scope.h +++ b/plugins/Utils/mir_scope.h diff --git a/plugins/utils/mir_smileys.cpp b/plugins/Utils/mir_smileys.cpp index 59587f4c9c..59587f4c9c 100644 --- a/plugins/utils/mir_smileys.cpp +++ b/plugins/Utils/mir_smileys.cpp diff --git a/plugins/utils/mir_smileys.h b/plugins/Utils/mir_smileys.h index cfbebb853a..cfbebb853a 100644 --- a/plugins/utils/mir_smileys.h +++ b/plugins/Utils/mir_smileys.h diff --git a/plugins/utils/scope.h b/plugins/Utils/scope.h index 5556e5f97f..5556e5f97f 100644 --- a/plugins/utils/scope.h +++ b/plugins/Utils/scope.h diff --git a/plugins/utils/templates.cpp b/plugins/Utils/templates.cpp index 11a81d856e..11a81d856e 100644 --- a/plugins/utils/templates.cpp +++ b/plugins/Utils/templates.cpp diff --git a/plugins/utils/templates.h b/plugins/Utils/templates.h index e55fb7a50e..e55fb7a50e 100644 --- a/plugins/utils/templates.h +++ b/plugins/Utils/templates.h diff --git a/plugins/utils/tstring.h b/plugins/Utils/tstring.h index fb340bcd03..fb340bcd03 100644 --- a/plugins/utils/tstring.h +++ b/plugins/Utils/tstring.h diff --git a/plugins/utils/utf8_helpers.h b/plugins/Utils/utf8_helpers.h index 3eaf0f4fe0..3eaf0f4fe0 100644 --- a/plugins/utils/utf8_helpers.h +++ b/plugins/Utils/utf8_helpers.h diff --git a/plugins/w7ui/clistproxywindow.cpp b/plugins/W7ui/clistproxywindow.cpp index 12e5b476ed..12e5b476ed 100644 --- a/plugins/w7ui/clistproxywindow.cpp +++ b/plugins/W7ui/clistproxywindow.cpp diff --git a/plugins/w7ui/clistproxywindow.h b/plugins/W7ui/clistproxywindow.h index 153c59089b..153c59089b 100644 --- a/plugins/w7ui/clistproxywindow.h +++ b/plugins/W7ui/clistproxywindow.h diff --git a/plugins/w7ui/dwmwindow.cpp b/plugins/W7ui/dwmwindow.cpp index 2d8dd6e9e4..2d8dd6e9e4 100644 --- a/plugins/w7ui/dwmwindow.cpp +++ b/plugins/W7ui/dwmwindow.cpp diff --git a/plugins/w7ui/dwmwindow.h b/plugins/W7ui/dwmwindow.h index e795823247..e795823247 100644 --- a/plugins/w7ui/dwmwindow.h +++ b/plugins/W7ui/dwmwindow.h diff --git a/plugins/w7ui/headers.h b/plugins/W7ui/headers.h index 723be59ac7..723be59ac7 100644 --- a/plugins/w7ui/headers.h +++ b/plugins/W7ui/headers.h diff --git a/plugins/w7ui/jumplist.cpp b/plugins/W7ui/jumplist.cpp index 4fd1a68e9d..4fd1a68e9d 100644 --- a/plugins/w7ui/jumplist.cpp +++ b/plugins/W7ui/jumplist.cpp diff --git a/plugins/w7ui/jumplist.h b/plugins/W7ui/jumplist.h index de5a6f0548..de5a6f0548 100644 --- a/plugins/w7ui/jumplist.h +++ b/plugins/W7ui/jumplist.h diff --git a/plugins/w7ui/jumplistarray.cpp b/plugins/W7ui/jumplistarray.cpp index 669a7784ef..669a7784ef 100644 --- a/plugins/w7ui/jumplistarray.cpp +++ b/plugins/W7ui/jumplistarray.cpp diff --git a/plugins/w7ui/jumplistarray.h b/plugins/W7ui/jumplistarray.h index c9f2a8b979..c9f2a8b979 100644 --- a/plugins/w7ui/jumplistarray.h +++ b/plugins/W7ui/jumplistarray.h diff --git a/plugins/w7ui/jumplistbuilder.cpp b/plugins/W7ui/jumplistbuilder.cpp index 5e5f1d9f65..5e5f1d9f65 100644 --- a/plugins/w7ui/jumplistbuilder.cpp +++ b/plugins/W7ui/jumplistbuilder.cpp diff --git a/plugins/w7ui/jumplistbuilder.h b/plugins/W7ui/jumplistbuilder.h index f0e1cbd438..f0e1cbd438 100644 --- a/plugins/w7ui/jumplistbuilder.h +++ b/plugins/W7ui/jumplistbuilder.h diff --git a/plugins/w7ui/main.cpp b/plugins/W7ui/main.cpp index 3e50ca234a..3e50ca234a 100644 --- a/plugins/w7ui/main.cpp +++ b/plugins/W7ui/main.cpp diff --git a/plugins/w7ui/srmmproxywindow.cpp b/plugins/W7ui/srmmproxywindow.cpp index a70ca1b672..a70ca1b672 100644 --- a/plugins/w7ui/srmmproxywindow.cpp +++ b/plugins/W7ui/srmmproxywindow.cpp diff --git a/plugins/w7ui/srmmproxywindow.h b/plugins/W7ui/srmmproxywindow.h index f1c447d4e8..f1c447d4e8 100644 --- a/plugins/w7ui/srmmproxywindow.h +++ b/plugins/W7ui/srmmproxywindow.h diff --git a/plugins/w7ui/subclassmgr.cpp b/plugins/W7ui/subclassmgr.cpp index e69de29bb2..e69de29bb2 100644 --- a/plugins/w7ui/subclassmgr.cpp +++ b/plugins/W7ui/subclassmgr.cpp diff --git a/plugins/w7ui/subclassmgr.h b/plugins/W7ui/subclassmgr.h index 1cf2433254..1cf2433254 100644 --- a/plugins/w7ui/subclassmgr.h +++ b/plugins/W7ui/subclassmgr.h diff --git a/plugins/w7ui/w7ui.cpp b/plugins/W7ui/w7ui.cpp index afce9b65eb..afce9b65eb 100644 --- a/plugins/w7ui/w7ui.cpp +++ b/plugins/W7ui/w7ui.cpp diff --git a/plugins/w7ui/w7ui_10.sln b/plugins/W7ui/w7ui_10.sln index 04009a62ce..04009a62ce 100644 --- a/plugins/w7ui/w7ui_10.sln +++ b/plugins/W7ui/w7ui_10.sln diff --git a/plugins/w7ui/w7ui_10.vcxproj b/plugins/W7ui/w7ui_10.vcxproj index 9b3c5ca8a5..9b3c5ca8a5 100644 --- a/plugins/w7ui/w7ui_10.vcxproj +++ b/plugins/W7ui/w7ui_10.vcxproj diff --git a/plugins/w7ui/win7api.cpp b/plugins/W7ui/win7api.cpp index dcfb6058ec..dcfb6058ec 100644 --- a/plugins/w7ui/win7api.cpp +++ b/plugins/W7ui/win7api.cpp diff --git a/plugins/w7ui/win7api.h b/plugins/W7ui/win7api.h index f9fa806335..f9fa806335 100644 --- a/plugins/w7ui/win7api.h +++ b/plugins/W7ui/win7api.h diff --git a/plugins/w7ui/win7api_ICustomDestinationList.h b/plugins/W7ui/win7api_ICustomDestinationList.h index 6d3f770d29..6d3f770d29 100644 --- a/plugins/w7ui/win7api_ICustomDestinationList.h +++ b/plugins/W7ui/win7api_ICustomDestinationList.h diff --git a/plugins/w7ui/win7api_IObjectArray.h b/plugins/W7ui/win7api_IObjectArray.h index 2102276989..2102276989 100644 --- a/plugins/w7ui/win7api_IObjectArray.h +++ b/plugins/W7ui/win7api_IObjectArray.h diff --git a/plugins/w7ui/win7api_IObjectCollection.h b/plugins/W7ui/win7api_IObjectCollection.h index 71b37d0e99..71b37d0e99 100644 --- a/plugins/w7ui/win7api_IObjectCollection.h +++ b/plugins/W7ui/win7api_IObjectCollection.h diff --git a/plugins/w7ui/win7api_ITaskbarList3.h b/plugins/W7ui/win7api_ITaskbarList3.h index 8c39fb5c41..8c39fb5c41 100644 --- a/plugins/w7ui/win7api_ITaskbarList3.h +++ b/plugins/W7ui/win7api_ITaskbarList3.h diff --git a/protocols/weather/langpack_defweather.txt b/protocols/Weather/langpack_defweather.txt index 211c2451da..211c2451da 100644 --- a/protocols/weather/langpack_defweather.txt +++ b/protocols/Weather/langpack_defweather.txt diff --git a/protocols/weather/license.txt b/protocols/Weather/license.txt index 45645b4b53..45645b4b53 100644 --- a/protocols/weather/license.txt +++ b/protocols/Weather/license.txt diff --git a/protocols/weather/mingw-comp.bat b/protocols/Weather/mingw-comp.bat index 7c88825ecd..7c88825ecd 100644 --- a/protocols/weather/mingw-comp.bat +++ b/protocols/Weather/mingw-comp.bat diff --git a/protocols/weather/proto_weather/mingw-comp.bat b/protocols/Weather/proto_weather/mingw-comp.bat index 167ee1786a..167ee1786a 100644 --- a/protocols/weather/proto_weather/mingw-comp.bat +++ b/protocols/Weather/proto_weather/mingw-comp.bat diff --git a/protocols/weather/proto_weather/proto_weather.dsp b/protocols/Weather/proto_weather/proto_weather.dsp index 9c4e9e5075..9c4e9e5075 100644 --- a/protocols/weather/proto_weather/proto_weather.dsp +++ b/protocols/Weather/proto_weather/proto_weather.dsp diff --git a/protocols/weather/proto_weather/proto_weather.vcproj b/protocols/Weather/proto_weather/proto_weather.vcproj index 73395dc20c..73395dc20c 100644 --- a/protocols/weather/proto_weather/proto_weather.vcproj +++ b/protocols/Weather/proto_weather/proto_weather.vcproj diff --git a/protocols/weather/proto_weather/proto_weather_10.vcxproj b/protocols/Weather/proto_weather/proto_weather_10.vcxproj index 408b20b82a..408b20b82a 100644 --- a/protocols/weather/proto_weather/proto_weather_10.vcxproj +++ b/protocols/Weather/proto_weather/proto_weather_10.vcxproj diff --git a/protocols/weather/proto_weather/proto_weather_10.vcxproj.filters b/protocols/Weather/proto_weather/proto_weather_10.vcxproj.filters index a94cf28821..a94cf28821 100644 --- a/protocols/weather/proto_weather/proto_weather_10.vcxproj.filters +++ b/protocols/Weather/proto_weather/proto_weather_10.vcxproj.filters diff --git a/protocols/weather/proto_weather/proto_weather_8.vcproj b/protocols/Weather/proto_weather/proto_weather_8.vcproj index 72fb5f964c..72fb5f964c 100644 --- a/protocols/weather/proto_weather/proto_weather_8.vcproj +++ b/protocols/Weather/proto_weather/proto_weather_8.vcproj diff --git a/protocols/weather/proto_weather/proto_weather_9.vcproj b/protocols/Weather/proto_weather/proto_weather_9.vcproj index 4ddb33d5a1..4ddb33d5a1 100644 --- a/protocols/weather/proto_weather/proto_weather_9.vcproj +++ b/protocols/Weather/proto_weather/proto_weather_9.vcproj diff --git a/protocols/weather/proto_weather/resource.h b/protocols/Weather/proto_weather/resource.h index 0ac64a0f1c..0ac64a0f1c 100644 --- a/protocols/weather/proto_weather/resource.h +++ b/protocols/Weather/proto_weather/resource.h diff --git a/protocols/weather/proto_weather/resource.rc b/protocols/Weather/proto_weather/resource.rc index 930886b96f..930886b96f 100644 --- a/protocols/weather/proto_weather/resource.rc +++ b/protocols/Weather/proto_weather/resource.rc diff --git a/protocols/weather/proto_weather/wicons/Cloud.ico b/protocols/Weather/proto_weather/wicons/Cloud.ico Binary files differindex 2edb539dcb..2edb539dcb 100644 --- a/protocols/weather/proto_weather/wicons/Cloud.ico +++ b/protocols/Weather/proto_weather/wicons/Cloud.ico diff --git a/protocols/weather/proto_weather/wicons/FOG.ico b/protocols/Weather/proto_weather/wicons/FOG.ico Binary files differindex fbd81b9a03..fbd81b9a03 100644 --- a/protocols/weather/proto_weather/wicons/FOG.ico +++ b/protocols/Weather/proto_weather/wicons/FOG.ico diff --git a/protocols/weather/proto_weather/wicons/LIGHT.ICO b/protocols/Weather/proto_weather/wicons/LIGHT.ICO Binary files differindex d266094fbe..d266094fbe 100644 --- a/protocols/weather/proto_weather/wicons/LIGHT.ICO +++ b/protocols/Weather/proto_weather/wicons/LIGHT.ICO diff --git a/protocols/weather/proto_weather/wicons/NA.ico b/protocols/Weather/proto_weather/wicons/NA.ico Binary files differindex 3e4a3aa324..3e4a3aa324 100644 --- a/protocols/weather/proto_weather/wicons/NA.ico +++ b/protocols/Weather/proto_weather/wicons/NA.ico diff --git a/protocols/weather/proto_weather/wicons/PCLOUDY.ico b/protocols/Weather/proto_weather/wicons/PCLOUDY.ico Binary files differindex be3d0c88bd..be3d0c88bd 100644 --- a/protocols/weather/proto_weather/wicons/PCLOUDY.ico +++ b/protocols/Weather/proto_weather/wicons/PCLOUDY.ico diff --git a/protocols/weather/proto_weather/wicons/RAIN.ico b/protocols/Weather/proto_weather/wicons/RAIN.ico Binary files differindex 4b65fb6714..4b65fb6714 100644 --- a/protocols/weather/proto_weather/wicons/RAIN.ico +++ b/protocols/Weather/proto_weather/wicons/RAIN.ico diff --git a/protocols/weather/proto_weather/wicons/RSHOWER.ico b/protocols/Weather/proto_weather/wicons/RSHOWER.ico Binary files differindex 442552e155..442552e155 100644 --- a/protocols/weather/proto_weather/wicons/RSHOWER.ico +++ b/protocols/Weather/proto_weather/wicons/RSHOWER.ico diff --git a/protocols/weather/proto_weather/wicons/SNOW.ICO b/protocols/Weather/proto_weather/wicons/SNOW.ICO Binary files differindex 1a482c3bc8..1a482c3bc8 100644 --- a/protocols/weather/proto_weather/wicons/SNOW.ICO +++ b/protocols/Weather/proto_weather/wicons/SNOW.ICO diff --git a/protocols/weather/proto_weather/wicons/SSHOWER.ico b/protocols/Weather/proto_weather/wicons/SSHOWER.ico Binary files differindex 0bd2264413..0bd2264413 100644 --- a/protocols/weather/proto_weather/wicons/SSHOWER.ico +++ b/protocols/Weather/proto_weather/wicons/SSHOWER.ico diff --git a/protocols/weather/proto_weather/wicons/SUN.ICO b/protocols/Weather/proto_weather/wicons/SUN.ICO Binary files differindex b37fc6ad2a..b37fc6ad2a 100644 --- a/protocols/weather/proto_weather/wicons/SUN.ICO +++ b/protocols/Weather/proto_weather/wicons/SUN.ICO diff --git a/protocols/weather/res/brief.ico b/protocols/Weather/res/brief.ico Binary files differindex 717ef66669..717ef66669 100644 --- a/protocols/weather/res/brief.ico +++ b/protocols/Weather/res/brief.ico diff --git a/protocols/weather/res/disabled.ico b/protocols/Weather/res/disabled.ico Binary files differindex ed6e27b691..ed6e27b691 100644 --- a/protocols/weather/res/disabled.ico +++ b/protocols/Weather/res/disabled.ico diff --git a/protocols/weather/res/edit.ico b/protocols/Weather/res/edit.ico Binary files differindex f59dc79b9c..f59dc79b9c 100644 --- a/protocols/weather/res/edit.ico +++ b/protocols/Weather/res/edit.ico diff --git a/protocols/weather/res/icon.ico b/protocols/Weather/res/icon.ico Binary files differindex be3d0c88bd..be3d0c88bd 100644 --- a/protocols/weather/res/icon.ico +++ b/protocols/Weather/res/icon.ico diff --git a/protocols/weather/res/info.ico b/protocols/Weather/res/info.ico Binary files differindex 97d34dc4a5..97d34dc4a5 100644 --- a/protocols/weather/res/info.ico +++ b/protocols/Weather/res/info.ico diff --git a/protocols/weather/res/infologo.ico b/protocols/Weather/res/infologo.ico Binary files differindex cf22ece1b1..cf22ece1b1 100644 --- a/protocols/weather/res/infologo.ico +++ b/protocols/Weather/res/infologo.ico diff --git a/protocols/weather/res/log.ico b/protocols/Weather/res/log.ico Binary files differindex 86139d5e23..86139d5e23 100644 --- a/protocols/weather/res/log.ico +++ b/protocols/Weather/res/log.ico diff --git a/protocols/weather/res/map.ico b/protocols/Weather/res/map.ico Binary files differindex 8c4c70742d..8c4c70742d 100644 --- a/protocols/weather/res/map.ico +++ b/protocols/Weather/res/map.ico diff --git a/protocols/weather/res/more.ico b/protocols/Weather/res/more.ico Binary files differindex 47e13df383..47e13df383 100644 --- a/protocols/weather/res/more.ico +++ b/protocols/Weather/res/more.ico diff --git a/protocols/weather/res/popup.ico b/protocols/Weather/res/popup.ico Binary files differindex 7e0301b42f..7e0301b42f 100644 --- a/protocols/weather/res/popup.ico +++ b/protocols/Weather/res/popup.ico diff --git a/protocols/weather/res/popup_no.ico b/protocols/Weather/res/popup_no.ico Binary files differindex 08de082ec2..08de082ec2 100644 --- a/protocols/weather/res/popup_no.ico +++ b/protocols/Weather/res/popup_no.ico diff --git a/protocols/weather/res/reload.ico b/protocols/Weather/res/reload.ico Binary files differindex 3c81203c03..3c81203c03 100644 --- a/protocols/weather/res/reload.ico +++ b/protocols/Weather/res/reload.ico diff --git a/protocols/weather/res/update.ico b/protocols/Weather/res/update.ico Binary files differindex ccc4d4611d..ccc4d4611d 100644 --- a/protocols/weather/res/update.ico +++ b/protocols/Weather/res/update.ico diff --git a/protocols/weather/res/update2.ico b/protocols/Weather/res/update2.ico Binary files differindex f71be51ee2..f71be51ee2 100644 --- a/protocols/weather/res/update2.ico +++ b/protocols/Weather/res/update2.ico diff --git a/protocols/weather/resource.h b/protocols/Weather/resource.h index e88e4c19de..e88e4c19de 100644 --- a/protocols/weather/resource.h +++ b/protocols/Weather/resource.h diff --git a/protocols/weather/resource.rc b/protocols/Weather/resource.rc index 79854b8c84..79854b8c84 100644 --- a/protocols/weather/resource.rc +++ b/protocols/Weather/resource.rc diff --git a/protocols/weather/sample_ini.ini b/protocols/Weather/sample_ini.ini index dc36eda754..dc36eda754 100644 --- a/protocols/weather/sample_ini.ini +++ b/protocols/Weather/sample_ini.ini diff --git a/protocols/weather/version.h b/protocols/Weather/version.h index 133e5f0818..133e5f0818 100644 --- a/protocols/weather/version.h +++ b/protocols/Weather/version.h diff --git a/protocols/weather/weather-history.txt b/protocols/Weather/weather-history.txt index ff936f56f2..ff936f56f2 100644 --- a/protocols/weather/weather-history.txt +++ b/protocols/Weather/weather-history.txt diff --git a/protocols/weather/weather-readme.html b/protocols/Weather/weather-readme.html index ff81561171..ff81561171 100644 --- a/protocols/weather/weather-readme.html +++ b/protocols/Weather/weather-readme.html diff --git a/protocols/weather/weather-translation.txt b/protocols/Weather/weather-translation.txt index 72a74ea9f8..72a74ea9f8 100644 --- a/protocols/weather/weather-translation.txt +++ b/protocols/Weather/weather-translation.txt diff --git a/protocols/weather/weather.cpp b/protocols/Weather/weather.cpp index e4e5ee88d6..e4e5ee88d6 100644 --- a/protocols/weather/weather.cpp +++ b/protocols/Weather/weather.cpp diff --git a/protocols/weather/weather.h b/protocols/Weather/weather.h index 46c5ec6bae..46c5ec6bae 100644 --- a/protocols/weather/weather.h +++ b/protocols/Weather/weather.h diff --git a/protocols/weather/weather_10.sln b/protocols/Weather/weather_10.sln index d9a98c21a2..d9a98c21a2 100644 --- a/protocols/weather/weather_10.sln +++ b/protocols/Weather/weather_10.sln diff --git a/protocols/weather/weather_10.vcxproj b/protocols/Weather/weather_10.vcxproj index 988018944f..988018944f 100644 --- a/protocols/weather/weather_10.vcxproj +++ b/protocols/Weather/weather_10.vcxproj diff --git a/protocols/weather/weather_10.vcxproj.filters b/protocols/Weather/weather_10.vcxproj.filters index 3fe49090b5..3fe49090b5 100644 --- a/protocols/weather/weather_10.vcxproj.filters +++ b/protocols/Weather/weather_10.vcxproj.filters diff --git a/protocols/weather/weather_addstn.cpp b/protocols/Weather/weather_addstn.cpp index 24b965ce19..24b965ce19 100644 --- a/protocols/weather/weather_addstn.cpp +++ b/protocols/Weather/weather_addstn.cpp diff --git a/protocols/weather/weather_contacts.cpp b/protocols/Weather/weather_contacts.cpp index 94aae312fd..94aae312fd 100644 --- a/protocols/weather/weather_contacts.cpp +++ b/protocols/Weather/weather_contacts.cpp diff --git a/protocols/weather/weather_conv.cpp b/protocols/Weather/weather_conv.cpp index 7679a6c440..7679a6c440 100644 --- a/protocols/weather/weather_conv.cpp +++ b/protocols/Weather/weather_conv.cpp diff --git a/protocols/weather/weather_data.cpp b/protocols/Weather/weather_data.cpp index 86f051199f..86f051199f 100644 --- a/protocols/weather/weather_data.cpp +++ b/protocols/Weather/weather_data.cpp diff --git a/protocols/weather/weather_http.cpp b/protocols/Weather/weather_http.cpp index eb69dd4ca7..eb69dd4ca7 100644 --- a/protocols/weather/weather_http.cpp +++ b/protocols/Weather/weather_http.cpp diff --git a/protocols/weather/weather_icons.cpp b/protocols/Weather/weather_icons.cpp index e1b95c4405..e1b95c4405 100644 --- a/protocols/weather/weather_icons.cpp +++ b/protocols/Weather/weather_icons.cpp diff --git a/protocols/weather/weather_info.cpp b/protocols/Weather/weather_info.cpp index b5997feb6c..b5997feb6c 100644 --- a/protocols/weather/weather_info.cpp +++ b/protocols/Weather/weather_info.cpp diff --git a/protocols/weather/weather_ini.cpp b/protocols/Weather/weather_ini.cpp index 363f2d364f..363f2d364f 100644 --- a/protocols/weather/weather_ini.cpp +++ b/protocols/Weather/weather_ini.cpp diff --git a/protocols/weather/weather_mwin.cpp b/protocols/Weather/weather_mwin.cpp index 8f40fde594..8f40fde594 100644 --- a/protocols/weather/weather_mwin.cpp +++ b/protocols/Weather/weather_mwin.cpp diff --git a/protocols/weather/weather_opt.cpp b/protocols/Weather/weather_opt.cpp index 59419edf1b..59419edf1b 100644 --- a/protocols/weather/weather_opt.cpp +++ b/protocols/Weather/weather_opt.cpp diff --git a/protocols/weather/weather_popup.cpp b/protocols/Weather/weather_popup.cpp index 270f989c73..270f989c73 100644 --- a/protocols/weather/weather_popup.cpp +++ b/protocols/Weather/weather_popup.cpp diff --git a/protocols/weather/weather_svcs.cpp b/protocols/Weather/weather_svcs.cpp index 89c58c2d6e..89c58c2d6e 100644 --- a/protocols/weather/weather_svcs.cpp +++ b/protocols/Weather/weather_svcs.cpp diff --git a/protocols/weather/weather_update.cpp b/protocols/Weather/weather_update.cpp index 9b81b023f5..9b81b023f5 100644 --- a/protocols/weather/weather_update.cpp +++ b/protocols/Weather/weather_update.cpp diff --git a/protocols/weather/weather_userinfo.cpp b/protocols/Weather/weather_userinfo.cpp index f608978c12..f608978c12 100644 --- a/protocols/weather/weather_userinfo.cpp +++ b/protocols/Weather/weather_userinfo.cpp |