Mercurial > hg > xemacs-beta
annotate etc/unicode/mule-ucs/indian-is13194.txt @ 4874:4c3f5e1ecbeb
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
(fix build problems when building --with-msw=no on Cygwin)
-------------------- ChangeLog entries follow: --------------------
lib-src/ChangeLog addition:
2010-01-15 Ben Wing <ben@xemacs.org>
* make-mswin-unicode.pl:
Various fixes to get this to work when using the Cygwin header files
in /usr/include/w32api instead of the VC++ ones:
-- Use /usr/include/w32api as default; don't assume that a passed-in
directory always ends in .../include.
-- Add `const' to list of known type modifiers.
-- If function already seen, warn but don't generate twice.
-- Eliminate `extern' from return type modifiers.
-- Cosmetic: When eliminating APIENTRY, also eliminate following
whitespace.
src/ChangeLog addition:
2010-01-15 Ben Wing <ben@xemacs.org>
* intl-auto-encap-win32.c:
* intl-auto-encap-win32.c (qxeExtractAssociatedIcon):
* intl-auto-encap-win32.c (qxeShellExecuteEx):
* intl-auto-encap-win32.c (qxeSHFileOperation):
* intl-auto-encap-win32.c (qxeSHQueryRecycleBin):
* intl-auto-encap-win32.c (qxeSHEmptyRecycleBin):
* intl-auto-encap-win32.c (qxeWNetAddConnection):
* intl-auto-encap-win32.c (qxeWNetAddConnection2):
* intl-auto-encap-win32.c (qxeWNetAddConnection3):
* intl-auto-encap-win32.c (qxeWNetCancelConnection):
* intl-auto-encap-win32.c (qxeWNetCancelConnection2):
* intl-auto-encap-win32.c (qxeWNetGetConnection):
* intl-auto-encap-win32.c (qxeWNetUseConnection):
* intl-auto-encap-win32.c (qxeWNetConnectionDialog1):
* intl-auto-encap-win32.c (qxeWNetDisconnectDialog1):
* intl-auto-encap-win32.c (qxeWNetOpenEnum):
* intl-auto-encap-win32.c (qxeWNetEnumResource):
* intl-auto-encap-win32.c (qxeWNetGetUniversalName):
* intl-auto-encap-win32.c (qxeWNetGetUser):
* intl-auto-encap-win32.c (qxeWNetGetProviderName):
* intl-auto-encap-win32.c (qxeWNetGetNetworkInformation):
* intl-auto-encap-win32.c (qxeWNetGetLastError):
* intl-auto-encap-win32.c (qxeMultinetGetConnectionPerformance):
* intl-auto-encap-win32.c (qxeAppendMenu):
* intl-auto-encap-win32.c (qxeCopyAcceleratorTable):
* intl-auto-encap-win32.c (qxeDlgDirSelectComboBoxEx):
* intl-auto-encap-win32.c (qxeEnumDesktops):
* intl-auto-encap-win32.c (qxeEnumWindowStations):
* intl-auto-encap-win32.c (qxeGetClassInfo):
* intl-auto-encap-win32.c (qxeGetClassLong):
* intl-auto-encap-win32.c (qxeGetClassName):
* intl-auto-encap-win32.c (qxeGetKeyboardLayoutName):
* intl-auto-encap-win32.c (qxeGetWindowLong):
* intl-auto-encap-win32.c (qxeGetUserObjectInformation):
* intl-auto-encap-win32.c (qxeGetWindowTextLength):
* intl-auto-encap-win32.c (qxeGrayString):
* intl-auto-encap-win32.c (qxeInsertMenu):
* intl-auto-encap-win32.c (qxeSetProp):
* intl-auto-encap-win32.c (qxeEnumICMProfiles):
* intl-auto-encap-win32.c (qxeExtTextOut):
* intl-auto-encap-win32.c (qxeSetICMProfile):
* intl-auto-encap-win32.c (qxeTextOut):
* intl-auto-encap-win32.c (qxeSHGetPathFromIDList):
* intl-auto-encap-win32.c (qxeFindText):
* intl-auto-encap-win32.c (qxeReplaceText):
* intl-auto-encap-win32.c (qxeImmInstallIME):
* intl-auto-encap-win32.c (qxeImmGetDescription):
* intl-auto-encap-win32.c (qxeImmGetIMEFileName):
* intl-auto-encap-win32.c (qxeImmGetCompositionString):
* intl-auto-encap-win32.c (qxeImmGetCandidateListCount):
* intl-auto-encap-win32.c (qxeImmGetCandidateList):
* intl-auto-encap-win32.c (qxeImmGetGuideLine):
* intl-auto-encap-win32.c (qxeImmConfigureIME):
* intl-auto-encap-win32.c (qxeImmEscape):
* intl-auto-encap-win32.c (qxeImmGetConversionList):
* intl-auto-encap-win32.c (qxeImmRegisterWord):
* intl-auto-encap-win32.c (qxeImmUnregisterWord):
* intl-auto-encap-win32.c (qxeImmEnumRegisterWord):
* intl-auto-encap-win32.c (qxesndPlaySound):
* intl-auto-encap-win32.c (qxePlaySound):
* intl-auto-encap-win32.c (qxewaveOutGetErrorText):
* intl-auto-encap-win32.c (qxewaveInGetErrorText):
* intl-auto-encap-win32.c (qxemidiOutGetErrorText):
* intl-auto-encap-win32.c (qxemidiInGetErrorText):
* intl-auto-encap-win32.c (qxemmioStringToFOURCC):
* intl-auto-encap-win32.c (qxemmioInstallIOProc):
* intl-auto-encap-win32.c (qxemmioOpen):
* intl-auto-encap-win32.c (qxemmioRename):
* intl-auto-encap-win32.c (qxemciSendCommand):
* intl-auto-encap-win32.c (qxemciSendString):
* intl-auto-encap-win32.c (qxemciGetDeviceID):
* intl-auto-encap-win32.c (qxemciGetErrorString):
* intl-auto-encap-win32.h:
* intl-auto-encap-win32.h (qxemciGetErrorString):
Regenerate these files from Cygwin headers.
* intl-encap-win32.c:
Bracket more functions in HAVE_MS_WINDOWS, to fix build problems
when building --with-msw=no on Cygwin.
Fixes for Cygwin headers:
-- Comment out IME.H, non-existent in Cygwin.
-- Make MessageBoxIndirect a `no' (don't encapsulate but generate
error if used) because it has a structure parameter that needs
to be A/W split but is declared as FOO*, and our parser can't
split this.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Fri, 15 Jan 2010 05:12:07 -0600 |
parents | a29c4eef8f00 |
children |
rev | line source |
---|---|
779 | 1 |
2 0x22 0x0902 # Vowel-modifier ANUSWAR | |
3 0x23 0x0903 # Vowel-modifier VISARG | |
4 0x24 0x0905 # Vowel A | |
5 0x25 0x0906 # Vowel AA | |
6 0x26 0x0907 # Vowel I | |
7 0x27 0x0908 # Vowel II | |
8 0x28 0x0909 # Vowel U | |
9 0x29 0x090A # Vowel UU | |
10 0x2a 0x090B # Vowel RI | |
11 0x2b 0x090E # Vowel E (Southern Scripts) | |
12 0x2c 0x090F # Vowel EY | |
13 0x2d 0x0910 # Vowel AI | |
14 0x2e 0x090D # Vowel AYE (Devanagari Scripts) | |
15 0x2f 0x0912 # Vowel O (Southern Scripts) | |
16 0x30 0x0913 # Vowel OW | |
17 0x31 0x0914 # Vowel AU | |
18 0x32 0x090D # Vowel AWE (Devanagari Scripts) | |
19 0x33 0x0915 # Consonant KA | |
20 0x34 0x0916 # Consonant KHA | |
21 0x35 0x0917 # Consonant GA | |
22 0x36 0x0918 # Consonant GHA | |
23 0x37 0x0919 # Consonant NGA | |
24 0x38 0x091A # Consonant CHA | |
25 0x39 0x091B # Consonant CHHA | |
26 0x3a 0x091C # Consonant JA | |
27 0x3b 0x091D # Consonant JHA | |
28 0x3c 0x091E # Consonant JNA | |
29 0x3d 0x091F # Consonant Hard TA | |
30 0x3e 0x0920 # Consonant Hard THA | |
31 0x3f 0x0921 # Consonant Hard DA | |
32 0x40 0x0922 # Consonant Hard DHA | |
33 0x41 0x0923 # Consonant Hard NA | |
34 0x42 0x0924 # Consonant Soft TA | |
35 0x43 0x0925 # Consonant Soft THA | |
36 0x44 0x0926 # Consonant Soft DA | |
37 0x45 0x0927 # Consonant Soft DHA | |
38 0x46 0x0928 # Consonant Soft NA | |
39 0x47 0x0929 # Consonant NA (Tamil) | |
40 0x48 0x092A # Consonant PA | |
41 0x49 0x092B # Consonant PHA | |
42 0x4a 0x092C # Consonant BA | |
43 0x4b 0x092D # Consonant BHA | |
44 0x4c 0x092E # Consonant MA | |
45 0x4d 0x092F # Consonant YA | |
46 0x4e 0x095F # Consonant JYA (Bengali, Assamese, and Oriya) | |
47 0x4f 0x0930 # Consonant RA | |
48 0x50 0x0931 # Consonant Hard RA (Southern Scripts) | |
49 0x51 0x0932 # Consonant LA | |
50 0x52 0x0933 # Consonant Hard LA | |
51 0x53 0x0934 # Consonant ZHA | |
52 0x54 0x0935 # Consonant VA | |
53 0x55 0x0936 # Consonant SHA | |
54 0x56 0x0937 # Consonant Hard SHA | |
55 0x57 0x0938 # Consonant SA | |
56 0x58 0x0939 # Consonant HA | |
57 0x5a 0x093E # Vowel Sign AA | |
58 0x5b 0x093F # Vowel Sign I | |
59 0x5c 0x0940 # Vowel Sign II | |
60 0x5d 0x0941 # Vowel Sign U | |
61 0x5e 0x0942 # Vowel Sign UU | |
62 0x5f 0x0943 # Vowel Sign RI | |
63 0x60 0x0946 # Vowel Sign E (Southern Scripts) | |
64 0x61 0x0947 # Vowel Sign EY | |
65 0x62 0x0948 # Vowel Sign AI | |
66 0x63 0x0945 # Vowel Sign AYE (Devanagari Scripts) | |
67 0x64 0x094A # Vowel Sign O (Southern Scripts) | |
68 0x65 0x094B # Vowel Sign OW | |
69 0x66 0x094C # Vowel Sign AU | |
70 0x67 0x0949 # Vowel Sign AWE (Devanagari Scripts) | |
71 0x68 0x094D # Vowel Omission Sign (Halant) | |
72 0x69 0x093C # Diacritic Sign (Nukta) | |
73 0x6a 0x0964 # Full Stop (Viram, Nothern Scripts) | |
74 0x71 0x0966 # DEVANAGARI DIGIT 0 | |
75 0x72 0x0967 # DEVANAGARI DIGIT 1 | |
76 0x73 0x0968 # DEVANAGARI DIGIT 2 | |
77 0x74 0x0969 # DEVANAGARI DIGIT 3 | |
78 0x75 0x096A # DEVANAGARI DIGIT 4 | |
79 0x76 0x096B # DEVANAGARI DIGIT 5 | |
80 0x77 0x096C # DEVANAGARI DIGIT 6 | |
81 0x78 0x096D # DEVANAGARI DIGIT 7 | |
82 0x79 0x096E # DEVANAGARI DIGIT 8 | |
83 0x7a 0x096F # DEVANAGARI DIGIT 9 |