Commit graph

1670 commits

Author SHA1 Message Date
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
f7276aed48 Core: CParser universal character escapes support improved
git-svn-id: svn://ultimatepp.org/upp/trunk@11151 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-09 07:52:03 +00:00
cxl
eec5abe7d0 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11149 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-08 12:20:35 +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
4ce1932d1c Core: Fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@11141 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-06 07:10:06 +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
8ce210dc37 Core: Support of r-value in ranges
git-svn-id: svn://ultimatepp.org/upp/trunk@11135 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-04 18:22:11 +00:00
cxl
b4c9a5b59a Core: tutorial updated
git-svn-id: svn://ultimatepp.org/upp/trunk@11131 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-01 12:43:59 +00:00
cxl
1e5b06005c Core: ReverseRange and SortedRange
git-svn-id: svn://ultimatepp.org/upp/trunk@11129 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-01 12:32:53 +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
c579ebcb38 Core: SetHomeDirectory now available in Win32 too
git-svn-id: svn://ultimatepp.org/upp/trunk@11121 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-26 07:21:58 +00:00
cxl
e9e0ff3797 CodeEditor, ide: ReadOnly mode now blocks all write operations (some of advanced ones were not blocked)
git-svn-id: svn://ultimatepp.org/upp/trunk@11112 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-22 09:57:05 +00:00
cxl
e66ab60e3a Core: Tutorial updated
git-svn-id: svn://ultimatepp.org/upp/trunk@11110 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-20 18:05:37 +00:00
cxl
fb3304419c Core: Fixed issue with Bits::SetN overload
git-svn-id: svn://ultimatepp.org/upp/trunk@11107 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-18 13:45:13 +00:00
cxl
9c4d3d3c81 Core: CoWork::Cancel
git-svn-id: svn://ultimatepp.org/upp/trunk@11106 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-18 13:34:33 +00:00
cxl
e612643f04 Core: LocalProcess now returns at max ~1KB in Read in Posix too
git-svn-id: svn://ultimatepp.org/upp/trunk@11102 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-18 07:47:45 +00:00
cxl
e240bee092 Core: Fixed Bits::SetN
git-svn-id: svn://ultimatepp.org/upp/trunk@11098 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-17 08:26:21 +00:00
cxl
55220a7f88 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11097 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-16 15:12:28 +00:00
cxl
dfa22abd07 Core: Bits::Get(pos, count), Get64
git-svn-id: svn://ultimatepp.org/upp/trunk@11096 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-16 13:37:08 +00:00
cxl
8e1754bf57 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11094 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-16 11:09:17 +00:00
cxl
e8324d029a Core: Bits now have multibit operations
git-svn-id: svn://ultimatepp.org/upp/trunk@11093 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-16 11:06:14 +00:00
cxl
decfea7cdc Core: Xmlize now does not change variables if correspoinding tag is missing
git-svn-id: svn://ultimatepp.org/upp/trunk@11090 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-15 18:37:16 +00:00
cxl
be1870e4f4 Xmlize improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@11089 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-15 17:25:30 +00:00
cxl
47493cda15 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11067 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-11 11:50:55 +00:00
cxl
3ef567b007 Core: Fixed issue with non-blocking HttpRequest and CRLF at the end of chunk
git-svn-id: svn://ultimatepp.org/upp/trunk@11066 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-10 20:49:54 +00:00
cxl
a8ee8ac5b1 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11051 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-02 13:53:13 +00:00
cxl
5e3109d886 CtrlLib: Edit*Spin::RoundFromMin
git-svn-id: svn://ultimatepp.org/upp/trunk@11047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-01 14:24:12 +00:00
cxl
79252a9658 theide now supports Visual Studio 2017 C++ compiler auto setup (MSC15)
git-svn-id: svn://ultimatepp.org/upp/trunk@11040 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-29 18:05:15 +00:00
cxl
bd230f721d Bits improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@11032 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-26 11:33:02 +00:00
cxl
127bf245d1 Core: Bits optimized, CtrlLib: ArrayCtrl::WhenColumnSort
git-svn-id: svn://ultimatepp.org/upp/trunk@11029 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-25 10:37:55 +00:00
cxl
46f0e6a5ac Fix in double formatting (thank cbpporter)
git-svn-id: svn://ultimatepp.org/upp/trunk@10999 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-15 09:24:20 +00:00
cxl
812df4cdfc Core: Buffer::Get and ::IsEmpty
git-svn-id: svn://ultimatepp.org/upp/trunk@10991 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-09 13:16:36 +00:00
cxl
c9bb56577b Core: Socket::SSLServerNameIndicator, used in HttpRequest; fixes problems with connecting to some https server
git-svn-id: svn://ultimatepp.org/upp/trunk@10990 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-08 21:32:22 +00:00
cxl
6b085b1902 .Cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10986 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-06 09:58:15 +00:00
cxl
0d002b4419 Core: InVector Jsonize fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@10967 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-23 08:13:33 +00:00
cxl
561f0d893f Core: LocalProcess exit code issue after the Kill fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@10963 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-22 08:09:17 +00:00
cxl
148fcbc264 ide: Layout visgen improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@10961 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-21 18:19:19 +00:00
cxl
d9ac7d7fe0 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10940 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-13 11:13:35 +00:00
cxl
242644b6de Core: Core/config.h now has include guards
git-svn-id: svn://ultimatepp.org/upp/trunk@10929 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-09 22:12:57 +00:00
cxl
088c597488 RichText: Fixed to achieve compatibility with older CLANG
git-svn-id: svn://ultimatepp.org/upp/trunk@10928 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-09 11:43:56 +00:00
cxl
7979612296 Core/SSL: SSL 1.1 support
git-svn-id: svn://ultimatepp.org/upp/trunk@10927 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-09 10:45:36 +00:00
cxl
a1d6e2c70f Core: Fixed to compile with GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@10920 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-08 08:34:29 +00:00
cxl
8ac84c7cc7 Core: Fixed issue in ConvertString - Trim (Left/Right) is now performed before doing checks
git-svn-id: svn://ultimatepp.org/upp/trunk@10919 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-07 23:20:12 +00:00
cxl
e76685d91c Core: thTH a msMY added to .t (thanks jfranks)
git-svn-id: svn://ultimatepp.org/upp/trunk@10914 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-07 11:52:48 +00:00
cxl
990959691a uppsrc: Deprectated RichValue uses replaced by RichToValue
git-svn-id: svn://ultimatepp.org/upp/trunk@10913 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-07 10:59:07 +00:00
cxl
eb71266249 Core: Value now allows RawToValue for svo types
git-svn-id: svn://ultimatepp.org/upp/trunk@10911 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-07 10:35:32 +00:00
cxl
de8004be45 Core: Fixed issue with RawToValue of basic type crash
git-svn-id: svn://ultimatepp.org/upp/trunk@10909 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-06 23:59:58 +00:00
cxl
dea8da24bb Core: MSC compile fix with GDAL
git-svn-id: svn://ultimatepp.org/upp/trunk@10907 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-06 17:44:24 +00:00