Nick Bolton
|
24765e6891
|
Fixed issue 506 - plus some quite major refactoring
|
2010-06-05 14:20:19 +00:00 |
Nick Bolton
|
a19e800b99
|
Removed 64-bit warning, and reduced more code duplication
|
2010-06-05 13:17:35 +00:00 |
Nick Bolton
|
028142bee9
|
Reduced code duplication (setup file logging)
|
2010-06-05 13:13:07 +00:00 |
Nick Bolton
|
f83e91f304
|
Fixed issue 505
|
2010-06-05 12:52:30 +00:00 |
Nick Bolton
|
a8df07a362
|
Fixed issue 504
|
2010-06-05 12:43:34 +00:00 |
Nick Bolton
|
968debbadc
|
Fixed issue 503
|
2010-06-05 10:28:41 +00:00 |
Nick Bolton
|
bb05505bd4
|
Fixed issue 501
|
2010-06-05 10:22:34 +00:00 |
Nick Bolton
|
b7e528c8ab
|
Fixed issue 502
|
2010-06-05 07:44:49 +00:00 |
Nick Bolton
|
a26bba1cc9
|
Fixed minor syntax error
|
2010-06-05 00:05:17 +00:00 |
Nick Bolton
|
bc014ad24a
|
Removing less than useful help text.
|
2010-06-04 23:48:22 +00:00 |
Nick Bolton
|
15cee8a74d
|
Fixed issue 498 -- merged the --help args together a little bit from each server and client
|
2010-06-04 23:33:30 +00:00 |
Nick Bolton
|
f3e4c6dede
|
Fixed issue 497
|
2010-06-04 17:58:45 +00:00 |
Nick Bolton
|
749a4140f3
|
Fixed issue 485
|
2010-06-02 20:39:27 +00:00 |
Nick Bolton
|
63d8c077d4
|
Fixed issue 488
|
2010-06-02 20:35:51 +00:00 |
Nick Bolton
|
476903c47b
|
Fixed issue 487
|
2010-06-02 20:19:23 +00:00 |
Nick Bolton
|
a2bd73b8bf
|
Fixed issue 486
|
2010-06-02 20:02:23 +00:00 |
Nick Bolton
|
f3e1e81967
|
Fixed issue 483
|
2010-06-02 19:53:45 +00:00 |
Nick Bolton
|
5c8a85c750
|
Fixed issue 482
|
2010-06-02 18:41:13 +00:00 |
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 |