Mirek Fidler
cbbe8b92a7
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
2025-11-27 10:50:12 +01:00
Mirek Fidler
cc6189abf6
Core: fix for missing lseek64
2025-11-27 10:50:12 +01:00
Mirek Fidler
46a4b30509
ide: Fixed problem with Remove found lines, CodeEditor::GotoLine renamed to GotoBarLine, Navigator now shows number of items in the nest
2025-11-27 09:48:43 +01:00
Mirek Fidler
2cde5203ad
ide: Find debugging log improvement, Core: CParser::SkipLine
2025-11-26 14:57:56 +01:00
Mirek Fidler
9bb84f125f
.cosmetics
2025-11-15 09:10:19 +01:00
Mirek Fidler
fdc5585546
Core/SSL: flagSSL_USEMALLOC
2025-11-07 11:39:13 +01:00
Mirek Fidler
0850a738d8
.docs, .cosmetics
2025-10-22 15:43:18 +02:00
Mirek Fidler
92b6299c9b
CtrlLib: Fixed DisplayPopup issue
2025-10-14 11:49:42 +02:00
mirek-fidler
7edd654237
Restores "real popups" in display popup
...
These were removed year ago because the placement is imprecise (macos, gtk do not allow odd pixel placement when UHD scaling, so it was a pixel off) and because of Wayland concerns. But the usefulness outweights these glitches...
2025-10-14 09:00:11 +02:00
Mirek Fidler
c54d747e2a
CtrlLib: Fixed slider appearance in QHD
2025-10-10 09:58:19 +02:00
Mirek Fidler
c2dc0b3617
CtrlLib: Default maximum line len increased to 400000 characters, Core: Fixed to compile with MSVC x86, .scripts
2025-10-08 23:58:11 +02:00
Mirek Fidler
2ff3a99bc8
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
2025-10-08 12:50:36 +02:00
Mirek Fidler
2c799da9e4
Core: CPU_Cores sanity check
2025-10-08 12:50:35 +02:00
Mirek Fidler
9a5b2dcee2
.removed DLOGs
2025-10-08 08:13:48 +02:00
Mirek Fidler
b277c8ee98
Core: CPU_Cores refactored to support >64, Ignoring leaks in new OpenSSL, Stream::Put(const char *s) now allows and ignores nullptr
2025-10-07 16:48:58 +02:00
İsmail Yılmaz
7a8de0b662
Core/SSL: AES module, SSL 1.1 compatibility. ( #296 )
...
* Core/SSL: AES module, SSL 1.1 compatibility.
* Conditional compilation def is removed
2025-09-30 11:23:10 +02:00
Mirek Fidler
0d6c7f0601
RichText, RichEdit: DiagramEditor
2025-09-16 10:28:04 +02:00
Mirek Fidler
0d13358bdd
RichText: MSVC warnings fixed
2025-07-31 09:12:17 +02:00
Mirek Fidler
62895f4df8
RichText: Diagram Images
2025-07-28 18:31:10 +02:00
Mirek Fidler
e0fdb0cd05
Draw: Fast cached HasCodepoint for TTF (now used for character replacements), Diagram: Triangle, upptst
2025-07-22 09:27:44 +02:00
Mirek Fidler
2a9fd08166
Core: StreamContainerRaw optimised for large data
2025-07-20 10:43:49 +02:00
Mirek Fidler
500ccc11a4
Core/SSL: Conditional compilation of AES - temporary fix
2025-07-16 08:50:20 -04:00
Mirek Fidler
d927fe46a0
Core/SSL: Removed openssl/engine.h include (no more supported in fedora), added openssl/rand.h (was include by engine.h); RichEdit: Diagram improvements
2025-07-02 09:56:59 +02:00
Mirek Fidler
e4a77b45ad
Core: Fixed CLANG warning
2025-06-25 23:50:39 +02:00
klugier
cc803d1d53
CtrlLib, Core, Doc: GUI23 tutorial takes into account changes in Rect constructor. Also, Rect_, Size_ and Point_ default constructors documentation has been updated.
2025-06-22 21:07:18 +02:00
Mirek Fidler
6cfdb54a85
Core: Point, Size, Rect now initialized to 0
2025-06-22 10:55:12 +02:00
Mirek Fidler
317f84e8cb
Draw: GetTextSize UTF8 optimised (not creating WString anymore)
2025-06-22 10:46:53 +02:00
Mirek Fidler
e7260b4ed5
Core: StringsStream adjustment
2025-06-19 23:53:22 +02:00
Mirek Fidler
2d5b5e7785
Core: StringsStream
2025-06-19 14:29:59 +02:00
Mirek Fidler
ebe2c5b3c6
RichText, RichEdit: Developing Diagram
2025-06-15 09:10:25 +02:00
Mirek Fidler
8bf3b445a1
ide: Fixed problem with missing 'class' when inserting class annotation into .tpp
2025-06-12 12:25:40 +02:00
Mirek Fidler
6d2cc153bd
.docs
2025-06-12 09:06:46 +02:00
Mirek Fidler
678a759046
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
2025-06-11 00:58:05 +02:00
Mirek Fidler
9176aa1eb7
Core: BinDiff, BinUndoRedo
2025-06-11 00:58:03 +02:00
İsmail Yılmaz
7fb2d67521
Core/SSL: Added SecureBuffer and SecureZero ( #272 )
2025-06-10 11:56:05 +02:00
İsmail Yılmaz
cb1f954d4f
Core/SSL: MSVC aes warning fix ( #268 )
...
* Core/SSL: Aes256Gcm: Method name corrected (Chunksize to ChunkSize).
* Core/SSL: MSVC warning supressed.
* Core/SSL: Cosmetics
2025-05-10 10:39:10 +02:00
Mirek Fidler
e95cafe9d1
.docs
2025-05-06 13:12:16 +02:00
Mirek Fidler
b2c9d58cc8
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
2025-05-05 15:17:37 +02:00
Mirek Fidler
6329703476
Core: Filter functions moved inline
2025-05-05 15:17:35 +02:00
İsmail Yılmaz
218ee862ef
Core/SSL: AES-256-GCM encryption and decryption ( #266 )
2025-05-05 14:31:58 +02:00
Mirek Fidler
13947e73c5
Core, Draw: new colors Svariants
2025-04-30 16:18:35 +02:00
Cubolt
acdae3d348
Color Added ( #251 )
...
* More colors
* Added colors and fixed tpp
2025-04-30 15:46:24 +02:00
Sergey Ortman
9d699e699c
Fixed translations into Russian ( #261 )
2025-04-22 09:36:39 +02:00
Mirek Fidler
2756b3554e
Core: SubRange const issue fix
2025-04-20 13:51:25 +02:00
İsmail Yılmaz
1c48bd493c
Core: ProcessHasAdminRights() function is added to utility functions. ( #242 )
...
* Core: ProcessHasAdminRights() function is added to utility functions.
* reference/DetectPrivegedProcess: Cosmetics.
* Core: ProcessHasAdminRights() renamed as IsAdmin()
* Core: IsAdmin() renamed as IsUserAdmin().
2025-04-18 12:46:36 +02:00
Mirek Fidler
ce70b04aa8
.cosmetics
2025-04-10 20:34:43 +02:00
Mirek Fidler
72c7cda907
Core: memcnt[8,16,32]
2025-04-10 12:53:58 +02:00
Mirek Fidler
3f37110ce6
Core: SSE iTxN cleanup
2025-04-10 10:50:50 +02:00
Mirek Fidler
fb1deb732f
Core: memeq8len
2025-04-10 09:36:47 +02:00
Mirek Fidler
655233f338
Core: Developing SIMD
2025-04-10 07:52:53 +02:00