Mirek Fidler
865d5b5408
bad_alloc in thread
2024-11-19 13:45:33 +01:00
Mirek Fidler
181738a147
UPP allocator now throwing bad_alloc
2024-11-19 12:02:45 +01:00
Mirek Fidler
95e0b94fad
Core: Function << fixed to work with pick/clone
2024-11-15 16:01:01 +01:00
Mirek Fidler
ee9b10c84a
Core: Fix of Function::operator<<
2024-11-14 19:30:11 +01:00
Mirek Fidler
f3c19e8a8c
ide: Assist Enter/Tab behaviour changed once again
2024-11-06 16:20:25 +01:00
Mirek Fidler
82f7a16ead
ide: Autocomplete can now be finished with Tab
2024-11-05 20:15:54 +01:00
Mirek Fidler
62f0778302
ide: FindInFiles layout improved
2024-11-04 16:03:38 +01:00
Mirek Fidler
678289f77f
CtrlCore: FullRefreshCleanup (to avoid any stuck fullrefresh flags)
2024-10-23 16:21:44 +02:00
Mirek Fidler
9218a5d287
CtrlCore: GetVisibleScreenRect now ignores GetVirtualScreenArea for performance reasons (and the fact it is irrelevant to GetVisibleScreenRect usage, which is mostly about testing mouse position, which is with GetVirtualScreenArea anyway)
2024-10-23 15:36:07 +02:00
Mirek Fidler
524d69d868
CtrlLib: DisplayPopup optimised
2024-10-23 15:01:05 +02:00
Zbigniew Rębacz
807a0a8d14
Ide: Fix compilation error and warnings related to MSVC 22 ( #211 )
...
* Ide: Fix compilation error and warnings related to MSVC 22
* Ide: instant setup now detects llvm include and bin directory for MSVC to compile TheIDE out of the box.
2024-10-23 00:11:46 +02:00
Mirek Fidler
21af19621c
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
2024-10-21 22:48:14 +02:00
Mirek Fidler
509e32c7f4
Draw: attempt at workaround of iml / clang optimisation bug, cosmetics
2024-10-21 22:48:00 +02:00
Mirek Fidler
9156be17ca
.cosmetics
2024-10-19 09:22:57 +02:00
Mirek Fidler
81d8461744
ide: Fixed issue with tpp annotation popups
2024-10-17 10:44:04 +02:00
Mirek Fidler
19ad68bd1c
ide: Fixed ApplyChanges bug that caused problems with reformatting
2024-10-16 11:30:05 +02:00
Mirek Fidler
af5974b622
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
2024-10-15 12:34:38 +02:00
Mirek Fidler
4ab7087d6b
ide: Fixed some MSBT warnings
2024-10-15 12:34:34 +02:00
Mirek Fidler
1e4974dc8b
Core: UrlDecode option not to convert + to space, UrlEncode now converts space to %20, CtrlCore: Gtk files clip fixed
2024-10-14 15:35:40 +02:00
Mirek Fidler
fbeef84f75
CtrlCore: Improvement of Ctrl::WndInvalidateRect
2024-10-14 11:20:57 +02:00
Mirek Fidler
43dbe40be0
CtrlCore: Fixed issue with gtk CenterRect
2024-10-13 23:41:15 +02:00
Mirek Fidler
9298d61657
ide: Find in files now can find in all assemblies
2024-10-11 13:25:31 +02:00
Mirek Fidler
0c375ba143
ide: Fixed problem with UppHub spaces in path
2024-10-10 11:25:48 +02:00
Mirek Fidler
d29055412b
CtrlCore: 'MegaRect' support for very large virtual screens (SetRect(x, y) now can be 32-bit)
2024-10-04 13:23:05 +02:00
Mirek Fidler
a15023e1bb
CtrlLib: Progress fix cosmetics
2024-10-01 00:44:09 +02:00
Mirek Fidler
cd24fc0110
CtrlLib, Draw: ChPaintNoCache used to optimise Progress painting in Posix
2024-09-30 11:43:39 +02:00
Mirek Fidler
1c1b7aff3c
CtrlLib: Optimised Progress chameleon
2024-09-30 11:20:46 +02:00
Mirek Fidler
a86d2b8980
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
2024-09-29 21:00:19 +02:00
Mirek Fidler
6a673b95a6
CodeEditor: Conversion warnings resolved
2024-09-29 21:00:18 +02:00
BornTactical
540a0f82de
Update Macro.cpp ( #206 )
...
Fixes Input function so it does actually return an array.
2024-09-25 13:35:22 +02:00
Mirek Fidler
7c239a10d9
CtrlCore: Fixed issue with very large virtual screen area and SetRect (clamp extended from -10000 - 10000 to -32000 to 32000)
2024-09-24 14:37:57 +02:00
Mirek Fidler
c18fea77b6
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
2024-09-21 10:02:12 +02:00
Mirek Fidler
3086f34188
C++23 fixes
2024-09-21 10:02:11 +02:00
Mirek Fidler
29c203fd54
C++23 fixes
2024-09-21 09:57:02 +02:00
Mirek Fidler
15177768ac
uppsrc: More C++23 fixes
2024-09-20 10:12:30 +02:00
Mirek Fidler
9fc0791282
uppsrc: Fixed some warnings
2024-09-20 09:40:30 +02:00
Mirek Fidler
9e6224e4a4
uppsrc: C++23 MacOS fixes
2024-09-19 09:51:50 +02:00
Mirek Fidler
ee48e90682
U++: Fixes for C++23 in Linux
2024-09-19 09:28:49 +02:00
Mirek Fidler
8016c484df
U++: C++23 compatibility
2024-09-18 21:54:14 +02:00
Mirek Fidler
c1a5fab980
.cosmetics
2024-09-18 15:37:54 +02:00
Mirek Fidler
8c82df7a92
Core: std_forward removed from CoWork.h as it breaks compilation in some cases
2024-09-18 11:45:46 +02:00
Mirek Fidler
d7fd48271f
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
2024-09-18 00:15:40 +02:00
Mirek Fidler
555d512b98
Core: added missing std_forwards in CoWork.h
2024-09-18 00:15:38 +02:00
Mirek Fidler
baf03d50c3
ide: Fixed problem with Setup.. crashing in Linux
2024-09-17 09:09:39 +02:00
Mirek Fidler
f53907b2aa
RichText: Fixed spellcheck line under number problem, ide: Icon cosmetics
2024-09-16 16:09:28 +02:00
Mirek Fidler
feca5cc4f9
CodeEditor: Improved header line colors in dark mode
2024-09-16 10:10:39 +02:00
Mirek Fidler
1cb4dd84d9
RichText, ide: RichText numbering fixes
2024-09-16 00:11:03 +02:00
Mirek Fidler
25f71b0a76
RichText: Numbering refactored
2024-09-16 00:01:57 +02:00
Mirek Fidler
20a2f415d7
Core: DarkThem adjustment
2024-09-14 20:05:59 +02:00
Mirek Fidler
80946710cd
Core: Another attempt at DarkTheme improvement
2024-09-14 16:27:29 +02:00