Commit graph

2261 commits

Author SHA1 Message Date
cxl
f4c2fc1f63 Core: Sort now requires just operator <
git-svn-id: svn://ultimatepp.org/upp/trunk@15370 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-09 00:50:40 +00:00
klugier
e84f02fd1c Core, Doc: .cosmetics internationalization
git-svn-id: svn://ultimatepp.org/upp/trunk@15367 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-08 20:02:54 +00:00
klugier
6bdf52084f Core, Doc: Internationalization article style modernized.
git-svn-id: svn://ultimatepp.org/upp/trunk@15366 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-08 19:48:16 +00:00
cxl
a9bbae33da TreeCtrl: Inplace editor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@15361 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-06 16:54:45 +00:00
cxl
0e8c3a2448 CodeEditor: Fixed C++ highlighting, Core: LinuxBeep added gst-play-1.0
git-svn-id: svn://ultimatepp.org/upp/trunk@15358 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-04 21:07:37 +00:00
klugier
d6b494e012 Core, Doc: Moveable documentation improve document styling.
git-svn-id: svn://ultimatepp.org/upp/trunk@15347 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-01 17:56:53 +00:00
klugier
4153a9454d Core, Doc: cosmetics in leaks article.
git-svn-id: svn://ultimatepp.org/upp/trunk@15344 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-01 08:37:11 +00:00
klugier
cae592db5b Core, Doc: memory leaks article various cosmetics improvement.
git-svn-id: svn://ultimatepp.org/upp/trunk@15342 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-01 08:28:27 +00:00
klugier
b07df853e0 Doc, CtrlLib: Updated upp namespace agnostic implementation in context of layouts.
git-svn-id: svn://ultimatepp.org/upp/trunk@15341 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-31 20:03:55 +00:00
klugier
6e8f8adcec Core, Doc: Polishing memory leaks article.
git-svn-id: svn://ultimatepp.org/upp/trunk@15338 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-31 13:47:52 +00:00
klugier
d4e5917281 Core, Doc: Added new content to memory leaks article. Now it should be much more easier for not familiar users to handle leaks correctly.
git-svn-id: svn://ultimatepp.org/upp/trunk@15337 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-31 13:45:15 +00:00
cxl
393aec6647 Core: Vector::RemoveIf improved
git-svn-id: svn://ultimatepp.org/upp/trunk@15330 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-30 11:05:15 +00:00
cxl
7d0ec5cf92 Core: RemoveIf optimised
git-svn-id: svn://ultimatepp.org/upp/trunk@15327 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-30 10:45:21 +00:00
cxl
a474ad2490 Core: String::Compare optimised
git-svn-id: svn://ultimatepp.org/upp/trunk@15322 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-29 11:49:45 +00:00
cxl
24642c7f5c .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15308 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-26 10:17:52 +00:00
cxl
661ad90bd8 Core: Sort/CoSort refactored, LambdaConvert
git-svn-id: svn://ultimatepp.org/upp/trunk@15301 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-25 13:15:12 +00:00
cxl
6505286285 Core: execinfo issue fix
git-svn-id: svn://ultimatepp.org/upp/trunk@15241 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-13 07:55:01 +00:00
cxl
51fc4e2c20 Core: backtrace conditional compilation issue
git-svn-id: svn://ultimatepp.org/upp/trunk@15240 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-12 21:19:32 +00:00
cxl
dae2bb4133 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@15215 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-07 19:03:13 +00:00
cxl
15942fe0c1 Core: Array::Add(One<T>&&), RichEdit: Removed 'new', Sqlite3: Fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@15191 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-04 07:43:29 +00:00
cxl
65f8631937 CtrlLib: Switch now allows setting gap and separators between cases
git-svn-id: svn://ultimatepp.org/upp/trunk@15185 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-01 15:35:46 +00:00
cxl
99d568249e Core: String0::IsEqual fixed not to warn in GCC 10.2
git-svn-id: svn://ultimatepp.org/upp/trunk@15184 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-01 08:47:39 +00:00
cxl
052fedc4c6 uppsrc: Fixing GCC 10.2. warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@15182 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-01 08:03:33 +00:00
cxl
31e4854cf5 Core: Fixed some GCC 10.2 warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@15179 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-30 12:57:46 +00:00
oblivion
e2fd69b5f5 Core: Cosmetics (ptr doc.).
git-svn-id: svn://ultimatepp.org/upp/trunk@15158 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-29 11:46:41 +00:00
cxl
d0714baea3 ide: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15156 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-29 10:52:43 +00:00
cxl
80049b0c7e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15155 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-28 21:35:16 +00:00
cxl
ef1aabe005 uppsrc: nl-nl translation updated
git-svn-id: svn://ultimatepp.org/upp/trunk@15129 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-23 15:44:50 +00:00
cxl
58367bfc5b .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@15125 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-23 14:05:27 +00:00
cxl
b9eb0d5960 Core: HttpRequest::SSLGetProxy
git-svn-id: svn://ultimatepp.org/upp/trunk@15124 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-23 10:19:51 +00:00
cxl
d1717cda64 uppsrc: Visual C++ compiler bug [W]StringBuffer workaround
git-svn-id: svn://ultimatepp.org/upp/trunk@15123 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-23 09:37:31 +00:00
cxl
b3b2d916cd Geom vs ScatterDraw nameclash fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@15120 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-22 16:22:00 +00:00
cxl
8de17f185a Core: Fixed issue with bool serialization
git-svn-id: svn://ultimatepp.org/upp/trunk@15020 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-12 08:39:41 +00:00
oblivion
0b2bd0a241 Core/SSH: Minor fixes & decprecated methods are marked with [[deprecated]] attribute.
git-svn-id: svn://ultimatepp.org/upp/trunk@14997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-07 18:53:40 +00:00
oblivion
7c1dfe4a67 Core/SSH: Ssh::Wait method is improved.
Core/SSH: Minor cleanup.

git-svn-id: svn://ultimatepp.org/upp/trunk@14995 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-06 14:13:35 +00:00
cxl
0e707f3d62 Copying update
git-svn-id: svn://ultimatepp.org/upp/trunk@14978 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-03 14:50:30 +00:00
cxl
5a478377c6 plugin/tif: 4.1.0, plugin/lz4: 1.9.2
git-svn-id: svn://ultimatepp.org/upp/trunk@14972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-03 11:45:31 +00:00
cxl
532f0a2e54 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14909 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-27 11:56:17 +00:00
cxl
1a8f5c6982 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@14904 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-27 09:30:48 +00:00
cxl
93e0bc3dd8 Core: SizeBySerialize
git-svn-id: svn://ultimatepp.org/upp/trunk@14892 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-24 16:44:35 +00:00
cxl
09f2a25251 Core: Minor StringBuffer optimisation
git-svn-id: svn://ultimatepp.org/upp/trunk@14891 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-24 15:10:42 +00:00
cxl
91a0cb489b ide: Fixed assist issue, Core: ReadSurrogatePair
git-svn-id: svn://ultimatepp.org/upp/trunk@14856 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-21 08:37:08 +00:00
cxl
a0e56cb82c Core: CheckLogEtalon, ide: Compare with log
git-svn-id: svn://ultimatepp.org/upp/trunk@14837 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-19 08:46:50 +00:00
cxl
6905a077c6 Core: Win10 config adjustments
git-svn-id: svn://ultimatepp.org/upp/trunk@14835 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-19 07:16:39 +00:00
cxl
9f26983a6a Core: Unicode optimisations
git-svn-id: svn://ultimatepp.org/upp/trunk@14831 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-18 14:52:11 +00:00
cxl
58424ac04a Core: Unicode Compose/Decompose docs
git-svn-id: svn://ultimatepp.org/upp/trunk@14829 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-17 12:45:36 +00:00
cxl
c65b27b605 Core: clamp fix
git-svn-id: svn://ultimatepp.org/upp/trunk@14828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-16 10:28:26 +00:00
cxl
8bd52ac62d .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@14820 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-14 08:58:18 +00:00
cxl
4a6fa30ad7 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@14819 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-14 07:54:16 +00:00
cxl
88c4216c56 Core: flagWIN10 support
git-svn-id: svn://ultimatepp.org/upp/trunk@14816 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-13 17:39:47 +00:00