Commit Graph

474 Commits

Author SHA1 Message Date
Peter Åstrand
16122cf6f6 Shift optimization: Either left or right shift is fine.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@182 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-17 16:57:07 +00:00
Peter Åstrand
b9eeaf747d Small line-break fix for DEBUG_KBD.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@181 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-17 16:55:43 +00:00
Peter Åstrand
85c1a03f7d Added localstate to space.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@180 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-17 16:54:04 +00:00
Peter Åstrand
19a109cd9c Updated with info about vincent_8bpp.patch.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@179 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-17 16:06:49 +00:00
Peter Åstrand
8a54d6331e Updated with info about vincent_19-7-3_excel.patch.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@178 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-17 15:57:01 +00:00
Peter Åstrand
a6098e5f3a Fixed typos: TDB -> TBD
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@177 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-17 10:00:14 +00:00
Peter Åstrand
ec357a4b2d Updated with info about vpypatch.txt.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@176 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-17 09:59:13 +00:00
Peter Kallden
7e00abf141 some BE fixes - without these rdesktop wont run on IBM AIX - such as RS6000 PowerPC
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@175 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-17 09:55:03 +00:00
Peter Åstrand
51a944f431 Updated with info about vincent_19-7-2.secure.patch.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@174 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-17 09:42:42 +00:00
Peter Åstrand
219185582d Updated with info about svenni_disable_bs_in_x-tiny-patch.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@173 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-17 09:34:39 +00:00
Peter Åstrand
1204318624 Updated with info about svenni_dis_wmkeybnds.patch.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@172 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-17 09:33:27 +00:00
Peter Åstrand
095219e661 Updated with info about svenni_dis_wmkeybnds.patch.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@171 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-17 09:29:26 +00:00
Peter Kallden
d409df76ab security: when supplying password as arg it is overwritten in the ps table with XXX. (On BSD based platforms this does nothing.)
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@170 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-17 09:20:13 +00:00
Peter Åstrand
8c203e862f xwin_reset_keys -> reset_modifier_keys. Only when necessary
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@169 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-17 08:18:41 +00:00
Matt Chapman
4cc46cbe11 Send packet dumps to stdout.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@168 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-17 07:27:49 +00:00
Matt Chapman
09b205348e The polyline "flags" field seems like it might be a ROP2.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@167 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-17 07:23:32 +00:00
Peter Åstrand
546b0139b2 Added note about keymap files naming.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@166 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-16 18:54:50 +00:00
Peter Åstrand
46ef23bfde Type fix: There are four types of lines.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@165 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-16 18:20:33 +00:00
Peter Åstrand
3b403f9346 Better handling of guessed key translations: Uses local shift state.
Fixes problem with LeftShift not working without keymaps.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@164 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-16 13:21:44 +00:00
Peter Åstrand
eaaec08277 Small indent fix.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@163 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-16 13:19:54 +00:00
Peter Åstrand
f03ecb52e9 Updated info about rdesktop-gmp.patch.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@162 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-16 07:10:42 +00:00
Matt Chapman
c412dc458d Fix references to BINDIR/MANDIR -> bindir/mandir.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@161 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-15 12:58:42 +00:00
Matt Chapman
0b010de477 Reenable bitmap caching (inadvertantly disabled by a patch in 1.1.0)
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@160 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-15 12:46:41 +00:00
Matt Chapman
9d4c3b2872 Now that we have ui_init move rounding of geometry there (it's X-specific).
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@159 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-15 12:42:26 +00:00
Matt Chapman
4cefa21dd4 #ifdef out licence save code. I don't think it's really necessary; it's
always been broken and AFAIK no-one has complained.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@158 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-15 12:36:55 +00:00
Matt Chapman
1bee46c41e Possible fix for "flashing title bar" problem (don't grab in response
to FocusIn/FocusOut - seems to cause an event loop).


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@157 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-15 11:53:50 +00:00
Matt Chapman
c113538377 Fix rdesktop not resizing properly in xwin_toggle_fullscreen with
some window managers.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@156 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-15 11:39:16 +00:00
Matt Chapman
e76dae49d7 Move platform-specific stuff to configure (avoid relying on GNU make)
Autodetect gcc in configure
Autodetect X11DIR in configure
Rename PREFIX etc in line with GNU conventions


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@155 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-15 11:36:23 +00:00
Peter Åstrand
a3fdc9ff08 Copied most of the content of the Swedish mapping file to this file.
The Finnish and Swedish keyboard seems very alike.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@154 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-14 18:48:59 +00:00
Peter Åstrand
a818e7af65 Added backslash definition.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@153 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-14 18:30:56 +00:00
Peter Åstrand
f0a2fe8748 Updated with info about spark-manpage-patch-19.4 and spark-manpage-patch-19.4-1
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@152 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-14 18:06:52 +00:00
Peter Åstrand
3833d07a13 Updated with info about scroll-to-death-patch.txt.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@151 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-14 18:05:11 +00:00
Peter Åstrand
094b219c59 Updated with info about rdp-srvr-19-6-6.diff.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@150 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-14 18:03:56 +00:00
Peter Åstrand
ad88184b63 Updated with info about rdesktop_keymap.patch.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@149 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-14 18:02:37 +00:00
Peter Åstrand
ddcef439cf Updated with info about rdesktop.vncviewer_patch.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@148 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-14 18:01:35 +00:00
Peter Åstrand
07a587ec03 Updated with info about rdesktop-openssl.patch.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@147 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-14 18:00:10 +00:00
Peter Åstrand
24eb416c1c Updated with info about rdesktop-new_kb.patch.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@146 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-14 17:57:23 +00:00
Peter Åstrand
79cd4ee093 Updated with info about rdesktop-1.0.0-pl19-7-2-mmihalik-1.diff and rdesktop-gmp.patch.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@145 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-14 17:55:27 +00:00
Peter Åstrand
b3ca5aee2a Updated with info about rdesktop-1.0.0-19-7-1-mmihalik-3.diff and rdesktop-1.0.0-mmihalik-1.diff.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@144 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-14 17:43:54 +00:00
Peter Åstrand
8ed13f837f Updated with info about patch19-7-2.xyPos.emptyPassword.patch.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@143 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-14 17:37:26 +00:00
Peter Åstrand
c517345cc2 Updated with info about norbert_rdp_tcp_port.diff.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@142 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-14 16:55:20 +00:00
Peter Åstrand
db9b485501 Updated with info about norbert_percent.txt.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@141 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-14 16:39:43 +00:00
Peter Åstrand
20efc5ad29 Updated with info about norbert_fullscreen.patch.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@140 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-14 16:32:56 +00:00
Peter Åstrand
ca0b1a9d29 Updated with info about mmihalik_19-7-3-keyfix-4.patch.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@139 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-14 16:30:07 +00:00
Peter Åstrand
07100dbd49 Updated info about hove-19-7-2endian.diff.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@138 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-14 16:28:25 +00:00
Peter Åstrand
d2e07bca4a Updated with info about hostname-patch.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@137 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-14 16:22:46 +00:00
Peter Åstrand
03589de1b0 Updated with info about frank_fasttext.patch.txt.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@136 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-14 16:17:27 +00:00
Peter Åstrand
c622d3195a Updated with info about frank_1linerfix.html.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@135 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-14 16:13:09 +00:00
Peter Åstrand
0d1b978376 Updated with info about francisco_fix_patblt.html.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@134 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-14 16:10:39 +00:00
Peter Åstrand
991fe6dc89 Updated info about fasttext2+nobackpixmap.patch.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@133 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-14 16:05:22 +00:00