Commit Graph

3399 Commits

Author SHA1 Message Date
Nick Bolton 01c6084901 hack: force buildbot 2009-11-02 21:32:01 +00:00
Nick Bolton 075043a877 Added a hammer command for buildbot. 2009-11-02 21:17:45 +00:00
Nick Bolton d85c266aa0 Added cmake style config argument, which allows us to make it non-interactive. 2009-11-02 10:56:22 +00:00
syed.amer@gilani.eu 9515338c75 Update input-event handing to Quartz-taps on OS X
Created by mthiel
Issue #238
2009-11-01 19:15:10 +00:00
Nick Bolton 985648a95f Updated hm script to work with Subversion. 2009-10-26 15:19:05 +00:00
Sorin Sbarnea 81227b8fab Imported /gui/ from mercurial. 2009-10-26 07:57:53 +00:00
Sorin Sbarnea 6a86d3a1e4 Imported cmake and hm from mercurial. 2009-10-26 07:54:37 +00:00
Sorin Sbarnea 09eb530adb Added back the resources folder. 2009-10-26 07:39:34 +00:00
Sorin Sbarnea 98c68897d8 Changes from mercurial repository. 2009-10-21 16:25:08 +00:00
Sorin Sbarnea 44bb32f476 Removed vs projects. 2009-10-21 16:22:35 +00:00
syed.amer@gilani.eu a8b9d5ae52 Removed Tab at the end of File.
While it worked with gcc 4.3, gcc 4.2 would throw the error "no newline at end of file".
2009-04-24 16:25:39 +00:00
Sorin Sbarnea 86c29452f9 Partial work related to OS X 10.6 SDK compilation
issue #33: Modernize support for various MacOS APIs to their 10.5 equivalents.
2009-04-24 10:11:28 +00:00
Sorin Sbarnea e69caf4d8b I integrated the synergy.10.5.patch - now it does use new API (10.5)
Fixed issue #33: Modernize support for various MacOS APIs to their 10.5 equivalents.
2009-04-24 09:14:03 +00:00
Sorin Sbarnea 8175f9aac7 Added check for __MACTYPES__ in order to not redefine types defines on Carbon. 2009-04-23 15:18:07 +00:00
syed.amer@gilani.eu 1ee6238aa1 Hang Fix from Debian 2009-04-13 12:48:28 +00:00
syed.amer@gilani.eu d06dc55021 initializes Xlib support for concurrent threads.
Should Fix crashes like reported in:
https://bugs.launchpad.net/synergy2/+bug/299152
2009-04-13 11:25:45 +00:00
Sorin Sbarnea 04c5e922d1 Windows: Removed visual studio project files from the project root. They are now located under /vs2005/ or /vs2008/. 2009-04-11 11:21:47 +00:00
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
crs23 3c737395e4 Changed CSS to use 'Courier New' instead of 'Courier'. 2007-09-10 01:25:57 +00:00
crs23 de7d35026f Applied patch 1547642, fixing a bug where we try to access elements
in an empty std::list.
2007-09-10 01:23:40 +00:00
crs23 b728885e25 Applied patch 1547642, key broadcasting. Modified the patch to conform
to style guidelines.  Also enhanced it to allow binding hot keys to not
only toggling broadcasting but also turning it on or off, resized the
hot key dialog to accommodate the keyboard broadcasting option, changed
the configuration string for the keyboard broadcasting option, and
added documentation.

This change does not include the VS8 fix included in the patch.
2007-09-10 00:59:51 +00:00
crs23 d001ca488a Applied patch 1677756, win64 patch. This replaces calls to the
obsoleted {GS}etWindowsLong() with {GS}etWindowsLongPtr().  These
latter functions are supported from Win95 and WinNT 3.1 so they
shouldn't introduce any compatibility problems.
2007-09-09 20:48:03 +00:00
crs23 8896add372 Applied patch 1528302, number pad keys in OS X. Also added
support for NumLock key.
2007-09-09 19:24:57 +00:00
crs23 4baf785907 Applied patch 1468436, Japanese keyboard support in Windows. 2007-09-09 16:12:59 +00:00
crs23 766aaf7b9b Applied Hangul/Hanja patch. The patch was pretty old so this
is a best guess application and it may not work.
2007-09-08 21:57:37 +00:00
crs23 8f9896038d Renamed nmake.mak to Makefile.win everywhere. 2007-09-06 05:07:29 +00:00