ultimatepp/uppsrc/CtrlCore
2024-12-13 11:41:25 +01:00
..
src.tpp Dynamic skin changes 2024-12-06 10:05:57 +01: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 GUI_APP_MAIN now calls Ctrl::ShutdownThreads at the end 2022-10-18 18:47:05 +02:00
CocoApp.mm ide: Assist fixed in macos 2023-04-09 11:45:41 +02:00
CocoChSysInit.cpp CtrlCore/CtrlLib: MacOS conditionals fixed to support Turtle 2021-06-15 10:34:04 +00:00
CocoClip.mm Cocoa fixes 2023-09-21 10:43:04 +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 CtrlCore: Fixed for MacOS 2023-03-12 11:46:14 +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: Horizontal MouseWheel support in MacOS 2024-02-17 13:31:18 +01:00
CocoTop.cpp CtrlCore/CtrlLib: MacOS conditionals fixed to support Turtle 2021-06-15 10:34:04 +00:00
CocoTop.h libclang ide #94 2022-09-16 10:31:14 +02:00
CocoWin.mm CtrlCore: Fixed for MacOS 2023-03-12 11:46:14 +01:00
CocoWnd.cpp CtrlCore/CtrlLib: MacOS conditionals fixed to support Turtle 2021-06-15 10:34:04 +00:00
Copying upp: 2024 2024-05-10 14:38:15 +02:00
Ctrl.cpp Dynamic skin changes 2024-12-06 10:05:57 +01: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 U++: C++23 compatibility 2024-09-18 21:54:14 +02:00
CtrlCore.defs .defs files for Core, CtrlCore #1163 2015-07-11 11:35:35 +00:00
CtrlCore.h Dynamic skin changes 2024-12-06 10:05:57 +01:00
CtrlCore.iml Context Goto now can jump to images (CtrlImg::Add()) 2014-09-26 06:34:57 +00:00
CtrlCore.t uppsrc: Hungarian translations (thanks warchef) 2020-11-18 12:33:43 +00:00
CtrlCore.upp ide: Automatic rc file creation (with app icon and manifest), CtrlLib: Nicer Win32 dialog icons 2024-12-13 11:41:25 +01:00
CtrlCoreInit.cpp PdfDraw: Improvements 2022-01-05 08:45:00 +01:00
CtrlDraw.cpp CtrlCore: FullRefreshCleanup (to avoid any stuck fullrefresh flags) 2024-10-23 16:21:44 +02:00
CtrlFrame.cpp uppsrc: Fixed various valgrind detected issues 2022-09-20 11:41:29 +02:00
CtrlKbd.cpp Dynamic skin changes 2024-12-06 10:05:57 +01:00
CtrlMouse.cpp CtrlCore: Horizontal mouse wheel improvements 2024-02-17 13:44:44 +01: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: FullRefreshCleanup (to avoid any stuck fullrefresh flags) 2024-10-23 16:21:44 +02:00
DHCtrl.cpp GLCtrl: DHCtrl improvements 2018-10-19 07:44:01 +00: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 sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
DrawWin32.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
DrawX11.cpp CtrlLib: ChGtk2 removed, X11 now using standard skin 2020-01-11 16:48:15 +00:00
EncodeRTF.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +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 CtrlCore: Workaround for gnome xwayland SetMouseCursor bug 2024-09-05 11:00:38 +02:00
GtkAfter.h GUI_APP_MAIN now calls Ctrl::ShutdownThreads at the end 2022-10-18 18:47:05 +02:00
GtkApp.cpp Dynamic skin changes 2024-12-06 10:05:57 +01:00
GtkCapture.cpp uppsrc: gtk3 replaces gtk2 as default linux backend 2020-01-10 09:18:10 +00: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 issue with gtk CenterRect 2024-10-13 23:41:15 +02:00
GtkCtrl.cpp Linux implementation 2022-05-14 10:49:36 +02:00
GtkCtrl.h Dynamic skin changes 2024-12-06 10:05:57 +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 U++: Fixes for C++23 in Linux 2024-09-19 09:28:49 +02:00
GtkDrawOp.cpp uppsrc: gtk3 replaces gtk2 as default linux backend 2020-01-10 09:18:10 +00: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: Improvement of Ctrl::WndInvalidateRect 2024-10-14 11:20:57 +02: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: Fixed issue with gtk CenterRect 2024-10-13 23:41:15 +02: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: Improvement of Ctrl::WndInvalidateRect 2024-10-14 11:20:57 +02:00
GtkX11Util.cpp OpenBSD support 2020-08-13 15:22:31 +00:00
ImageWin32.cpp ide: Automatic rc file creation (with app icon and manifest), CtrlLib: Nicer Win32 dialog icons 2024-12-13 11:41:25 +01:00
ImageX11.cpp C++23 fixes 2024-09-21 10:02:11 +02:00
lay.h CtrlCore: Fixed issue with Upp::t_ 2021-03-07 10:16:39 +00:00
lay0.h CtrlCore: Ctrl::exitcode removed (4 bytes saved..) 2022-04-12 09:39:10 +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 CtrlLib: Fixed problem with ToolTip closed from another thread 2022-10-22 19:45:36 +02:00
TopWindow.cpp CtrlCore: Fixed drawing bug related to DisplayPopup 2023-06-22 21:01:52 +02:00
TopWindow.h gui_sizeof merged, double formatting precsion in JSON/XML reduced to 15 digits 2022-06-03 11:43:48 +02:00
UtilWin32.cpp CtrlCore: gtk3 DrawImage optimization, DragRect cleanup 2020-04-21 16:24:39 +00:00
UtilX11.cpp CtrlCore: X11 fixed to compile 2020-04-22 17:39:57 +00:00
Win32Clip.cpp CtrlLib, RichText: Gate<String> WhenHighlight; CtrlCore: fixed AppendFiles in Win32 2022-12-24 13:03:51 +01:00
Win32Ctrl.cpp CtrlCore: refactored caret 2022-04-20 10:32:33 +02:00
Win32Ctrl.h libclang ide #94 2022-09-16 10:31:14 +02:00
Win32DnD.cpp .forgotten RLOG in Win32DnD 2023-09-20 23:10:58 +02:00
Win32Gui.h sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01: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, Docking: Fixed issue with closing DockCont (Bug #257) 2012-10-07 07:10:55 +00:00
Win32Proc.cpp Dynamic skin changes 2024-12-06 10:05:57 +01:00
Win32Top.h libclang ide #94 2022-09-16 10:31:14 +02:00
Win32Wnd.cpp Core: LZ4 updated 2024-06-03 16:54:49 +02:00
X11App.cpp CtrlCore: Refactored multimonitor support 2023-03-15 15:26:59 +01:00
X11Clip.cpp Fixed Unicode__ clipboard issue 2022-04-11 13:05:51 +02: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 2023 kickstarter fix to compile CtrlCore and run upp apps with X11 flag (#128) 2023-01-20 09:55:43 +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: Fixed focus issues with gtk popups 2024-09-07 17:19:51 +02:00
X11Top.cpp CtrlCore: Fixed X11, upptst 2023-01-20 10:47:57 +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