deskflow/src/lib/platform
Jamie Newbon f25947e68b #6567 Fixed memory leak causing zombie handles to created in the deamon on windows
Capture all process information as they are created to properly kill off handles when process are stopped, also added in a kill everything when the program cleans up all synergy(s|c) processes
2020-09-08 12:15:06 +01:00
..
CMakeLists.txt Remove ../ includes in src/lib 2017-03-09 15:16:08 +00:00
IMSWindowsClipboardFacade.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
IOSXKeyResource.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
IOSXKeyResource.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
MSWindowsClipboard.cpp #6037 Fix potential memory leak if SetClipboardData fails 2017-05-12 01:08:27 +01:00
MSWindowsClipboard.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
MSWindowsClipboardAnyTextConverter.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
MSWindowsClipboardAnyTextConverter.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
MSWindowsClipboardBitmapConverter.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
MSWindowsClipboardBitmapConverter.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
MSWindowsClipboardFacade.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
MSWindowsClipboardFacade.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
MSWindowsClipboardHTMLConverter.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
MSWindowsClipboardHTMLConverter.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
MSWindowsClipboardTextConverter.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
MSWindowsClipboardTextConverter.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
MSWindowsClipboardUTF16Converter.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
MSWindowsClipboardUTF16Converter.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
MSWindowsDebugOutputter.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
MSWindowsDebugOutputter.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
MSWindowsDesks.cpp #4288 removed #if 0 blocks 2020-01-11 01:24:22 +00:00
MSWindowsDesks.h WIP printscreen fixes for Windows 2020-01-11 01:08:00 +00:00
MSWindowsDropTarget.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
MSWindowsDropTarget.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
MSWindowsEventQueueBuffer.cpp #6251 Attempt to fix Windows event loop hang 2018-03-18 20:50:26 +00:00
MSWindowsEventQueueBuffer.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
MSWindowsHook.cpp Removed synwinhk DLL, back porting 703097c 2019-11-14 15:11:00 +00:00
MSWindowsHook.h Removed synwinhk DLL, back porting 703097c 2019-11-14 15:11:00 +00:00
MSWindowsKeyState.cpp #4288 Fixed if assignment instead of equals 2020-01-11 01:33:03 +00:00
MSWindowsKeyState.h #5196 Korean and Japanese keyboards have same key code 2017-01-25 21:04:13 +00:00
MSWindowsScreen.cpp Removed synwinhk DLL, back porting 703097c 2019-11-14 15:11:00 +00:00
MSWindowsScreen.h Removed synwinhk DLL, back porting 703097c 2019-11-14 15:11:00 +00:00
MSWindowsScreenSaver.cpp #6037 Unitialized members in MSWindowsScreenSaver 2017-05-18 00:03:34 +01:00
MSWindowsScreenSaver.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
MSWindowsSession.cpp #6037 prevent object slicing in caught exception 2017-05-12 20:02:51 +01:00
MSWindowsSession.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
MSWindowsUtil.cpp #6037 Remove crazy LoadString wrapper 2017-05-12 01:41:17 +01:00
MSWindowsUtil.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
MSWindowsWatchdog.cpp #6567 Fixed memory leak causing zombie handles to created in the deamon on windows 2020-09-08 12:15:06 +01:00
MSWindowsWatchdog.h #6567 Fixed memory leak causing zombie handles to created in the deamon on windows 2020-09-08 12:15:06 +01:00
OSXClipboard.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXClipboard.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXClipboardAnyBitmapConverter.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXClipboardAnyBitmapConverter.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXClipboardAnyTextConverter.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXClipboardAnyTextConverter.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXClipboardBMPConverter.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXClipboardBMPConverter.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXClipboardHTMLConverter.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXClipboardHTMLConverter.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXClipboardTextConverter.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXClipboardTextConverter.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXClipboardUTF16Converter.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXClipboardUTF16Converter.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXDragSimulator.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXDragSimulator.m Update company copyright notice 2016-09-26 11:58:33 +01:00
OSXDragView.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXDragView.m Update company copyright notice 2016-09-26 11:58:33 +01:00
OSXEventQueueBuffer.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXEventQueueBuffer.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXKeyState.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXKeyState.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXMediaKeySimulator.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXMediaKeySimulator.m #3305 Rename macOS MediaKeySimulator to MediaKeySupport 2016-09-26 11:58:33 +01:00
OSXMediaKeySupport.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXMediaKeySupport.m #3305 Rename macOS MediaKeySimulator to MediaKeySupport 2016-09-26 11:58:33 +01:00
OSXPasteboardPeeker.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXPasteboardPeeker.m Update company copyright notice 2016-09-26 11:58:33 +01:00
OSXScreen.h #5648 Fixed mouse drift by switching from int to float 2019-04-03 16:42:29 +01:00
OSXScreen.mm #3705 Hotkeys broken on macOS servers 2019-07-02 10:46:00 +01:00
OSXScreenSaver.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXScreenSaver.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXScreenSaverControl.h Update company copyright notice 2016-09-26 11:58:33 +01:00
OSXScreenSaverUtil.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXScreenSaverUtil.m Modified header of every file COPYING to LICENSE 2015-05-06 22:12:44 -04:00
OSXUchrKeyResource.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
OSXUchrKeyResource.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
synwinhk.h Removed synwinhk DLL, back porting 703097c 2019-11-14 15:11:00 +00:00
XWindowsClipboard.cpp #6753 Replaced vulnerable sprintf calls with snprintf 2020-08-25 19:16:21 +01:00
XWindowsClipboard.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
XWindowsClipboardAnyBitmapConverter.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
XWindowsClipboardAnyBitmapConverter.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
XWindowsClipboardBMPConverter.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
XWindowsClipboardBMPConverter.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
XWindowsClipboardHTMLConverter.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
XWindowsClipboardHTMLConverter.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
XWindowsClipboardTextConverter.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
XWindowsClipboardTextConverter.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
XWindowsClipboardUCS2Converter.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
XWindowsClipboardUCS2Converter.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
XWindowsClipboardUTF8Converter.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
XWindowsClipboardUTF8Converter.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
XWindowsEventQueueBuffer.cpp #6487 XWindowsEventQueueBuffer: Fix delays when waiting for new events 2020-05-22 14:41:42 +01:00
XWindowsEventQueueBuffer.h #6487 XWindowsEventQueueBuffer: Fix delays when waiting for new events 2020-05-22 14:41:42 +01:00
XWindowsKeyState.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
XWindowsKeyState.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
XWindowsScreen.cpp #4036 Fix for client resolution change on Linux 2020-07-11 14:51:42 +01:00
XWindowsScreen.h #4036 Fix for client resolution change on Linux 2020-07-11 14:51:42 +01:00
XWindowsScreenSaver.cpp Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
XWindowsScreenSaver.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00
XWindowsUtil.cpp #6528 Also display error text as well as error code when logging an X11 error 2019-07-02 13:55:43 +01:00
XWindowsUtil.h Apply tab to spaces filter to src folder 2017-02-07 01:24:59 +00:00