Commit Graph

86 Commits

Author SHA1 Message Date
Nick Bolton f974d8d680 Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
mthiel cc89770875 Help key (vk 114) translates to Insert correctly now, but may not work expectedly on OSX->OSX. Still better than not working at all. 2010-04-20 04:32:49 +00:00
syed.amer@gilani.eu 588f257530 check the return value of GetKeyboardLayout for 0 and take the keyboard layout of the desktop HWND instead
Issue #386
2010-02-25 14:21:47 +00:00
syed.amer@gilani.eu 25d8110ed2 check for NULL when attaching to foreground window
Should fix Issue #66
thanks to joerg.bornemann for the patch
2010-02-24 14:37:41 +00:00
syed.amer@gilani.eu f96c2b3572 Possible Fix for flash Video Problems (Issue #291)
Thanks to troxor for the Patch.
2010-02-09 17:04:54 +00:00
mthiel 8de84743bc Removing some odd logic fromt the keyboard broadcast patch which now causes it to eat keystrokes on clients. I have no idea what the original intention of that was, but it tests out fine without it. 2009-12-31 01:50:09 +00:00
mthiel 027c2a849f Previously applied keyboard broadcasting patch broke the original keystroke / keyDown / keyUp screens feature. Fixed 2009-12-31 01:23:53 +00:00
Nick Bolton b0574d6fee Merged in extra logging info from winsvc branch 2009-12-27 22:05:43 +00:00
Nick Bolton 771592a47f Added fallback for when SetCursorPos, and some more debugging info (merged in from winsvc branch). 2009-12-27 21:48:51 +00:00
Sorin Sbarnea 9face38556 Added "/analyze" flag for compile in order to activate Code Analysis in Visual Studio 2008+. Resolved some of these warnings. 2009-12-21 16:52:47 +00:00
syed.amer@gilani.eu 69b06429bf Includes for inserter in CKeyState added. 2009-12-02 16:18:35 +00:00
syed.amer@gilani.eu 727fff2ac9 Swapped command and alt/option key mapping for OSX. Issue #289.
Thanks to richard.moats for the Patch
2009-12-02 16:10:48 +00:00
Edward Carrel e0a70cddf7 Revamped OSX clipboard handling to rely on the pasteboard synchronization built into the API, rather than attempting to roll our own.
This brings back clipboard sharing functionality under my environment; I'll be posting a call to test to the appropriate ticket.

Ref: Issue #67
2009-11-25 11:09:37 +00:00
syed.amer@gilani.eu 9515338c75 Update input-event handing to Quartz-taps on OS X
Created by mthiel
Issue #238
2009-11-01 19:15:10 +00:00
Sorin Sbarnea 98c68897d8 Changes from mercurial repository. 2009-10-21 16:25:08 +00:00
syed.amer@gilani.eu a8b9d5ae52 Removed Tab at the end of File.
While it worked with gcc 4.3, gcc 4.2 would throw the error "no newline at end of file".
2009-04-24 16:25:39 +00:00
Sorin Sbarnea 86c29452f9 Partial work related to OS X 10.6 SDK compilation
issue #33: Modernize support for various MacOS APIs to their 10.5 equivalents.
2009-04-24 10:11:28 +00:00
Sorin Sbarnea e69caf4d8b I integrated the synergy.10.5.patch - now it does use new API (10.5)
Fixed issue #33: Modernize support for various MacOS APIs to their 10.5 equivalents.
2009-04-24 09:14:03 +00:00
Sorin Sbarnea 8175f9aac7 Added check for __MACTYPES__ in order to not redefine types defines on Carbon. 2009-04-23 15:18:07 +00:00
syed.amer@gilani.eu 1ee6238aa1 Hang Fix from Debian 2009-04-13 12:48:28 +00:00
syed.amer@gilani.eu d06dc55021 initializes Xlib support for concurrent threads.
Should Fix crashes like reported in:
https://bugs.launchpad.net/synergy2/+bug/299152
2009-04-13 11:25:45 +00:00
sveith df0fd3d916 Fixed Issue 30: Synergy messes with umlauts and other silent keys 2009-04-09 14:59:46 +00:00
syed.amer@gilani.eu 9f75415a1f Add missing newline 2009-04-09 14:55:12 +00:00
sveith ae1cc9505e Fixed "unreachable code" warning message/compile error 2009-04-08 17:50:26 +00:00
sveith 5c89bc4b17 * Added IArchSystem::getPlatformName()
* Added CArchSystemWindows::isWOW64()
* Changed "Synergy" into "Synergy+" in various locations
* Added output of platform name to startup message
2009-04-07 21:35:55 +00:00
sveith 6d0ddb6a6b * Fixed log output truncating the last byte in each message
* Fixed log output for Release builds (NDEBUG)
* Synchronized VS2005/VS2008 preprocessor definitions
2009-04-07 17:50:26 +00:00
sveith 419fa0329d * Work around double dead key issue
* Possible fix for Issue #30: Synergy messes with umlauts and other silent keys
2009-04-07 12:52:53 +00:00
syed.amer@gilani.eu a4464ffb4b Fixed Issue #24: Display not turning on from Synergy Input 2009-03-29 13:14:07 +00:00
syed.amer@gilani.eu 8b2f75f376 Fixed Issue #16: Intermittent delay problem with synergyc under Xwindows 2009-03-29 12:56:05 +00:00
syed.amer@gilani.eu b3cf31bd7c Fixed Issue #20: Compiling with gcc > 4.3 failes 2009-03-29 12:50:33 +00:00
sveith 3580a29fd8 Fixed Issue #14: Synergy client on windows will not bring up desktop after screen powersave 2009-03-22 17:03:39 +00:00
Sorin Sbarnea ef7d5e4d08 Fixed issue #17: Copying text from a remote computer crashes java programs. 2009-03-21 22:02:56 +00:00
Sorin Sbarnea 361e403936 Added log time support to the logger. 2009-03-02 21:41:20 +00:00
Sorin Sbarnea 3589fda449 Updated the version to 1.3.3, changed the named to Synergy+ and updated the project URL. 2009-03-02 08:42:43 +00:00
Sorin Sbarnea a58a369c69 Removed a bug with computing the font size of the console window on Windows. 2009-03-02 08:32:36 +00:00
Sorin Sbarnea 958fa80d1d Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00