Commit Graph

676 Commits

Author SHA1 Message Date
Nick Bolton
ce9a381996 Moving /trunk/examples to /trunk/conf since it looks nicer 2010-04-10 12:17:20 +00:00
Nick Bolton
a78543eda6 Moving /trunk/resources to /res to reduce trunk bloat 2010-04-10 12:08:42 +00:00
Nick Bolton
06892cdf0f Moving /trunk/tools to /tools to reduce trunk bloat 2010-04-10 12:07:04 +00:00
Sorin Sbarnea
9fdf64da2e Added astyle and 7zil for Windows. 2010-03-29 10:32:18 +00:00
syed.amer@gilani.eu
15b2cc6fec Only set Windows specific Compile Flags when compiling for Windows
Thanks to filipetinypad for the Patch
2010-03-26 07:36:15 +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
Sorin Sbarnea
1150a78f15 Windows only: Added cmake binaries to the repository in order to minimize dependencies. 2010-02-04 15:47:10 +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
Nick Bolton
4eb9c39aae Adding AStyle tool to trunk. 2009-12-27 21:30:02 +00:00
Nick Bolton
5602ad4979 Updated daemon names 2009-12-27 21:08:16 +00:00
Nick Bolton
318980c26c Added reformat command to hm.py 2009-12-27 20:12:41 +00:00
Nick Bolton
7dd6671c13 Added kill command (Windows only) to kill all synergys/synergyc processes 2009-12-27 19:36:56 +00:00
Nick Bolton
03c3fa22bb Merged r269 into trunk 2009-12-24 22:58:03 +00:00
Nick Bolton
397ce198c7 Reverted merge 2009-12-24 17:48:22 +00:00
Nick Bolton
7306f36313 Merged r255 from edge with trunk 2009-12-24 17:47:27 +00:00
Nick Bolton
3943d2d679 Reverted test merge 2009-12-24 17:40:49 +00:00
Nick Bolton
848ff99868 Test merge 2009-12-24 17:40:06 +00:00
Nick Bolton
f83c2ee46d Merge test (ignore) 2009-12-24 16:37:04 +00:00
Nick Bolton
6c1901a4c7 Corrected VS 2010 CMake generator name 2009-12-24 15:54:27 +00:00
Sorin Sbarnea
b816b59d4c Solved bug from r252 2009-12-24 10:44:08 +00:00
Sorin Sbarnea
8fad7490ad Improvement to add /analyze only on WIN32. 2009-12-22 19:02:52 +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
Nick Bolton
ba7ec582c3 Added support for 64-bit Python 2009-12-03 20:33:01 +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
Nick Bolton
d8129f6eca Applied patch from issue 283 (add support for VS2010 for hm.py). 2009-12-01 13:23:09 +00:00
Nick Bolton
ce4d75ce89 Cleaned up buildbot hack (this is not neccecary, as we can force from the buildbot web interface). 2009-12-01 12:45:44 +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
Nick Bolton
6253ca6637 hack: force buildbot 2009-11-02 21:55:30 +00:00
Nick Bolton
01c6084901 hack: force buildbot 2009-11-02 21:32:01 +00:00
Nick Bolton
075043a877 Added a hammer command for buildbot. 2009-11-02 21:17:45 +00:00
Nick Bolton
d85c266aa0 Added cmake style config argument, which allows us to make it non-interactive. 2009-11-02 10:56:22 +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
Nick Bolton
985648a95f Updated hm script to work with Subversion. 2009-10-26 15:19:05 +00:00
Sorin Sbarnea
81227b8fab Imported /gui/ from mercurial. 2009-10-26 07:57:53 +00:00
Sorin Sbarnea
6a86d3a1e4 Imported cmake and hm from mercurial. 2009-10-26 07:54:37 +00:00
Sorin Sbarnea
09eb530adb Added back the resources folder. 2009-10-26 07:39:34 +00:00
Sorin Sbarnea
98c68897d8 Changes from mercurial repository. 2009-10-21 16:25:08 +00:00
Sorin Sbarnea
44bb32f476 Removed vs projects. 2009-10-21 16:22:35 +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