Commit graph

31 commits

Author SHA1 Message Date
cxl
70d712b7cc Core: IsDoubleWidth (thanks ismail)
git-svn-id: svn://ultimatepp.org/upp/trunk@13710 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-23 10:47:03 +00:00
cxl
c00953df75 uppsrc: Removed flagSO #ifdefs (actually to make SO compilation possible)
git-svn-id: svn://ultimatepp.org/upp/trunk@12997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-14 08:34:13 +00:00
cxl
4603d561e2 Core: ToAscii optimized, ToUpperAscii, ToLowerAscii
git-svn-id: svn://ultimatepp.org/upp/trunk@12678 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-19 14:12:43 +00:00
cxl
4ed214c536 Core: JSON now treats string codepoints >0x8000 as surrogate pairs
git-svn-id: svn://ultimatepp.org/upp/trunk@11269 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-27 12:38:51 +00:00
cxl
f225cb39b7 Core: Improving unicode support
git-svn-id: svn://ultimatepp.org/upp/trunk@11198 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-24 11:18:02 +00:00
cxl
d01597dd6f Core: Some type adjustments for CharSet
git-svn-id: svn://ultimatepp.org/upp/trunk@11188 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-21 16:39:37 +00:00
cxl
3ffbe4616b Core: Unicode Info
git-svn-id: svn://ultimatepp.org/upp/trunk@11183 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-18 07:52:36 +00:00
cxl
280ace73f3 Core: Developing unicode info
git-svn-id: svn://ultimatepp.org/upp/trunk@11181 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-18 07:35:48 +00:00
cxl
02e3444fbc Core: Unicode support
git-svn-id: svn://ultimatepp.org/upp/trunk@11178 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-17 21:17:31 +00:00
cxl
8036990f06 Core: Unicode support
git-svn-id: svn://ultimatepp.org/upp/trunk@11173 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-17 07:20:40 +00:00
cxl
1e09ad39fa Core: Unicode support
git-svn-id: svn://ultimatepp.org/upp/trunk@11163 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-14 15:20:04 +00:00
cxl
78ff212080 Core: UnicodeCompose, UnicodeDecompose
git-svn-id: svn://ultimatepp.org/upp/trunk@11157 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-12 08:07:04 +00:00
cxl
38f08d9386 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11143 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-06 12:56:09 +00:00
cxl
3e7863cc83 Core: Charset cleanup and docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11142 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-06 09:27:52 +00:00
cxl
c3d3e379ff .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11140 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-05 22:07:44 +00:00
cxl
70cb4ed07c Core: Utf (8, 16, 32) support
git-svn-id: svn://ultimatepp.org/upp/trunk@11139 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-05 15:44:51 +00:00
cxl
13a5bfd911 Core: ToUtf8 for single codepoint extented to full UNICODE, CParser now supports \u surrogate pairs
git-svn-id: svn://ultimatepp.org/upp/trunk@11123 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-26 13:01:21 +00:00
cxl
5430f0d7a7 Core: BOM* functions now have variant with def_charset parameter (instead of using host platform charset)
git-svn-id: svn://ultimatepp.org/upp/trunk@5534 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-08 11:05:56 +00:00
cxl
63d51f1d73 .Core: CharSet.h fixed warning
git-svn-id: svn://ultimatepp.org/upp/trunk@2480 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-13 13:59:16 +00:00
cxl
9d655feb36 *Core: CharSet refactored to avoid constant mismatches
git-svn-id: svn://ultimatepp.org/upp/trunk@2462 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-07 12:30:29 +00:00
cxl
882de5788c *Core: Charset fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2458 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-05 19:28:45 +00:00
cxl
44fdadbafd *Core, CtrlLib: Fixing GetDownloadsFolder()
git-svn-id: svn://ultimatepp.org/upp/trunk@2194 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-08 11:08:23 +00:00
cxl
9fb35c2ca3 RichEdit related: MakeSpellScd utility to create .scd spelling checker files, also fixed RichEdit to support UTF-8 based format
git-svn-id: svn://ultimatepp.org/upp/trunk@1673 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-02 09:43:25 +00:00
cxl
15e13da48d CtrlCore: X11 version of RegisterSystemHotKey
git-svn-id: svn://ultimatepp.org/upp/trunk@1590 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-24 20:36:45 +00:00
cxl
c15bfed417 Core: Charset Support for CP1161 and ARMSCII_8 are back
git-svn-id: svn://ultimatepp.org/upp/trunk@1587 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-24 08:54:26 +00:00
cxl
50fb4807ae Core: Removed faulty charsets
git-svn-id: svn://ultimatepp.org/upp/trunk@1578 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-20 21:11:42 +00:00
cxl
f2ccaa99ba Core: Added multiple 8-bit encoding by Mindtraveller (thanks!)
git-svn-id: svn://ultimatepp.org/upp/trunk@1574 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-17 17:29:13 +00:00
cxl
a62c3a3274 CharSet documentation finished
git-svn-id: svn://ultimatepp.org/upp/trunk@1026 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-30 22:58:08 +00:00
cxl
67a5b4db82 BOM unicode files support, fixed problem with scroll in frame area
git-svn-id: svn://ultimatepp.org/upp/trunk@859 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-13 11:41:52 +00:00
cxl
c14a08e5c6 Ide editor ToUpper/Lower/InitCaps/SwapCase
git-svn-id: svn://ultimatepp.org/upp/trunk@649 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-17 12:57:08 +00:00
mdelfede
d2b54f7989 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00