[PD-cvs] pd/src u_main.tk,1.1.1.4.2.7.4.61,1.1.1.4.2.7.4.62 u_object.tk,1.1.2.35,1.1.2.36

carmen rocco ix9 at users.sourceforge.net
Tue May 4 23:11:12 CEST 2004


Update of /cvsroot/pure-data/pd/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27484

Modified Files:
      Tag: impd_0_37
	u_main.tk u_object.tk 
Log Message:
bump


Index: u_object.tk
===================================================================
RCS file: /cvsroot/pure-data/pd/src/Attic/u_object.tk,v
retrieving revision 1.1.2.35
retrieving revision 1.1.2.36
diff -C2 -d -r1.1.2.35 -r1.1.2.36
*** u_object.tk	4 May 2004 07:15:49 -0000	1.1.2.35
--- u_object.tk	4 May 2004 21:11:09 -0000	1.1.2.36
***************
*** 962,965 ****
--- 962,966 ----
  	bluebox_erase $self $canvas
  	destroy $canvas.${self}DROP
+ 	$canvas delete ${self}window
  }
  

Index: u_main.tk
===================================================================
RCS file: /cvsroot/pure-data/pd/src/u_main.tk,v
retrieving revision 1.1.1.4.2.7.4.61
retrieving revision 1.1.1.4.2.7.4.62
diff -C2 -d -r1.1.1.4.2.7.4.61 -r1.1.1.4.2.7.4.62
*** u_main.tk	4 May 2004 07:15:49 -0000	1.1.1.4.2.7.4.61
--- u_main.tk	4 May 2004 21:11:08 -0000	1.1.1.4.2.7.4.62
***************
*** 861,865 ****
  
  proc pdtk_canvas_click2 {canvas x y b f} {
!     global _ wire_from rightclick_object
      set self [canvastosym $canvas]
      set cx [$canvas canvasx $x]
--- 861,865 ----
  
  proc pdtk_canvas_click2 {canvas x y b f} {
!     global _ wire_from rightclick_object pd_nt
      set self [canvastosym $canvas]
      set cx [$canvas canvasx $x]





More information about the Pd-cvs mailing list