ultimatepp/uppsrc/CtrlCore
cxl da3e6275b4 CtrlCore: FixedDropFiles in Linux (added UrlDecode/UrlEncode)
git-svn-id: svn://ultimatepp.org/upp/trunk@7991 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-23 09:42:28 +00:00
..
src.tpp TopWindow: CloseBoxRejects 2014-10-21 09:29:24 +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 CtrlLib, CtrlCore: Now reading and using SPI_GETWHEELSCROLLLINES 2014-12-22 16:48: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 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 CtrlLib, CtrlCore: Now reading and using SPI_GETWHEELSCROLLLINES 2014-12-22 16:48:10 +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 DragonFly BSD support (thanks Masu) 2014-11-13 18:50:05 +00:00
CtrlDraw.cpp CtrlDraw: Improved debug checking w.r.t. exceptions 2014-12-09 14:39:22 +00:00
CtrlKbd.cpp CtrlCore: Added keys constants for the rest of keyboard (thanks Koldo) #925 2014-11-17 16:07:51 +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 .cosmetics 2014-09-02 13:43:16 +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 CtrlCore, CtrlLib: LineEdit GTK backend performance improved 2014-11-22 19:07:26 +00:00
GtkAfter.h CtrlCore: X11 and GTK MT fixes (#429) 2013-01-26 19:23:41 +00:00
GtkApp.cpp Fixed chameleon issues GTK/Cinnamon 2014-11-28 16:56:36 +00:00
GtkCapture.cpp CtrlCore: Removed gtk console errors 2014-02-21 16:28:58 +00:00
GtkClip.cpp CtrlCore: FixedDropFiles in Linux (added UrlDecode/UrlEncode) 2014-12-23 09:42:28 +00:00
GtkCreate.cpp Fixed chameleon issues GTK/Cinnamon 2014-11-28 16:56:36 +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 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, CtrlLib: LineEdit GTK backend performance improved 2014-11-22 19:07:26 +00:00
GtkDrawOp.cpp CtrlCore, CtrlLib: LineEdit GTK backend performance improved 2014-11-22 19:07:26 +00:00
GtkDrawText.cpp CtrlCore, CtrlLib: LineEdit GTK backend performance improved 2014-11-22 19:07:26 +00:00
GtkEvent.cpp .removed DDUMPs 2014-02-21 16:57:02 +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 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 CtrlCore: FixedDropFiles in Linux (added UrlDecode/UrlEncode) 2014-12-23 09:42:28 +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: Optimized toolbar 2014-12-01 08:57:23 +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 CtrlCore: Support for files drag source in win32, Core: Fixed Join 2014-04-22 09:26:54 +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 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 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: Removed dependency on coff 2014-04-28 17:24:13 +00:00
Win32Wnd.cpp CtrlCore: Fixed window styles issue with reopening window with icons 2014-08-06 08:34:13 +00:00
X11App.cpp .X11 SyncMousePos removed from GetWorkArea 2014-05-16 06:20:00 +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: 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 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 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