| .. |
|
src.tpp
|
CtrlCore: for(Ctrl& q : widget) now possible
|
2020-11-20 09:36:17 +00:00 |
|
srcdoc.tpp
|
uppsrc: docs & removed #ifdef MTs
|
2020-01-21 10:05:16 +00:00 |
|
Coco.h
|
CtrlCore: Cocoa ImageDraw::operator Image now const
|
2020-09-11 06:18:45 +00:00 |
|
CocoAfter.h
|
CtrlCore: MacOS theoretical TopFrameDraw implementation (does not work because of MacOS issue)
|
2020-04-15 20:32:48 +00:00 |
|
CocoApp.mm
|
CtrlCore: Fixed mouse event handling popup related issues in MacOS
|
2020-09-12 08:14:41 +00:00 |
|
CocoChSysInit.cpp
|
CtrlCore: Fixed to compile as SO with mingw
|
2019-04-14 09:05:49 +00:00 |
|
CocoClip.mm
|
|
|
|
CocoCode.h
|
|
|
|
CocoCtrl.cpp
|
|
|
|
CocoCtrl.h
|
CtrlCore: Fixed mouse event handling popup related issues in MacOS
|
2020-09-12 08:14:41 +00:00 |
|
CocoDnD.cpp
|
|
|
|
CocoDraw.mm
|
CtrlCore: Fixed Cocoa activation issue
|
2019-03-29 18:06:57 +00:00 |
|
CocoDrawOp.mm
|
|
|
|
CocoDrawText.mm
|
CtrlCore, Draw: Cocoa font handling moved to Draw
|
2020-11-20 13:19:54 +00:00 |
|
CocoImage.mm
|
CtrlCore: Cocoa ImageDraw::operator Image now const
|
2020-09-11 06:18:45 +00:00 |
|
CocoKeys.h
|
CtrlCore: MacOS Tab handling fixed
|
2020-10-07 12:46:03 +00:00 |
|
CocoMM.h
|
CtrlCore, Draw: Cocoa font handling moved to Draw
|
2020-11-20 13:19:54 +00:00 |
|
CocoProc.mm
|
CtrlCore: MacOS Tab handling fixed
|
2020-10-07 12:46:03 +00:00 |
|
CocoTop.cpp
|
|
|
|
CocoTop.h
|
|
|
|
CocoWin.mm
|
CtrlCore: Fixed mouse event handling popup related issues in MacOS
|
2020-09-12 08:14:41 +00:00 |
|
CocoWnd.cpp
|
|
|
|
Copying
|
Copying update
|
2020-09-03 14:50:30 +00:00 |
|
Ctrl.cpp
|
CtrlCore: ViewDraw with Rect parameter in X11 and Gtk3 backends
|
2020-04-15 16:21:10 +00:00 |
|
Ctrl.iml
|
|
|
|
CtrlChild.cpp
|
|
|
|
CtrlClip.cpp
|
CtrlCore: WriteClipboardHTML - POSIX implementation
|
2019-04-14 15:53:05 +00:00 |
|
CtrlCore.defs
|
|
|
|
CtrlCore.h
|
CtrlCore: for(Ctrl& q : widget) now possible
|
2020-11-20 09:36:17 +00:00 |
|
CtrlCore.iml
|
|
|
|
CtrlCore.t
|
uppsrc: Hungarian translations (thanks warchef)
|
2020-11-18 12:33:43 +00:00 |
|
CtrlCore.upp
|
CtrlCore, Draw: Cocoa font handling moved to Draw
|
2020-11-20 13:19:54 +00:00 |
|
CtrlCoreInit.cpp
|
|
|
|
CtrlDraw.cpp
|
Core: GetSystemMemoryStatus Win32, Linux
|
2020-06-08 20:38:32 +00:00 |
|
CtrlKbd.cpp
|
CtrlCore: for(Ctrl& q : widget) now possible
|
2020-11-20 09:36:17 +00:00 |
|
CtrlMouse.cpp
|
CtrlCore: MacOS fixed issue with trackpad scroll event
|
2020-10-09 15:15:26 +00:00 |
|
CtrlMt.cpp
|
uppsrc: docs & removed #ifdef MTs
|
2020-01-21 10:05:16 +00:00 |
|
CtrlPos.cpp
|
.removed DLOGs
|
2019-09-05 09:03:04 +00:00 |
|
CtrlTimer.cpp
|
|
|
|
DHCtrl.cpp
|
|
|
|
DrawOpWin32.cpp
|
.cosmetics
|
2019-04-24 08:08:01 +00:00 |
|
DrawOpX11.cpp
|
|
|
|
DrawTextWin32.cpp
|
|
|
|
DrawTextX11.cpp
|
|
|
|
DrawWin32.cpp
|
|
|
|
DrawX11.cpp
|
CtrlLib: ChGtk2 removed, X11 now using standard skin
|
2020-01-11 16:48:15 +00:00 |
|
EncodeRTF.cpp
|
uppsrc: Modernizing code with variadic templates
|
2020-06-17 16:02:45 +00:00 |
|
Frame.cpp
|
uppsrc: Removed flagSO #ifdefs (actually to make SO compilation possible)
|
2019-04-14 08:34:13 +00:00 |
|
GdkImage.cpp
|
|
|
|
Gtk.h
|
CtrlCore: Fixed some ViewDraw/GTK issues, RichEdit: UHD fixes for image resizing handles
|
2020-04-18 12:41:42 +00:00 |
|
GtkAfter.h
|
CtrlCore: Fixed some ViewDraw/GTK issues, RichEdit: UHD fixes for image resizing handles
|
2020-04-18 12:41:42 +00:00 |
|
GtkApp.cpp
|
Core: Fixed issue with LOG before MAIN
|
2020-04-08 09:05:44 +00:00 |
|
GtkCapture.cpp
|
uppsrc: gtk3 replaces gtk2 as default linux backend
|
2020-01-10 09:18:10 +00:00 |
|
GtkClip.cpp
|
|
|
|
GtkCreate.cpp
|
CtrlCore: Gtk3 LXDesktop fix
|
2020-09-17 16:01:24 +00:00 |
|
GtkCtrl.cpp
|
uppsrc: gtk3 replaces gtk2 as default linux backend
|
2020-01-10 09:18:10 +00:00 |
|
GtkCtrl.h
|
CtrlCore: gtk3 DrawImage optimization, DragRect cleanup
|
2020-04-21 16:24:39 +00:00 |
|
GtkDHCtrl.cpp
|
|
|
|
GtkDnD.cpp
|
CtrlCore: gtk3 fixes
|
2020-01-16 08:37:54 +00:00 |
|
GtkDrawImage.cpp
|
CtrlCore: gtk3 DrawImage optimization, DragRect cleanup
|
2020-04-21 16:24:39 +00:00 |
|
GtkDrawOp.cpp
|
uppsrc: gtk3 replaces gtk2 as default linux backend
|
2020-01-10 09:18:10 +00:00 |
|
GtkDrawText.cpp
|
CtrlCore: Fixed performance issue with Font cache in Gtk3 backend
|
2020-06-13 17:13:27 +00:00 |
|
GtkEvent.cpp
|
CtrlCore: K_MOUSE_FORWARD / K_MOUSE_BACKWARD in gtk backend
|
2020-11-19 09:42:11 +00:00 |
|
GtkKeys.h
|
|
|
|
GtkTop.cpp
|
uppsrc: gtk3 replaces gtk2 as default linux backend
|
2020-01-10 09:18:10 +00:00 |
|
GtkTop.h
|
|
|
|
GtkUtil.cpp
|
CtrlCore: Fixed some ViewDraw/GTK issues, RichEdit: UHD fixes for image resizing handles
|
2020-04-18 12:41:42 +00:00 |
|
GtkWnd.cpp
|
CtrlCore: Fixed issue with SetRect of fixed sized window
|
2020-05-13 12:01:48 +00:00 |
|
GtkX11Util.cpp
|
OpenBSD support
|
2020-08-13 15:22:31 +00:00 |
|
ImageWin32.cpp
|
CtrlCore: Fixed image printing issue
|
2020-10-07 13:09:58 +00:00 |
|
ImageX11.cpp
|
uppsrc: In preparation to move to 64 bit hash codes, hash code type is now hash_t (replaces unsigned, dword)
|
2020-05-31 16:13:28 +00:00 |
|
lay.h
|
|
|
|
llay.h
|
|
|
|
LocalLoop.cpp
|
CtrlCore: RectTracker improvements
|
2020-05-12 13:30:54 +00:00 |
|
MetaFile.cpp
|
uppsrc: Visual C++ compiler bug [W]StringBuffer workaround
|
2020-09-23 09:37:31 +00:00 |
|
MKeys.h
|
|
|
|
MultiMon.dli
|
|
|
|
ParseRTF.cpp
|
|
|
|
stdids.h
|
|
|
|
SystemDraw.cpp
|
|
|
|
TopWin32.cpp
|
ide: Fixed full screen issue in SlideShow
|
2020-09-09 11:58:47 +00:00 |
|
TopWindow.cpp
|
|
|
|
TopWindow.h
|
|
|
|
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
|
uppsrc: Visual C++ compiler bug [W]StringBuffer workaround
|
2020-09-23 09:37:31 +00:00 |
|
Win32Ctrl.cpp
|
|
|
|
Win32Ctrl.h
|
|
|
|
Win32DnD.cpp
|
upp.src: Fixed CLANG warnings in Win32
|
2020-02-27 20:14:56 +00:00 |
|
Win32Gui.h
|
uppsrc: In preparation to move to 64 bit hash codes, hash code type is now hash_t (replaces unsigned, dword)
|
2020-05-31 16:13:28 +00:00 |
|
Win32GuiA.h
|
CtrlCore: ViewDraw with Rect in Win32
|
2020-04-15 17:03:19 +00:00 |
|
Win32Keys.h
|
|
|
|
Win32Msg.i
|
|
|
|
Win32Proc.cpp
|
CtrlCore: Mouse forward/backward buttons support in Win32 (K_MOUSE_FORWARD, K_MOUSE_BACKWARD)
|
2020-11-19 09:28:01 +00:00 |
|
Win32Top.h
|
|
|
|
Win32Wnd.cpp
|
CtrlCore: Mouse forward/backward buttons support in Win32 (K_MOUSE_FORWARD, K_MOUSE_BACKWARD)
|
2020-11-19 09:28:01 +00:00 |
|
X11App.cpp
|
GLCtrl: Removed dependency on glext
|
2020-01-14 10:33:43 +00:00 |
|
X11Clip.cpp
|
|
|
|
X11Ctrl.cpp
|
|
|
|
X11Ctrl.h
|
|
|
|
X11DHCtrl.cpp
|
|
|
|
X11DnD.cpp
|
|
|
|
X11Event.i
|
|
|
|
X11Gui.h
|
CtrlCore: ViewDraw with Rect parameter in X11 and Gtk3 backends
|
2020-04-15 16:21:10 +00:00 |
|
X11GuiA.h
|
CtrlCore: ViewDraw with Rect parameter in X11 and Gtk3 backends
|
2020-04-15 16:21:10 +00:00 |
|
X11ImgClip.cpp
|
|
|
|
X11Keys.h
|
|
|
|
X11Proc.cpp
|
GLCtrl: Removed dependency on glext
|
2020-01-14 10:33:43 +00:00 |
|
X11Top.cpp
|
|
|
|
X11Top.h
|
|
|
|
X11Wnd.cpp
|
CtrlCore: ViewDraw with Rect parameter in X11 and Gtk3 backends
|
2020-04-15 16:21:10 +00:00 |