Commit Graph

775 Commits

Author SHA1 Message Date
Sorin Sbarnea 8cd3c3b948 Windows: Added vcredist packages from VC8SP1 and VC9SP1 to NSIS installer. They are both included and installed. This is safer and enables both vc8 and vc9 users to build installers. This does increase the size of the installer with ~6.5Mb. 2009-04-11 11:18:36 +00:00
Sorin Sbarnea 94525d9c4c Disabled the successfully started message box. We don't need to notify the user if something is going well.
Less modal windows is always better.
2009-04-11 10:48:25 +00:00
syed.amer@gilani.eu 88bcfba3ca Changed Makefile.am to use rpmbuild 2009-04-11 08:46:14 +00:00
sveith df0fd3d916 Fixed Issue 30: Synergy messes with umlauts and other silent keys 2009-04-09 14:59:46 +00:00
syed.amer@gilani.eu 9f75415a1f Add missing newline 2009-04-09 14:55:12 +00:00
sveith ae1cc9505e Fixed "unreachable code" warning message/compile error 2009-04-08 17:50:26 +00:00
sveith bf6da57cbd Added experimental x64 build option for VS2008 2009-04-07 22:36:07 +00:00
sveith 5c89bc4b17 * Added IArchSystem::getPlatformName()
* Added CArchSystemWindows::isWOW64()
* Changed "Synergy" into "Synergy+" in various locations
* Added output of platform name to startup message
2009-04-07 21:35:55 +00:00
sveith 6d0ddb6a6b * Fixed log output truncating the last byte in each message
* Fixed log output for Release builds (NDEBUG)
* Synchronized VS2005/VS2008 preprocessor definitions
2009-04-07 17:50:26 +00:00
sveith 419fa0329d * Work around double dead key issue
* Possible fix for Issue #30: Synergy messes with umlauts and other silent keys
2009-04-07 12:52:53 +00:00
syed.amer@gilani.eu a4464ffb4b Fixed Issue #24: Display not turning on from Synergy Input 2009-03-29 13:14:07 +00:00
syed.amer@gilani.eu 8b2f75f376 Fixed Issue #16: Intermittent delay problem with synergyc under Xwindows 2009-03-29 12:56:05 +00:00
syed.amer@gilani.eu b3cf31bd7c Fixed Issue #20: Compiling with gcc > 4.3 failes 2009-03-29 12:50:33 +00:00
sveith 3580a29fd8 Fixed Issue #14: Synergy client on windows will not bring up desktop after screen powersave 2009-03-22 17:03:39 +00:00
Sorin Sbarnea ef7d5e4d08 Fixed issue #17: Copying text from a remote computer crashes java programs. 2009-03-21 22:02:56 +00:00
sveith f49f12ceb5 Added Visual Studio 2005 project files 2009-03-17 13:26:27 +00:00
sveith b5e45017c6 Added Visual Studio 2008 project files 2009-03-15 23:44:12 +00:00
Sorin Sbarnea db42cee13e Made default button to be Start instead of Test on windows launcher.rc
Solves issue 7
2009-03-04 19:38:13 +00:00
Sorin Sbarnea 2eb94583ce Added googlecode upload script for automating the delivery of the installer. 2009-03-02 21:44:41 +00:00
Sorin Sbarnea 64b67a5ff2 Added modern installer (NSIS MUI2) and the build version to the installer script. 2009-03-02 21:43:16 +00:00
Sorin Sbarnea 361e403936 Added log time support to the logger. 2009-03-02 21:41:20 +00:00
Sorin Sbarnea a6ccf28d54 Added Visual Studio 2005 (VC8) project files. (nmake scripts are still used) 2009-03-02 21:39:49 +00:00
Sorin Sbarnea 3589fda449 Updated the version to 1.3.3, changed the named to Synergy+ and updated the project URL. 2009-03-02 08:42:43 +00:00
Sorin Sbarnea a58a369c69 Removed a bug with computing the font size of the console window on Windows. 2009-03-02 08:32:36 +00:00
Sorin Sbarnea 958fa80d1d Initial commit of the synergy trunk sources from sf.net 2009-02-27 11:54:59 +00:00