[PD-cvs] pd/src TODO,1.1.2.7,1.1.2.8

chunlee chunlee at users.sourceforge.net
Wed Jun 14 22:21:44 CEST 2006


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

Modified Files:
      Tag: devel_0_39
	TODO 
Log Message:
updating the TODO a bit....


Index: TODO
===================================================================
RCS file: /cvsroot/pure-data/pd/src/Attic/TODO,v
retrieving revision 1.1.2.7
retrieving revision 1.1.2.8
diff -C2 -d -r1.1.2.7 -r1.1.2.8
*** TODO	21 May 2006 05:34:18 -0000	1.1.2.7
--- TODO	14 Jun 2006 20:21:38 -0000	1.1.2.8
***************
*** 13,20 ****
  [m] fix GDB connection problem
  [m] fix test.pd [bng] segfault problem
! [h] fix the new canvas default so that its in edit mode when created -done
! [h] get the object box to render correctly after editing/recreating -done
! [h] make moving object work again and shorten the necessary procs as i said i would before
! [h] wires
  
  LATER:
--- 13,35 ----
  [m] fix GDB connection problem
  [m] fix test.pd [bng] segfault problem
! 
! server:
! 
!   [] dirty_list (so that the draw methods at the client knows which part of the object to draw)
!   [] messagebox ($1 = (struct _class *) 0x0)
!   [] pd_upload optimisation
!   [] differential upload engine
!   [] file save
! 
! client:
! 
!   [] history undo/redo
!   [h] font stuff
!   [h] different wire types
!   [h] canvas properties
!   [] GOP
!   [] rest of iem_gui (canvas/panel, vu, array, comment, symbol, floatatom)
!   [h] Path... dialog
! 
  
  LATER:





More information about the Pd-cvs mailing list