ultimatepp/uppsrc/CtrlCore
2009-11-15 20:26:26 +00:00
..
src.tpp Minor documentation changes 2009-08-16 21:58:37 +00:00
srcdoc.tpp All Topics++ now converted to the new format (where required, they are made includeable) 2008-08-16 18:49:43 +00:00
BackDraw.cpp developing new draw 2009-07-06 20:31:00 +00:00
Copying Copying (U++ license) changed to officical 2-clause BSD license 2008-09-13 09:05:01 +00:00
Ctrl.cpp CtrlCore: X11 version of RegisterSystemHotKey 2009-09-24 20:36:45 +00:00
Ctrl.iml X11: Hopefully fixed compiz visual artifacts of DnD operation 2009-06-14 19:42:25 +00:00
CtrlChild.cpp CtrlCore: Ctrl::Lock MT in Win32 2009-05-16 16:50:53 +00:00
CtrlClip.cpp RichText, CtrlCore: Fixed problems with pasting Images into RichText, slightly optimized RichText core algorithms, theide: fixed infinute recursion if class inherits itself (C++ error, but A++ has to react) 2009-08-11 17:47:14 +00:00
CtrlCore.h CtrlCore: X11 version of RegisterSystemHotKey 2009-09-24 20:36:45 +00:00
CtrlCore.icpp changed svn layout 2008-06-07 22:31:27 +00:00
CtrlCore.t theide: .t files are now saved with strings converted by escaping >127 characters (and back on loadig); uppsrc: all .t files converted this way 2009-11-15 20:26:26 +00:00
CtrlCore.upp CtrlCore: Massive fix of MT, Draw: Fixed DrawingDraw::Create for case when tehere are some data in DrawingDraw 2009-08-13 13:40:54 +00:00
CtrlDraw.cpp CtrCore: Fixed ScrollView corner-case with sibling widget interescting scrolled area 2009-08-16 13:41:22 +00:00
CtrlKbd.cpp CtrlCore: Ctrl::Lock MT in Win32 2009-05-16 16:50:53 +00:00
CtrlMouse.cpp CtrlCore: Fixed issue withTip of WithDropChoice 2009-08-25 07:57:25 +00:00
CtrlMt.cpp CtrCore: Removed stray DLOGs 2009-08-17 07:40:18 +00:00
CtrlPos.cpp CtrlCore: Ctrl::Lock MT in Win32 2009-05-16 16:50:53 +00:00
CtrlTimer.cpp CtrlCore: Massive fix of MT, Draw: Fixed DrawingDraw::Create for case when tehere are some data in DrawingDraw 2009-08-13 13:40:54 +00:00
DHCtrl.cpp CtrlCore: Ctrl::Lock MT in Win32 2009-05-16 16:50:53 +00:00
DrawOpWin32.cpp GetPaintRect support in SystemDraw 2009-07-17 11:50:58 +00:00
DrawOpX11.cpp GetPaintRect support in SystemDraw 2009-07-17 11:50:58 +00:00
DrawTextWin32.cpp developing new draw 2009-07-06 20:31:00 +00:00
DrawTextX11.cpp CtrlCore: NOGTK issue fixed 2009-08-11 11:20:27 +00:00
DrawUtil.cpp CtrlCore, Draw: New headless draw 2009-07-06 22:01:01 +00:00
DrawWin32.cpp Draw: Numerous fixes 2009-08-04 11:50:18 +00:00
DrawWin32.h GetPaintRect support in SystemDraw 2009-07-17 11:50:58 +00:00
DrawX11.cpp CtrlCore: X11 fix 2009-07-18 06:47:14 +00:00
DrawX11.h GetPaintRect support in SystemDraw 2009-07-17 11:50:58 +00:00
EncodeRTF.cpp Draw: headless draw final milestone reached 2009-07-19 13:12:18 +00:00
Frame.cpp changed svn layout 2008-06-07 22:31:27 +00:00
ImageWin32.cpp CtrlCore: Extended SetSurface 2009-08-02 10:11:32 +00:00
ImageX11.cpp X11 SetSurface now fixed 2009-09-02 09:27:37 +00:00
init CtrlLib: MenuBar WhenOpenSubMenu, WhenCloseSubMenu 2009-10-19 08:54:54 +00:00
lay.h changed svn layout 2008-06-07 22:31:27 +00:00
llay.h changed svn layout 2008-06-07 22:31:27 +00:00
LocalLoop.cpp Win32: Ctrl::Call and non-main thread support for window creation / deletion and event loop 2009-05-17 12:51:16 +00:00
MetaFile.cpp Draw: Numerous fixes 2009-08-04 11:50:18 +00:00
MKeys.h changed svn layout 2008-06-07 22:31:27 +00:00
MultiMon.dli changed svn layout 2008-06-07 22:31:27 +00:00
ParseRTF.cpp Draw: headless draw final milestone reached 2009-07-19 13:12:18 +00:00
prj.aux changed svn layout 2008-06-07 22:31:27 +00:00
SystemDraw.cpp CtrlCore: SetSurface X11 2009-08-02 12:31:27 +00:00
SystemDraw.h CtrlCore: Massive fix of MT, Draw: Fixed DrawingDraw::Create for case when tehere are some data in DrawingDraw 2009-08-13 13:40:54 +00:00
TopWin32.cpp CtrlCore: Massive fix of MT, Draw: Fixed DrawingDraw::Create for case when tehere are some data in DrawingDraw 2009-08-13 13:40:54 +00:00
TopWindow.cpp CtrlCore: Massive fix of MT, Draw: Fixed DrawingDraw::Create for case when tehere are some data in DrawingDraw 2009-08-13 13:40:54 +00:00
TopWindow.h TopWindow::NoCloseBox 2009-07-03 06:47:22 +00:00
TopWinX11.cpp CtrlCore: Another attempt at SCIM fix... 2009-06-14 09:39:22 +00:00
Win32Clip.cpp CtrlCore: Ctrl::Lock MT in Win32 2009-05-16 16:50:53 +00:00
Win32DnD.cpp CtrlCore: Massive fix of MT, Draw: Fixed DrawingDraw::Create for case when tehere are some data in DrawingDraw 2009-08-13 13:40:54 +00:00
Win32Keys.i git-svn-id: svn://ultimatepp.org/upp/trunk@330 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-15 09:33:15 +00:00
Win32Msg.i changed svn layout 2008-06-07 22:31:27 +00:00
Win32Proc.cpp CtrlCore: Ctrl::Lock MT in Win32 2009-05-16 16:50:53 +00:00
Win32Wnd.cpp InstallPanicMessageBox support added to Windows: console applications no longer pop up a MessageBox when panicking, instead they write the panic string on the error output and terminate. 2009-10-26 23:19:34 +00:00
X11App.cpp InstallPanicMessageBox support added to Windows: console applications no longer pop up a MessageBox when panicking, instead they write the panic string on the error output and terminate. 2009-10-26 23:19:34 +00:00
X11Clip.cpp X11 DnD fixes 2009-06-15 12:23:27 +00:00
X11DHCtrl.cpp CtrlCore: Ctrl::Lock in X11 2009-05-16 17:27:47 +00:00
X11DnD.cpp X11 DnD fixes 2009-06-15 12:23:27 +00:00
X11Event.i changed svn layout 2008-06-07 22:31:27 +00:00
X11ImgClip.cpp git-svn-id: svn://ultimatepp.org/upp/trunk@330 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-15 09:33:15 +00:00
X11Keys.i git-svn-id: svn://ultimatepp.org/upp/trunk@330 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-15 09:33:15 +00:00
X11Proc.cpp CtrlCore: Ctrl::Lock in X11 2009-05-16 17:27:47 +00:00
X11Wnd.cpp CtrlCore: X11 TakeFocus fix (thanks mrjt) 2009-11-10 22:19:51 +00:00