From: Ezra B. <ezr...@us...> - 2009-05-10 03:53:31
|
Update of /cvsroot/win32forth/win32forth/apps/Win32ForthIDE In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv1457/apps/Win32ForthIDE Modified Files: EdVersion.f Log Message: Bug fixes . Couple minor enhancements. Index: EdVersion.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/apps/Win32ForthIDE/EdVersion.f,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** EdVersion.f 10 Apr 2009 16:40:24 -0000 1.12 --- EdVersion.f 10 May 2009 03:53:27 -0000 1.13 *************** *** 328,329 **** --- 328,333 ---- Can be useful when navigating not only projects but the application source code of others. + Sunday, May 03 2009 + - Added right click menu to tab in editor. + Full project rebuild also navigates project, including library files and any forms. + Added project icons to navigator. They were already there |