ultimatepp/uppsrc/CtrlCore
2026-01-13 09:46:59 +01:00
..
src.tpp CtrlCore: Paint hook 2025-10-18 16:29:54 +02:00
srcdoc.tpp Dynamic skin changes 2024-12-06 10:05:57 +01:00
Coco.h uppsrc: C++23 MacOS fixes 2024-09-19 09:51:50 +02:00
CocoAfter.h Core, CtrlCore: Fixed desktop folders (e.g. GetDownloadFolder) in MacOS 2025-01-05 10:44:03 +01:00
CocoApp.mm CtrlCore: WndInvalidateRect fixed in MacOS when called from another thread, improved GuiLock __ behaviour - NSApp events now processed unlocked, lock moved to implementation events 2025-02-18 10:39:30 +01:00
CocoChSysInit.cpp CtrlCore/CtrlLib: MacOS conditionals fixed to support Turtle 2021-06-15 10:34:04 +00:00
CocoClip.mm CtrlCore: WndInvalidateRect fixed in MacOS when called from another thread, improved GuiLock __ behaviour - NSApp events now processed unlocked, lock moved to implementation events 2025-02-18 10:39:30 +01:00
CocoCode.i uppsrc: C++23 MacOS fixes 2024-09-19 09:51:50 +02:00
CocoCtrl.cpp .cosmetics (warning removed) 2023-03-12 11:49:11 +01:00
CocoCtrl.h CtrlCore: Cocoa always use bundled icon (#339) 2026-01-12 08:33:07 +01:00
CocoDnD.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
CocoDraw.mm CtrlCore/CtrlLib: MacOS conditionals fixed to support Turtle 2021-06-15 10:34:04 +00:00
CocoDrawOp.mm CtrlCore/CtrlLib: MacOS conditionals fixed to support Turtle 2021-06-15 10:34:04 +00:00
CocoDrawText.mm sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
CocoImage.mm ide: Assist fixed in macos 2023-04-09 11:45:41 +02:00
CocoKeys.h uppsrc: C++23 MacOS fixes 2024-09-19 09:51:50 +02:00
CocoMM.h Input Method support (Win32, MacOS, Linux) 2022-02-26 18:31:33 +01:00
CocoProc.mm CtrlCore: Macos fw/bk mouse key support 2026-01-11 20:13:56 +01:00
CocoTop.h CtrlCore: Cocoa always use bundled icon (#339) 2026-01-12 08:33:07 +01:00
CocoTop.mm CtrlCore: Cocoa always use bundled icon (#339) 2026-01-12 08:33:07 +01:00
CocoWin.mm CtrlCore: Cocoa always use bundled icon (#339) 2026-01-12 08:33:07 +01:00
CocoWnd.cpp CtrlCore/CtrlLib: MacOS conditionals fixed to support Turtle 2021-06-15 10:34:04 +00:00
Copying Copying 2025 2025-02-20 16:30:02 +01:00
Ctrl.cpp CtrlCore: Paint hook 2025-10-18 16:29:54 +02:00
Ctrl.iml *CtrlCore, CtrlLib: Fixed D&D in LineEdit, EditField 2011-12-26 16:52:23 +00:00
CtrlAttr.cpp uppsrc: Fixed various MSBT warnings 2022-12-11 09:36:58 +01:00
CtrlChild.cpp gui_sizeof merged, double formatting precsion in JSON/XML reduced to 15 digits 2022-06-03 11:43:48 +02:00
CtrlClip.cpp Fixed to compile 2025-06-22 10:43:55 +02:00
CtrlCore.defs .defs files for Core, CtrlCore #1163 2015-07-11 11:35:35 +00:00
CtrlCore.h CtrlCore: Macos fw/bk mouse key support 2026-01-11 20:13:56 +01:00
CtrlCore.iml CtrlCore, ide: Custom TitleBar 2025-06-04 14:14:06 +02:00
CtrlCore.t Fixed translations into Russian (#261) 2025-04-22 09:36:39 +02:00
CtrlCore.upp CtrlCore: Cocoa always use bundled icon (#339) 2026-01-12 08:33:07 +01:00
CtrlCoreInit.cpp PdfDraw: Improvements 2022-01-05 08:45:00 +01:00
CtrlDraw.cpp CtrlCore: Paint hook 2025-10-18 16:29:54 +02:00
CtrlFrame.cpp uppsrc: Fixed various valgrind detected issues 2022-09-20 11:41:29 +02:00
CtrlKbd.cpp ide: Navigator context menu 2025-12-12 13:56:51 +01:00
CtrlMouse.cpp CtrlCore, ide: Custom TitleBar 2025-06-04 14:14:06 +02:00
CtrlMt.cpp ide: Assist fixed in macos 2023-04-09 11:45:41 +02:00
CtrlPos.cpp CtrlCore: FullRefreshCleanup (to avoid any stuck fullrefresh flags) 2024-10-23 16:21:44 +02:00
CtrlTimer.cpp CtrlCore: WndInvalidateRect fixed in MacOS when called from another thread, improved GuiLock __ behaviour - NSApp events now processed unlocked, lock moved to implementation events 2025-02-18 10:39:30 +01:00
DHCtrl.cpp GLCtrl: Fixed 2025-03-13 17:27:38 +01:00
DrawOpWin32.cpp .cosmetics 2019-04-24 08:08:01 +00:00
DrawOpX11.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
DrawTextWin32.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
DrawTextX11.cpp CtrlCore: X11 Optimized clipboard handling 2026-01-13 09:46:59 +01:00
DrawWin32.cpp CtrlCore: IsAvailableImage, IsClipboardAvailableImage, removed obsolete Palette code in win32 2025-06-20 17:57:16 +02:00
DrawX11.cpp CtrlLib: ChGtk2 removed, X11 now using standard skin 2020-01-11 16:48:15 +00:00
EncodeRTF.cpp RichText/RichEdit: RichObject interface refactored, Diagram dark mode 2025-07-17 14:59:34 +02:00
Frame.cpp CtrlLib: ArrayCtrl absolute mode visual issue fixed 2022-05-17 17:38:51 +02:00
GdkImage.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
Gtk.h CtrlCore: wayland fixes 2025-02-07 16:03:18 +01:00
GtkAfter.h Initial version of GTK Wayland backend (#205) 2025-02-02 11:47:32 +01:00
GtkApp.cpp .cosmetics 2025-04-11 15:45:02 +02:00
GtkCapture.cpp CtrlCore: Fix issue with nested menubars on Wayland (#238) 2025-03-17 14:57:43 +01:00
GtkClip.cpp 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
GtkCreate.cpp CtrlCore: Fixed gtk problems with popups 2025-12-27 17:36:26 +01:00
GtkCSD.cpp .cosmetics 2025-02-17 23:32:54 +01:00
GtkCtrl.cpp Initial version of GTK Wayland backend (#205) 2025-02-02 11:47:32 +01:00
GtkCtrl.h CtrlCore: Gtk Ctrl::UseWayland 2025-02-13 10:31:18 +01:00
GtkDHCtrl.cpp Core: Improving color inversion for DarkTheme 2019-02-10 09:56:55 +00:00
GtkDnD.cpp Linux implementation 2022-05-14 10:49:36 +02:00
GtkDrawImage.cpp CtrlCore: Fixed CSD Wayland WhenClose issue 2025-02-19 12:14:38 +01:00
GtkDrawOp.cpp CtrlCore: Wayland scale factor fixed 2025-02-07 14:21:17 +01:00
GtkDrawText.cpp PdfDraw now supports color emoji, Fix in Gtk DrawText, refactored font height adjustment in replacement fonts 2022-01-12 23:33:37 +01:00
GtkEvent.cpp CtrlCore: Wayland issues 2025-02-24 10:49:48 +01:00
GtkKeys.h CtrlCore: Added keys constants for the rest of keyboard (thanks Koldo) #925 2014-11-17 16:07:51 +00:00
GtkTop.cpp CtrlCore: Idiosyncratic changes to Wayland code 2025-02-02 13:50:52 +01:00
GtkTop.h libclang ide #94 2022-09-16 10:31:14 +02:00
GtkUtil.cpp CtrlLib: Fixed premultiplied alpha issue in gtk clipboard image paste 2024-08-27 21:24:40 +02:00
GtkWnd.cpp CtrlCore: Attemt at fixing xwayland cursor 2026-01-09 08:29:16 +01:00
GtkX11Util.cpp CtrlCore: Idiosyncratic changes to Wayland code 2025-02-02 13:50:52 +01:00
ImageWin32.cpp .DDUMPs 2025-12-18 13:38:56 +01:00
ImageX11.cpp CtrlCore: X11 Optimized clipboard handling 2026-01-13 09:46:59 +01:00
lay.h CtrlCore: Fixed issue with Upp::t_ 2021-03-07 10:16:39 +00:00
lay0.h Revert "CtrlCore, ide: Support for namespace agnostic layouts refactored" 2022-05-08 08:48:22 +02:00
llay.h CtrlCore: Fixed issue with Upp::t_ 2021-03-07 10:16:39 +00:00
LocalLoop.cpp CtrlCore: Pen support 2021-04-04 21:40:39 +00:00
manifest.xml ide: Automatic rc file creation (with app icon and manifest), CtrlLib: Nicer Win32 dialog icons 2024-12-13 11:41:25 +01:00
MetaFile.cpp gui_sizeof merged, double formatting precsion in JSON/XML reduced to 15 digits 2022-06-03 11:43:48 +02:00
MKeys.h CtrlCore: Different solution to C++20 enum issues 2022-04-11 11:27:13 +02:00
MultiMon.dli changed svn layout 2008-06-07 22:31:27 +00:00
ParseRTF.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
Preedit.cpp Input Method support (Win32, MacOS, Linux) 2022-02-26 18:31:33 +01:00
stdids.h ide: Fixed to compile with GCC 2015-10-30 08:06:41 +00:00
SystemDraw.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
TopWin32.cpp CtrlCore: Fixed problem with custom titlebar icon refresh 2025-12-04 12:05:23 +01:00
TopWindow.cpp CtrlCore: Deactivated custom titlebar in Win10 2025-06-10 07:58:53 +02:00
TopWindow.h CtrlCore, reference: CustomTitleBar docs and reference example 2025-06-06 12:17:34 +02:00
UtilWin32.cpp CtrlCore: IsAvailableImage, IsClipboardAvailableImage, removed obsolete Palette code in win32 2025-06-20 17:57:16 +02:00
UtilX11.cpp CtrlCore: X11 fixed to compile 2020-04-22 17:39:57 +00:00
Win32Clip.cpp Fixed to compile 2025-06-22 10:43:55 +02:00
Win32Ctrl.cpp CtrlCore: refactored caret 2022-04-20 10:32:33 +02:00
Win32Ctrl.h CtrlCore, ide: Custom TitleBar 2025-06-04 14:14:06 +02:00
Win32DnD.cpp .forgotten RLOG in Win32DnD 2023-09-20 23:10:58 +02:00
Win32Gui.h .cosmetics 2025-06-20 18:20:17 +02:00
Win32GuiA.h GUI_APP_MAIN now calls Ctrl::ShutdownThreads at the end 2022-10-18 18:47:05 +02:00
Win32Keys.h CtrlCore: K_CTRL_SEMICOLON fixed in Win32 2020-12-11 15:13:48 +00:00
Win32Msg.i CtrlCore: Fixed problems with Win11 ignoring WM_SETICON in taskbar if window does not process messages 2025-10-31 12:30:00 +01:00
Win32Proc.cpp .cosmetics 2025-06-20 18:20:17 +02:00
Win32Top.h CtrlCore: Fixed problems with Win11 ignoring WM_SETICON in taskbar if window does not process messages 2025-10-31 12:30:00 +01:00
Win32Wnd.cpp CtrlCore: Deactivated custom titlebar in Win10 2025-06-10 07:58:53 +02:00
X11App.cpp Initial version of GTK Wayland backend (#205) 2025-02-02 11:47:32 +01:00
X11Clip.cpp CtrlCore: X11 Optimized clipboard handling 2026-01-13 09:46:59 +01:00
X11Ctrl.cpp 2023 kickstarter fix to compile CtrlCore and run upp apps with X11 flag (#128) 2023-01-20 09:55:43 +01:00
X11Ctrl.h CtrlCore: X11 Optimized clipboard handling 2026-01-13 09:46:59 +01:00
X11DHCtrl.cpp 2023 kickstarter fix to compile CtrlCore and run upp apps with X11 flag (#128) 2023-01-20 09:55:43 +01:00
X11DnD.cpp uppsrc: GetTickCount() -> msecs() 2018-11-29 13:01:23 +00:00
X11Event.i changed svn layout 2008-06-07 22:31:27 +00:00
X11Gui.h CtrlCore: ViewDraw with Rect parameter in X11 and Gtk3 backends 2020-04-15 16:21:10 +00:00
X11GuiA.h GUI_APP_MAIN now calls Ctrl::ShutdownThreads at the end 2022-10-18 18:47:05 +02:00
X11ImgClip.cpp CtrlLib: Fixed premultiplied alpha issue in gtk clipboard image paste 2024-08-27 21:24:40 +02:00
X11Keys.h CtrlCore: Added keys constants for the rest of keyboard (thanks Koldo) #925 2014-11-17 16:07:51 +00:00
X11Proc.cpp CtrlCore: X11 Optimized clipboard handling 2026-01-13 09:46:59 +01:00
X11Top.cpp CtrlCore: X11 Optimized clipboard handling 2026-01-13 09:46:59 +01:00
X11Top.h libclang ide #94 2022-09-16 10:31:14 +02:00
X11Wnd.cpp REMOVE DLOGs from X11Wnd.cpp (#178) 2023-12-15 14:03:58 +01:00