IDE - Integrated Development Environment. PC manages code and builds applications, frameworks and libraries, use GORM for Interface editing.
Find a file
Sergii Stoian 315dbbdac8 Move RELEASE_0_3_5 from branch to tag
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/tags/RELEASE_0_3_5@24261 72102866-910b-0410-8b05-ffd578937521
2006-12-26 17:18:04 +00:00
English.lproj English.lproj added 2003-05-07 06:45:10 +00:00
Framework/Resources Move RELEASE_0_3_5 from branch to tag 2006-12-26 17:18:04 +00:00
Headers Move RELEASE_0_3_5 from branch to tag 2006-12-26 17:18:04 +00:00
Images Move RELEASE_0_3_5 from branch to tag 2006-12-26 17:18:04 +00:00
Library Move RELEASE_0_3_5 from branch to tag 2006-12-26 17:18:04 +00:00
Modules Move RELEASE_0_3_5 from branch to tag 2006-12-26 17:18:04 +00:00
PCAppProj Move RELEASE_0_3_5 from branch to tag 2006-12-26 17:18:04 +00:00
PCBaseFileTypes menu validation and project files saving changes 2003-05-08 08:05:42 +00:00
PCBundleProj Move RELEASE_0_3_5 from branch to tag 2006-12-26 17:18:04 +00:00
PCGormProj Move RELEASE_0_3_5 from branch to tag 2006-12-26 17:18:04 +00:00
PCLib Added missing includes 2003-07-10 10:23:01 +00:00
PCLibProj Move RELEASE_0_3_5 from branch to tag 2006-12-26 17:18:04 +00:00
PCRenaissanceProj Move RELEASE_0_3_5 from branch to tag 2006-12-26 17:18:04 +00:00
PCToolProj Move RELEASE_0_3_5 from branch to tag 2006-12-26 17:18:04 +00:00
ProjectCenter This commit was manufactured by cvs2svn to create branch 2003-07-04 20:30:37 +00:00
ProjectCenter.pbproj Finishing moving files from ProjectCenter subdir 2003-05-07 07:12:44 +00:00
Resources Move RELEASE_0_3_5 from branch to tag 2006-12-26 17:18:04 +00:00
ANNOUNCE Disabling unused menu entries and some spelling corrections 2003-07-10 09:06:45 +00:00
AUTHORS Adding Serg Stoyan 2003-07-04 15:58:06 +00:00
ChangeLog Added missing includes 2003-07-10 10:23:01 +00:00
COPYING Initial revision 2000-08-27 19:11:42 +00:00
GNUmakefile Extracting UI creation, general code cleanup 2003-07-05 16:11:16 +00:00
GNUmakefile.bundles Extracting UI creation, general code cleanup 2003-07-05 16:11:16 +00:00
GNUmakefile.postamble Extracting UI creation, general code cleanup 2003-07-05 16:11:16 +00:00
GNUmakefile.preamble Extracting UI creation, general code cleanup 2003-07-05 16:11:16 +00:00
INSTALL Updated user information 2003-07-04 17:07:26 +00:00
PCAppController.h Extracting UI creation, general code cleanup 2003-07-05 16:11:16 +00:00
PCAppController.m Extracting UI creation, general code cleanup 2003-07-05 16:11:16 +00:00
PCFindController.h Extracting UI creation, general code cleanup 2003-07-05 16:11:16 +00:00
PCFindController.m Extracting UI creation, general code cleanup 2003-07-05 16:11:16 +00:00
PCInfoController.h Code cleanup and corrected contact address 2003-07-05 15:00:12 +00:00
PCInfoController.m Code cleanup and corrected contact address 2003-07-05 15:00:12 +00:00
PCLogController.h Corrected contact address 2003-07-05 15:03:14 +00:00
PCLogController.m Corrected contact address 2003-07-05 15:03:14 +00:00
PCMenuController.h Extracting UI creation, general code cleanup 2003-07-05 16:11:16 +00:00
PCMenuController.m Disabling unused menu entries and some spelling corrections 2003-07-10 09:06:45 +00:00
PCPrefController+UInterface.h Extracting UI creation, general code cleanup 2003-07-05 16:11:16 +00:00
PCPrefController+UInterface.m Extracting UI creation, general code cleanup 2003-07-05 16:11:16 +00:00
PCPrefController.h Extracting UI creation, general code cleanup 2003-07-05 16:11:16 +00:00
PCPrefController.m Extracting UI creation, general code cleanup 2003-07-05 16:11:16 +00:00
ProjectCenter_main.m Disabling unused menu entries and some spelling corrections 2003-07-10 09:06:45 +00:00
ProjectCenterIcon.icns *** empty log message *** 2003-05-06 21:23:57 +00:00
ProjectCenterInfo.plist Order of authors 2003-07-05 18:23:04 +00:00
README Note about Cocoa 2003-07-10 10:01:57 +00:00
README.contributions Some rules to optimise the project development process 2003-07-04 20:30:37 +00:00
TODO Some more stuff I forgot 2003-07-04 17:36:01 +00:00

    ProjectCenter 
    =============

    This is ProjectCenter, the GNUstep IDE which is part of the GNUstep 
    project and is copyrighted by the Free Softare Foundation. ProjectCenter 
    is released under the GPL - see 'COPYING' for the details.
    
    Further information can be found on the GNUstep site at www.gnustep.org
    on the ProjectCenter page 

        http://www.gnustep.org/developers/ProjectCenter.html

    For the installation instructions read the INSTALL file.
    For a list of upcoming and/or planned features read the TODO file. 
    For a list of changes in released versions read the ANNOUNCE file. 
    
    The main author of ProjectCenter is Philippe C.D. Robert, but others
    have contributed a lot to the current state of the project: 

    Code - Pierre-Yves Rivaille
	   Nicola Perot
           Richard Frith-Macdonald
           Adam Fedor
           Serg Stoyan

    UI   - Many of the icons have been created by Andrew Lindsay


    Notes
    -----

    ProjectCenter 0.3.5 does NOT compile on Mac OS X due to some GNUstep
    specific code snippets. Please try the current code from CVS if you
    are interested in using ProjectCenter on Mac OS X. 

    We try to make the next release compile on this platform out of the box 
    again.