Commit Graph

  • 88855ddcbf update the copyright year Jay Sorg 2008-07-11 03:51:23 +0000
  • b59c4b92a6 added brush cache Jay Sorg 2008-07-11 03:35:24 +0000
  • 14ce531d73 Update ChangeLog Matt Chapman 2008-05-11 06:15:40 +0000
  • 42abc7d5b2 Corrected last patch; rdpsnd_dsp_resample_set is not needed, since we perform the duplication ourselves. Peter Åstrand 2008-04-25 11:17:21 +0000
  • fced134989 Workaround to support recording on Sun Ray x86 systems. Peter Åstrand 2008-04-24 15:11:17 +0000
  • f6d95062f2 Indented Peter Åstrand 2008-04-24 14:13:28 +0000
  • 71e90d1f56 Fix for Windows 2008 Server (see Patch #1744033) Matt Chapman 2008-04-05 07:37:02 +0000
  • 7902a19869 Update to tr keymap (Patches #1907097) Matt Chapman 2008-04-05 06:31:37 +0000
  • 5c7d320c99 Update to fr-ca keymap from ticpu@users.sourceforge.net (Bug #1904884) Matt Chapman 2008-04-05 06:24:26 +0000
  • b25d176fe1 Bump version number in preparation for release. Matt Chapman 2008-04-05 06:15:45 +0000
  • 231c3f1285 Fix bug #1886199 (tracked down by nicolyon@users.sourceforge.net). Matt Chapman 2008-04-05 05:56:26 +0000
  • a37022eba5 Moved call to seamless_restack_test from ui_init to end of ui_create_window. This seems to fix problems the WTS disconnecting the session due to "DATA ENCRYPTION" errors. At this point, it's unknown why this patch fixes the problem, but ui_create_window is a good place for seamless_restack_test() in any case. Peter Åstrand 2008-03-28 11:36:15 +0000
  • 079a5c0048 Numbered test cases Peter Åstrand 2008-03-27 16:15:21 +0000
  • af3925665a Decreased timeout in sw_wait_configurenotify to one second, to reduce frusrtation with old metacity versions. Need to use gettimeofday. Peter Åstrand 2008-03-26 17:16:32 +0000
  • 3a949d3127 Re-worked the support for SeamlessRDP window stacking: Peter Åstrand 2008-03-26 16:44:55 +0000
  • d7f206df6c Added TODO about reconnecting and icons Peter Åstrand 2008-03-25 15:13:47 +0000
  • 9a4bfd1c8d Testing without WM is also a good idea. Added two new test cases. Peter Åstrand 2008-03-24 17:54:33 +0000
  • 4f21fb4975 Added simple tool for SeamlessRDP testing Peter Åstrand 2008-03-24 17:49:06 +0000
  • f1bcaa9f3e Reminder: test different WMs Peter Åstrand 2008-03-14 07:43:46 +0000
  • d654753ea6 SeamlessRDP bugfix: The first window to XRestackWindows should be the reference window (the "behind" window); not the window to restack. Peter Åstrand 2008-03-14 07:39:38 +0000
  • bf69855fea New test case for window restacking, using Seamonkey. Peter Åstrand 2008-03-14 07:36:26 +0000
  • 67ef23c78f Clarified the ZCHANGE message. Peter Åstrand 2008-03-14 07:34:56 +0000
  • ed95a017b1 Verify About and Open dialog focus as well. Peter Åstrand 2008-03-11 08:10:58 +0000
  • 8524a3fcf2 Applied patch: Peter Åstrand 2008-03-07 11:27:12 +0000
  • d7760c34fe Added test case for local window close. Peter Åstrand 2008-03-07 09:04:04 +0000
  • 0538dcc549 Icons are supported, but there's still a problem with topmost windows Peter Åstrand 2008-03-06 15:49:29 +0000
  • 6718610779 Applied rdesktop part of patch: Peter Åstrand 2008-03-06 15:39:21 +0000
  • 09e3df9353 Let's allow C99 in SeamlessRDP. The current code is not compatible with C89 anyway. Peter Åstrand 2008-03-06 15:28:32 +0000
  • 301677f200 Two more test cases. Peter Åstrand 2008-03-06 13:10:53 +0000
  • e31a40617d Added test cases Peter Åstrand 2008-02-20 17:18:30 +0000
  • 3808350adb Fix from Paul Whitaker: It is not safe to assume that free space available at the top of the tree is indicative of free space anywhere in the tree, because you may wish to redirect a mount point hierarchy. Matt Chapman 2008-02-16 00:15:43 +0000
  • 33669ac780 Extra sanity checking. Matt Chapman 2008-02-14 11:45:13 +0000
  • 3c70034691 Properly store the current device settings for full duplex operation. Pierre Ossman 2008-02-08 10:40:56 +0000
  • 05836bf86c Fondle the device a bit more carefully when recording to guarantee that we properly sync up with the data stream. This is crucial to get reliable behaviour on multi-byte frames. Pierre Ossman 2008-02-08 10:36:28 +0000
  • adb6acbbee Be a bit more noisy if someone is feeding bad data. Pierre Ossman 2008-02-08 10:35:16 +0000
  • cd7d646517 Make sure to handle big endian systems for the record path as well. Pierre Ossman 2008-02-08 10:34:53 +0000
  • f6e5fe5f38 Indent fixes Peter Åstrand 2008-01-24 08:06:02 +0000
  • 5f90d7f9f0 Record support for Sun audio backend. Also do some general improvements and get it more in line with the OSS backend. Pierre Ossman 2008-01-22 10:42:55 +0000
  • e693ed89c7 Check that the sound backend supports wave_in_format_supported before calling it. Pierre Ossman 2008-01-18 15:11:57 +0000
  • 2e16fa661d Add some more warnings and sanity checks. Matt Chapman 2008-01-05 05:43:02 +0000
  • b60949987c Improve experience for new users - provide more intelligent errors when X11 or OpenSSL headers are missing, and clarify README Matt Chapman 2008-01-05 05:35:56 +0000
  • b7fa2fb4da remove extra word at end of logon blob Jay Sorg 2007-12-23 07:07:50 +0000
  • e16245fb2d rdp endian is always le Jay Sorg 2007-12-23 06:45:47 +0000
  • ac49af5c6a reduce CPU usage in libao and sgi sound driver Michael Gernoth 2007-10-30 13:57:31 +0000
  • 5c01b88a5f Smartcard fixes (bigendian support, locking, bugfixes) from Paul Winder <Paul.Winder@tadpole.com> Michael Gernoth 2007-10-30 13:09:37 +0000
  • 27c360df03 really check for version of pcsclite in configure.ac this fixes the smartcard-support on OS X 10.5 Michael Gernoth 2007-10-28 16:49:45 +0000
  • 9866572002 We still had some problems with the shift key getting stuck. The new code makes sure that we restore "faked" modifiers both after press and release. It's also shorter. Peter Åstrand 2007-10-08 12:34:05 +0000
  • 02820036e6 Solaris doesn't have stdint.h, but most of the stuff in it can be found int inttypes.h. Pierre Ossman 2007-09-18 06:46:39 +0000
  • 5d1527d1b6 32 bit color Jay Sorg 2007-08-30 04:47:36 +0000
  • 190c138e53 Respect mask used when searching for cards. Pierre Ossman 2007-07-03 14:20:04 +0000
  • 421c2386d3 Improve readability of smart card code. Pierre Ossman 2007-07-03 14:08:06 +0000
  • d90bdbcb23 Fix two crashes caused by improver handling of structures. Pierre Ossman 2007-06-28 12:52:13 +0000
  • 81a75745cb Implement support for icons in SeamlessRDP. Pierre Ossman 2007-06-18 12:00:34 +0000
  • fda4c63c95 None of the drivers requires it to be open to determine supported formats, so let's not require it. This allows the device to be busy when rdesktop starts but can be used later when it becomes free. Pierre Ossman 2007-06-18 08:31:27 +0000
  • d201361d53 Control seamless debug output via configure. Pierre Ossman 2007-06-13 14:53:32 +0000
  • b9ec200b2c get svga uiport compiling Jay Sorg 2007-06-06 05:59:53 +0000
  • 8e7b300869 RD_ prefix for BOOL Jay Sorg 2007-06-06 04:38:29 +0000
  • a5f6c266ef Send physical mouse buttons over RDP rather than logical ones. Fixes bug 1693905. Patch from Ilya Konstantinov (slightly modified) Peter Åstrand 2007-05-14 12:11:15 +0000
  • 2a1a0fa324 added a test case for moifiers Jay Sorg 2007-05-04 03:27:28 +0000
  • 7f786d64d4 update save_remote_modifier when keyup on a modifier Jay Sorg 2007-05-03 04:53:39 +0000
  • 808a7b09c9 Applied patch #1700909 from Ilya Konstantinov: Linebreak (CR-LF) fixes for clipboard code Peter Åstrand 2007-04-25 12:44:26 +0000
  • 8db4aee33e [PATCH] rdesktop segfault with libx11-6 1.0.3-7 by Mark Heily <mark@heily.com> Michael Gernoth 2007-04-12 16:04:25 +0000
  • 75bd1939f8 Improve performance of (large) directory listings: Avoid stat:ing each file many times. Peter Åstrand 2007-04-10 11:22:10 +0000
  • 995f232b2b Cleanup: Using same variable name for all "struct stat" buffers, to avoid confusion. (The variable name fstat also collides with the function with the same name.) Peter Åstrand 2007-04-04 12:28:57 +0000
  • a9639731a4 Call restore_remote_modifiers after key up, to make sure the modifier (such as NumLock is correct for the key up event as well. Peter Åstrand 2007-03-20 15:32:43 +0000
  • 75fd2e8047 check if there is any data returned from XGetWindowProperty before calling xclip_send_data_with_convert. Michael Gernoth 2007-03-07 15:48:08 +0000
  • 3dcf92a96b Fixed segfaults in xclip.c: [1657964] Copy causes segfault by Jos Dehaes [1664930] Segmentation fault when work with VMWare on remote Windows Michael Gernoth 2007-03-04 11:32:09 +0000
  • a8338fcd6e always make g_out an array this removes duplicated code from scard.c Michael Gernoth 2007-02-20 16:51:46 +0000
  • a407156052 makefile update Jay Sorg 2007-02-10 08:14:37 +0000
  • 989ae76ec4 RD_ prefix and copyright year update Jay Sorg 2007-02-10 08:03:18 +0000
  • 6f014c836a remove g++ errors and warnings Jay Sorg 2007-02-10 07:12:36 +0000
  • d9ddd1af1a remove g++ warnings Jay Sorg 2007-02-10 07:08:23 +0000
  • 15cede539f g_ prefix for global vars Jay Sorg 2007-02-10 05:48:50 +0000
  • f39d7fa430 copyright year update Jay Sorg 2007-02-10 05:29:59 +0000
  • 6e2ac16e15 indent Jay Sorg 2007-02-10 05:28:54 +0000
  • d3349e6087 g_ prefix for global vars Jay Sorg 2007-02-10 05:15:58 +0000
  • d7b4edd58c Converted yet another file to UTF-8 Peter Åstrand 2007-02-08 12:58:06 +0000
  • 5c994bc6e2 Changed my email Peter Åstrand 2007-02-08 12:56:38 +0000
  • ad4c936bd9 Converted ISO-8859-1 files to UTF-8 Peter Åstrand 2007-02-08 12:42:18 +0000
  • 6c626e9e53 call ssl.c set key function, not openssl Jay Sorg 2007-01-27 20:38:30 +0000
  • 33294b8835 Documented that the title needs to be in UTF-8 Peter Åstrand 2007-01-19 13:47:35 +0000
  • 1866aac898 use RD_BOOL where appropriate Jay Sorg 2007-01-18 06:49:16 +0000
  • 4b80c655db remove g++ errors and warnings Jay Sorg 2007-01-18 05:42:11 +0000
  • 7ba4e45164 RD_ prefix Jay Sorg 2007-01-17 20:02:45 +0000
  • 96bb96d143 Call ewmh_set_wm_name for main window as well, not just SeamlessRDP windows. This allows specifying an UTF-8 title with the -T argument. Peter Åstrand 2007-01-17 07:39:31 +0000
  • 7b41e71cd9 added ';' so indent works correctly Jay Sorg 2007-01-11 05:01:46 +0000
  • fd4166de6c ran indent-all.sh Jay Sorg 2007-01-11 03:34:03 +0000
  • 3067b9fc6a ran indent-all.sh Jay Sorg 2007-01-11 03:30:18 +0000
  • 95c21876c1 A bit more robust handling on read() or write() errors. Pierre Ossman 2007-01-10 09:15:15 +0000
  • dea4960e3a Rename BOOL to RD_BOOL to avoid conflict on Win32. Pierre Ossman 2007-01-10 09:00:56 +0000
  • e486d11511 moved all openssl calls to one file Jay Sorg 2007-01-09 07:24:44 +0000
  • 9769d751ee some more RD_BOOL Michael Gernoth 2007-01-08 12:38:34 +0000
  • 6091381a81 prefix BOOL with RD_ Jay Sorg 2007-01-08 04:47:06 +0000
  • d95263bb8a remove old unused code and update email address Jay Sorg 2007-01-06 22:21:20 +0000
  • 34897ba70a allow inclusion of Xproto.h by renaming their BOOL to XPROTO_BOOL Michael Gernoth 2007-01-04 23:38:35 +0000
  • 4bbead57bc RD_ prefix Michael Gernoth 2007-01-04 23:36:13 +0000
  • 510afcca69 ignore PCSCs idea of BOOL Michael Gernoth 2007-01-04 23:19:54 +0000
  • ce8fe4d0e4 RD_ prefix Michael Gernoth 2007-01-04 14:38:48 +0000
  • 8858d29b40 copyright year update Jay Sorg 2007-01-04 06:37:57 +0000
  • 797df4fa02 copyright year update Jay Sorg 2007-01-04 05:39:39 +0000