Mirek Fidler
48695085d1
Core: AsXML new XML_ESCAPELF option
2024-06-20 11:25:07 +02:00
Mirek Fidler
85c30ddff5
Core: LZ4 updated
2024-06-03 16:54:49 +02:00
Mirek Fidler
86339776d3
Core/SSL: Win32 crypt32.lib added to support SSL 3.2.1
2024-05-12 11:13:35 +02:00
Mirek Fidler
63919f87dc
upp: 2024
2024-05-10 14:38:15 +02:00
Mirek Fidler
2bf628e981
Core/SSL: cosmetics
2024-04-21 10:06:40 +02:00
zouqinglei
f7010adc6a
Add CA certificate authentication to TcpSocket and SSL class ( #197 )
2024-04-21 10:02:17 +02:00
Mirek Fidler
c8bb2b6923
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
2024-04-13 14:18:03 +02:00
Mirek Fidler
9222951c5b
.autotest
2024-04-13 14:18:01 +02:00
Zbigniew Rębacz
d0266a2c83
Doc, Core: updarted network tutorial to use HttpStatus code instead of raw strings and numberes.
2024-04-13 10:10:46 +02:00
Mirek Fidler
d5151f0167
Core: Fixed to compile in Linux
2024-04-11 10:14:44 +02:00
Mirek Fidler
df794793ac
FileMapping docs
2024-04-10 18:15:00 +02:00
Mirek Fidler
8c12e9f0dc
Core: FileMapping fixed in Linux
2024-04-10 11:21:12 +02:00
Mirek Fidler
ac0504c1b7
Core: FileMapping refactored
2024-04-10 10:29:08 +02:00
Zbigniew Rębacz
fd1ea9a945
Core: Added all well known http status codes ( #195 )
2024-04-08 21:59:37 +02:00
Mirek Fidler
7b38e463df
Core: FileStream fixed in Linux
2024-04-07 14:55:42 +02:00
Mirek Fidler
9a5ad84ec0
Core: Minor refactoring of FileStream
2024-04-07 09:49:39 +02:00
Mirek Fidler
3b24895600
.cosmetics
2024-03-29 14:49:04 +01:00
Mirek Fidler
39303c1176
Core: Path.cpp fixed for Linux
2024-03-26 14:06:28 +01:00
Mirek Fidler
3be35ae11e
Core: Path ops GetFileAttributesEx -> GetFileAttributesExW (thanks Tom!)
2024-03-26 13:57:06 +01:00
Mirek Fidler
7d1df1620c
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
2024-03-25 23:29:42 +01:00
Mirek Fidler
b983749c65
Core: Stream::GetAll now invokes LoadError on negative argument
2024-03-25 23:29:40 +01:00
Mirek Fidler
55a6e21d80
Core: GetFileTime, GetFileLength, FileExists, DirectoryExists linux implementation
2024-03-25 12:12:52 +01:00
Mirek Fidler
4a99d79cb7
Core: GetFileTime, GetFileLength, FileExists, DirectoryExists functions refactored, FileMapping improved
2024-03-25 12:10:20 +01:00
Mirek Fidler
92de5c8f24
ide: .log now updates better in theide
2024-03-22 15:29:08 +01:00
Mirek Fidler
8d5a7adc31
Core: Failure in AMap::Serialize now clears it
2024-02-16 14:21:06 +01:00
Mirek Fidler
6eebadd788
Core: config.h cosmetics
2024-02-09 10:30:33 +01:00
Mirek Fidler
4754fef73d
Minimal support of unknown CPUs
2024-02-08 19:52:01 +01:00
Mirek Fidler
f19d41198c
Core: Fixed problem with Win32 GetTimeFormat name clash
2024-01-08 14:42:03 +01:00
Mirek Fidler
4a9674604c
Core: Fixed MSBT problem (thanks Tom!), Painter examples and docs
2023-12-27 16:41:12 +01:00
mirek-fidler
2d0f19053a
Painter2 ( #182 )
...
Painter improvements: Multithreaded rendering improved, new image filter (like Lanczos 3) option, image mapping is now more precise
2023-12-24 15:21:23 +01:00
Zbigniew Rębacz
e65af45fa8
IDE changes for Flatpak sandbox ( #177 )
...
ide: Flatpak support
2023-12-20 11:05:00 +01:00
Zbigniew Rębacz
285f5e40ce
Core, Doc: .cosmetic
2023-12-17 17:17:19 +01:00
Zbigniew Rębacz
6d364d0cee
Doc, Core: change port to 8080 in Network02 tutorial.
2023-12-03 13:21:08 +01:00
Zbigniew Rębacz
0ea3ca7e1b
Doc, Core: .cosmetic in Network Tutorial.
2023-12-02 23:52:10 +01:00
Mirek Fidler
2afe7f5382
Core: Fixed FLOAT_V issues
2023-11-18 08:28:25 +01:00
Mirek Fidler
547a50d33c
Core: ValueCache limits simplified, ide: Show branch in editorbar
2023-11-15 10:47:12 +01:00
Mirek Fidler
e385d0bb48
.benchmarks
2023-11-11 14:32:46 +01:00
Mirek Fidler
867efb4927
Core: memset8__ micro-optimisation, Painter: Clear fix and co support, new benchmarks
2023-11-11 14:09:10 +01:00
Mirek Fidler
5eefc7e90f
.cosmetics
2023-11-06 12:02:54 +01:00
Mirek Fidler
c01bc4b7d5
Core: CoWork docs and fixes, CtrlLib: MenuItem Rescale -> CachedRescale
2023-11-03 10:18:48 +01:00
Mirek Fidler
757ce8f1b0
.warnings and cosmetics
2023-11-02 17:25:53 +01:00
Mirek Fidler
a159fdc805
Core: Minor fix of Value::GetOther *
2023-10-30 13:37:09 +01:00
Mirek Fidler
cb32981c04
Core: ScanFloat
2023-10-30 10:23:26 +01:00
Mirek Fidler
5cb246126f
Core: Value float support
2023-10-29 20:58:52 +01:00
Martin Schut
8f06bfd538
Fix compile error if LNGMODULE is defined ( #167 )
...
* Fix compile error if LNGMODULE is defined
2023-10-24 10:12:27 +02:00
Zbigniew Rębacz
9b877c653d
Tutorial, Doc: Added second chapter for network tutorial. It is about building RESTful server.
2023-10-23 01:21:21 +02:00
Zbigniew Rębacz
f99a21a5c0
Doc: added initial version of network tutorial.
2023-10-21 20:45:51 +02:00
Zbigniew Rębacz
f4d9ef4389
core.upt should have an option for ssl ( #170 )
...
SSL is requiered for all modern network application. For example today most of the http resources are available through https not http. When creating core package there should be an easy way to add SSL support to it
2023-10-21 20:01:19 +02:00
Mirek Fidler
d120cad8ff
.cosmetics
2023-10-09 10:33:01 +02:00
Mirek Fidler
7bcf542718
Core: Fixed problems with recent XMLParse fix
2023-10-09 10:27:45 +02:00