Commit Graph

779 Commits

Author SHA1 Message Date
MaxXor 7ac9caace2 Merge pull request #308 from d3agle/master
Key Handling Improvements
2015-07-30 10:35:55 +02:00
d3agle e19b39ea3a Key Handling Improvements 2015-07-29 17:12:55 -05:00
MaxXor 439777ca43 Merge pull request #306 from MaxXor/remote-desktop
Improved Remote Desktop
2015-07-29 21:34:05 +02:00
MaxXor c3f9b67938 Merge pull request #305 from MaxXor/pr/304
Added Mouse Scrolling and Keyboard Input to Remote Desktop
2015-07-29 21:27:55 +02:00
MaxXor 72c4815ad6 Added Icons to keyboard input button 2015-07-29 21:26:50 +02:00
d3agle 9416b22f46 Small fixes and prep for hotkeys 2015-07-29 12:17:19 -05:00
d3agle f01b5550af Improved Keyboard handling 2015-07-29 09:21:49 -05:00
d3agle efc44632a7 Format fix 2015-07-29 08:42:52 -05:00
d3agle 45742d234d Small fix
if form isn't in focus then don't send key data
2015-07-29 08:38:50 -05:00
d3agle 6f307b210b Keyboard implementation for RDP 2015-07-29 08:11:07 -05:00
d3agle 0f82ba9322 Removed unused namespace 2015-07-29 07:01:35 -05:00
d3agle 08a7415185 Added Mouse Scrolling to RDP
Added Keyboard/Mouse hook to server to access mouse data and for future keyboard integration to RDP
2015-07-29 06:57:52 -05:00
MaxXor 834dd12592 Old Remote Desktop
- has some improvements from the new one
2015-07-29 10:40:34 +02:00
MaxXor cffa366073 Improved Remote Desktop cleanup #298 2015-07-29 09:33:32 +02:00
MaxXor 5ead60e571 Minor fixes 2015-07-29 00:12:31 +02:00
MaxXor 889f16a60e Merge pull request #303 from MaxXor/pr/301
Improved Remote Desktop
2015-07-28 23:56:15 +02:00
MaxXor 44a9ff21a4 Merged changes 2015-07-28 23:52:42 +02:00
MaxXor 58167f32a6 Small fixes 2015-07-28 23:48:39 +02:00
yankejustin ec39581dc3 Fixed typo 2015-07-28 15:12:18 -04:00
yankejustin cb01565b15 Small documentation addition and remove check
Added some documentation for a variable and removed an unnecessary
conditional.
2015-07-28 14:52:07 -04:00
yankejustin 2d2a66b3d1 Refactoring, improvements, and more
Rafactored a reasonably large portion of the Remote Desktop. Added a few
interfaces, cleaned up some code, and multiple improvements to the
design.
Also fully implemented the new custom PictureBox control. Performance
gain is more noticable.
2015-07-28 14:36:04 -04:00
MaxXor 03bcaab524 Improved PictureBox 2015-07-28 18:44:29 +02:00
MaxXor b8e1962466 Small TabControl fix 2015-07-28 18:42:58 +02:00
yankejustin d697e32c1e Created custom PictureBox Control
Created a custom PictureBox Control for upcoming optimizations.
2015-07-28 12:03:12 -04:00
Justin Yanke 4e70b72583 Merge pull request #29 from MaxXor/master
Merge with recent changes
2015-07-28 11:50:50 -04:00
MaxXor 7e8693ba34 Improved Remote Desktop image processing #298 2015-07-28 11:48:27 +02:00
MaxXor 5dc79b91fa Some fixes to Remote Desktop #298 2015-07-27 23:42:26 +02:00
Justin Yanke 067b97b805 Merge pull request #28 from MaxXor/master
Merge with recent changes
2015-07-27 17:28:36 -04:00
MaxXor 397837eb82 Merge pull request #300 from MaxXor/pr/299
Remote Desktop Mouse Input Improvements
2015-07-27 20:51:47 +02:00
MaxXor ca5a738cd2 Minor change 2015-07-27 20:51:09 +02:00
d3agle ddfdca3cc9 Merge branch 'master' of https://github.com/MaxXor/xRAT 2015-07-27 11:55:34 -05:00
d3agle 0c054e2a2c Removed redundant code 2015-07-27 11:01:46 -05:00
d3agle 358324c7c2 Added MouseAction enum 2015-07-27 10:36:18 -05:00
MaxXor edb4e69869 Fixed #297 2015-07-27 17:24:43 +02:00
d3agle 44ac0ca0a7 Fix to small fix
Logic error *doh*
2015-07-27 09:20:55 -05:00
d3agle b06dc4d31e Small fix
If remote desktop was not started it would still send mouse input
2015-07-27 09:19:09 -05:00
d3agle 41862cbd6d Remote Desktop Mouse Input Improvements 2015-07-27 08:57:05 -05:00
MaxXor 7eabc0fe14 Fixed #296 2015-07-27 13:23:56 +02:00
MaxXor 5b396acfc3 Fixed #295 2015-07-27 13:20:39 +02:00
MaxXor 89d5fdbc1b Fixed minor grammar mistake 2015-07-26 19:38:45 +02:00
MaxXor 5d110d36ae Moved Keylogger 2015-07-26 19:36:11 +02:00
MaxXor c63e361136 Improved GeoLocation implementation 2015-07-26 16:44:03 +02:00
MaxXor db2c7e8adf Fixed #294 2015-07-26 15:27:38 +02:00
MaxXor cf16e57d9e Merge pull request #293 from MaxXor/pr/290
Improved UPnP reliability
2015-07-26 11:05:46 +02:00
MaxXor 3cdc525bf7 Minor fix 2015-07-26 11:02:58 +02:00
MaxXor 4e1678b633 Fixed #292 2015-07-26 10:42:53 +02:00
d3agle 81389d64a4 UPnP ensure port map 2015-07-26 00:56:44 -05:00
MaxXor a6b15afdbb Added try-catch block to invoke for closing forms 2015-07-26 00:24:38 +02:00
MaxXor cdfe49fcb7 Minor fix 2015-07-26 00:19:06 +02:00
MaxXor 59eec835dd Some refactoring and Remote Desktop improvements 2015-07-26 00:10:59 +02:00