f83e91f304Fixed issue 505
Nick Bolton
2010-06-05 12:52:30 +0000
a8df07a362Fixed issue 504
Nick Bolton
2010-06-05 12:43:34 +0000
968debbadcFixed issue 503
Nick Bolton
2010-06-05 10:28:41 +0000
bb05505bd4Fixed issue 501
Nick Bolton
2010-06-05 10:22:34 +0000
b7e528c8abFixed issue 502
Nick Bolton
2010-06-05 07:44:49 +0000
a26bba1cc9Fixed minor syntax error
Nick Bolton
2010-06-05 00:05:17 +0000
bc014ad24aRemoving less than useful help text.
Nick Bolton
2010-06-04 23:48:22 +0000
15cee8a74dFixed issue 498 -- merged the --help args together a little bit from each server and client
Nick Bolton
2010-06-04 23:33:30 +0000
f3e4c6dedeFixed issue 497
Nick Bolton
2010-06-04 17:58:45 +0000
749a4140f3Fixed issue 485
Nick Bolton
2010-06-02 20:39:27 +0000
63d8c077d4Fixed issue 488
Nick Bolton
2010-06-02 20:35:51 +0000
476903c47bFixed issue 487
Nick Bolton
2010-06-02 20:19:23 +0000
a2bd73b8bfFixed issue 486
Nick Bolton
2010-06-02 20:02:23 +0000
f3e1e81967Fixed issue 483
Nick Bolton
2010-06-02 19:53:45 +0000
5c8a85c750Fixed issue 482
Nick Bolton
2010-06-02 18:41:13 +0000
33c51789c5Make it compile under linux.
feng.ye.gm@gmail.com
2010-06-02 07:36:47 +0000
7842596748Added Ctrl-C handling for issue 479
Nick Bolton
2010-06-01 22:22:58 +0000
60a428443eTidied up exit (return code instead of printing ugly message)
Nick Bolton
2010-06-01 21:52:26 +0000
b88d0fb5fdFixed issue 480
Nick Bolton
2010-06-01 21:49:09 +0000
70cfc74ce1Improve fix for issue 479
Nick Bolton
2010-06-01 21:29:38 +0000
a2b79e062cFixed issue 479
Nick Bolton
2010-06-01 20:22:37 +0000
6278a8fb14Updated .gitignore based on svn ignore rules
BostonVaulter
2010-06-01 18:49:51 +0000
f7a5da4146Fix for Issue 378, updating deprecated calls for creating mouse events under MacOS 10.6.
Edward Carrel
2010-06-01 10:49:22 +0000
f974d8d680Some work toward Issue 27 and Issue 319
Nick Bolton
2010-05-31 21:30:29 +0000
fea12827d4Fixed issue 476
Nick Bolton
2010-05-31 11:39:28 +0000
6c63e83e99Added more excludes to .gitignore
BostonVaulter
2010-05-23 21:15:01 +0000
e421f71208Created gitignore based on svn exclude
BostonVaulter
2010-05-23 21:14:55 +0000
b6bd9453e2Added instructions for localvimrc
BostonVaulter
2010-05-23 20:31:47 +0000
f0d1a2446fAdded local vimrc file
BostonVaulter
2010-05-23 20:26:01 +0000
94b392cf97Fixed cmake auto download, and copied updated build tools into 1.3.5 release branch
Nick Bolton
2010-04-22 22:16:23 +0000
cc89770875Help key (vk 114) translates to Insert correctly now, but may not work expectedly on OSX->OSX. Still better than not working at all.
mthiel
2010-04-20 04:32:49 +0000
10a3a5300cImproved the hm command a little more (made argument handling easier)
Nick Bolton
2010-04-11 02:22:15 +0000
63d8668497Removed build dir from ignore, as it now contains build src
Nick Bolton
2010-04-10 21:16:10 +0000
cac670c8d9Modified hm.py to auto download cmake if not correct version
Nick Bolton
2010-04-10 16:04:07 +0000
f6371e03dfFixing accidental move (conf needs to be in trunk)
Nick Bolton
2010-04-10 12:22:58 +0000
fb732a9678Moving /trunk/doc/diagrams to /res/diagrams since it is not source code
Nick Bolton
2010-04-10 12:21:42 +0000
ce9a381996Moving /trunk/examples to /trunk/conf since it looks nicer
Nick Bolton
2010-04-10 12:17:20 +0000
a78543eda6Moving /trunk/resources to /res to reduce trunk bloat
Nick Bolton
2010-04-10 12:08:42 +0000
06892cdf0fMoving /trunk/tools to /tools to reduce trunk bloat
Nick Bolton
2010-04-10 12:07:04 +0000
9fdf64da2eAdded astyle and 7zil for Windows.
Sorin Sbarnea
2010-03-29 10:32:18 +0000
15b2cc6fecOnly set Windows specific Compile Flags when compiling for Windows Thanks to filipetinypad for the Patch
syed.amer@gilani.eu
2010-03-26 07:36:15 +0000
588f257530check the return value of GetKeyboardLayout for 0 and take the keyboard layout of the desktop HWND instead Issue #386
syed.amer@gilani.eu
2010-02-25 14:21:47 +0000
25d8110ed2check for NULL when attaching to foreground window Should fix Issue #66 thanks to joerg.bornemann for the patch
syed.amer@gilani.eu
2010-02-24 14:37:41 +0000
f96c2b3572Possible Fix for flash Video Problems (Issue #291) Thanks to troxor for the Patch.
syed.amer@gilani.eu
2010-02-09 17:04:54 +0000
1150a78f15Windows only: Added cmake binaries to the repository in order to minimize dependencies.
Sorin Sbarnea
2010-02-04 15:47:10 +0000
8de84743bcRemoving 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.
mthiel
2009-12-31 01:50:09 +0000
027c2a849fPreviously applied keyboard broadcasting patch broke the original keystroke / keyDown / keyUp screens feature. Fixed
mthiel
2009-12-31 01:23:53 +0000
b0574d6feeMerged in extra logging info from winsvc branch
Nick Bolton
2009-12-27 22:05:43 +0000
771592a47fAdded fallback for when SetCursorPos, and some more debugging info (merged in from winsvc branch).
Nick Bolton
2009-12-27 21:48:51 +0000
4eb9c39aaeAdding AStyle tool to trunk.
Nick Bolton
2009-12-27 21:30:02 +0000
5602ad4979Updated daemon names
Nick Bolton
2009-12-27 21:08:16 +0000
318980c26cAdded reformat command to hm.py
Nick Bolton
2009-12-27 20:12:41 +0000
7dd6671c13Added kill command (Windows only) to kill all synergys/synergyc processes
Nick Bolton
2009-12-27 19:36:56 +0000
03c3fa22bbMerged r269 into trunk
Nick Bolton
2009-12-24 22:58:03 +0000
397ce198c7Reverted merge
Nick Bolton
2009-12-24 17:48:22 +0000
7306f36313Merged r255 from edge with trunk
Nick Bolton
2009-12-24 17:47:27 +0000
3943d2d679Reverted test merge
Nick Bolton
2009-12-24 17:40:49 +0000
848ff99868Test merge
Nick Bolton
2009-12-24 17:40:06 +0000
f83c2ee46dMerge test (ignore)
Nick Bolton
2009-12-24 16:37:04 +0000
6c1901a4c7Corrected VS 2010 CMake generator name
Nick Bolton
2009-12-24 15:54:27 +0000
b816b59d4cSolved bug from r252
Sorin Sbarnea
2009-12-24 10:44:08 +0000