Commit graph

2343 commits

Author SHA1 Message Date
cxl
8a186a089e Core: String small hint constructor variant
git-svn-id: svn://ultimatepp.org/upp/trunk@16014 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-07 14:20:14 +00:00
cxl
bf67a7c5f9 Core: .dli DATA support
git-svn-id: svn://ultimatepp.org/upp/trunk@16008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-29 12:13:16 +00:00
cxl
42a6fa7062 Core: ScanInt fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@16006 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-23 10:02:58 +00:00
cxl
5a7ed14b80 Core: Conversion ScanInt/Dbl fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@16004 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-22 14:35:19 +00:00
cxl
11a2c6f214 Core: text->double conversion refactored / optimised
git-svn-id: svn://ultimatepp.org/upp/trunk@16002 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-22 11:33:39 +00:00
cxl
b9dfcc65be Core: string->integer conversions optimised
git-svn-id: svn://ultimatepp.org/upp/trunk@16000 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-22 07:04:20 +00:00
cxl
3015ca748e DDUMPs removed, Jsonize now using JS compatible time/date (thanks zsolt)
git-svn-id: svn://ultimatepp.org/upp/trunk@15991 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-13 07:58:48 +00:00
cxl
cdf5ca2af8 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@15984 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-08 07:54:34 +00:00
cxl
9bfcff461d .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@15973 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-02 08:10:24 +00:00
cxl
a0f0f92a6f Core: Fixed to compile in MacOS
git-svn-id: svn://ultimatepp.org/upp/trunk@15970 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-31 07:40:45 +00:00
cxl
f6202a14df .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15967 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-27 08:03:51 +00:00
cxl
5af5f3c25c Core: TcpSocket now using MSG_NOSIGNAL to supress SIGPIPE (thanks zsolt)
git-svn-id: svn://ultimatepp.org/upp/trunk@15966 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-27 07:14:00 +00:00
oblivion
b9bf45326e Core/SSH: ECDSA 256/384/521 and ED 25519 based host keys are now recognized.
Core/SSH: Docs are updated to reflect the elliptic curve KEX and PK methods.

git-svn-id: svn://ultimatepp.org/upp/trunk@15950 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-12 22:55:13 +00:00
cxl
48a38c2626 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@15945 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-03 19:01:22 +00:00
cxl
e8c410da0b ide: HasGit fix
git-svn-id: svn://ultimatepp.org/upp/trunk@15944 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-03 16:04:47 +00:00
cxl
b8e1c466a9 Core: LambdaIze
git-svn-id: svn://ultimatepp.org/upp/trunk@15938 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-30 08:00:58 +00:00
cxl
7cd753b5ae CtrlLib: EditWithSpin option to disable mouse wheel action, Core: String::Find fix
git-svn-id: svn://ultimatepp.org/upp/trunk@15934 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-22 16:50:11 +00:00
cxl
e4e867040c CtrlCore: Fixed encoding issue with Win32 clipboard text
git-svn-id: svn://ultimatepp.org/upp/trunk@15926 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-20 12:04:52 +00:00
cxl
52e9b4d78c Core: Fix in InFilterStream (thanks zsolt)
git-svn-id: svn://ultimatepp.org/upp/trunk@15921 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-17 14:47:56 +00:00
cxl
e664ab0c3b Core: GetArgv0 in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@15919 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-17 13:32:36 +00:00
cxl
d3ef4a549d Core: InFilterStream cleanup, ArrayCtrl: FindColumnsWit...
git-svn-id: svn://ultimatepp.org/upp/trunk@15918 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-17 13:30:59 +00:00
cxl
9601d6e72a Core: GetArgv0
git-svn-id: svn://ultimatepp.org/upp/trunk@15917 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-17 13:28:24 +00:00
cxl
93743b50d8 Core: Fixed issue with FileSetTime mktime
git-svn-id: svn://ultimatepp.org/upp/trunk@15916 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-17 13:18:40 +00:00
cxl
0753216f81 CParser minor optimisation
git-svn-id: svn://ultimatepp.org/upp/trunk@15899 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-08 13:24:47 +00:00
cxl
3c3ad69257 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15889 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-02 09:12:59 +00:00
cxl
5f3d978442 CtrlCore: Pen processing completely separated from mouse
git-svn-id: svn://ultimatepp.org/upp/trunk@15884 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-30 09:59:09 +00:00
cxl
a5f628fe6d uppsrc: 2020->2021
git-svn-id: svn://ultimatepp.org/upp/trunk@15857 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-19 14:14:08 +00:00
cxl
ecce4c51ea GridCtrl: Removed Sql dependecy issue, CtrlCore: Win32 pen support improved, ide: NoConvertCharser for Host local process to fix the issue with svn history
git-svn-id: svn://ultimatepp.org/upp/trunk@15850 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-17 11:29:34 +00:00
cxl
fdc1520c6e Core: Fix in CopyFolder (inside App.cpp)
git-svn-id: svn://ultimatepp.org/upp/trunk@15848 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-14 18:11:43 +00:00
cxl
5ab4810e73 CtrlCore: Fixed issue with Upp::t_
git-svn-id: svn://ultimatepp.org/upp/trunk@15822 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-07 10:16:39 +00:00
cxl
8326c177a0 Core: global t_ removed again...
git-svn-id: svn://ultimatepp.org/upp/trunk@15820 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-07 09:15:26 +00:00
cxl
2d2ec310a7 Core: Added global t_, tt_ (to fix layout issue)
git-svn-id: svn://ultimatepp.org/upp/trunk@15819 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-07 09:11:00 +00:00
cxl
2ce26bd26e Core: HttpRequest::GetPostData
git-svn-id: svn://ultimatepp.org/upp/trunk@15808 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-02 23:03:06 +00:00
cxl
636a15bedb ide: BlitzReset now done also after installing package or syncing repo
git-svn-id: svn://ultimatepp.org/upp/trunk@15788 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-21 16:25:00 +00:00
cxl
53c61a22e0 ide: Merge nests function
git-svn-id: svn://ultimatepp.org/upp/trunk@15787 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-21 12:26:11 +00:00
cxl
a912aa63ee Core: FindAllPaths, Ide: UppHub improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@15775 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-18 10:23:08 +00:00
cxl
42ba8e7854 ide: Dir diff can now limit files by time, report history of .upp file, fixed SSL issue
git-svn-id: svn://ultimatepp.org/upp/trunk@15773 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-16 12:39:19 +00:00
cxl
2a2d4cab03 Core: FileSystemInfo now returns volume names of network drives
git-svn-id: svn://ultimatepp.org/upp/trunk@15771 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-15 10:16:24 +00:00
cxl
afb2401b59 Core/SSL: In MacOS now using static libraries
git-svn-id: svn://ultimatepp.org/upp/trunk@15769 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-14 23:36:15 +00:00
cxl
af22ccb149 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15758 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-12 10:23:00 +00:00
cxl
a0d7f5d544 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@15751 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-10 14:37:06 +00:00
cxl
025c618f08 umk2: Fixed umk32
git-svn-id: svn://ultimatepp.org/upp/trunk@15747 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-07 18:11:44 +00:00
cxl
df5b42fa93 Core: leaks check disabled in MacOS
git-svn-id: svn://ultimatepp.org/upp/trunk@15742 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-06 18:51:23 +00:00
cxl
6cc2317175 Core: Fixed std::[w]string conversion issues
git-svn-id: svn://ultimatepp.org/upp/trunk@15735 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-03 22:54:53 +00:00
cxl
ff78c94435 Core: std::[w]string Value and String support
git-svn-id: svn://ultimatepp.org/upp/trunk@15733 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-03 16:44:48 +00:00
cxl
3e863ad1c0 Core, ide: minor improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@15709 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-28 11:53:11 +00:00
cxl
d27ccabff5 Core: Fix in Jsonize (thanks fermium)
git-svn-id: svn://ultimatepp.org/upp/trunk@15689 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-21 17:00:51 +00:00
oblivion
32be0e3d84 SSH: Package description is corrected.
git-svn-id: svn://ultimatepp.org/upp/trunk@15685 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-20 08:48:43 +00:00
cxl
482aa6e1ed ide: Minor UppHub improvements, Core: Fixed iteration mode FindFile
git-svn-id: svn://ultimatepp.org/upp/trunk@15674 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-18 14:46:11 +00:00
cxl
4016428b7d ide: Credentials passkey
git-svn-id: svn://ultimatepp.org/upp/trunk@15635 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-02 19:58:35 +00:00