Revision: 10750 http://pure-data.svn.sourceforge.net/pure-data/?rev=10750&view=rev Author: eighthave Date: 2009-02-06 21:30:41 +0000 (Fri, 06 Feb 2009)
Log Message: ----------- - fixed bug in "file exists?" saveas panel logic
- cleaned up opendir/untitleddir stuff as part of a drive to clean up the global variables. Now the opendir/untitleddir stuff works like this:
menu_open_dir: - starts in pwd - is updated to the dir of the previous File -> Open
menu_new_dir: - starts in pwd - updated on every File -> Save As to that dir - updated to path of current patch whenever focus changes - when Pd window gets focus, menu_new_dir is set to pwd
Modified Paths: -------------- branches/pd-devel/0.41.4/src/apple_events.tcl branches/pd-devel/0.41.4/src/pd.tk branches/pd-devel/0.41.4/src/pd_bindings.tcl branches/pd-devel/0.41.4/src/pd_menucommands.tcl branches/pd-devel/0.41.4/src/pdtk_canvas.tcl branches/pd-devel/0.41.4/src/s_inter.c branches/pd-devel/0.41.4/src/wheredoesthisgo.tcl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.