CVS: rdesktop cache.c, 1.24, 1.25 rdesktop.spec, 1.20, 1.21 xkeymap.c, 1.92, 1.93

Peter Åstrand <[email protected]> Wed, 11 Oct 2006 10:56:07 -0700
Newsgroups gmane.network.rdesktop.cvs
Message-ID <[email protected]>
Update of /cvsroot/rdesktop/rdesktop
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv4291

Modified Files:
	cache.c rdesktop.spec xkeymap.c 
Log Message:
Changed the Copyright: tag to License: in accordance with RPM 4

Index: cache.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/cache.c,v
retrieving revision 1.24
retrieving revision 1.25
diff -C2 -d -r1.24 -r1.25
*** cache.c	3 Aug 2005 10:56:16 -0000	1.24
--- cache.c	11 Oct 2006 17:56:05 -0000	1.25
***************
*** 283,288 ****
  	{
  		glyph = &g_fontcache[font][character];
! 		if (glyph->pixmap != NULL)
  			return glyph;
  	}
  
--- 283,290 ----
  	{
  		glyph = &g_fontcache[font][character];
! 		if (glyph->pixmap != NULL) {
! 			//printf("glyph:%p\n", glyph);
  			return glyph;
+ 		}
  	}
  

Index: rdesktop.spec
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/rdesktop.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** rdesktop.spec	13 Sep 2006 12:10:14 -0000	1.20
--- rdesktop.spec	11 Oct 2006 17:56:05 -0000	1.21
***************
*** 3,7 ****
  Version: 1.5.0
  Release: 1
! Copyright: GPL; see COPYING
  Group: Applications/Communications
  Source: rdesktop-%{version}.tar.gz
--- 3,7 ----
  Version: 1.5.0
  Release: 1
! License: GPL; see COPYING
  Group: Applications/Communications
  Source: rdesktop-%{version}.tar.gz

Index: xkeymap.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/xkeymap.c,v
retrieving revision 1.92
retrieving revision 1.93
diff -C2 -d -r1.92 -r1.93
*** xkeymap.c	14 Jun 2006 06:30:54 -0000	1.92
--- xkeymap.c	11 Oct 2006 17:56:05 -0000	1.93
***************
*** 496,499 ****
--- 496,500 ----
  reset_winkey(uint32 ev_time)
  {
+ 	printf("reset_winkey\n");
  	if (g_use_rdp5)
  	{
***************
*** 953,956 ****
--- 954,961 ----
  	if (g_numlock_sync)
  		rdp_send_input(ev_time, RDP_INPUT_SYNCHRONIZE, 0, ui_get_numlock_state(state), 0);
+ 
+ 	//sleep(4);
+ 	//rdp_send_input(time(NULL), RDP_INPUT_SCANCODE, RDP_KEYPRESS, 0x9c, 0);
+ 	//rdp_send_input(time(NULL), RDP_INPUT_SCANCODE, RDP_KEYRELEASE, 0x9c, 0);
  }
  


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642