Revision: 12900 http://pure-data.svn.sourceforge.net/pure-data/?rev=12900&view=rev Author: eighthave Date: 2010-01-05 20:16:17 +0000 (Tue, 05 Jan 2010)
Log Message: ----------- - rewrote commands for opening files from the menu items. Only files that Pd opens (.pd .pat .mxt) are opened in Pd. C, .txt, .html, and anything else are now opened via file associations or via the browser.
- cleaned up code for sending the version from 'pd' to 'pd-gui'. There is no need for it to be made into a string, then split back out into individual elements
- made menu_aboutpd proc for displaying the exist About Pd page. This should be turned into a Pd patch, but the PD_VERSION and PD_BASEDIR would need to be somehow, like using the build system perhaps
Modified Paths: -------------- branches/pd-gui-rewrite/0.43/src/pd-gui.tcl branches/pd-gui-rewrite/0.43/src/pd_menucommands.tcl branches/pd-gui-rewrite/0.43/src/pd_menus.tcl branches/pd-gui-rewrite/0.43/src/s_inter.c branches/pd-gui-rewrite/0.43/src/s_main.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.