[Audacity-cvs] audacity-src/src/commands CommandHandler.cpp, 1.4, 1.5

2009-10-26 Thread Dan Horgan
Update of /cvsroot/audacity/audacity-src/src/commands
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv19257/src/commands

Modified Files:
CommandHandler.cpp 
Log Message:
Scripting: redraw the project window after executing a command. This should
mean changes like renaming a track are visible immediately.

NB. Doesn't solve the 'menu commands need focus' problem.



Index: CommandHandler.cpp
===
RCS file: /cvsroot/audacity/audacity-src/src/commands/CommandHandler.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- CommandHandler.cpp  4 Aug 2009 04:19:22 -   1.4
+++ CommandHandler.cpp  26 Oct 2009 15:04:12 -  1.5
@@ -49,6 +49,9 @@
 
// Done with the command so delete it.
delete cmd;
+
+   // Redraw the project
+   mCurrentContext-proj-RedrawProject();
 }
 
 // Indentation settings for Vim and Emacs and unique identifier for Arch, a


--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
Audacity-cvs mailing list
Audacity-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/audacity-cvs


[Audacity-cvs] htdocs/about credits.php,1.34,1.35

2009-10-26 Thread Matt Brubeck
Update of /cvsroot/audacity/htdocs/about
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv17845/about

Modified Files:
credits.php 
Log Message:
Retiring from leadership council; updating my home page URI.


Index: credits.php
===
RCS file: /cvsroot/audacity/htdocs/about/credits.php,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- credits.php 17 Oct 2009 08:09:59 -  1.34
+++ credits.php 26 Oct 2009 20:42:11 -  1.35
@@ -44,7 +44,6 @@
 h3?=_(Technical Leadership Council)?/h3
 ul
   lia href=http://dominic-mazzoni.com/;Dominic Mazzoni/a - originator 
of Audacity/li
-  lia href=http://claimid.com/mbrubeck;Matt Brubeck/a - major early 
contributor/li
   liRichard Ash/li
   liJames Crook/li
   liVaughan Johnson/li
@@ -55,7 +54,7 @@
 
 h3?=_(Emeritus: distinguished Audacity team members, not currently 
active)?/h3
 ul
-  lia href=http://claimid.com/mbrubeck;Matt Brubeck/a, 
?=_(developer)?/li
+  lia href=http://limpet.net/mbrubeck/;Matt Brubeck/a, 
?=_(developer)?/li
   lia href=http://www.cs.cmu.edu/~rbd;Roger Dannenberg/a, 
?=_(developer)?/li
   lia href=http://www.reverberate.org/;Joshua Haberman/a, 
?=_(developer)?/li
   liMonty Montgomery, ?=_(developer)?/li
@@ -185,4 +184,4 @@
 
 ?php
   include ../include/footer.inc.php;
-?
\ No newline at end of file
+?


--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
Audacity-cvs mailing list
Audacity-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/audacity-cvs