Commit Graph

944 Commits

Author SHA1 Message Date
Michael Gernoth
facb92faa9 PrintScreen and Scroll Lock for SUNs view of the keysyms...
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@868 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-26 00:18:30 +00:00
Michael Gernoth
ab9ae2ed9b Fix F11 and F12 on Sun
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@867 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-25 11:42:06 +00:00
Michael Gernoth
5a0fa7b5ab Window-placement patch by <gregmhughes@comcast.net>
small modifications by me, to only set the PPosition sizehint, if the
position was specified on the command-line


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@866 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-23 12:25:54 +00:00
Michael Gernoth
81ff5d29b9 C error/warning fixes from Jeremy Meng <voidfoo@cwazy.co.uk>
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@865 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-19 15:30:14 +00:00
Michael Gernoth
4cca15390d remove C++-style comments
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@864 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-15 11:25:50 +00:00
Michael Gernoth
fe3011d666 handle iconv-failure more gracefully
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@863 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-14 18:02:24 +00:00
Michael Gernoth
76526ecffe use UTF-16LE instead of UTF-16 => let iconv swab the bytes for us
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@862 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-14 17:47:46 +00:00
Michael Gernoth
9fcd17a2de rdesktop supports RDP5
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@861 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-14 12:59:47 +00:00
Michael Gernoth
99e123f63a indent fixes
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@860 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 17:40:51 +00:00
Michael Gernoth
8dd83ad4c4 fix SUNWspro compiler warnings
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@859 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 17:36:15 +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
cd8b77f024 HAVE_ICONV configure test
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@857 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 13:58:23 +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
ce991f0823 Korean keymap from patch [984484] Korean Locale Patch (KO) for Rdesktop 1.3.1
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@855 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 13:28:44 +00:00
Michael Gernoth
6b1bacd41c unicode support from Andy Igoshin <ai@vsu.ru>
Currently disabled, need HAVE_ICONV and HAVE_ICONV_H defined to be
used. This should be done with a new configure test.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@854 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 13:18:48 +00:00
Jay Sorg
5d691e4180 another x86 define
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@853 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 08:10:30 +00:00
Jay Sorg
0cbe8f570b remove xxxrdesktopbuild.sh
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@852 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 07:32:21 +00:00
Jay Sorg
53a5a182bb added makefile and new orders
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@851 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 07:30:31 +00:00
Jay Sorg
72484c2c83 year change
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@850 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 06:38:42 +00:00
Jay Sorg
31f375b57e added makefile_qt and new orders to qt uiport
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@849 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 06:00:56 +00:00
Jay Sorg
37e2f7be9a some new orders
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@848 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 03:45:27 +00:00
Jay Sorg
9d61d98434 added var for new polygon and ellipse orders
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@847 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 03:29:19 +00:00
Jay Sorg
0867c1fbb1 remove svqardesktopbuild.sh
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@846 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-13 02:53:56 +00:00
Jeroen Meijer
2099f0e3b8 fix previously introduced memory leak in process_polyline
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@845 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-11 00:50:19 +00:00
Jeroen Meijer
e5da76753d polyline bugfix
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@844 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-10 23:09:35 +00:00
Jeroen Meijer
0b5bb3b442 do polyline in a single ui operation: ui_polyline
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@843 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-10 22:48:15 +00:00
Jeroen Meijer
8bc5e0ad3f Fix text2 order parsing. The brush is parsed but not yet used.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@842 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-10 22:40:20 +00:00
Michael Gernoth
d37d8bd663 whitelist for NEED_ALIGN
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@841 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-09 22:41:12 +00:00
Michael Gernoth
e9eb80017a bugfix: correctly increment the out->p pointer
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@840 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-08 17:23:26 +00:00
Michael Gernoth
ffbb77466d add upsampling for mono-channels
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@839 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-08 17:03:08 +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
da1244ef76 warn that volume changes are not supported with this output
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@837 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-08 12:29:19 +00:00
Michael Gernoth
653ae4e33f indent fixes
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@836 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-08 12:16:22 +00:00
Michael Gernoth
db950b359a #define size of resampling buffer
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@835 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-08 12:09:20 +00:00
Michael Gernoth
d6a76fe8bc add initial support for multiple windows samplerates
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@834 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-08 04:25:12 +00:00
Michael Gernoth
8191b7c1bd remove wrong AC_MSG_CHECKING([checking for sound support])
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@833 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-08 03:45:39 +00:00
Michael Gernoth
0c659ecd83 basic libao output-driver. works on Mac OSX.
no volume control possible


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@832 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-08 03:33:36 +00:00
Michael Gernoth
dad0c173e4 fix compiler warnings
remove unused get_parallel_data


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@831 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-08 01:01:47 +00:00
Jeroen Meijer
f589939e23 Add support for ellipse and polygon orders
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@830 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-08 00:43:10 +00:00
Jeroen Meijer
a78d2b3ec9 optimise persistent bitmap caching and hopefully improve the terminology
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@829 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-08 00:23:02 +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
Peter Åstrand
136341da2a Fixed indentation
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@826 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-03 08:48:24 +00:00
Michael Gernoth
914e383344 temporary alpha-fix
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@825 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-02 17:38:26 +00:00
Michael Gernoth
d825ce6ab0 don't allow rdp-compression for depth > 8
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@824 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-02 10:16:31 +00:00
Jeroen Meijer
c89189d550 fix compiler warning about passing arg from incompatible pointer type
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@823 423420c4-83ab-492f-b58f-81f9feb106b5
2005-03-02 01:18:33 +00:00
Michael Gernoth
d94519186b fix missing while. This garbled data when displaying on a BE host running
at 32bpp, when rdesktop is running on a LE host connecting with 16bpp to
the TS


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@822 423420c4-83ab-492f-b58f-81f9feb106b5
2005-02-28 23:30:00 +00:00
Michael Gernoth
a652d3209d compile fix for older gcc
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@821 423420c4-83ab-492f-b58f-81f9feb106b5
2005-02-28 22:38:24 +00:00
Jeroen Meijer
19719019b2 More optimisations
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@820 423420c4-83ab-492f-b58f-81f9feb106b5
2005-02-28 01:15:45 +00:00
Erik Forsberg
93892786ab Disk unit names seem to be truncated at seven characters on the WTS,
and I can't see any field allowing for longer names. This is not very
surprising, since native clients export drive names ("A", "H" etc.).

Telling the user that the name is truncated at seven, not eight,
characters.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@817 423420c4-83ab-492f-b58f-81f9feb106b5
2005-02-21 12:39:34 +00:00
Jeroen Meijer
c988ab7224 add keyboard indicators data pdu type
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@816 423420c4-83ab-492f-b58f-81f9feb106b5
2005-02-20 20:43:58 +00:00