Short: Visual C project manager v1.31 Author: acheresh@ic.ru (Andrei Chereshnev) Uploader: acheresh@ic.ru (Andrei Chereshnev) Version: 1.31 Type: dev/misc Requires: MUI 3.7, SAS/C and GoldEd recommended. Copyright (C) 1998 Andrei Chereshnev (Russia). PManager is Freeware. PManager is a program which lets you manage C projects. It uses Listtree custom class for hierarhical appearance, like in StormC. You needn't any project file, just run PManager with path name and it will scan directory for files. Edit config file to use your C environment, SAS/C default. Features: 1. Managment of multiple projects at once. 2. Use mkmk utility for auto smakefile creation (SAS/C). 3. Configurable contents of project sections. 4. Arexx script for use PManager with GoldEd (load file even when GoldEd's port is not open). 5. Configurable "Tools" menu for using external tools(profiler, grep, etc). 6. You can manage GST creation from check menu option (SAS/C). 7. Edit, Compile, Make, Build, Run, Debug, Options, Generate makefile options. 8. Config output for compiler tools and Run option. 9. Quick access to Message Browser window (SAS/C). 10. Snapshot/UnSnapshot all current open projects and open/close sections. 11. And others... History: v1.31: - Bugfixed: after refresh(rescan) of the project window contents, all sections were open/close like before last snapshot command. - The active object of the project window will now saving. - New "Open/Close all sections" options. v1.3b: - Completely rewritten main classes. - Configurable contents of project sections(PManager.sections file). - Configurable "Tools" menu for using external tools(profiler,etc) (PManager.tools file) - "Snapshot" will now also save all projects open/close sections, shortcut - "S". - Contents of Run window will now also save when you reopen project(refresh). - Bugfixed: more than once open project window. - Bugfixed: at startup PManager stay in memory when there are no open projects windows. - Improved docs. v1.2: - New "Run" and "Debug" buttons in Run window. - Asynch Run windows. - New "Message Browser" option (sas/c). - Requesters for "New File" and "Delete File" options. - Arexx script (edit_file.ged) for use PManager with GoldEd v3 and v4.(it will run GOLDED:ED when GoldEd's port is not open) - Snapshot/UnSnapshot current open projects (PManager.prefs file). - If compiling is ok and "Make GST file" check on, then "turn off make GST?" will pop up (sas/c). - If contents of Run window not empty(you have target name) then "Generate makefile" will be without requester. - Contents of Run window will now saving. - "Compile" will now with busy pointer. - Recognized: read.me, #?.cxx, #?.cc, #?.exe . - Improved docs. - Misc minor improvements. - Misc minor bugfixes. v1.01b: - Bugfixes in unlocking code. - Misc minor bugfixes. v1.00b: - Initial release. If you find any bugs, have a suggestion or comments please e-mail me.