]> source.dussan.org Git - tigervnc.git/commit
Add UTF-8 to/from ISO 8859-1 conversion routines
authorPierre Ossman <ossman@cendio.se>
Fri, 22 Jan 2016 15:40:59 +0000 (16:40 +0100)
committerPierre Ossman <ossman@cendio.se>
Mon, 1 Jul 2019 08:49:15 +0000 (10:49 +0200)
commit56fa7821560a60db39195e8c81d16b46e8f972c2
treecc2013baaa127f3e6db22de64155b0fd0c85c4a9
parent66f1db543b425f6fe64d437477e6f78924ec57be
Add UTF-8 to/from ISO 8859-1 conversion routines

We convert between UTF-8 and ISO 8859-1 (latin 1) in several places
so create some common routines for this.
common/rfb/util.cxx
common/rfb/util.h
unix/xserver/hw/vnc/RFBGlue.cc
unix/xserver/hw/vnc/RFBGlue.h
unix/xserver/hw/vnc/vncSelection.c
vncviewer/Viewport.cxx
vncviewer/Viewport.h