Mirek Fidler
719c8fc65e
ide: Minor improvements of assembly info
2026-01-20 16:11:16 +01:00
Mirek Fidler
3289f45249
ide: now shows assembly info when cursor is over main package label
2026-01-20 15:56:23 +01:00
Mirek Fidler
b13276e377
ide: main config dialog now supports search in flags
2026-01-20 11:21:56 +01:00
Mirek Fidler
9312620423
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
2026-01-20 10:31:55 +01:00
Mirek Fidler
f9b7fde8e3
ide: Main config flags fixes 'Allow debug code' option
2026-01-20 10:31:53 +01:00
Zbigniew Rębacz
9e46be60dd
Examples: remove typedef from UWord plus updated macOS global menu documentation accordingly.
2026-01-19 21:11:40 +01:00
Zbigniew Rębacz
eefb09617e
Doc: fix links in Image article.
2026-01-19 20:28:36 +01:00
Zbigniew Rębacz
5c1ef1ac61
Doc: fix links in TopWindow documentation site.
2026-01-19 20:17:34 +01:00
Zbigniew Rębacz
43f6ac2c40
.fix posix compilation
2026-01-19 15:51:54 +01:00
Mirek Fidler
ab6fbbd85e
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
2026-01-19 15:15:56 +01:00
Mirek Fidler
0cf1fade5d
.cosmetics
2026-01-19 15:15:54 +01:00
Mirek Fidler
7057412306
ide: Fixed problems with disabling custom titlebar
2026-01-19 15:12:51 +01:00
Mirek Fidler
f0b7a98ef2
.DDUMPs
2026-01-19 14:57:06 +01:00
Mirek Fidler
ea0f2371e9
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
2026-01-19 14:35:19 +01:00
Mirek Fidler
58384f9d01
.cosmetics
2026-01-19 14:35:18 +01:00
Mirek Fidler
dec9dfb804
CtrlCore: Wayland fixes
2026-01-19 14:27:28 +01:00
Mirek Fidler
1cf8c3d39b
ide: main config local menu (duplicates buttons..)
2026-01-19 11:56:04 +01:00
Mirek Fidler
d7fc7a9df2
.DDUMP
2026-01-19 11:43:08 +01:00
Mirek Fidler
7fa470d36d
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
2026-01-19 11:36:07 +01:00
Mirek Fidler
4590606a44
ide: Fixed problem with flagXXXX in #elif
2026-01-19 11:36:05 +01:00
Zbigniew Rębacz
a042b26023
Ide: Toolbar in the row is now true on macOS. ( #352 )
2026-01-19 09:54:03 +01:00
Zbigniew Rębacz
7cd17f4a3c
RichEdit: Fix to compile with x86 MSVC compiler. ( #349 )
2026-01-18 08:20:56 +01:00
Zbigniew Rębacz
af8a2952dd
Added support for Visual Studio 2026 ( #348 )
2026-01-18 08:19:27 +01:00
Zbigniew Rębacz
d9842ebe7e
CtrlCore: drag and drop in line edit now works as expected. ( #351 )
2026-01-18 08:18:32 +01:00
Zbigniew Rębacz
fd1e50934b
CtrlCore: Implemented drop operation for files in Cocoa. ( #350 )
2026-01-18 08:17:03 +01:00
Zbigniew Rębacz
aa53bb0536
Modernize CocoClip to use modern NSPasteboardTypeFileURLand NSPasteboardTypeURL. ( #347 )
2026-01-17 19:59:27 +01:00
İsmail Yılmaz
e038550cb2
Core/Socket: Unix domain socket (AF_UNIX) support for Windows ( #328 )
...
Refactor UnixSocket.cpp with error handling
Updated UnixSocket.cpp to include error handling and platform-specific path definitions.
UnixSocketClient: Update socket path for cross-platform compatibility
UnixSocketServer: Update socket path for Windows and Unix platforms
Core: UnixSocket example code, socket path fixed
autotest/UnixSocket: path correction and unlink.
2026-01-17 19:56:18 +01:00
Zbigniew Rębacz
5124794175
.fix to compile
2026-01-17 15:34:37 +01:00
Mirek Fidler
61ac67eb17
Makefile(s) updated
2026-01-16 19:30:02 +01:00
mirek-fidler
241cc4ea9d
Custom Title Bar refactored / gtk support ( #345 )
2026-01-16 19:26:25 +01:00
Zbigniew Rębacz
68dbd76e01
Core, Doc: fix links in JSON documentation.
2026-01-16 00:34:30 +01:00
Mirek Fidler
0bb537283e
Makefile(s) updated
2026-01-15 23:00:02 +01:00
Mirek Fidler
c79217cd4d
TextDiffCtrl: Fixed blame 'popup'
2026-01-15 10:22:22 +01:00
Mirek Fidler
0105cb1818
CtrlLib: Fixed issue with DisplayPopup
2026-01-15 10:01:12 +01:00
Mirek Fidler
e109c6aac7
ide: Insert symbol
2026-01-14 14:24:47 +01:00
Mirek Fidler
c1bdeb56c9
RichText: New 'no color emoji' flag M in QTF, Draw: fixed problems with NoColor fonts in X11/Gtk
2026-01-14 14:08:56 +01:00
Mirek Fidler
fef58bbcb8
RichEdit: Fixed cosmetics issue with Diagram shape icons in droplist
2026-01-14 11:21:36 +01:00
Mirek Fidler
f29a9f2b96
Merge branch 'master' of https://github.com/ultimatepp/ultimatepp
2026-01-13 14:01:33 +01:00
Mirek Fidler
45c97406ca
ide: MacOS bundle icon option
2026-01-13 14:01:32 +01:00
Mirek Fidler
561b7120d7
Core: LOG_PROCESS_ID, minor fixes of LocalProcess
2026-01-13 13:26:05 +01:00
Mirek Fidler
32a6d9eb56
CtrlCore: X11 Optimized clipboard handling
2026-01-13 09:46:59 +01:00
Mirek Fidler
f07e8ae05c
CtrlCore: X11 refactored key compression
2026-01-12 14:52:16 +01:00
Mirek Fidler
71dd1044b2
Makefile(s) updated
2026-01-12 08:40:02 +01:00
Zbigniew Rębacz
d4bae3cd09
CtrlCore: Cocoa always use bundled icon ( #339 )
...
* CtrlCore: Cocoa always use bundled icon.
* Reworked
* .cosmetics
* .simplified
2026-01-12 08:33:07 +01:00
Zbigniew Rębacz
1596195267
Core, CtrlLib, RichEdit, ide: Fix warnigns on macOS. ( #336 )
2026-01-12 08:18:05 +01:00
Mirek Fidler
61a62676ed
CtrlCore: Macos fw/bk mouse key support
2026-01-11 20:13:56 +01:00
Zbigniew Rębacz
6aa702faac
Ide, Doc: fix umk docs.
2026-01-09 17:04:59 +01:00
Mirek Fidler
41470c95bf
umk: minor change of out-dir
2026-01-09 14:20:40 +01:00
Mirek Fidler
ddfbcaeabf
.cosmetics
2026-01-09 12:01:50 +01:00
Zbigniew Rębacz
d27f790808
UMK: implemented --out-dir optional command line argument. ( #341 )
2026-01-09 11:57:20 +01:00