Commit graph

2084 commits

Author SHA1 Message Date
cxl
b37db5de77 CtrlCore: in macos, Beeps now NSBeep
git-svn-id: svn://ultimatepp.org/upp/trunk@14053 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-20 22:06:31 +00:00
cxl
c0244df7b5 Core: MacOS now using UPP_HEAP (but not for new/delete)
git-svn-id: svn://ultimatepp.org/upp/trunk@14050 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-20 11:14:58 +00:00
cxl
6006d6292b Core: Vector::operator<<(T&&) (thanks Novo)
git-svn-id: svn://ultimatepp.org/upp/trunk@14034 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-18 17:53:02 +00:00
cxl
5c351db10d ide: LayDes improvements, fixed TextDiff highlighting issue (light them, dark text highlighting -> invisible text)
git-svn-id: svn://ultimatepp.org/upp/trunk@14028 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-18 09:06:47 +00:00
cxl
c71f810b30 Core, CtrlLib, Ide: Resolved issue with SColors in Layout widget properties
git-svn-id: svn://ultimatepp.org/upp/trunk@14002 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-13 14:38:43 +00:00
cxl
54932e5c06 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13992 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-12 09:17:39 +00:00
cxl
b964dfc0cb Core: SetUppLog variant that replaces finel line-output function
git-svn-id: svn://ultimatepp.org/upp/trunk@13990 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-11 21:40:07 +00:00
cxl
cbe5da493b .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13971 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-06 16:26:23 +00:00
cxl
1ef0071555 CtrlCore: MacOS fixed multimonitor issues
git-svn-id: svn://ultimatepp.org/upp/trunk@13964 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-03 14:19:41 +00:00
cxl
59a89fe910 MySql: Fixed linking in OSX
git-svn-id: svn://ultimatepp.org/upp/trunk@13960 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-31 13:13:51 +00:00
cxl
8577fcf8a5 CtrlLib: FileSel: Fixed problem with unreadable folder in MacOS
git-svn-id: svn://ultimatepp.org/upp/trunk@13950 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-28 15:25:04 +00:00
cxl
096964aa0e Core: FileStream now does not open directories as files anymore in POSIX
git-svn-id: svn://ultimatepp.org/upp/trunk@13948 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-28 09:41:31 +00:00
cxl
22ef56fed8 Core: Semaphore/ConditionVariable -1 INFINITE change for POSIX
git-svn-id: svn://ultimatepp.org/upp/trunk@13937 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-22 13:42:17 +00:00
cxl
856735c23b Core: ConditionVariable/Semaphore timeout_ms -1 is not INFINITE (Win32 implementation)
git-svn-id: svn://ultimatepp.org/upp/trunk@13935 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-22 13:32:15 +00:00
cxl
7196711201 Core: Fixed Value.begin/end in case Value contains ValueMap
git-svn-id: svn://ultimatepp.org/upp/trunk@13931 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-22 09:23:06 +00:00
cxl
89ec735333 uppsrc: docs & removed #ifdef MTs
git-svn-id: svn://ultimatepp.org/upp/trunk@13925 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-21 10:05:16 +00:00
cxl
4a8fe8c33a Core: Xmlize/Jsonize improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@13919 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-20 20:46:56 +00:00
cxl
2b49b2aac4 uppsrc: external library dependencies refactored with pkg-config
git-svn-id: svn://ultimatepp.org/upp/trunk@13917 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-19 12:59:46 +00:00
cxl
7b01bec9d1 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@13846 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-09 13:58:19 +00:00
cxl
b708e1398d Core: Fixed DUMP namespace issues
git-svn-id: svn://ultimatepp.org/upp/trunk@13830 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-07 14:34:55 +00:00
cxl
3b3aead083 Core: AsyncWork pick
git-svn-id: svn://ultimatepp.org/upp/trunk@13828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-07 14:05:47 +00:00
cxl
cae0e6eb79 Core: ConditionVariable::Wait(timeout_ms) in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@13774 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-19 12:14:23 +00:00
cxl
ae7712c559 Core: ConditionVariable::Wait(timeout_ms) in linux
git-svn-id: svn://ultimatepp.org/upp/trunk@13773 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-19 12:12:51 +00:00
cxl
9c8a0a17e2 Core: ConditionVariable::Wait(int timeout_ms)
git-svn-id: svn://ultimatepp.org/upp/trunk@13771 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-19 12:10:09 +00:00
cxl
2b2c7b6380 Core: Semaphore Wait with timeout (thanks Tom1)
git-svn-id: svn://ultimatepp.org/upp/trunk@13770 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-19 10:36:47 +00:00
cxl
e1321e5d82 Core: GZCompress fixes (thanks zsolt)
git-svn-id: svn://ultimatepp.org/upp/trunk@13743 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-08 07:46:29 +00:00
cxl
e8fe963242 Core: AMap::Trim now using Trim for value too (thanks Novo)
git-svn-id: svn://ultimatepp.org/upp/trunk@13739 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-06 06:42:16 +00:00
cxl
21f299b26b ide: PDB debugger improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@13732 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-03 13:57:46 +00:00
cxl
fb83c1c115 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13722 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-28 11:43:23 +00:00
cxl
32e77bd45c .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13716 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-24 15:30:16 +00:00
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
642be584d5 ide: PDB debugger U++ pretty displaying
git-svn-id: svn://ultimatepp.org/upp/trunk@13706 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-22 09:15:05 +00:00
cxl
cc6336c61b Core: Value type is now stored in data
git-svn-id: svn://ultimatepp.org/upp/trunk@13704 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-21 09:54:25 +00:00
cxl
6703a5f390 ide: developing PDB pretty printers
git-svn-id: svn://ultimatepp.org/upp/trunk@13701 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-19 15:26:51 +00:00
cxl
06b67c51e5 Core: Removed CoInitializeEx from AppInit to solve D&D problem
git-svn-id: svn://ultimatepp.org/upp/trunk@13692 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-13 09:21:32 +00:00
cxl
cbf3a6e7d7 Core: Directory exists check now works differently
git-svn-id: svn://ultimatepp.org/upp/trunk@13684 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-08 09:50:07 +00:00
cxl
0fd3688625 CtrlLib: FileSel .lnk improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@13683 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-07 17:40:21 +00:00
cxl
a6f88dccf3 CtrlLib: FileSel .lnk improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@13680 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-05 18:00:10 +00:00
cxl
da2da43ea7 Core: Fixed column info in CParser
git-svn-id: svn://ultimatepp.org/upp/trunk@13661 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-30 07:39:28 +00:00
oblivion
85aa5a8fd4 Core/SSH: Authentication methods list parsing is fixed.
git-svn-id: svn://ultimatepp.org/upp/trunk@13660 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-26 21:47:32 +00:00
cxl
662659ee7f Core/SSH: Fixed to compile with MSC
git-svn-id: svn://ultimatepp.org/upp/trunk@13659 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-25 21:56:21 +00:00
oblivion
3660234562 SSH: CLANG warning is fixed.
git-svn-id: svn://ultimatepp.org/upp/trunk@13654 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-22 12:18:24 +00:00
oblivion
67e0101d85 SSH: A CLANG warning is temporarily suppressed.
git-svn-id: svn://ultimatepp.org/upp/trunk@13652 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-22 11:26:44 +00:00
cxl
322a9d31ee Core: Heap panic mode fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@13651 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-22 00:21:30 +00:00
oblivion
2f5543636a SSH: Docs updated.
git-svn-id: svn://ultimatepp.org/upp/trunk@13648 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-16 21:55:37 +00:00
oblivion
33b4d3d867 SSH: New Fingerprint methods are added (MD5, SHA1, SHA256).
SSH: Old Fingerprint() and HashType() methods are deprecated.
SSH: Client and server side language method preference can now be specified.
SSH: Docs are updated.
SSH: Cosmetics & misc.

git-svn-id: svn://ultimatepp.org/upp/trunk@13647 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-16 13:02:00 +00:00
cxl
d3b5dc0d3e Core: IsNaN(Complex)
git-svn-id: svn://ultimatepp.org/upp/trunk@13643 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-15 22:40:51 +00:00
oblivion
eb3923122a SSH: SshSession - Authentication scheme 'none' is implemented.
git-svn-id: svn://ultimatepp.org/upp/trunk@13641 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-14 20:51:36 +00:00
oblivion
62a95c1e5e SSH: Password change request and event is implemented.
git-svn-id: svn://ultimatepp.org/upp/trunk@13639 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-14 14:06:20 +00:00
oblivion
d82de25d0c SSH: SshSession - Transport method prefrerences handling is fixed.
git-svn-id: svn://ultimatepp.org/upp/trunk@13637 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-12 22:54:29 +00:00