Commit Graph

931 Commits

Author SHA1 Message Date
Jay Sorg
13fb99fc12 header ajustment in sec_process_mcs_data from up19-7-3
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@89 423420c4-83ab-492f-b58f-81f9feb106b5
2002-08-04 03:42:47 +00:00
Jay Sorg
720a67fb61 exit sec_parse_crypt_info if crypt_level is 0 from up19-7-3
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@88 423420c4-83ab-492f-b58f-81f9feb106b5
2002-08-04 03:05:19 +00:00
Jay Sorg
d6c9bb1b1c hostname may not be longer than 30 from up19-7-3
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@87 423420c4-83ab-492f-b58f-81f9feb106b5
2002-08-04 02:48:08 +00:00
Jay Sorg
d4c08f5a02 clear window upon startup so cached data is not viewed on screen from up19-7-5
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@86 423420c4-83ab-492f-b58f-81f9feb106b5
2002-08-03 22:28:05 +00:00
Peter Åstrand
a2079a94c4 Added ISO_Left_Tab (for Tab+shift).
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@85 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-31 06:52:54 +00:00
Peter Åstrand
51558f920b Keypresses was not sent unless DEBUG_KBD was enabled
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@84 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-31 06:49:34 +00:00
Peter Åstrand
6d144afb8c Got rid of var-arg macros
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@83 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-30 07:30:12 +00:00
Peter Åstrand
52da555640 Added note about var-arg macros.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@82 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-30 07:24:37 +00:00
Peter Åstrand
4f8b0bc47a Changed max line length to 100
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@81 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-30 07:18:48 +00:00
Jay Sorg
7a1b799c9d added ui_init for pre connect inits like fullscreen
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@80 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-30 01:57:39 +00:00
Jay Sorg
ef024a66ae patblt reset orgin from up19-7-4
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@79 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-30 00:56:48 +00:00
Peter Åstrand
12619def97 Removed extra newline after -t option.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@78 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-29 20:35:13 +00:00
Peter Åstrand
becb3832cf Removed note about -K option.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@77 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-29 20:17:32 +00:00
Peter Åstrand
e18946a585 Indentation fixes
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@76 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-29 20:17:10 +00:00
Peter Åstrand
f1e223725f Applied patch from Bob Bell for -K option
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@75 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-29 20:16:22 +00:00
Peter Åstrand
e263b82202 Added TODO
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@74 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-29 20:07:23 +00:00
Peter Åstrand
8cca7ded74 Fixed broken definition of key 29 (SCANCODE_CHAR_BACKSPACE redefined).
Noted by Bob Bell.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@73 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-29 19:30:59 +00:00
Peter Åstrand
6481d9b98c Applied patch from Bob Bell (#2)
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@72 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-29 19:21:51 +00:00
Peter Åstrand
acb889329a Applied patch from Bob Bell (#1), which fixes compilation warning messages.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@71 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-29 18:59:01 +00:00
Peter Åstrand
6063a29f3b make the using of variable
arguments to function-type macros consistent with the C99 standard


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@70 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-29 08:10:11 +00:00
Peter Åstrand
5c181a1e5f Add support for enabling/disabling local compose handling. Compose support is now disabled per default
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@69 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-27 23:09:32 +00:00
Peter Åstrand
df8c2e47ce Added "localstate" support to keymapping: Send local modifier state. This fixes problems with Shift-Home etc
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@68 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-27 22:35:38 +00:00
Peter Åstrand
b4e19ef71a US map is really 0x409
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@67 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-23 19:08:37 +00:00
Jay Sorg
2c654d76dc added wheel mouse support
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@66 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-23 01:53:04 +00:00
Peter Åstrand
2dd151bd20 Merged new keysym-based keyboard handling (from alt. CVS repos)
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@65 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-18 18:28:12 +00:00
Peter Åstrand
4c90d366e2 Added .cvsignore
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@64 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-18 18:22:40 +00:00
Peter Åstrand
0685b1b65c Fixed indentation with indent
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@63 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-18 16:38:31 +00:00
Peter Åstrand
7df1204803 Added indent-all.sh
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@62 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-18 14:44:32 +00:00
Peter Åstrand
3ac9a7a2a4 Added doc/HACKING
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@61 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-18 14:42:57 +00:00
Matt Chapman
458b59d85b The 128-bit change broke licensing when used with 40-bit encryption
(sec_sign is also used from licence.c).  Fix from Lars Heete.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@60 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-14 12:06:03 +00:00
Jay Sorg
68ee90117c license_send_request, static stream length was 120 + dynamic data, should be 128 + dynamic data
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@59 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-14 04:29:21 +00:00
Jay Sorg
ea416fdd13 upside down pattern in patblt
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@58 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-14 04:20:25 +00:00
Jay Sorg
34aa43353b added tcp port command line option
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@57 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-14 00:34:21 +00:00
Matt Chapman
f90bc6976f Fixed "high" (128-bit) encryption.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@56 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-13 02:30:49 +00:00
Jay Sorg
17d9c67ce3 added wheel mouse support
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@55 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-12 22:40:32 +00:00
Jay Sorg
09311a0fed polyline fix
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@54 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-12 03:45:20 +00:00
Peter Kallden
9ddcb7504a using XEvent instead of XkbEvent. better tracking of modifiers. ( TODO: 1. sync at start up, 2. fallback for missing or improperly configured xkb module. )
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@53 423420c4-83ab-492f-b58f-81f9feb106b5
2002-06-07 07:49:59 +00:00
Matt Chapman
09024cf458 Revert to old behaviour of connecting before creating the UI.
This is to stop the UI generating input before the connection is complete
(which causes connection failures).  The one difficulty is that ui_select
is now called before ui_create_window, which may cause problems for other
UIs - we may still need to change this in the future.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@52 423420c4-83ab-492f-b58f-81f9feb106b5
2002-05-28 11:48:55 +00:00
Peter Kallden
7162923fbe adds support for accessx, makes it possible for people with disabilities to use rdesktop. Relies on XKB. Sync problem with changed modifiers on focus in not fixed yet...
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@51 423420c4-83ab-492f-b58f-81f9feb106b5
2002-04-26 08:22:39 +00:00
Peter Kallden
07baef6283 added dependency to Xext; to enable support for people with disabilities
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@50 423420c4-83ab-492f-b58f-81f9feb106b5
2002-04-26 08:12:40 +00:00
Matt Chapman
0f0d2643f2 There is an extended key flag that we should be setting for extended keys.
(Originally fixed by Ben McKeegan <Ben.McKeegan@fitz.cam.ac.uk>)

Ran make proto.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@49 423420c4-83ab-492f-b58f-81f9feb106b5
2002-04-20 09:41:03 +00:00
Michal Mihalik
c3fa5116c7 This fixes TEXT2(cache) procesing with corrupted screen with long lines and vertical text.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@48 423420c4-83ab-492f-b58f-81f9feb106b5
2002-04-19 12:06:08 +00:00
Michal Mihalik
abb9ba3f59 Basic keymap file without proper mapping but it has include common and a MAP command for that language
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@47 423420c4-83ab-492f-b58f-81f9feb106b5
2002-04-11 14:12:16 +00:00
Michal Mihalik
f8c4885e78 Basic keymap file without proper mapping but it has include common and a proper MAP command for that language
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@46 423420c4-83ab-492f-b58f-81f9feb106b5
2002-04-11 14:07:19 +00:00
Michal Mihalik
5a8d3d4fea Added comment to be clear which file is this.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@45 423420c4-83ab-492f-b58f-81f9feb106b5
2002-04-11 14:04:41 +00:00
Michal Mihalik
c1f34d86ca Changed to be Ukrainian and not English.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@44 423420c4-83ab-492f-b58f-81f9feb106b5
2002-04-11 14:00:51 +00:00
Matt Chapman
aee17eea87 Bugfix for ERROR: get font messages, particularly with vertical text.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@43 423420c4-83ab-492f-b58f-81f9feb106b5
2002-04-10 14:07:56 +00:00
Matt Chapman
9c0173a1eb Fix for rdesktop hanging when it loses the X server connection.
(reported by Per Kristian Hove <Per.Hove@math.ntnu.no>)


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@41 423420c4-83ab-492f-b58f-81f9feb106b5
2002-04-07 09:42:54 +00:00
Matt Chapman
3ea5e25643 Code to save and load licence (not quite working yet - server still seems
to reissue the licence).
Small clean-up in xkeymap.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@38 423420c4-83ab-492f-b58f-81f9feb106b5
2002-04-05 07:57:43 +00:00
Matt Chapman
478c36c13b Committing my keymap work - unlike the version in the unified patches,
this one uses external keymap files (which are my preference).


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@37 423420c4-83ab-492f-b58f-81f9feb106b5
2002-04-04 12:04:33 +00:00