/[rdesktop]/sourceforge.net/trunk/rdesktop/rdesktop.h
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/trunk/rdesktop/rdesktop.h

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 1487)

Revision 799 - (view) (annotate) - [select for diffs]
Modified Sat Nov 6 17:27:45 2004 UTC (19 years, 6 months ago) by stargo
File length: 2082 byte(s)
Diff to previous 798
*BSD fixes (tested with OpenBSD)
No more need to include anything in proto.h on BSDs


Revision 798 - (view) (annotate) - [select for diffs]
Modified Sat Nov 6 15:29:38 2004 UTC (19 years, 6 months ago) by stargo
File length: 2082 byte(s)
Diff to previous 756
Fixes for HP/UX


Revision 756 - (view) (annotate) - [select for diffs]
Modified Tue Aug 24 21:37:50 2004 UTC (19 years, 8 months ago) by stargo
File length: 1979 byte(s)
Diff to previous 692
include <sys/select.h> for freebsd. From Huang Yushuo <huangys@xynetsoft.com>


Revision 692 - (view) (annotate) - [select for diffs]
Modified Fri May 7 04:56:09 2004 UTC (20 years ago) by stargo
File length: 1955 byte(s)
Diff to previous 626
configure-check for endianess and fallback in rdesktop.h


Revision 626 - (view) (annotate) - [select for diffs]
Modified Thu Mar 4 08:23:17 2004 UTC (20 years, 2 months ago) by n-ki
File length: 1628 byte(s)
Diff to previous 569
dirent needed in this file to be able to move disk struct into types.h


Revision 569 - (view) (annotate) - [select for diffs]
Modified Wed Jan 21 14:40:40 2004 UTC (20 years, 4 months ago) by n-ki
File length: 1608 byte(s)
Diff to previous 567
redirection of disk, lptport, printer, comport.


Revision 567 - (view) (annotate) - [select for diffs]
Modified Wed Jan 21 11:08:39 2004 UTC (20 years, 4 months ago) by matthewc
File length: 1606 byte(s)
Diff to previous 536
Bump version number to 1.3.1.
Fix spelling: syncronization -> synchronisation (synchronization would be
okay too, but I use the Australian/British spelling :))


Revision 536 - (view) (annotate) - [select for diffs]
Modified Fri Oct 31 04:29:57 2003 UTC (20 years, 6 months ago) by matthewc
File length: 1606 byte(s)
Diff to previous 525
Fix compile warnings on HP-UX.


Revision 525 - (view) (annotate) - [select for diffs]
Modified Wed Oct 29 06:31:30 2003 UTC (20 years, 6 months ago) by matthewc
File length: 1524 byte(s)
Diff to previous 432
Bump version number.


Revision 432 - (view) (annotate) - [select for diffs]
Modified Tue Jul 1 09:31:25 2003 UTC (20 years, 10 months ago) by matthewc
File length: 1524 byte(s)
Diff to previous 406
Commit of work in progress on channels (so that other people can hack on
RDPSND), in particular:
* channel layer takes care of virtual channel header
* split X dependent parts out of CLIPRDR, simplified IPC implementation
* initial RDPDR implementation


Revision 406 - (view) (annotate) - [select for diffs]
Modified Fri Jun 6 10:43:01 2003 UTC (20 years, 11 months ago) by forsberg
File length: 1695 byte(s)
Diff to previous 341
Definition of DEBUG_CLIPBOARD.
Definition of rdp5_channel.


Revision 341 - (view) (annotate) - [select for diffs]
Modified Thu Mar 6 15:36:28 2003 UTC (21 years, 2 months ago) by forsberg
File length: 1365 byte(s)
Diff to previous 294
Defined a DEBUG_RDP5 macro for selective debugging during the RDP5 integration process.


Revision 294 - (view) (annotate) - [select for diffs]
Modified Wed Jan 22 08:10:11 2003 UTC (21 years, 3 months ago) by matthewc
File length: 1265 byte(s)
Diff to previous 276
Bump version to 1.2.0, update manpage.


Revision 276 - (view) (annotate) - [select for diffs]
Modified Tue Nov 19 15:02:17 2002 UTC (21 years, 6 months ago) by astrand
File length: 1268 byte(s)
Diff to previous 207
Bumped up version to 1.2beta1


Revision 207 - (view) (annotate) - [select for diffs]
Modified Thu Sep 26 14:26:46 2002 UTC (21 years, 7 months ago) by matthewc
File length: 1267 byte(s)
Diff to previous 190
Update copyright dates on all files that have changed.
Bump version to 1.2-cvs.


Revision 190 - (view) (annotate) - [select for diffs]
Modified Tue Sep 24 07:33:17 2002 UTC (21 years, 7 months ago) by matthewc
File length: 1265 byte(s)
Diff to previous 84
Make no translation messages DEBUG_KBD.
Clean up includes, fix a few compile warnings, avoid rdesktop.h depending
on X (at the expense of KeySym -> uint32 - maybe in the future we need a
better proto scheme).


Revision 84 - (view) (annotate) - [select for diffs]
Modified Tue Jul 30 07:30:12 2002 UTC (21 years, 9 months ago) by astrand
File length: 1293 byte(s)
Diff to previous 71
Got rid of var-arg macros


Revision 71 - (view) (annotate) - [select for diffs]
Modified Mon Jul 29 08:10:11 2002 UTC (21 years, 9 months ago) by astrand
File length: 1309 byte(s)
Diff to previous 66
make the using of variable
arguments to function-type macros consistent with the C99 standard


Revision 66 - (view) (annotate) - [select for diffs]
Modified Thu Jul 18 18:28:12 2002 UTC (21 years, 10 months ago) by astrand
File length: 1310 byte(s)
Diff to previous 30
Merged new keysym-based keyboard handling (from alt. CVS repos)


Revision 30 - (view) (annotate) - [select for diffs]
Modified Fri Sep 14 13:51:38 2001 UTC (22 years, 8 months ago) by matty
File length: 1168 byte(s)
Diff to previous 29
Portability fixes, including elimination of variable argument macros.
Rudimentary configure script.
Miscellaneous cleanups.


Revision 29 - (view) (annotate) - [select for diffs]
Modified Fri Sep 14 03:38:39 2001 UTC (22 years, 8 months ago) by matty
File length: 1335 byte(s)
Diff to previous 28
Major cleanups, particularly in X code.


Revision 28 - (view) (annotate) - [select for diffs]
Modified Wed Jun 20 13:54:48 2001 UTC (22 years, 11 months ago) by matty
File length: 1335 byte(s)
Diff to previous 21
Merges from pl19-6-5.


Revision 21 - (view) (annotate) - [select for diffs]
Modified Mon Oct 16 08:44:48 2000 UTC (23 years, 7 months ago) by matty
File length: 1315 byte(s)
Diff to previous 17
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 17 - (view) (annotate) - [select for diffs]
Modified Thu Sep 28 15:54:11 2000 UTC (23 years, 7 months ago) by matty
File length: 1322 byte(s)
Diff to previous 10
Fixes (?) for font problems with Microsoft Office
Added URL to website http://www.rdesktop.org/
Releasing 0.9.0-alpha2


Revision 10 - (view) (annotate) - [select for diffs]
Added Tue Aug 15 10:23:24 2000 UTC (23 years, 9 months ago) by matty
File length: 1322 byte(s)
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.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26