ultimatepp/uppsrc/CtrlCore
2026-05-03 15:40:29 +02:00
..
src.tpp TextDiffCtrl, ide: In dir diff, new option to ignore indentation 2026-03-27 11:16:13 +01:00
srcdoc.tpp uppsrc: QHD and XHD support (150% and 200%) 2026-05-03 15:40:29 +02: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 uppsrc: QHD and XHD support (150% and 200%) 2026-05-03 15:40:29 +02:00
CocoChSysInit.cpp CtrlCore/CtrlLib: MacOS conditionals fixed to support Turtle 2021-06-15 10:34:04 +00:00
CocoClip.mm uppsrc: QHD and XHD support (150% and 200%) 2026-05-03 15:40:29 +02: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 uppsrc: QHD and XHD support (150% and 200%) 2026-05-03 15:40:29 +02: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 uppsrc: QHD and XHD support (150% and 200%) 2026-05-03 15:40:29 +02: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 uppsrc: QHD and XHD support (150% and 200%) 2026-05-03 15:40:29 +02:00
CocoKeys.h uppsrc: C++23 MacOS fixes 2024-09-19 09:51:50 +02:00
CocoMM.h uppsrc: QHD and XHD support (150% and 200%) 2026-05-03 15:40:29 +02:00
CocoProc.mm uppsrc: QHD and XHD support (150% and 200%) 2026-05-03 15:40:29 +02: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 uppsrc: QHD and XHD support (150% and 200%) 2026-05-03 15:40:29 +02: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 Custom Title Bar refactored / gtk support (#345) 2026-01-16 19:26:25 +01:00
CtrlCore.iml Custom Title Bar refactored / gtk support (#345) 2026-01-16 19:26:25 +01:00
CtrlCore.t Fixed translations into Russian (#261) 2025-04-22 09:36:39 +02:00
CtrlCore.upp ide, uppsrc: Fixed to compile PORTABLE_HYBRID with Ubuntu 22.04 2026-04-26 11:07:48 +02: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 Custom Title Bar refactored / gtk support (#345) 2026-01-16 19:26:25 +01:00
CtrlMt.cpp CtrlCore: Fixed TryEnteryGuiMutex in the recursive case (already locked) 2026-04-16 12:13:35 +02:00
CtrlPos.cpp Custom Title Bar refactored / gtk support (#345) 2026-01-16 19:26:25 +01: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 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
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 Custom Title Bar refactored / gtk support (#345) 2026-01-16 19:26:25 +01: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 Custom Title Bar refactored / gtk support (#345) 2026-01-16 19:26:25 +01:00
GtkAfter.h Initial version of GTK Wayland backend (#205) 2025-02-02 11:47:32 +01:00
GtkApp.cpp uppsrc: QHD and XHD support (150% and 200%) 2026-05-03 15:40:29 +02:00
GtkCapture.cpp Custom Title Bar refactored / gtk support (#345) 2026-01-16 19:26:25 +01:00
GtkClip.cpp Core: UrlEncodePath, CtrlCore: Clipboard AppenFiles now using UrlEncodePath 2026-02-10 23:59:19 +01:00
GtkCreate.cpp CtrlCore: we need to call logic related to GTK splashscreen on Wayland a little bit earlier to avoid windows with no titlebar. 2026-01-25 12:00:33 +01:00
GtkCtrl.cpp Initial version of GTK Wayland backend (#205) 2025-02-02 11:47:32 +01:00
GtkCtrl.h Custom Title Bar refactored / gtk support (#345) 2026-01-16 19:26:25 +01:00
GtkCustomBar.cpp uppsrc: QHD and XHD support (150% and 200%) 2026-05-03 15:40:29 +02:00
GtkDHCtrl.cpp Core: Improving color inversion for DarkTheme 2019-02-10 09:56:55 +00:00
GtkDnD.cpp CtrlCore: DnD workarounds for some KDE Plasme issues 2026-02-22 20:45:29 +01:00
GtkDrawImage.cpp 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
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 Custom Title Bar refactored / gtk support (#345) 2026-01-16 19:26:25 +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 Custom Title Bar refactored / gtk support (#345) 2026-01-16 19:26:25 +01:00
GtkTop.h Custom Title Bar refactored / gtk support (#345) 2026-01-16 19:26:25 +01:00
GtkUtil.cpp CtrlLib: Fixed premultiplied alpha issue in gtk clipboard image paste 2024-08-27 21:24:40 +02:00
GtkWnd.cpp .DDUMPs 2026-01-19 14:57:06 +01:00
GtkX11Util.cpp CtrlCore: Idiosyncratic changes to Wayland code 2025-02-02 13:50:52 +01:00
ImageWin32.cpp Draw: In Win32, DrawImage with Color now using CachedSetColorKeepAlpha instead of emulation when drawing 2026-04-09 10:15:11 +02:00
ImageX11.cpp 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
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 CtrlCore: RTF parser now imports monospace fonts as Font::MONOSPACE and imports anchored images too, ide: Markdown export tool 2026-01-26 11:37:18 +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 Custom Title Bar refactored / gtk support (#345) 2026-01-16 19:26:25 +01:00
TopWindow.cpp CtrlCore: Fix macOS Ide crash when closing app from dock. (#359) 2026-01-23 17:50:35 +01:00
TopWindow.h Custom Title Bar refactored / gtk support (#345) 2026-01-16 19:26:25 +01: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 Custom Title Bar refactored / gtk support (#345) 2026-01-16 19:26:25 +01: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 ide: Improved popup info on assembly:package 2026-01-29 11:08:24 +01: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 uppsrc: QHD and XHD support (150% and 200%) 2026-05-03 15:40:29 +02:00
Win32Top.h Custom Title Bar refactored / gtk support (#345) 2026-01-16 19:26:25 +01:00
Win32Wnd.cpp Custom Title Bar refactored / gtk support (#345) 2026-01-16 19:26:25 +01: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 Merge branch 'master' of https://github.com/ultimatepp/ultimatepp 2026-01-19 14:35:19 +01:00