Viktor Szakats 12df8d9908 2012-10-11 20:37 UTC+0200 Viktor Szakats (harbour syenar.net)
* extras/hbxlsxml/xlsxml.prg
  * extras/hbxlsxml/xlsxml_s.prg
    ! fixed long time broken charcodes in "OEM" to HTML conversion 
      and accent stripping funcion.
    ! fixed "OEM" conversion and accent striping function to 
      work with any HVM CP, even unicode
    * Chr( 141 ) removed from accent striping. Maybe it was meant 
      as SOFTCR char, anyways, it was stripped to an empty char, 
      not a non-accented one.
    - deleted AnsiToHtml() function (it did nothing)
    * renamed OEMTOHTML()/OEMTOHTMLESPECIAL() to STRTOHTML()/STRTOHTMLESPECIAL()

  * contrib/hbtip/thtml.prg
    ! minor fix in recently added StrToHTML() function to
      work well when HVM CP is dynamically changing at runtime
2012-10-11 18:42:12 +00:00
Description
Harbour Core — Reference source for Five development
172 MiB
Languages
C 80.3%
xBase 17.8%
Makefile 0.6%
C++ 0.4%
Harbour 0.4%
Other 0.3%