/[rdesktop]/jpeg/rdesktop/trunk/orders.c
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 /jpeg/rdesktop/trunk/orders.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 1507 - (view) (annotate) - [select for diffs]
Modified Mon Jul 20 16:45:11 2009 UTC (14 years, 9 months ago) by dpavlin
File length: 32064 byte(s)
Diff to previous 1488
branch for integration of Daniel Jarboe <daniel.jarboe(at)gmail.com>
patches for jpeg

Revision 1488 - (view) (annotate) - [select for diffs]
Modified Fri May 15 08:18:08 2009 UTC (14 years, 11 months ago) by astrand
Original Path: sourceforge.net/rdesktop/trunk/orders.c
File length: 32064 byte(s)
Diff to previous 1485
Moving rdesktop trunk to correct location. 



Revision 1485 - (view) (annotate) - [select for diffs]
Modified Tue Nov 25 08:05:25 2008 UTC (15 years, 5 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 32064 byte(s)
Diff to previous 1483
Ran indent-all


Revision 1483 - (view) (annotate) - [select for diffs]
Modified Sat Nov 1 02:37:10 2008 UTC (15 years, 6 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 32064 byte(s)
Diff to previous 1476
brush cache for > 2 color brushes


Revision 1476 - (view) (annotate) - [select for diffs]
Modified Fri Jul 11 03:55:52 2008 UTC (15 years, 9 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 30575 byte(s)
Diff to previous 1475
ran indent and removed some spaces at EOL


Revision 1475 - (view) (annotate) - [select for diffs]
Modified Fri Jul 11 03:51:23 2008 UTC (15 years, 9 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 30570 byte(s)
Diff to previous 1474
update the copyright year


Revision 1474 - (view) (annotate) - [select for diffs]
Modified Fri Jul 11 03:35:24 2008 UTC (15 years, 9 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 30570 byte(s)
Diff to previous 1372
added brush cache


Revision 1372 - (view) (annotate) - [select for diffs]
Modified Mon Jan 8 04:47:06 2007 UTC (17 years, 3 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 28904 byte(s)
Diff to previous 1365
prefix BOOL with RD_


Revision 1365 - (view) (annotate) - [select for diffs]
Modified Thu Jan 4 05:39:39 2007 UTC (17 years, 3 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 28841 byte(s)
Diff to previous 1364
copyright year update


Revision 1364 - (view) (annotate) - [select for diffs]
Modified Thu Jan 4 04:55:56 2007 UTC (17 years, 3 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 28841 byte(s)
Diff to previous 893
RD_ prefix and win32 compatibility for core files


Revision 893 - (view) (annotate) - [select for diffs]
Modified Sat Apr 23 22:36:42 2005 UTC (19 years ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 28784 byte(s)
Diff to previous 879
ignore colour-cache with id 0. This fixes my colour-problems when using
compressed rdp at 8bpp


Revision 879 - (view) (annotate) - [select for diffs]
Modified Sun Apr 3 18:08:05 2005 UTC (19 years, 1 month ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 28767 byte(s)
Diff to previous 865
Indent fixes


Revision 865 - (view) (annotate) - [select for diffs]
Modified Tue Mar 15 11:25:50 2005 UTC (19 years, 1 month ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 28768 byte(s)
Diff to previous 846
remove C++-style comments


Revision 846 - (view) (annotate) - [select for diffs]
Modified Fri Mar 11 00:50:19 2005 UTC (19 years, 1 month ago) by jdmeijer
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 28767 byte(s)
Diff to previous 845
fix previously introduced memory leak in process_polyline


Revision 845 - (view) (annotate) - [select for diffs]
Modified Thu Mar 10 23:09:35 2005 UTC (19 years, 1 month ago) by jdmeijer
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 28750 byte(s)
Diff to previous 844
polyline bugfix


Revision 844 - (view) (annotate) - [select for diffs]
Modified Thu Mar 10 22:48:15 2005 UTC (19 years, 1 month ago) by jdmeijer
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 28693 byte(s)
Diff to previous 843
do polyline in a single ui operation: ui_polyline


Revision 843 - (view) (annotate) - [select for diffs]
Modified Thu Mar 10 22:40:20 2005 UTC (19 years, 1 month ago) by jdmeijer
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 28638 byte(s)
Diff to previous 831
Fix text2 order parsing. The brush is parsed but not yet used.


Revision 831 - (view) (annotate) - [select for diffs]
Modified Tue Mar 8 00:43:10 2005 UTC (19 years, 1 month ago) by jdmeijer
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 29025 byte(s)
Diff to previous 830
Add support for ellipse and polygon orders


Revision 830 - (view) (annotate) - [select for diffs]
Modified Tue Mar 8 00:23:02 2005 UTC (19 years, 1 month ago) by jdmeijer
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 23182 byte(s)
Diff to previous 828
optimise persistent bitmap caching and hopefully improve the terminology


Revision 828 - (view) (annotate) - [select for diffs]
Modified Sun Mar 6 21:11:18 2005 UTC (19 years, 1 month ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 23189 byte(s)
Diff to previous 813
bump version to 1.4.0
change year in files
add missing docu for updated commandline-flags
update changelog


Revision 813 - (view) (annotate) - [select for diffs]
Modified Wed Feb 16 22:28:17 2005 UTC (19 years, 2 months ago) by jdmeijer
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 23189 byte(s)
Diff to previous 738
Improve parsing of unknown text2 order members


Revision 738 - (view) (annotate) - [select for diffs]
Modified Mon Jul 12 21:07:39 2004 UTC (19 years, 9 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 22905 byte(s)
Diff to previous 732
Indent fixes


Revision 732 - (view) (annotate) - [select for diffs]
Modified Wed Jun 30 17:59:40 2004 UTC (19 years, 10 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 22891 byte(s)
Diff to previous 726
fix a minor DEDUG spelling error


Revision 726 - (view) (annotate) - [select for diffs]
Modified Sun Jun 27 18:53:08 2004 UTC (19 years, 10 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 22891 byte(s)
Diff to previous 725
Fix compiler error:
"orders.c", line 887: a cast does not yield an lvalue

Fix warnings:
"rdp.c", line 550: warning: integer overflow detected: op "<<"
"cache.c", line 42: warning: initializer does not fit or is out of range: -1


Revision 725 - (view) (annotate) - [select for diffs]
Modified Sun Jun 27 17:51:54 2004 UTC (19 years, 10 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 22892 byte(s)
Diff to previous 683
added persistant bitmap chaching from Jeroen Meijer, slightly modified


Revision 683 - (view) (annotate) - [select for diffs]
Modified Tue Apr 27 12:55:33 2004 UTC (20 years ago) by n-ki
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 20810 byte(s)
Diff to previous 542
mppc like decompression for the rdp protocol. code not activated. rdp5 gets some extra opcodes, and the decompression seems to work fine. :\


Revision 542 - (view) (annotate) - [select for diffs]
Modified Mon Nov 3 13:22:09 2003 UTC (20 years, 6 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 20753 byte(s)
Diff to previous 540
Indent fixes


Revision 540 - (view) (annotate) - [select for diffs]
Modified Fri Oct 31 20:34:26 2003 UTC (20 years, 6 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 20759 byte(s)
Diff to previous 438
Replaced C++ comments with C-style


Revision 438 - (view) (annotate) - [select for diffs]
Modified Fri Aug 1 17:01:58 2003 UTC (20 years, 9 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 20757 byte(s)
Diff to previous 436
more g_ prefix for global vars


Revision 436 - (view) (annotate) - [select for diffs]
Modified Mon Jul 28 18:13:30 2003 UTC (20 years, 9 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 20747 byte(s)
Diff to previous 414
use sizeof instead of hardcoded struct size in colour cache


Revision 414 - (view) (annotate) - [select for diffs]
Modified Fri Jun 6 11:09:24 2003 UTC (20 years, 10 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 20729 byte(s)
Diff to previous 382
Changes after running indent-all.sh.


Revision 382 - (view) (annotate) - [select for diffs]
Modified Fri May 30 22:04:25 2003 UTC (20 years, 11 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 20732 byte(s)
Diff to previous 376
adding g_ prefix to global vars, orders.c done


Revision 376 - (view) (annotate) - [select for diffs]
Modified Mon May 19 21:36:33 2003 UTC (20 years, 11 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 20722 byte(s)
Diff to previous 375
changes so it compiles with g++(mainly for ports)


Revision 375 - (view) (annotate) - [select for diffs]
Modified Fri May 16 21:55:14 2003 UTC (20 years, 11 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 20690 byte(s)
Diff to previous 356
changed all order vars that go through rdp_in_coord to sint16


Revision 356 - (view) (annotate) - [select for diffs]
Modified Fri Mar 28 09:13:48 2003 UTC (21 years, 1 month ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 20690 byte(s)
Diff to previous 355
Initialize some variables in order to avoid a compiler warning. Umm.. A bit ugly. Might remove this later.


Revision 355 - (view) (annotate) - [select for diffs]
Modified Fri Mar 28 09:09:17 2003 UTC (21 years, 1 month ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 20626 byte(s)
Diff to previous 349
Got bitmap decompression to work. It turned out Microsoft doesn't care about sending the compressed
bitmap header any longer, instead the size of the compressed bitmap data is sent in the bitmapLength
field of the cache bitmap order. Of course this doesn't concur with T.128.

Added more detailed debugging which helped in finding this.


Revision 349 - (view) (annotate) - [select for diffs]
Modified Thu Mar 27 13:17:26 2003 UTC (21 years, 1 month ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 20216 byte(s)
Diff to previous 336
process_orders now take the number of orders to process as an argument
instead of reading it itself. Adaptation for the RDP5 code to work.

Added some debugging.

Indent fixes.


Revision 336 - (view) (annotate) - [select for diffs]
Modified Sun Mar 2 23:45:34 2003 UTC (21 years, 2 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 20247 byte(s)
Diff to previous 318
fix for connecting to a server that was disconnected with ms client


Revision 318 - (view) (annotate) - [select for diffs]
Modified Mon Feb 10 12:58:51 2003 UTC (21 years, 2 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 20057 byte(s)
Diff to previous 314
Indent fixes


Revision 314 - (view) (annotate) - [select for diffs]
Modified Fri Feb 7 23:43:37 2003 UTC (21 years, 2 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 20048 byte(s)
Diff to previous 309
one bitmap decomp function to handle all colour depths


Revision 309 - (view) (annotate) - [select for diffs]
Modified Tue Feb 4 05:32:13 2003 UTC (21 years, 3 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 20032 byte(s)
Diff to previous 299
16bit


Revision 299 - (view) (annotate) - [select for diffs]
Modified Thu Jan 30 11:15:00 2003 UTC (21 years, 3 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 19619 byte(s)
Diff to previous 207
Add some signed types and use them in the places we have silly casts now.


Revision 207 - (view) (annotate) - [select for diffs]
Modified Thu Sep 26 14:26:46 2002 UTC (21 years, 7 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 19633 byte(s)
Diff to previous 192
Update copyright dates on all files that have changed.
Bump version to 1.2-cvs.


Revision 192 - (view) (annotate) - [select for diffs]
Modified Tue Sep 24 07:59:14 2002 UTC (21 years, 7 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 19633 byte(s)
Diff to previous 168
foo function() -> foo function(void) to conform to ANSI C.


Revision 168 - (view) (annotate) - [select for diffs]
Modified Tue Sep 17 07:23:32 2002 UTC (21 years, 7 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 19629 byte(s)
Diff to previous 82
The polyline "flags" field seems like it might be a ROP2.


Revision 82 - (view) (annotate) - [select for diffs]
Modified Tue Jul 30 07:18:48 2002 UTC (21 years, 9 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 19569 byte(s)
Diff to previous 64
Changed max line length to 100


Revision 64 - (view) (annotate) - [select for diffs]
Modified Thu Jul 18 16:38:31 2002 UTC (21 years, 9 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 19765 byte(s)
Diff to previous 55
Fixed indentation with indent


Revision 55 - (view) (annotate) - [select for diffs]
Modified Fri Jul 12 03:45:20 2002 UTC (21 years, 9 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 19804 byte(s)
Diff to previous 49
polyline fix


Revision 49 - (view) (annotate) - [select for diffs]
Modified Fri Apr 19 12:06:08 2002 UTC (22 years ago) by mmihalik
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 19722 byte(s)
Diff to previous 37
This fixes TEXT2(cache) procesing with corrupted screen with long lines and vertical text.


Revision 37 - (view) (annotate) - [select for diffs]
Modified Mon Sep 17 12:50:49 2001 UTC (22 years, 7 months ago) by matty
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 20148 byte(s)
Diff to previous 30
MIPSpro defaults to unsigned char, use signed char where required.
__mips not __mips__, same for alpha.


Revision 30 - (view) (annotate) - [select for diffs]
Modified Fri Sep 14 13:51:38 2001 UTC (22 years, 7 months ago) by matty
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 20141 byte(s)
Diff to previous 28
Portability fixes, including elimination of variable argument macros.
Rudimentary configure script.
Miscellaneous cleanups.


Revision 28 - (view) (annotate) - [select for diffs]
Modified Wed Jun 20 13:54:48 2001 UTC (22 years, 10 months ago) by matty
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 20062 byte(s)
Diff to previous 25
Merges from pl19-6-5.


Revision 25 - (view) (annotate) - [select for diffs]
Modified Sat Jan 6 03:47:04 2001 UTC (23 years, 3 months ago) by matty
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 19831 byte(s)
Diff to previous 24
Changed indentation style (-psl).


Revision 24 - (view) (annotate) - [select for diffs]
Modified Sat Jan 6 03:12:10 2001 UTC (23 years, 3 months ago) by matty
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 19886 byte(s)
Diff to previous 23
ran indent (-bli0 -i8 -cli8 -npcs -npsl)


Revision 23 - (view) (annotate) - [select for diffs]
Modified Tue Oct 17 08:24:09 2000 UTC (23 years, 6 months ago) by matty
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 19783 byte(s)
Diff to previous 20
Fix for big-endian X-servers: rely on server to handle byte/bit order.


Revision 20 - (view) (annotate) - [select for diffs]
Modified Mon Oct 16 07:37:52 2000 UTC (23 years, 6 months ago) by matty
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 20177 byte(s)
Diff to previous 17
Respect x offset in font information.


Revision 17 - (view) (annotate) - [select for diffs]
Modified Thu Sep 28 15:54:11 2000 UTC (23 years, 7 months ago) by matty
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 20163 byte(s)
Diff to previous 15
Fixes (?) for font problems with Microsoft Office
Added URL to website http://www.rdesktop.org/
Releasing 0.9.0-alpha2


Revision 15 - (view) (annotate) - [select for diffs]
Modified Thu Sep 28 05:27:25 2000 UTC (23 years, 7 months ago) by matty
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 20067 byte(s)
Diff to previous 12
Added polyline order (undocumented, id 22)


Revision 12 - (view) (annotate) - [select for diffs]
Modified Tue Aug 15 12:01:01 2000 UTC (23 years, 8 months ago) by matty
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 18289 byte(s)
Diff to previous 10
Portability fixes for Solaris and OSF1.


Revision 10 - (view) (annotate) - [select for diffs]
Added Tue Aug 15 10:23:24 2000 UTC (23 years, 8 months ago) by matty
Original Path: sourceforge.net/trunk/rdesktop/orders.c
File length: 18282 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