Commit Graph

132 Commits

Author SHA1 Message Date
Peter Åstrand
75ea7d9148 Applied patch #1247780 (slightly modified) from Brian Chapeau: Session Directory support.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@976 423420c4-83ab-492f-b58f-81f9feb106b5
2005-08-08 19:15:57 +00:00
Peter Åstrand
2671e69027 Support for non-dead keys and autodetection of keymap has been
implemented.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@971 423420c4-83ab-492f-b58f-81f9feb106b5
2005-08-04 12:11:10 +00:00
Peter Åstrand
8882a06591 It is now possible to specify keyboard type, subtype and number of functionskeys. From patch #974509, by Dekaino.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@963 423420c4-83ab-492f-b58f-81f9feb106b5
2005-08-03 11:30:53 +00:00
Peter Åstrand
5e5d52ccf4 Autoselecting keyboard map based on current locale. Re-implementation of patch #1068995.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@961 423420c4-83ab-492f-b58f-81f9feb106b5
2005-08-03 09:56:17 +00:00
Peter Åstrand
92df92615c The keymap names are now case sensitive, since the -k argument now specifies a file name.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@960 423420c4-83ab-492f-b58f-81f9feb106b5
2005-08-03 09:32:22 +00:00
Peter Åstrand
6e5ea233bb ~/.rdesktop/keymaps is now tried before KEYMAP_PATH
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@959 423420c4-83ab-492f-b58f-81f9feb106b5
2005-08-03 08:41:02 +00:00
Peter Åstrand
dac5476aa8 Documented the new keymap search paths.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@958 423420c4-83ab-492f-b58f-81f9feb106b5
2005-08-03 08:36:53 +00:00
Peter Åstrand
c04f1dc310 Implemented support for keyboard "sequences", which makes it possible to send multiple scancodes to the RDP server in response to one X11 keyboard event.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@948 423420c4-83ab-492f-b58f-81f9feb106b5
2005-08-02 15:07:35 +00:00
Michael Gernoth
19da17b78c compression works for all depths now
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@935 423420c4-83ab-492f-b58f-81f9feb106b5
2005-06-30 22:29:16 +00:00
Michael Gernoth
04818ca41e bump version to 1.4.1
add some entries to TODO


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@902 423420c4-83ab-492f-b58f-81f9feb106b5
2005-05-08 17:57:12 +00:00
Michael Gernoth
0a23837726 update changelog for rdpsnd_sgi
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@897 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-30 10:06:00 +00:00
Michael Gernoth
d3356457fd Update ChangeLog
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@887 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-16 12:02:21 +00:00
Michael Gernoth
87d8eefba0 Enable rdp-compression for all bpps.
Many thanks to Vahur Sinijärv <vahur.sinijarv@cydonia.ee> for
finding the fix.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@885 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-16 11:42:34 +00:00
Michael Gernoth
f1254372b7 Use configure to determine stat(v)fs and setmntent
Tested on:
 * Debian GNU/Linux 3.1
 * Solaris 9/10
 * Mac OSX 10.3
 * HP/UX 10.20
 * OpenBSD 3.4


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@872 423420c4-83ab-492f-b58f-81f9feb106b5
2005-04-02 17:31:27 +00:00
Michael Gernoth
abb049b7d0 allow windowid to be hexadecimal, which is what krdc actually uses...
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@870 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-30 19:51:41 +00:00
Michael Gernoth
e6a00ad738 add korean keymap to changelog
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@858 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 14:03:53 +00:00
Michael Gernoth
ec1aa1e6a7 configure test for HAVE_ICONV_H, HAVE_LOCALE_H and HAVE_LANGINFO_H
still no test for HAVE_ICONV


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@856 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 13:36:04 +00:00
Michael Gernoth
b8db8ae695 update ChangeLog
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@838 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-08 12:47:37 +00:00
Michael Gernoth
ec643e4718 bump version to 1.4.0
change year in files
add missing docu for updated commandline-flags
update changelog


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@827 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-06 21:11:18 +00:00
Michael Gernoth
293ef9f78e fix 1.3.1 release date
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@814 423420c4-83ab-492f-b58f-81f9feb106b5
2005-02-19 17:28:44 +00:00
Michael Gernoth
eaf5e77680 Typos...
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@803 423420c4-83ab-492f-b58f-81f9feb106b5
2004-12-22 19:40:18 +00:00
Michael Gernoth
f196b81956 Update ChangeLog, add Jeroen to AUTHORS
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@802 423420c4-83ab-492f-b58f-81f9feb106b5
2004-12-22 19:37:27 +00:00
Peter Åstrand
9a8b900051 Recommend mapping the Windows keys to Super; not Hyper.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@751 423420c4-83ab-492f-b58f-81f9feb106b5
2004-08-22 14:25:38 +00:00
Peter Åstrand
60704a5c00 Disk redirection actually uses share names; not drive letters.
Make sure we truncate share names longer than 8 chars.
Documentation updated.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@746 423420c4-83ab-492f-b58f-81f9feb106b5
2004-08-09 13:50:41 +00:00
Jay Sorg
7f836f0384 added persistant bitmap chaching from Jeroen Meijer, slightly modified
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@724 423420c4-83ab-492f-b58f-81f9feb106b5
2004-06-27 17:51:54 +00:00
Jay Sorg
65bb9cfd1d update the core file list
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@718 423420c4-83ab-492f-b58f-81f9feb106b5
2004-06-18 01:38:35 +00:00
Peter Åstrand
e00ebcf952 Added link to http://dev.remotenetworktechnology.com/refdata.htm.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@674 423420c4-83ab-492f-b58f-81f9feb106b5
2004-04-20 06:58:03 +00:00
Peter Åstrand
ac166d9439 Updated with reality; many RDP5 features already implemented.
Added many other things that needs to be done.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@671 423420c4-83ab-492f-b58f-81f9feb106b5
2004-04-18 19:59:22 +00:00
Peter Åstrand
8e240c8448 Removed "Future"; the syntax is quite current.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@670 423420c4-83ab-492f-b58f-81f9feb106b5
2004-04-18 19:52:19 +00:00
Michael Gernoth
b9145c2384 RDP5 Experience patch by Jeroen Meijer <jeroen@oldambt7.com>
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@636 423420c4-83ab-492f-b58f-81f9feb106b5
2004-03-15 14:49:12 +00:00
Michael Gernoth
697f58a48a XEmbed-patch by Arend van Beelen jr. <arend@auton.nl>
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@635 423420c4-83ab-492f-b58f-81f9feb106b5
2004-03-13 12:08:18 +00:00
Peter Kallden
0fa8eb2b0d update the -r sound documentation
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@634 423420c4-83ab-492f-b58f-81f9feb106b5
2004-03-10 07:39:49 +00:00
Michael Gernoth
1e9b0883e5 remove old syntax
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@632 423420c4-83ab-492f-b58f-81f9feb106b5
2004-03-05 09:37:54 +00:00
Peter Kallden
6d63bda2e7 leave sound on server -r sound:remote thanks to cbquillen for finding out.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@627 423420c4-83ab-492f-b58f-81f9feb106b5
2004-03-04 12:43:10 +00:00
Michael Gernoth
29f8af6451 Make IPv6-support easily configurable
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@604 423420c4-83ab-492f-b58f-81f9feb106b5
2004-02-14 22:54:38 +00:00
Peter Kallden
4e03600214 lptport and comport only do write in w2k, and it is not seamless.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@590 423420c4-83ab-492f-b58f-81f9feb106b5
2004-01-29 12:37:12 +00:00
Peter Kallden
05d0cc957e adding some info about -r args.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@580 423420c4-83ab-492f-b58f-81f9feb106b5
2004-01-23 14:34:47 +00:00
Michael Gernoth
c614f83b19 Documentation fixes by François Revol
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@576 423420c4-83ab-492f-b58f-81f9feb106b5
2004-01-22 22:10:17 +00:00
Michael Gernoth
0f1660ead7 Try to use a TrueColor visual, even if the default-visual is
PseudoColor. This enables high-colour modes on displays with
a PseudoColor default visual and eliminates colourmap-flashing
at 8 bpp there.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@564 423420c4-83ab-492f-b58f-81f9feb106b5
2004-01-19 21:58:58 +00:00
Michael Gernoth
e05e8b41f6 Some ChangeLog entries...
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@557 423420c4-83ab-492f-b58f-81f9feb106b5
2003-12-10 15:02:26 +00:00
Peter Åstrand
454e01b591 Reverted to the old numlock-state code. The numlock sync can be enabled via new option -N
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@551 423420c4-83ab-492f-b58f-81f9feb106b5
2003-12-08 12:01:25 +00:00
Peter Åstrand
ee9d0add63 Re-worked numlock handling: Keeping remote numlock state in sync with local state
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@542 423420c4-83ab-492f-b58f-81f9feb106b5
2003-11-03 13:33:35 +00:00
Peter Åstrand
b0a0427c35 Added ChangeLog
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@534 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-30 11:49:38 +00:00
Peter Åstrand
655478be53 Added Michael.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@529 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-29 13:41:20 +00:00
Michael Gernoth
659ea7748f s/audio/sound/
add current syntax without any options


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@528 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-29 11:34:07 +00:00
Matt Chapman
b19e3d035d -A -> -r sound
Update option listing and documentation for this and some other options.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@519 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-28 05:07:00 +00:00
Michael Gernoth
156874bb74 remove description for unimplemented commandline-option -r
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@506 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-20 21:04:40 +00:00
Michael Gernoth
4e95dbd8cd Added missing parameters to man-page
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@504 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-19 12:05:23 +00:00
Peter Åstrand
4c5cfb6a32 Audio should be off by default.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@502 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-19 07:47:22 +00:00
Peter Åstrand
d75592b324 Added redirection.txt
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@501 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-19 07:46:33 +00:00