0022484: UNICODE characters support
authorpdn <pdn@opencascade.com>
Thu, 2 Oct 2014 11:39:25 +0000 (15:39 +0400)
committerbugmaster <bugmaster@opencascade.com>
Thu, 2 Oct 2014 11:40:11 +0000 (15:40 +0400)
commitd9ff84e8ea0ebabf4c8a5e0ce4f38d7ee02040e2
tree114280510a96eeb7d17f7134bd4ad2bdc25c5a9f
parentd3dfddaebcf0ff7acbcdae1d55d0584f8490018b
0022484: UNICODE characters support

Initial UNICODE (UFT-8) characters support for OCCT file operations

Fix for compilation errors and fix for StepFile (avoid objects in pure c code)

Fixes for set unicode symbols to OCAF and visualization
34 files changed:
src/BinLDrivers/BinLDrivers_DocumentRetrievalDriver.cdl
src/BinLDrivers/BinLDrivers_DocumentRetrievalDriver.cxx
src/BinLDrivers/BinLDrivers_DocumentStorageDriver.cxx
src/DDataStd/DDataStd_BasicCommands.cxx
src/Draw/Draw_Interpretor.cxx
src/FSD/FSD_BinaryFile.cxx
src/FSD/FSD_CmpFile.cxx
src/FSD/FSD_File.cxx
src/LDOM/LDOMParser.cxx
src/Message/Message_Msg.cxx
src/Message/Message_MsgFile.cxx
src/OSD/OSD_Directory.cxx
src/OSD/OSD_DirectoryIterator.cxx
src/OSD/OSD_Error.cxx
src/OSD/OSD_File.cxx
src/OSD/OSD_FileIterator.cxx
src/OSD/OSD_FileNode.cxx
src/OSD/OSD_Path.cxx
src/OSD/OSD_Process.cxx
src/OSD/OSD_WNT.cxx
src/OSD/OSD_WNT_1.hxx
src/OSD/OSD_signal_WNT.cxx
src/PCDM/PCDM_ReadWriter.cxx
src/PCDM/PCDM_ReadWriter_1.cxx
src/PCDM/PCDM_RetrievalDriver.cxx
src/StepFile/StepFile_Read.cxx
src/StepFile/stepread.c
src/TCollection/TCollection_AsciiString.cdl
src/TCollection/TCollection_AsciiString.cxx
src/TCollection/TCollection_ExtendedString.cdl
src/TCollection/TCollection_ExtendedString.cxx
src/UTL/UTL.cxx
src/ViewerTest/ViewerTest_ObjectCommands.cxx
tests/bugs/vis/bug22796_2