ultimatepp/uppsrc/CtrlCore
cxl d2adf15397 cpp: Fixed issue with fixed macros sweeped out, causing STL problems #1328
git-svn-id: svn://ultimatepp.org/upp/trunk@9162 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-09 09:36:08 +00:00
..
src.tpp cpp: Fixed issue with fixed macros sweeped out, causing STL problems #1328 2015-11-09 09:36:08 +00:00
srcdoc.tpp .docs 2015-10-08 07:26:30 +00:00
Copying Fixed type in Copying 2015-02-01 14:29:25 +00:00
Ctrl.cpp UHD docs #1266 2015-10-04 06:05:30 +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 CtrlCore: AppendClipboard(VectorMap<String, ClipData>) #773 2015-01-21 17:48:30 +00:00
CtrlCore.defs .defs files for Core, CtrlCore #1163 2015-07-11 11:35:35 +00:00
CtrlCore.h CtrlLib: DropList popup info 2015-10-17 15:29:18 +00:00
CtrlCore.icpp CtrlCore: Developing Rainbow 2011-05-29 16:45:03 +00:00
CtrlCore.iml Context Goto now can jump to images (CtrlImg::Add()) 2014-09-26 06:34:57 +00:00
CtrlCore.t ide: Paste in column #805 2014-07-11 10:00:30 +00:00
CtrlCore.upp .defs files for Core, CtrlCore #1163 2015-07-11 11:35:35 +00:00
CtrlDraw.cpp uppsrc: License notices fixed 2015-10-29 13:43:54 +00:00
CtrlKbd.cpp ide: Fixed issue with layout designer focus for Label on creation #1254 2015-09-06 12:30:55 +00:00
CtrlMouse.cpp word/line selection (dbl/trpl click) #1263 2015-09-13 15:38:01 +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 .cosmetics 2014-09-02 13:43:16 +00:00
DHCtrl.cpp .developing rainbow 2011-06-10 11:28:56 +00:00
DrawOpWin32.cpp CtrlCore: Fixed issue with DrawLine and Null color #993 2015-02-24 12:21:01 +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 .developing HiDPI 2015-05-27 07:41:17 +00:00
DrawX11.cpp CtrlCore: UHD/X11 fixed #1241 2015-09-07 09:55:36 +00:00
EncodeRTF.cpp cpp11 branch merged back to to trunk 2014-03-16 16:33:48 +00:00
Frame.cpp CtrlLib: UHD issues 2015-08-22 17:04:48 +00:00
GdkImage.cpp CtrlCore: Gtk BE integrated 2013-01-01 10:29:54 +00:00
Gtk.h CtrlCore: suppressed clang warning on gtk.h 2015-01-21 10:45:38 +00:00
GtkAfter.h .cosmetics 2015-06-21 12:11:16 +00:00
GtkApp.cpp CtrlCore: GTK: Fixed issue with poopups 2015-10-17 13:38:40 +00:00
GtkCapture.cpp CtrlCore: Attempt to fix GTK popup cursor in UHD mode 2015-08-22 16:04:57 +00:00
GtkClip.cpp CtrlCore: Gtk: Fixed issue with sel_source 2015-02-01 06:29:42 +00:00
GtkCreate.cpp CtrlCore: gtk: fixed issue with popup mouse events #1027 2015-10-24 17:42:45 +00:00
GtkCtrl.cpp CtrlCore: Added keys constants for the rest of keyboard (thanks Koldo) #925 2014-11-17 16:07:51 +00:00
GtkCtrl.h .cosmetics 2015-11-02 08:25:01 +00:00
GtkDnD.cpp CtrlCore: Gtk: Fixed issue with sel_source 2015-02-01 06:29:42 +00:00
GtkDrawImage.cpp CtrlCore: Fixed Gtk ImageDraw text caching bug (causing problems with text in icondes) 2015-01-22 09:44:45 +00:00
GtkDrawOp.cpp CtrlCore: gtk fixed for cairo with missing DIFFERENCE operator 2015-07-31 18:14:46 +00:00
GtkDrawText.cpp CtrlCore, CtrlLib: LineEdit GTK backend performance improved 2014-11-22 19:07:26 +00:00
GtkEvent.cpp CtrlCore: gtk: fixed issue with popup mouse events #1027 2015-10-24 17:42:45 +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 EditField: Fixed X11 selection issue 2014-08-12 21:05:02 +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: GTK SetSurface (#419), WorkArea fix for multiple monitors, ide: cosmetics 2013-01-20 12:31:08 +00:00
GtkWnd.cpp .removed DDUMPs 2015-09-06 21:32:51 +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 CtrlCore: More MT asserts, ide: icons 2015-03-01 15:43:25 +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 CtrlCore: ParserRTF: Image handling adjusted. 2015-01-20 12:05:19 +00:00
prj.aux changed svn layout 2008-06-07 22:31:27 +00:00
stdids.h ide: Fixed to compile with GCC 2015-10-30 08:06:41 +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 .DDUMPs... 2015-01-09 18:18:57 +00:00
TopWindow.cpp TopWindow: CloseBoxRejects 2014-10-21 09:29:24 +00:00
TopWindow.h TopWindow: CloseBoxRejects 2014-10-21 09:29:24 +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 plugin/zlib: Updated to 1.2.8 #1195 2015-08-29 06:20:11 +00:00
Win32Ctrl.cpp CtrlCore: Added keys constants for the rest of keyboard (thanks Koldo) #925 2014-11-17 16:07:51 +00:00
Win32Ctrl.h .cosmetics 2015-05-19 13:05:16 +00:00
Win32DnD.cpp .cosmetics 2015-01-16 17:56:02 +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 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 CtrlDraw: Improved debug checking w.r.t. exceptions 2014-12-09 14:39:22 +00:00
Win32Top.h ide: Fixed BLITZ, cosmetics (all TopWindow variants moved to Upp) 2015-07-08 14:19:16 +00:00
Win32Wnd.cpp ide: Fixed issue with layout designer focus for Label on creation #1254 2015-09-06 12:30:55 +00:00
X11App.cpp CtrlCore: UHD/X11 fixed #1241 2015-09-07 09:55:36 +00:00
X11Clip.cpp CtrlCore: FixedDropFiles in Linux (added UrlDecode/UrlEncode) 2014-12-23 09:42:28 +00:00
X11Ctrl.cpp CtrlCore: Added keys constants for the rest of keyboard (thanks Koldo) #925 2014-11-17 16:07:51 +00:00
X11Ctrl.h CtrlCore: Added namespaces to platform specific headers to fix Assist++ popup.Ctrl::PopUp problem #1154 2015-06-28 18:52:07 +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 CtrlCore: AppendClipboard(VectorMap<String, ClipData>) #773 2015-01-21 17:48: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 CtrlCore: Fixed workares issue in X11/GTK, various cosmetics 2014-04-28 16:55:48 +00:00
X11Top.cpp CtrlCore: Fixed issue with minimal size and SerializePlacement #1248 2015-09-07 17:32:53 +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: More MT asserts, ide: icons 2015-03-01 15:43:25 +00:00