283 Commits

Author SHA1 Message Date
061e1e109b removed hello world test suite 2011-04-24 00:26:16 +00:00
408e4c3ac9 created first integration test; unit test exe changed from tests(.exe) to unittests(.exe) 2011-04-23 23:57:32 +00:00
0168428198 created unittest dir, made test CMakeLists.txt smaller, and created first basic test for CClipboard 2011-04-22 20:32:29 +00:00
d4e3ead60a Clean unused cruft from cmake gtest file 2011-02-15 07:44:37 +00:00
faa2595f54 Forgot to commit the new gtest lib cmake file 2011-02-15 07:44:29 +00:00
6b634d8378 Reformat part of google test integration cmake file 2011-02-15 07:44:21 +00:00
b46d872a5e Actually compile unit tests correctly
Previously the unit tests were being compiled without linking in the
actual test file, we will still need to prettify the cmake file (i.e.
don't put the test file in the add executable section
2011-02-15 07:44:14 +00:00
462248a2de merged 1.4 r902:903 into trunk 2011-02-05 23:01:04 +00:00
286ae4f0f5 Fix bug in CMake lib targets 2011-01-28 19:00:10 +00:00
1ec2a7a80c Integrated google test into the cmake build 2011-01-28 19:00:01 +00:00
2a14228b9d removed windows cpack support and fixed unix config 2011-01-20 20:49:44 +00:00
31876c0aed removed lib delete, wasn't useful 2011-01-20 04:02:01 +00:00
f5e36ad7f1 added legacy cleanup for installer 2011-01-20 03:44:43 +00:00
488622ea00 task #2832 - Manually implement NSIS 2011-01-20 02:18:48 +00:00
530e611b38 improved installers somewhat, but we still need to manually implement nsis 2011-01-19 03:27:40 +00:00
2e15caa2bb fix bug #2770 - mingwm10.dll missing from 1.4.2 and 1.5.0 installer 2011-01-18 22:55:39 +00:00
ef3baf5e52 added vcredist to windows package 2011-01-18 12:08:38 +00:00
4da21f98bd changed one last synergy+ reference 2011-01-15 04:36:13 +00:00
516c07c956 changed synergy+ references back to synergy (trunk) 2011-01-15 04:01:31 +00:00
f4d937532e normalised line endings - replaced \r\n with \n 2011-01-15 02:20:14 +00:00
845002fa6f Update doxygen configuration to be less verbose
Also not warning on ondocumented functions of which we have many
2010-09-05 23:36:18 +00:00
63358e959f Updated doxygen configuration to 1.7.1 2010-09-05 23:36:10 +00:00
3243d591d4 Applied doxygen patch from issue #211
Thanks to shaunpatterson
2010-09-05 23:36:00 +00:00
f3b9c39580 Merge 1.3.6 671:672 into 1.4.2 and trunk 2010-06-23 21:42:08 +00:00
df1fbee986 Merge 1.3.6 r653:654 into trunk 2010-06-21 20:10:47 +00:00
8d0ec989d1 Merge 1.3.6 r648:652 into trunk 2010-06-21 06:38:38 +00:00
8635348093 Fixed issue 154 2010-06-20 17:38:51 +00:00
9a0a7d42bd Merge 1.4.2 r630:639 into trunk 2010-06-20 02:30:45 +00:00
52564a473a Potential fix for issue 26, but needs some GUI integration 2010-06-05 18:54:51 +00:00
5c8a85c750 Fixed issue 482 2010-06-02 18:41:13 +00:00
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
f974d8d680 Some work toward Issue 27 and Issue 319 2010-05-31 21:30:29 +00:00
6a86d3a1e4 Imported cmake and hm from mercurial. 2009-10-26 07:54:37 +00:00