ultimatepp/uppsrc/CtrlCore
cxl 5f8e2b953b TheIDE, CodeEditor: Find and Replace split into two dialogs
git-svn-id: svn://ultimatepp.org/upp/trunk@2033 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-08 22:10:06 +00:00
..
src.tpp Documentation update 2010-02-07 10:16:47 +00:00
srcdoc.tpp Documentation update 2010-02-07 10:16:47 +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 theide: Fixed issue with font names in layout designer 2009-12-23 10:30:52 +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: GUI_APP_MAIN now converts commandline encoding (thanks kov_serg) 2010-01-29 18:29:22 +00:00
CtrlCore.icpp changed svn layout 2008-06-07 22:31:27 +00:00
CtrlCore.t uppsrc: More .t fixes.. 2009-11-16 05:35:04 +00:00
CtrlCore.upp CtrlLib: Applying libnotify TrayIcon patch 2010-01-24 16:28:43 +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 CtrlLib: Fix in EditField Key 2009-12-07 21:56:55 +00:00
CtrlMouse.cpp CtrlCore: Fixed issue withTip of WithDropChoice 2009-08-25 07:57:25 +00:00
CtrlMt.cpp CtrlCore: MT related fix [critical] 2010-01-29 13:29:17 +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 TheIDE, CodeEditor: Find and Replace split into two dialogs 2010-02-08 22:10:06 +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 ide: build method link options support 2009-12-30 19:38:30 +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 CtrCore: removed forgotten LOG 2010-02-02 22:33:14 +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 Sql: PGSQL SqlBinary fix 2009-12-08 22:54:18 +00:00
Win32Wnd.cpp CtrlCore: MT related fix [critical] 2010-01-29 13:29:17 +00:00
X11App.cpp CtrlLib, Code: EditString,ConvertString: TrimLeft, TrimRight, TrimBoth 2009-11-29 22:28:15 +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 SetAlpha support (thanks andrei!) 2010-01-23 15:51:38 +00:00