ultimatepp/uppsrc/CtrlCore
cxl 59165a27a4 ide: Paste in column #805
git-svn-id: svn://ultimatepp.org/upp/trunk@7501 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-11 10:00:30 +00:00
..
src.tpp WantFocus issue resolved #792 2014-06-22 07:57:43 +00:00
srcdoc.tpp .CtrlCore: Some doc fixes. 2011-10-01 14:29:46 +00:00
Copying Licence updated #644 2014-01-17 11:36:11 +00:00
Ctrl.cpp .removed forgotten DUMPs 2014-04-24 08:51:47 +00:00
Ctrl.iml *CtrlCore, CtrlLib: Fixed D&D in LineEdit, EditField 2011-12-26 16:52:23 +00:00
CtrlChild.cpp CtrlCore: Fixed issue in Ctrl::GetTopWindow 2012-12-27 18:41:54 +00:00
CtrlClip.cpp .cosmetics 2014-04-08 17:36:26 +00:00
CtrlCore.h CtrlCore: Support for files drag source in win32, Core: Fixed Join 2014-04-22 09:26:54 +00:00
CtrlCore.icpp CtrlCore: Developing Rainbow 2011-05-29 16:45:03 +00:00
CtrlCore.t ide: Paste in column #805 2014-07-11 10:00:30 +00:00
CtrlCore.upp CtrlCore: fixed falgs 2014-02-06 10:45:05 +00:00
CtrlDraw.cpp .cosmetics 2014-04-08 17:36:26 +00:00
CtrlKbd.cpp ide: fixed some rect block issues 2014-07-07 10:28:20 +00:00
CtrlMouse.cpp .cosmetics 2014-04-08 17:36:26 +00:00
CtrlMt.cpp CtrlCore: New MT rules, window creation and event loop banned in non-main thread (win32 implementation) 2013-07-06 11:51:28 +00:00
CtrlPos.cpp .cosmetics 2014-04-08 17:36:26 +00:00
CtrlTimer.cpp uppsrc: Rainbow support for breaking event loop 2012-12-04 19:36:42 +00:00
DHCtrl.cpp .developing rainbow 2011-06-10 11:28:56 +00:00
DrawOpWin32.cpp Draw, CtrlCore: Major refactor of Draw 2012-11-11 12:33:47 +00:00
DrawOpX11.cpp CtrlCore: Fixed workares issue in X11/GTK, various cosmetics 2014-04-28 16:55:48 +00:00
DrawTextWin32.cpp Draw: Fixed issue with very long texts in DrawText #572 2013-11-16 11:36:09 +00:00
DrawTextX11.cpp ide: Ids completion, X11: removed DLOGs 2013-11-23 12:12:11 +00:00
DrawWin32.cpp CtrlCore: Win32 SystemDraw speed optimized (single additional CompatibleDC) 2013-05-16 08:43:27 +00:00
DrawX11.cpp CtrlCore: GetScreenSize deprecated, implemented using GetVirtualScreenArea 2013-04-06 15:24:08 +00:00
EncodeRTF.cpp cpp11 branch merged back to to trunk 2014-03-16 16:33:48 +00:00
Frame.cpp CtrlCore, Draw: Some WinGL adjustments 2011-07-14 10:30:35 +00:00
GdkImage.cpp CtrlCore: Gtk BE integrated 2013-01-01 10:29:54 +00:00
Gtk.h cpp11 branch merged back to to trunk 2014-03-16 16:33:48 +00:00
GtkAfter.h CtrlCore: X11 and GTK MT fixes (#429) 2013-01-26 19:23:41 +00:00
GtkApp.cpp CtrlCore: g_thread_init issue #624 2014-01-11 16:06:34 +00:00
GtkCapture.cpp CtrlCore: Removed gtk console errors 2014-02-21 16:28:58 +00:00
GtkClip.cpp CtrlCore: files source for GTK D&D 2014-06-08 17:56:26 +00:00
GtkCreate.cpp CtrlCore: GtkCreate now calls RefreshLayoutDeep (RM #689, thanks Zbigniew) 2014-02-13 19:13:38 +00:00
GtkCtrl.cpp .cosmetics 2014-02-25 19:31:55 +00:00
GtkCtrl.h CtrlCore: Removed gtk console errors 2014-02-21 16:28:58 +00:00
GtkDnD.cpp CtrlCore: files source for GTK D&D 2014-06-08 17:56:26 +00:00
GtkDrawImage.cpp .CtrlCore: Change in cursors 2013-03-23 10:29:11 +00:00
GtkDrawOp.cpp CtrlCore: Caret fixed in GTK mode for older GTK versions 2014-02-04 07:43:13 +00:00
GtkDrawText.cpp uppsrc: Fixed all -Wall warnings (except logical parenthesis and misplaced else) 2014-02-10 18:12:17 +00:00
GtkEvent.cpp .removed DDUMPs 2014-02-21 16:57:02 +00:00
GtkKeys.h CtrlCore: GTK backend now compiles in Debian 6.0 2014-01-07 12:36:19 +00:00
GtkTop.cpp CtrlCore: GTK TopWindow::LargeIcon implementation 2014-05-16 06:24:01 +00:00
GtkTop.h CtrlCore: GTK TopWindow::LargeIcon implementation 2014-05-16 06:24:01 +00:00
GtkUtil.cpp CtrlCore: GTK SetSurface (#419), WorkArea fix for multiple monitors, ide: cosmetics 2013-01-20 12:31:08 +00:00
GtkWnd.cpp Core: Ctrl::GetMouseWorkArea() #725 2014-03-30 08:51:13 +00:00
GtkX11Util.cpp CtrlCore: X11 and GTK MT fixes (#429) 2013-01-26 19:23:41 +00:00
ImageWin32.cpp Draw: Dither, CtrlCore: Win32 now supports dithering on purely monochromatic printers 2014-04-25 13:25:33 +00:00
ImageX11.cpp .CtrlCore: Change in cursors 2013-03-23 10:29:11 +00:00
init ide: fixed some rect block issues 2014-07-07 10:28:20 +00:00
lay.h CtrlCore: lay.h new variant SetLayout_xx(ctrl, parent,...) 2014-02-14 10:42:38 +00:00
llay.h changed svn layout 2008-06-07 22:31:27 +00:00
LocalLoop.cpp .developing gtk backend 2012-12-21 16:49:48 +00:00
MetaFile.cpp .developing rainbow 2011-06-10 11:28:56 +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 .cosmetics 2014-04-08 17:36:26 +00:00
prj.aux changed svn layout 2008-06-07 22:31:27 +00:00
stdids.h CtrlCore: Developing Rainbow 2011-05-29 16:45:03 +00:00
SystemDraw.cpp CtrlCore: GTK SetSurface (#419), WorkArea fix for multiple monitors, ide: cosmetics 2013-01-20 12:31:08 +00:00
TopWin32.cpp ide: Removed dependency on coff 2014-04-28 17:24:13 +00:00
TopWindow.cpp CtrlCore: Fixed workares issue in X11/GTK, various cosmetics 2014-04-28 16:55:48 +00:00
TopWindow.h CtrlCore: Fixed workares issue in X11/GTK, various cosmetics 2014-04-28 16:55:48 +00:00
UtilWin32.cpp CtrlCore: GetScreenSize deprecated, implemented using GetVirtualScreenArea 2013-04-06 15:24:08 +00:00
UtilX11.cpp .developing gtk backend 2012-12-21 16:49:48 +00:00
Win32Clip.cpp CtrlCore: Support for files drag source in win32, Core: Fixed Join 2014-04-22 09:26:54 +00:00
Win32Ctrl.cpp win32 caret refactored to improve the feel when moving (avoided hiding due to blinking) 2014-06-25 10:48:54 +00:00
Win32Ctrl.h win32 caret refactored to improve the feel when moving (avoided hiding due to blinking) 2014-06-25 10:48:54 +00:00
Win32DnD.cpp CtrlCore: Support for files drag source in win32, Core: Fixed Join 2014-04-22 09:26:54 +00:00
Win32Gui.h CtrlCore: Win32 SystemDraw speed optimized (single additional CompatibleDC) 2013-05-16 08:43:27 +00:00
Win32GuiA.h CtrlCore: Win32 removed default exception handlers (to allow debugger to do its work) 2014-04-22 13:10:25 +00:00
Win32Keys.h .developing rainbow 2011-06-09 19:02:49 +00:00
Win32Msg.i CtrlCore, Docking: Fixed issue with closing DockCont (Bug #257) 2012-10-07 07:10:55 +00:00
Win32Proc.cpp win32 caret refactored to improve the feel when moving (avoided hiding due to blinking) 2014-06-25 10:48:54 +00:00
Win32Top.h ide: Removed dependency on coff 2014-04-28 17:24:13 +00:00
Win32Wnd.cpp win32 caret refactored to improve the feel when moving (avoided hiding due to blinking) 2014-06-25 10:48:54 +00:00
X11App.cpp .X11 SyncMousePos removed from GetWorkArea 2014-05-16 06:20:00 +00:00
X11Clip.cpp CtrlCore: Support for files source in X11 2014-06-08 18:07:00 +00:00
X11Ctrl.cpp CppDemangle, improved diag Ctrl::Name 2014-01-10 19:57:24 +00:00
X11Ctrl.h CtrlCore: New MT rules, window creation and event loop banned in non-main thread (win32 implementation) 2013-07-06 11:51:28 +00:00
X11DHCtrl.cpp *uppsrc: Fixed many GCC warnings 2012-01-21 14:24:31 +00:00
X11DnD.cpp ide: Layout designer and Icon designer now have 'search' field #772 2014-06-02 11:13:18 +00:00
X11Event.i changed svn layout 2008-06-07 22:31:27 +00:00
X11Gui.h CtrlCore: X11 xinerama support #587 (thanks Klugier!), GTK backend now default 2013-12-26 10:31:14 +00:00
X11GuiA.h Core, uppsrc: Logging refactored 2012-07-02 15:23:59 +00:00
X11ImgClip.cpp .developing rainbow 2011-06-10 11:28:56 +00:00
X11Keys.h .developing rainbow 2011-06-10 08:44:50 +00:00
X11Proc.cpp CtrlCore: Fixed workares issue in X11/GTK, various cosmetics 2014-04-28 16:55:48 +00:00
X11Top.cpp CtrlCore: Fixed workares issue in X11/GTK, various cosmetics 2014-04-28 16:55:48 +00:00
X11Top.h ide,CtrlCore: Large icons 2013-09-08 16:56:43 +00:00
X11Wnd.cpp CtrlCore: Fixed workares issue in X11/GTK, various cosmetics 2014-04-28 16:55:48 +00:00