|  feng.ye.gm@gmail.com | 33c51789c5 | Make it compile under linux. | 2010-06-02 07:36:47 +00:00 | 
				
					
						|  Nick Bolton | 7842596748 | Added Ctrl-C handling for issue 479 | 2010-06-01 22:22:58 +00:00 | 
				
					
						|  Nick Bolton | 60a428443e | Tidied up exit (return code instead of printing ugly message) | 2010-06-01 21:52:26 +00:00 | 
				
					
						|  Nick Bolton | b88d0fb5fd | Fixed issue 480 | 2010-06-01 21:49:09 +00:00 | 
				
					
						|  Nick Bolton | 70cfc74ce1 | Improve fix for issue 479 | 2010-06-01 21:29:38 +00:00 | 
				
					
						|  Nick Bolton | a2b79e062c | Fixed issue 479 | 2010-06-01 20:22:37 +00:00 | 
				
					
						|  BostonVaulter | 6278a8fb14 | Updated .gitignore based on svn ignore rules | 2010-06-01 18:49:51 +00:00 | 
				
					
						|  Edward Carrel | f7a5da4146 | Fix for Issue 378, updating deprecated calls for creating mouse events under MacOS 10.6. Thanks to snes350 for the initial patch to help fix this problem. | 2010-06-01 10:49:22 +00:00 | 
				
					
						|  Nick Bolton | f974d8d680 | Some work toward Issue 27 and Issue 319 | 2010-05-31 21:30:29 +00:00 | 
				
					
						|  Nick Bolton | fea12827d4 | Fixed issue 476 | 2010-05-31 11:39:28 +00:00 | 
				
					
						|  BostonVaulter | 6c63e83e99 | Added more excludes to .gitignore Some more commenting also | 2010-05-23 21:15:01 +00:00 | 
				
					
						|  BostonVaulter | e421f71208 | Created gitignore based on svn exclude Used git svn create-ignore | 2010-05-23 21:14:55 +00:00 | 
				
					
						|  BostonVaulter | b6bd9453e2 | Added instructions for localvimrc Based on vim script 441 | 2010-05-23 20:31:47 +00:00 | 
				
					
						|  BostonVaulter | f0d1a2446f | Added local vimrc file To use install vim script 411
http://www.vim.org/scripts/script.php?script_id=441 | 2010-05-23 20:26:01 +00:00 | 
				
					
						|  Nick Bolton | 94b392cf97 | Fixed cmake auto download, and copied updated build tools into 1.3.5 release branch | 2010-04-22 22:16:23 +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 | 
				
					
						|  Nick Bolton | 10a3a5300c | Improved the hm command a little more (made argument handling easier) | 2010-04-11 02:22:15 +00:00 | 
				
					
						|  Nick Bolton | 63d8668497 | Removed build dir from ignore, as it now contains build src | 2010-04-10 21:16:10 +00:00 | 
				
					
						|  Nick Bolton | cac670c8d9 | Modified hm.py to auto download cmake if not correct version | 2010-04-10 16:04:07 +00:00 | 
				
					
						|  Nick Bolton | f6371e03df | Fixing accidental move (conf needs to be in trunk) | 2010-04-10 12:22:58 +00:00 | 
				
					
						|  Nick Bolton | fb732a9678 | Moving /trunk/doc/diagrams to /res/diagrams since it is not source code | 2010-04-10 12:21:42 +00:00 | 
				
					
						|  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 |