Mirek Fidler
c3ce92830d
Dynamic skin changes
2024-12-06 10:05:57 +01:00
Mirek Fidler
bb6df1b858
.uppweb
2024-12-05 13:39:59 +01:00
Mirek Fidler
aa71b9a7ac
.uppweb
2024-12-05 13:23:53 +01:00
Mirek Fidler
5a5c8514ef
.uppweb
2024-12-05 13:22:08 +01:00
Mirek Fidler
967cf91d83
.uppdev - dev support
2024-12-05 12:05:56 +01:00
Mirek Fidler
5a64105ec6
.uppbox
2024-12-04 09:37:08 +01:00
klugier
80c853bcab
Doc, Web: .cosmetics in roadmap
2024-11-30 17:32:19 +01:00
Zbigniew Rębacz
762ed3649a
Doc: cosmetics in Roadmap.
2024-11-30 17:10:32 +01:00
Mirek Fidler
de81fc4a28
.uppweb
2024-11-30 11:12:57 +01:00
Mirek Fidler
56922abd48
.uppweb
2024-11-30 09:35:21 +01:00
Mirek Fidler
665ff7a791
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
2024-11-24 11:08:29 +01:00
Mirek Fidler
68da7bbf20
ide: Fixed unitialized PkData::upphub problem
2024-11-24 11:08:25 +01:00
Mirek Fidler
e0275b59cd
Core: POSIX fixes of invalid file handling
2024-11-23 12:01:07 +01:00
Mirek Fidler
696b3fab7f
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
2024-11-23 11:56:57 +01:00
Mirek Fidler
5bfa74ddb2
.uppweb2
2024-11-23 11:56:56 +01:00
Mirek Fidler
1a0922b860
Core: Fixed problems with handling non-existent files
2024-11-23 11:52:18 +01:00
Mirek Fidler
7905048239
Draw: StreamRaster::LoadFileAny fix
2024-11-22 14:58:03 +01:00
Mirek Fidler
420f3c720f
Core: Attempt at AlpineLinux clang thread_local problem workaround
2024-11-21 10:27:49 +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
c1d68edcf0
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
2024-11-04 16:03:40 +01:00
Mirek Fidler
62f0778302
ide: FindInFiles layout improved
2024-11-04 16:03:38 +01:00
Cubolt
a9e1826d88
Update README.md ( #213 )
2024-11-03 09:27:14 +01:00
İsmail Yılmaz
aa31f3e84a
reference: Added markdown example (with image support). ( #212 )
...
* reference: Added markdown example (with image support).
* Reference/MarkdownViewer: Unnecessary SSL package removed.
* reference/MarkdownViewer: Unnecessary build flag removed, menu functions restructured.
* reference/MarkdownViewer: A default markdown example file (with image) added.
2024-10-30 20:12:53 +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
a6d98f9cb4
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
2024-10-04 13:23:06 +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
İsmail Yılmaz
a3f8c79a19
reference/SshBasics: Ssh polymorphism/RTTI example for the SshBasics reference example set. ( #207 )
...
This patch aims to add a polymorphism & RTTI example to the SShBasics reference examples set.
Demonstrates:
- Creating three different channels (Scp, SFtp, and SshExec) in the same Ssh object array,
- Identifying and converting the stored Ssh objects to the proper channels respectively and calling them.
2024-10-04 00:00:16 +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
e2ab76cef9
.upptst
2024-09-30 09:13:33 +02:00
Mirek Fidler
a86d2b8980
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
2024-09-29 21:00:19 +02:00