/[rdesktop]/jpeg/rdesktop/trunk/printer.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/printer.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: 4303 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/printer.c
File length: 4303 byte(s)
Diff to previous 1478
Moving rdesktop trunk to correct location. 



Revision 1478 - (view) (annotate) - [select for diffs]
Modified Fri Sep 26 11:32:43 2008 UTC (15 years, 7 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/printer.c
File length: 4303 byte(s)
Diff to previous 1475
Two minor fixes to avoid compiler warnings.


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/printer.c
File length: 4259 byte(s)
Diff to previous 1365
update the copyright year


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/printer.c
File length: 4259 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/printer.c
File length: 4259 byte(s)
Diff to previous 963
RD_ prefix and win32 compatibility for core files


Revision 963 - (view) (annotate) - [select for diffs]
Modified Wed Aug 3 10:56:16 2005 UTC (18 years, 9 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/printer.c
File length: 4226 byte(s)
Diff to previous 874
Added missing c-basic-offset:s and license headers


Revision 874 - (view) (annotate) - [select for diffs]
Modified Sat Apr 2 17:32:38 2005 UTC (19 years, 1 month ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/printer.c
File length: 3409 byte(s)
Diff to previous 865
Better default printer from Eduardo Correia <eduardo.correia@poli.usp.br>


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/printer.c
File length: 3400 byte(s)
Diff to previous 776
remove C++-style comments


Revision 776 - (view) (annotate) - [select for diffs]
Modified Sat Oct 2 01:30:33 2004 UTC (19 years, 7 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/printer.c
File length: 3397 byte(s)
Diff to previous 666
change HANDLE to NTHANDLE to avoid conflics


Revision 666 - (view) (annotate) - [select for diffs]
Modified Sat Apr 17 07:28:30 2004 UTC (20 years ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/printer.c
File length: 3389 byte(s)
Diff to previous 664
Removed last newline.


Revision 664 - (view) (annotate) - [select for diffs]
Modified Sat Apr 17 07:14:41 2004 UTC (20 years ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/printer.c
File length: 3391 byte(s)
Diff to previous 623
Made internal functions static.


Revision 623 - (view) (annotate) - [select for diffs]
Modified Thu Mar 4 08:08:13 2004 UTC (20 years, 2 months ago) by n-ki
Original Path: sourceforge.net/trunk/rdesktop/printer.c
File length: 3382 byte(s)
Diff to previous 608
error handling - dont segfault when handle already closed upon closing - volker milde


Revision 608 - (view) (annotate) - [select for diffs]
Modified Sun Feb 15 21:19:28 2004 UTC (20 years, 2 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/printer.c
File length: 3340 byte(s)
Diff to previous 603
Indent fixes


Revision 603 - (view) (annotate) - [select for diffs]
Modified Sat Feb 7 18:47:06 2004 UTC (20 years, 2 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/printer.c
File length: 3339 byte(s)
Diff to previous 602
fixes for HP-UX


Revision 602 - (view) (annotate) - [select for diffs]
Modified Sat Feb 7 17:32:21 2004 UTC (20 years, 2 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/printer.c
File length: 3337 byte(s)
Diff to previous 587
Cleanup some warnings (from SUNWspro-compiler)


Revision 587 - (view) (annotate) - [select for diffs]
Modified Thu Jan 29 11:41:35 2004 UTC (20 years, 3 months ago) by n-ki
Original Path: sourceforge.net/trunk/rdesktop/printer.c
File length: 3334 byte(s)
Diff to previous 582
delete un needed define.


Revision 582 - (view) (annotate) - [select for diffs]
Modified Fri Jan 23 14:37:51 2004 UTC (20 years, 3 months ago) by n-ki
Original Path: sourceforge.net/trunk/rdesktop/printer.c
File length: 3358 byte(s)
Diff to previous 580
fixing -r printer syntax using = as a separator to the driver part, i.e. -r printer:mydeskjet=xxx


Revision 580 - (view) (annotate) - [select for diffs]
Modified Fri Jan 23 08:35:52 2004 UTC (20 years, 3 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/printer.c
File length: 3358 byte(s)
Diff to previous 570
Ran indent-all.sh


Revision 570 - (view) (annotate) - [select for diffs]
Modified Wed Jan 21 18:02:38 2004 UTC (20 years, 3 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/printer.c
File length: 3358 byte(s)
Diff to previous 569
some fixes for solaris compiles.
toupper was redefined to handle strings, now renamed to toupper_str
disk.c has some more problems (it uses statfs and dirfd)


Revision 569 - (view) (annotate) - [select for diffs]
Modified Wed Jan 21 14:40:40 2004 UTC (20 years, 3 months ago) by n-ki
Original Path: sourceforge.net/trunk/rdesktop/printer.c
File length: 3359 byte(s)
Diff to previous 435
redirection of disk, lptport, printer, comport.


Revision 435 - (view) (annotate) - [select for diffs]
Modified Wed Jul 9 09:18:20 2003 UTC (20 years, 9 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/printer.c
File length: 557 byte(s)
Diff to previous 432
Indent fixes


Revision 432 - (view) (annotate) - [select for diffs]
Added Tue Jul 1 09:31:25 2003 UTC (20 years, 10 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/printer.c
File length: 551 byte(s)
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


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