| .. |
|
src.tpp
|
CtrlCore: RectTracker improvements
|
2020-05-12 13:30:54 +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
|
CtrlCore: Cocoa fixed issue with internal drag and drop
|
2018-12-21 17:58:31 +00:00 |
|
CocoCode.h
|
CtrlCore: Developing Cocoa
|
2018-07-21 17:14:40 +00:00 |
|
CocoCtrl.cpp
|
CtrlLib: Cocoa chameleon
|
2018-09-10 17:27:05 +00:00 |
|
CocoCtrl.h
|
CtrlCore: Fixed mouse event handling popup related issues in MacOS
|
2020-09-12 08:14:41 +00:00 |
|
CocoDnD.cpp
|
CtrlCore: Cocoa Drag
|
2018-09-27 09:20:41 +00:00 |
|
CocoDraw.mm
|
CtrlCore: Fixed Cocoa activation issue
|
2019-03-29 18:06:57 +00:00 |
|
CocoDrawOp.mm
|
CtrlCore: Cocoa IsPainting correct support
|
2018-09-08 08:01:21 +00:00 |
|
CocoDrawText.mm
|
CtrlCore: MacOS: all font are now scaleable
|
2020-03-12 14:47:41 +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: Fixed mouse event handling popup related issues in MacOS
|
2020-09-12 08:14:41 +00:00 |
|
CocoProc.mm
|
CtrlCore: MacOS Tab handling fixed
|
2020-10-07 12:46:03 +00:00 |
|
CocoTop.cpp
|
CtrlLib: OSX Main application menu support
|
2018-10-07 17:49:53 +00:00 |
|
CocoTop.h
|
CtrlCore, CtrlLib: Cocoa dock menu support
|
2019-01-25 18:40:45 +00:00 |
|
CocoUtil.mm
|
CtrlCore: Fixed some ViewDraw/GTK issues, RichEdit: UHD fixes for image resizing handles
|
2020-04-18 12:41:42 +00:00 |
|
CocoWin.mm
|
CtrlCore: Fixed mouse event handling popup related issues in MacOS
|
2020-09-12 08:14:41 +00:00 |
|
CocoWnd.cpp
|
CtrlCore: ViewDraw, DrawDragRect (RectTracker now works)
|
2018-08-04 13:44:35 +00:00 |
|
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
|
*CtrlCore, CtrlLib: Fixed D&D in LineEdit, EditField
|
2011-12-26 16:52:23 +00:00 |
|
CtrlChild.cpp
|
CtrlCore: Fixed DHCtrl related Refresh issue, CtrlLib: Fixed margin issue in RichTextView
|
2018-10-30 11:27:00 +00:00 |
|
CtrlClip.cpp
|
CtrlCore: WriteClipboardHTML - POSIX implementation
|
2019-04-14 15:53:05 +00:00 |
|
CtrlCore.defs
|
.defs files for Core, CtrlCore #1163
|
2015-07-11 11:35:35 +00:00 |
|
CtrlCore.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 |
|
CtrlCore.iml
|
Context Goto now can jump to images (CtrlImg::Add())
|
2014-09-26 06:34:57 +00:00 |
|
CtrlCore.t
|
uppsrc: nl-nl translation updated
|
2020-09-23 15:44:50 +00:00 |
|
CtrlCore.upp
|
POSIX flags fixes
|
2020-08-06 08:28:12 +00:00 |
|
CtrlCoreInit.cpp
|
uppsrc: .icpp files replaced by INITIALIZE/INITIALIZER
|
2016-11-13 09:24:24 +00:00 |
|
CtrlDraw.cpp
|
Core: GetSystemMemoryStatus Win32, Linux
|
2020-06-08 20:38:32 +00:00 |
|
CtrlKbd.cpp
|
debugger improvements
|
2020-03-25 14:46:09 +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
|
uppsrc: GetTickCount() -> msecs()
|
2018-11-29 13:01:23 +00: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
|
.cosmetics
|
2019-01-17 10:47:42 +00:00 |
|
DrawTextX11.cpp
|
CtrlCore: Fixed NOGTK issue
|
2018-10-23 08:03:33 +00:00 |
|
DrawWin32.cpp
|
Draw: IsDarkTheme optimized, DefaultInk
|
2019-03-27 10:59:10 +00:00 |
|
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
|
uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
|
2016-08-26 17:15:30 +00:00 |
|
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
|
Turtle: Fixed to compile
|
2018-09-23 08:38:24 +00:00 |
|
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
|
Core: Improving color inversion for DarkTheme
|
2019-02-10 09:56:55 +00:00 |
|
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: Fixed some ViewDraw/GTK issues, RichEdit: UHD fixes for image resizing handles
|
2020-04-18 12:41:42 +00: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
|
uppsrc: gtk3 replaces gtk2 as default linux backend
|
2020-01-10 09:18:10 +00:00 |
|
GtkTop.h
|
ide: Fixed BLITZ, cosmetics (all TopWindow variants moved to Upp)
|
2015-07-08 14:19:16 +00:00 |
|
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
|
CtrlCore: Fixed issues with Layout
|
2019-02-05 09:03:19 +00:00 |
|
llay.h
|
changed svn layout
|
2008-06-07 22:31:27 +00:00 |
|
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
|
.cosmetics #782
|
2014-07-06 15:17:46 +00:00 |
|
MultiMon.dli
|
changed svn layout
|
2008-06-07 22:31:27 +00:00 |
|
ParseRTF.cpp
|
Core: Atof (comma safe atof)
|
2017-01-26 08:24:21 +00: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
|
ide: Fixed full screen issue in SlideShow
|
2020-09-09 11:58:47 +00:00 |
|
TopWindow.cpp
|
CtrlCore: TopWindow::Icon unoptimal issue fixed
|
2019-03-21 08:14:29 +00:00 |
|
TopWindow.h
|
CtrlCore: Fixed issues with Layout
|
2019-02-05 09:03:19 +00: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
|
uppsrc: Visual C++ compiler bug [W]StringBuffer workaround
|
2020-09-23 09:37:31 +00:00 |
|
Win32Ctrl.cpp
|
uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
|
2016-08-26 17:15:30 +00:00 |
|
Win32Ctrl.h
|
GLCtrl: DHCtrl improvements
|
2018-10-19 07:44:01 +00:00 |
|
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
|
CtrlCore: Added keys constants for the rest of keyboard (thanks Koldo) #925
|
2014-11-17 16:07:51 +00:00 |
|
Win32Msg.i
|
CtrlCore, Docking: Fixed issue with closing DockCont (Bug #257)
|
2012-10-07 07:10:55 +00:00 |
|
Win32Proc.cpp
|
CtrlCore: ImageWin32 simplified, RectTracker now works correctly with negative minsize
|
2020-04-18 15:12:45 +00:00 |
|
Win32Top.h
|
ide: Fixed BLITZ, cosmetics (all TopWindow variants moved to Upp)
|
2015-07-08 14:19:16 +00:00 |
|
Win32Wnd.cpp
|
plugin/ppm: Fixed condition
|
2020-09-09 10:18:37 +00:00 |
|
X11App.cpp
|
GLCtrl: Removed dependency on glext
|
2020-01-14 10:33:43 +00:00 |
|
X11Clip.cpp
|
Turtle: Fixed to compile
|
2018-09-23 08:38:24 +00:00 |
|
X11Ctrl.cpp
|
uppsrc: GetTickCount() -> msecs()
|
2018-11-29 13:01:23 +00:00 |
|
X11Ctrl.h
|
'Event' branch merged into trunk (Callback now deprecated)
|
2016-10-04 08:15:05 +00:00 |
|
X11DHCtrl.cpp
|
GLCtrl: GTK partially fixed
|
2018-11-23 08:50:54 +00: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
|
CtrlCore: ViewDraw with Rect parameter in X11 and Gtk3 backends
|
2020-04-15 16:21:10 +00:00 |
|
X11ImgClip.cpp
|
uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
|
2016-08-26 17:15:30 +00: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
|
GLCtrl: Removed dependency on glext
|
2020-01-14 10:33:43 +00:00 |
|
X11Top.cpp
|
.cosmetics
|
2017-12-05 11:11:05 +00:00 |
|
X11Top.h
|
ide: Fixed BLITZ, cosmetics (all TopWindow variants moved to Upp)
|
2015-07-08 14:19:16 +00:00 |
|
X11Wnd.cpp
|
CtrlCore: ViewDraw with Rect parameter in X11 and Gtk3 backends
|
2020-04-15 16:21:10 +00:00 |