Commit graph

2093 commits

Author SHA1 Message Date
cxl
556d636618 Core: Added missing template<> to Polycompare(..double) (thanks kohait)
git-svn-id: svn://ultimatepp.org/upp/trunk@14144 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-09 14:56:25 +00:00
cxl
5d37574d93 Core: do_clone removed
git-svn-id: svn://ultimatepp.org/upp/trunk@14143 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-09 14:50:25 +00:00
cxl
1b555b5385 CtrlCore: Fixed window rectangle problem
git-svn-id: svn://ultimatepp.org/upp/trunk@14138 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-07 16:15:31 +00:00
cxl
1f79f2dfa7 Core: Fixed linkind issue with CocoBeep
git-svn-id: svn://ultimatepp.org/upp/trunk@14130 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-06 09:25:20 +00:00
cxl
301cc8af51 upp.src: Fixed CLANG warnings in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@14099 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-27 20:14:56 +00:00
cxl
8c4a884d60 ide: Win32 clang autosetup
git-svn-id: svn://ultimatepp.org/upp/trunk@14080 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-25 14:05:42 +00:00
cxl
22386da38f .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14075 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-24 17:50:56 +00:00
oblivion
2680211aa5 Core/SSH: Helper functions for SshExec class are added. Docs are updated.
git-svn-id: svn://ultimatepp.org/upp/trunk@14073 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-24 12:38:01 +00:00
cxl
9e018beca8 upp.src: llvm-mingw fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14068 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-23 19:42:57 +00:00
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