/[rdesktop]/sourceforge.net
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /sourceforge.net

View Directory Listing Directory Listing


Sticky Revision:

Revision 55 - Directory Listing
Modified Fri Jul 12 03:45:20 2002 UTC (21 years, 9 months ago) by jsorg71
polyline fix


Revision 54 - Directory Listing
Modified Fri Jun 7 07:49:59 2002 UTC (21 years, 10 months ago) by n-ki
using XEvent instead of XkbEvent. better tracking of modifiers. ( TODO: 1. sync at start up, 2. fallback for missing or improperly configured xkb module. )


Revision 53 - Directory Listing
Modified Tue May 28 11:48:55 2002 UTC (21 years, 10 months ago) by matthewc
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.


Revision 52 - Directory Listing
Modified Fri Apr 26 08:22:39 2002 UTC (21 years, 11 months ago) by n-ki
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...


Revision 51 - Directory Listing
Modified Fri Apr 26 08:12:40 2002 UTC (21 years, 11 months ago) by n-ki
added dependency to Xext; to enable support for people with disabilities


Revision 50 - Directory Listing
Modified Sat Apr 20 09:41:03 2002 UTC (22 years ago) by matthewc
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.


Revision 49 - Directory Listing
Modified Fri Apr 19 12:06:08 2002 UTC (22 years ago) by mmihalik
This fixes TEXT2(cache) procesing with corrupted screen with long lines and vertical text.


Revision 48 - Directory Listing
Modified Thu Apr 11 14:12:16 2002 UTC (22 years ago) by mmihalik
Basic keymap file without proper mapping but it has include common and a MAP command for that language


Revision 47 - Directory Listing
Modified Thu Apr 11 14:07:19 2002 UTC (22 years ago) by mmihalik
Basic keymap file without proper mapping but it has include common and a proper MAP command for that language


Revision 46 - Directory Listing
Modified Thu Apr 11 14:04:41 2002 UTC (22 years ago) by mmihalik
Added comment to be clear which file is this.


Revision 45 - Directory Listing
Modified Thu Apr 11 14:00:51 2002 UTC (22 years ago) by mmihalik
Changed to be Ukrainian and not English.


Revision 44 - Directory Listing
Modified Wed Apr 10 14:07:56 2002 UTC (22 years ago) by matthewc
Bugfix for ERROR: get font messages, particularly with vertical text.


Revision 43 - Directory Listing
Modified Mon Apr 8 14:22:16 2002 UTC (22 years ago) by matthewc
Adding syncmail to checkoutlist


Revision 42 - Directory Listing
Modified Sun Apr 7 09:42:54 2002 UTC (22 years ago) by matthewc
Fix for rdesktop hanging when it loses the X server connection.
(reported by Per Kristian Hove <Per.Hove@math.ntnu.no>)


Revision 41 - Directory Listing
Modified Sat Apr 6 05:11:05 2002 UTC (22 years ago) by matthewc
Setting up syncmail (3.18) to report CVS changes to rdesktop-cvs.


Revision 40 - Directory Listing
Modified Fri Apr 5 07:57:44 2002 UTC (22 years ago) by (unknown author)
This commit was manufactured by cvs2svn to create branch 'RELEASE'.

Revision 39 - Directory Listing
Modified Fri Apr 5 07:57:43 2002 UTC (22 years ago) by matthewc
Code to save and load licence (not quite working yet - server still seems
to reissue the licence).
Small clean-up in xkeymap.


Revision 38 - Directory Listing
Modified Thu Apr 4 12:04:33 2002 UTC (22 years ago) by matthewc
Committing my keymap work - unlike the version in the unified patches,
this one uses external keymap files (which are my preference).


Revision 37 - Directory Listing
Modified Mon Sep 17 12:50:49 2001 UTC (22 years, 7 months ago) by matty
MIPSpro defaults to unsigned char, use signed char where required.
__mips not __mips__, same for alpha.


Revision 36 - Directory Listing
Modified Sat Sep 15 14:30:46 2001 UTC (22 years, 7 months ago) by matty
OSF1/Alpha build fixes.


Revision 35 - Directory Listing
Modified Sat Sep 15 14:01:45 2001 UTC (22 years, 7 months ago) by matty
Be very careful with if and macros...


Revision 34 - Directory Listing
Modified Sat Sep 15 13:03:35 2001 UTC (22 years, 7 months ago) by matty
Called translate_colour one too many times.


Revision 33 - Directory Listing
Modified Sat Sep 15 12:34:34 2001 UTC (22 years, 7 months ago) by matty
Add a ui_select to xwin.c to reduce latency.
Remove extraneous error messages - only report at lowest level.
Endianness and IRIX compile fixes.


Revision 32 - Directory Listing
Modified Sat Sep 15 09:37:17 2001 UTC (22 years, 7 months ago) by matty
Synced crypto/ with latest OpenSSL.
Moved to OpenSSL big number routines to resolve licensing issues
with current code (although they add more bloat).


Revision 31 - Directory Listing
Modified Sat Sep 15 03:16:05 2001 UTC (22 years, 7 months ago) by matty
Software backing store support.


Revision 30 - Directory Listing
Modified Fri Sep 14 13:51:38 2001 UTC (22 years, 7 months ago) by matty
Portability fixes, including elimination of variable argument macros.
Rudimentary configure script.
Miscellaneous cleanups.


Revision 29 - Directory Listing
Modified Fri Sep 14 03:38:39 2001 UTC (22 years, 7 months ago) by matty
Major cleanups, particularly in X code.


Revision 28 - Directory Listing
Modified Wed Jun 20 13:54:48 2001 UTC (22 years, 10 months ago) by matty
Merges from pl19-6-5.


Revision 27 - Directory Listing
Modified Tue Apr 3 14:10:48 2001 UTC (23 years ago) by root
initial checkin

Revision 26 - Directory Listing
Modified Tue Apr 3 14:10:47 2001 UTC (23 years ago) by root
initial checkin


Revision 25 - Directory Listing
Modified Sat Jan 6 03:47:04 2001 UTC (23 years, 3 months ago) by matty
Changed indentation style (-psl).


Revision 24 - Directory Listing
Modified Sat Jan 6 03:12:10 2001 UTC (23 years, 3 months ago) by matty
ran indent (-bli0 -i8 -cli8 -npcs -npsl)


Revision 23 - Directory Listing
Modified Tue Oct 17 08:24:09 2000 UTC (23 years, 6 months ago) by matty
Fix for big-endian X-servers: rely on server to handle byte/bit order.


Revision 22 - Directory Listing
Modified Tue Oct 17 06:12:31 2000 UTC (23 years, 6 months ago) by matty
times(NULL) results in a segmentation fault on OSF1.


Revision 21 - Directory Listing
Modified Mon Oct 16 08:44:48 2000 UTC (23 years, 6 months ago) by matty
Added a number of command line options including autologon.
Inverted sense of -m (the default is now to send mouse move events).
Preparing for release of 1.0.0.


Revision 20 - Directory Listing
Modified Mon Oct 16 07:37:52 2000 UTC (23 years, 6 months ago) by matty
Respect x offset in font information.


Revision 19 - Directory Listing
Modified Sun Oct 8 01:59:25 2000 UTC (23 years, 6 months ago) by matty
Bicolour was slightly broken (dodgy x++ without going through normal
loop). Hopefully this should be the last of our bitmap decompression
problems.


Revision 18 - Directory Listing
Modified Thu Oct 5 15:24:09 2000 UTC (23 years, 6 months ago) by matty
Fixed bitmap decompression routines, which were sometimes resulting
in anomalous vertical lines. The first scanline seems to be compressed
separately.


Revision 17 - Directory Listing
Modified Thu Sep 28 15:54:11 2000 UTC (23 years, 6 months ago) by matty
Fixes (?) for font problems with Microsoft Office
Added URL to website http://www.rdesktop.org/
Releasing 0.9.0-alpha2


Revision 16 - Directory Listing
Modified Thu Sep 28 07:04:14 2000 UTC (23 years, 6 months ago) by matty
Added specific handler for triblt opcode 0x69 (used by Microsoft Word),
and fixed a typo in the default handler.
Fixed implementation of desktop cache code, which was sometimes
overlapping saves.


Revision 15 - Directory Listing
Modified Thu Sep 28 05:27:25 2000 UTC (23 years, 6 months ago) by matty
Added polyline order (undocumented, id 22)


Revision 14 - Directory Listing
Modified Sat Sep 16 12:51:29 2000 UTC (23 years, 7 months ago) by matty
Added explicit .c.o rule for BSD and IRIX make, which have a different
default.


Revision 13 - Directory Listing
Modified Sat Sep 16 12:07:55 2000 UTC (23 years, 7 months ago) by matty
FreeBSD compile fixes from Chris Knight <chris@aims.com.au>


Revision 12 - Directory Listing
Modified Tue Aug 15 12:01:01 2000 UTC (23 years, 8 months ago) by matty
Portability fixes for Solaris and OSF1.


Revision 11 - Directory Listing
Modified Tue Aug 15 10:32:09 2000 UTC (23 years, 8 months ago) by matty
Crypto routines.


Revision 10 - Directory Listing
Modified Tue Aug 15 10:23:24 2000 UTC (23 years, 8 months ago) by matty
Major commit of work from laptop - done in various free moments.
Implemented encryption layer and some basic licensing negotiation.
Reorganised code somewhat. While this is not quite as clean, it is
a lot faster - our parser speed was becoming a bottle-neck.


Revision 9 - Directory Listing
Modified Tue Jul 25 12:34:29 2000 UTC (23 years, 8 months ago) by matty
Committing some awesome progress I made while overseas - this commit
really embodies a huge number of changes. We are now able to talk quite
fluently to a French NT Terminal Server - in normal usage only minor
font issues remain (handling of TEXT2 order is not perfect).

The next major hurdle is encryption, and it will be quite a big hurdle
- there seems to be some quite nasty session key stuff.


Revision 8 - Directory Listing
Modified Fri Jul 7 09:49:45 2000 UTC (23 years, 9 months ago) by matty
Moved miscellaneous routines into a separate module.


Revision 7 - Directory Listing
Modified Fri Jul 7 09:40:03 2000 UTC (23 years, 9 months ago) by matty
Miscellaneous updates: implemented some more protocol features including
colour maps. Started on a new bitmap decompression engine which is not
completely working yet - however I am going back on the road so I am
committing now.


Revision 6 - Directory Listing
Modified Wed Jul 5 07:44:21 2000 UTC (23 years, 9 months ago) by matty
Started hacking on an X-Windows (Xlib) interface.
Currently pops up a window and displays bitmaps it sees side by side.
Next step is to go back to the protocol and interpret the surrounding data
stream.


Revision 5 - Directory Listing
Modified Wed May 10 07:36:35 2000 UTC (23 years, 11 months ago) by (unknown author)
This commit was manufactured by cvs2svn to create tag 'INITIAL'.

Revision 4 - Directory Listing
Modified Wed May 10 07:36:34 2000 UTC (23 years, 11 months ago) by matty
This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.


Revision 3 - Directory Listing
Modified Wed May 10 07:36:34 2000 UTC (23 years, 11 months ago) by matty
Adding my experimental RDP client to repository.


Revision 2 - Directory Listing
Modified Wed May 10 07:36:34 2000 UTC (23 years, 11 months ago) by (unknown author)
Standard project directories initialized by cvs2svn.

Revision 1 - Directory Listing
Added Mon Jul 20 15:18:29 2009 UTC (14 years, 9 months ago) by dpavlin
Mirror initialized for https://rdesktop.svn.sourceforge.net/svnroot/rdesktop

  ViewVC Help
Powered by ViewVC 1.1.26