oblivion
fd99bb03fb
Core/SSH: Ssh class is refactored.
...
Core/SSH: Read/write methods are improved.
Core/SSH: Stream operations and abort mechanism in MT are improved.
Core/SSH: Minor cleanup & cosmetics.
git-svn-id: svn://ultimatepp.org/upp/trunk@15484 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-22 00:00:37 +00:00
cxl
6122e3d070
CtrlCore, Draw: Cocoa font handling moved to Draw
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15471 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-20 13:19:54 +00:00
cxl
7c093e2383
Core: Array::Create without type
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15468 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-20 08:49:06 +00:00
oblivion
530fd101b8
Core/SSH: Typos fixed.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15463 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-19 20:47:12 +00:00
oblivion
9476654311
Core/SSH: Deprecated methods are now marked with C++14 style deprecation messages.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15462 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-19 20:42:20 +00:00
cxl
db1ba70493
CtrlLib: FileSel improvements
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15456 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-19 19:42:17 +00:00
oblivion
fa8e740ed2
Core/SSH: SFtp::DirEntry objects can now be serialized.
...
Core/SSH: SFtp::DirEntry::ToXml() method is marked as deprecated.
git-svn-id: svn://ultimatepp.org/upp/trunk@15454 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-19 15:58:42 +00:00
oblivion
e5e955a381
Core, API docs: FileStream::SetTime() entry is corrected.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15446 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-18 16:28:45 +00:00
cxl
50e81ea004
uppsrc: Hungarian translations (thanks warchef)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15444 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-18 12:33:43 +00:00
oblivion
ab0bf0bc81
Core/SSH: ssize_t/size_t to int casts are made explicit to make compilers happy.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15443 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-17 23:09:53 +00:00
oblivion
df024471d3
Core/SSH: Minor SFtpStream improvements, bug fixes, cleanup.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15438 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-17 14:53:29 +00:00
oblivion
414c337807
Core/SSH: libssh2 is upgraded to v1.9.0
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15437 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-17 14:41:50 +00:00
klugier
461aba3106
Core, Doc: NTL article modernization.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15397 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-11 00:11:32 +00:00
klugier
24aa0ef210
Core, Doc: Core 2016 modernisation.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15395 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-10 23:00:24 +00:00
cxl
a1808d2128
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
09f010384b
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
79146281fd
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
719042275c
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
bcebd37a62
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
a106ad6337
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
13203f1ccf
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
b07dea1340
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
7049a593cf
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
bab2fb0281
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
183b10dd5b
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
88f189ce4a
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
c9db2e45d3
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
1eec4a3a3f
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
dd37c8d536
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15308 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-26 10:17:52 +00:00
cxl
699bbb7345
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
91601cbca6
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
9c739c1a2e
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
7f568e1ae2
.docs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15215 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-07 19:03:13 +00:00
cxl
c1dbe598d0
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
48953cf337
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
86d9143a25
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
6fca987969
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
6c5570d7ea
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
830f701554
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
ca0d311e14
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
5b6b378e8c
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15155 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-28 21:35:16 +00:00
cxl
451751d5fd
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
195c923eec
.docs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15125 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-23 14:05:27 +00:00
cxl
cb14d3cc53
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
9293ed2be0
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
02eae122db
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
2d9df592b2
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
a403e111d8
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
83b9d635aa
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
f8b8cbf1eb
Copying update
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14978 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-03 14:50:30 +00:00